Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-06 | Fix admin act ordering (closes #2052) | Étienne Loks | |
2014-11-04 | Fix archaeological file dashboard | Étienne Loks | |
2014-10-27 | Document generation: simplify and add departments | Étienne Loks | |
2014-10-21 | Dashboard: work on graphs for operations (refs #2076) | Étienne Loks | |
* add a new creation date field for operations * refactoring of management of dashboard forms * dashboard form for operations | |||
2014-10-20 | Dashboard: many improvments on graph (refs #2075) | Étienne Loks | |
* 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 | |||
2014-10-16 | Dashboards - graphs: allow to choose source of the date (creation or reception) | Étienne Loks | |
2014-10-15 | Dashboard: implement a form to choose criteria for the graph display | Étienne Loks | |
2014-09-28 | Parcel list for document templates | Étienne Loks | |
2014-07-31 | Ordering operation and archaeological files by cached label (refs #1972) | Étienne Loks | |
2014-07-29 | Change rules for short menu file colors (refs #1562) | Étienne Loks | |
2014-07-25 | Rollback to alphabetic order for short menu (refs #1562) | Étienne Loks | |
2014-07-24 | New sorting and displaying rules in shortcut menu (refs #1562) | Étienne Loks | |
2014-07-23 | Manage empty get_owns | Étienne Loks | |
2014-07-23 | Fix own files query | Étienne Loks | |
2014-07-21 | Colors and orders in short menu - cache mechanism (refs #1562) | Étienne Loks | |
2014-05-28 | "Own" rights management (refs #1564) | Étienne Loks | |
* fix own queries for operations and archaeological files * fix permission checking * tests | |||
2014-05-12 | Person and organization deletion (refs #1675) | Étienne Loks | |
* add associated actions, wizards, forms * prevent deletion of associted items (operations, files, etc.) * give list of associated items before deletion and give access to these items | |||
2014-05-10 | Fix quick shortcut associated items for operations and files (refs #1752) | Étienne Loks | |
2014-03-02 | Specific form for research archaeology (refs #1682) | Étienne Loks | |
2014-02-24 | Document templates: add town values for archaeological operations and ↵ | Étienne Loks | |
archaeological files | |||
2014-02-13 | Add closing rights (refs #1628) | Étienne Loks | |
2014-01-06 | Archaeological files: improve shortcut - add shortcut for person in charge ↵ | Étienne Loks | |
(refs #1561) | |||
2014-01-03 | Fix unique field on archaeological files - 2 | Étienne Loks | |
2014-01-03 | Fix unique field on archaeological files | Étienne Loks | |
2013-12-17 | Add a responsible of town planning services to files | Étienne Loks | |
2013-12-02 | Manage document template | Étienne Loks | |
* 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 | |||
2013-09-12 | Manage missing order for some GeneralTypes (refs #612) | Étienne Loks | |
2013-08-26 | Change Person selection form - add a Person sheet (refs #425) | Étienne Loks | |
* 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 | |||
2013-08-26 | Shorten the label of files in operation list (refs #408) | Étienne Loks | |
2013-08-25 | Change saved filename (refs #244) | Étienne Loks | |
2013-08-25 | Improve cached_label display | Étienne Loks | |
2013-08-22 | Replace all "Reference" label by "Ref." (refs #1322) | Étienne Loks | |
2013-08-22 | More explicit label for operation and files (refs #1324) | Étienne Loks | |
2013-07-17 | Improve cached_label managemnent | Étienne Loks | |
* more genericity * adapt it to archaeological files | |||
2013-06-18 | Add simple view permissions | Étienne Loks | |
2013-04-30 | Manage new imports for "Pays de la Loire" | Étienne Loks | |
2013-04-11 | Add a name to archaelogical files (closes #628) | Étienne Loks | |
2013-04-05 | Fix archaeological file dashboard | Étienne Loks | |
2013-04-04 | Operation sheet: group parcels by sections - add parcels to File sheet (refs ↵ | Étienne Loks | |
#1193) | |||
2012-10-22 | Djangoization - Major refactoring (step 15) | Étienne Loks | |
* works on dashboards | |||
2012-10-21 | Djangoization - Major refactoring (step 8) | Étienne Loks | |
* clean-up on request and storage args in methods * view creation now managed by South * clean some mess in session values by using MultiValueDict | |||
2012-10-21 | Djangoization - Major refactoring (step 7) | Étienne Loks | |
Work on archaeological_files wizards | |||
2012-10-20 | Djangoization - Major refactoring (step 5) | Étienne Loks | |
Fix models imports and menu creation. | |||
2012-10-20 | Djangoization - Major refactoring (step 3) | Étienne Loks | |
Reorganization of views, urls, menus, admin, forms. Changes on models. | |||
2012-10-19 | Djangoization - Major refactoring (step 2) models reorganization in django apps | Étienne Loks | |