summaryrefslogtreecommitdiff
path: root/archaeological_operations/urls.py
AgeCommit message (Collapse)Author
2016-06-22Add link to modify sources in the sheetÉtienne Loks
2016-06-02Add full export of operation's sourcesÉtienne Loks
2015-12-29Add a template for operation sourcesÉtienne Loks
2015-12-14Force filtering on "own" items on selection for modificationÉtienne Loks
2015-12-14Adapt menus and urls for right management - check_rights_condition for ↵Étienne Loks
filtering wizard steps
2015-12-14Manage own rights in wizards via an appropriate decoratorÉtienne Loks
2015-09-30Flake8Étienne Loks
2015-05-06Search action everywhere (refs #2281)Étienne Loks
2015-05-06Add a new action to create an associated operation from a file windowÉtienne Loks
2015-01-21Fix archeaological site new windowÉtienne Loks
2014-01-15Allow specialization of administrativ act record cart (operation and file)Étienne Loks
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.