| Age | Commit message (Collapse) | Author |
|
|
|
Model: a targetkey connection can now be applied to on particular import
(associated_import), one particular user (associated_user) or to all imports
(associated_import and associated_user are empty).
To be done: change import and forms to fully use this mechanism.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- fix type import for ishtar_common
|
|
|
|
when deleting import
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
management of keys
* new importer field definition and creation
* manage manual association of keys
* manage overload of keys
* manage automatic deletion of keys
* change ImportFormater for new management of keys
|
|
|
|
|
|
|
|
|
|
* Ready for Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch!
|
|
|
|
* creator is no more a mandatory field
* for associated foreign key relation: on_delete set to SET_NULL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|