| Age | Commit message (Collapse) | Author |
|
* fix rollback
* fix history duplicates
|
|
* improve ObjectPermBackend
* change permission right from wizard to groups
* remove default to administrator
* add default data for french person_types
|
|
* added to models
* associated migration
* added to search
* added to forms
|
|
(refs #1402)
|
|
|
|
|
|
|
|
|
|
Chack if prettyPhoto is loaded to prevent JS error.
|
|
|
|
|
|
|
|
|
|
#1387)
|
|
|
|
|
|
If the database sort doesn't work a python sort is operated. Far more
inefficient (especially as all data are queried) but a fallback mode
to do the job.
|
|
|
|
|
|
* add a custom widget to allow display via prettyPhoto on forms
* disable resizing when the image is deleted
* fix "has image" search request to manage empty and null field for images
* fix deletion of files by the wizard
* fix initialization of instancied form for files and images
|
|
|
|
|
|
get_previous_table_id (refs #1374)
|
|
|
|
* bad escaping of attributes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
than 10 (refs #809)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* change sheet creation to allow non historized object
* add related names corresponding to person for operation, files and
sources (through Author)
* use a jqGrid associated to a form to select persons
* create sheet templates for persons
* add appropriate urls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|