summaryrefslogtreecommitdiff
path: root/archaeological_files/urls.py
AgeCommit message (Collapse)Author
2019-09-13Delete action: context records, files, finds, treatments, treatments files, ↵Étienne Loks
admin acts
2018-06-12Rebase migrationsÉtienne Loks
2017-08-21urls: remove pattern (not compatible with Django 1.11)Étienne Loks
2017-04-14Django 1.8: fix urls importsÉtienne Loks
2016-12-11Manage document generation for treatment and file treatment administrative actÉtienne Loks
2016-12-11Administrative act for treatment and treatment filesÉtienne Loks
2016-09-24WIP: ajaxify shortcut menu - 3Étienne Loks
2016-09-24WIP: ajaxify shortcut menu - 2Étienne Loks
2016-08-24UI: adpat all sheet to the new layout. Administrativ act: can modify from ↵Étienne Loks
sheet. Organization: can modify from sheet.
2015-12-14Adapt menus and urls for right management - check_rights_condition for ↵Étienne Loks
filtering wizard steps
2015-12-01Fix administrativ act modificationÉtienne Loks
2015-09-09Flake8Étienne Loks
2015-05-06Search action everywhere (refs #2281)Étienne Loks
2013-12-27Allow modification from the window (refs #1574)Étienne Loks
2013-12-27Display current item window after creation and modification (refs #1574)Étienne Loks
2013-12-23Document generation for files (refs #1576)Étienne Loks
2013-12-23Work on operation document generationÉtienne Loks
2013-12-02Manage 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
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
2012-10-21Djangoization - Major refactoring (step 9)Étienne Loks
* move templates * change labels
2012-10-20Djangoization - Major refactoring (step 6)Étienne Loks
Work on wizard, views and forms to dispatch logic in a more relevant way.
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.