Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
creation/modification (refs #1523)
|
|
relevant template on administrativeact document generation (refs #1524)
|
|
|
|
|
|
* ooo_replace: generate a document by mapping ooo variables with
a given dict
* DocumentTemplate model: store templates associated with a type
of objects
* get_values method: generate a dict of value from a model
* new form/view to generate document from administrativ acts
|
|
|
|
New template tags for displaying table of documents
|
|
|
|
If a field has been changed a confirmation dialog appear.
|
|
|
|
|
|
|
|
* 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
|
|
(refs #1402)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* more genericity
* adapt it to archaeological files
|
|
|
|
Don't instanciate the form passed to the widget
|
|
|
|
|
|
|
|
|