summaryrefslogtreecommitdiff
path: root/archaeological_operations/urls.py
AgeCommit message (Collapse)Author
2014-01-09Add window for administrativ acts (refs #1587)É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-27Manage administrativ act registers (refs #1587)Étienne Loks
* specific wizard * csv export * new actions
2013-12-26Manage archaeological sites into forms (refs #1586)Étienne Loks
* create new widget: multiple autocomplete field * move JS autocomplete to template * archaeological site reference made unique
2013-12-23Document generation for files (refs #1576)Étienne Loks
2013-12-23Work on operation document generationÉtienne Loks
2013-12-17Choose document to generate at the end of create/modif processÉtienne Loks
2013-12-04Administrativ acts: generate document from the last step of ↵Étienne Loks
creation/modification (refs #1523)
2013-09-18Add history navigation for operations, context records and finds (refs #1401)Étienne Loks
2013-04-03OPE: search OPE by PATRIARCHE code (refs #430)Étienne Loks
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
2012-10-21Djangoization - Major refactoring (step 10)Étienne Loks
* Fix operation wizards * Minor fix on other wizards
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.