summaryrefslogtreecommitdiff
path: root/archaeological_context_records/urls.py
AgeCommit message (Collapse)Author
2021-03-19Format - black: context_recordsÉtienne Loks
2020-03-06Sheet actions: add duplicate for site, operation, document and context recordÉtienne Loks
2019-10-15Fix bookmarks fro sites, documents and context records (refs #4781)Étienne Loks
2019-09-13Delete action: context records, files, finds, treatments, treatments files, ↵Étienne Loks
admin acts
2019-09-10QA: lock/unlock (sites, operations, context records, finds, containers, ↵Étienne Loks
warehouses)
2019-07-11bellow -> belowÉtienne Loks
2019-07-11Context record relations: manage full graph from operationÉtienne Loks
2019-07-08Graph generation: refactor view - add an option in profileÉtienne Loks
2019-04-24Absolute url is display-item urlÉtienne Loks
2018-12-03Sheet operation QA: add context recordÉtienne Loks
2018-06-12Rebase migrationsÉtienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12Display generation button for relation image on the sheetÉ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
2017-03-30Access control: fix some inconsistent settings for actionsÉtienne Loks
2017-01-09Contex record: fix relation tablesÉtienne Loks
2017-01-05Better management of context record relations tables (refs #3347)Étienne Loks
2016-10-16List and export context record relations (refs #3329)Étienne Loks
2016-09-24WIP: ajaxify shortcut menu - 3Étienne Loks
2016-09-24WIP: ajaxify shortcut menu - 2Étienne Loks
2016-08-18Add search view for sources (refs #2962)Étienne Loks
2016-06-22Add link to modify sources in the sheetÉtienne Loks
2016-06-02Add full export of context record's sourcesÉtienne Loks
2016-05-09Changing context record of a find (refs #3080)Étienne Loks
2015-12-29Add sheets for context record source and find sourceÉtienne Loks
2015-12-14Force own filters for context records and findsÉtienne Loks
2015-12-14Adapt menus and urls for right management - check_rights_condition for ↵Étienne Loks
filtering wizard steps
2015-10-06Specific context record table for operation windowÉtienne Loks
2015-09-21Flake8É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-09-18Add history navigation for operations, context records and finds (refs #1401)Étienne Loks
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.