Age | Commit message (Collapse) | Author |
|
|
|
* add a new creation date field for operations
* refactoring of management of dashboard forms
* dashboard form for operations
|
|
* by default graph is set by month
* data are reapeated in a table
* ability to save the graph in a file
* detail by department with a line by department + total
* add a legend
* ability to zoom on the graph
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
Don't instanciate the form passed to the widget
|
|
|
|
|
|
Work on wizard, views and forms to dispatch logic in a more
relevant way.
|
|
Reorganization of views, urls, menus, admin, forms.
Changes on models.
|