Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |