summaryrefslogtreecommitdiff
path: root/archaeological_finds/urls.py
AgeCommit message (Collapse)Author
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2017-10-10Recommanded treatments -> get it from treatment type list (refs #3752)É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-03-19Treatments/treatment files history: navigation between version and restore ↵Étienne Loks
action (refs #3385)
2017-03-16Basket: add a close button (refs #3407)Étienne Loks
2017-01-21Add a view to display items. Display find view.Étienne Loks
2016-12-27Simple management for shortcut menu of treatment and treatment file (refs #3384)Étienne Loks
2016-12-13Treatments: fix associated filename - add modify links in sheetsÉtienne Loks
2016-12-12Manage treatment / treatment files sourcesÉ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-12-08Manage file association for treatmentsÉtienne Loks
2016-12-07Manage treatment filesÉtienne Loks
2016-12-05Treatments: manage deletionÉtienne Loks
2016-12-04Treatment modificationsÉtienne Loks
2016-11-30Treatment searches and sheetÉtienne Loks
2016-11-30Simple treatment form. Treatment listing. (refs #3365)Étienne Loks
2016-09-24WIP: ajaxify shortcut menu - 3Étienne Loks
2016-09-24WIP: ajaxify shortcut menu - 2Étienne Loks
2016-08-23Treatments: efficient view to get upstream and dowstream - CSV export of ↵Étienne Loks
tables (refs #3108)
2016-08-22Treatments: more work on db treatments efficiency (refs #3108)Étienne Loks
2016-08-18Add search view for sources (refs #2962)Étienne Loks
2016-06-24Reactivate treatmentsÉtienne Loks
2016-06-22Add link to modify sources in the sheetÉtienne Loks
2016-06-02Add full export of find's sourcesÉtienne Loks
2016-05-22Find: sheet for basket - manage default basket selectionÉtienne Loks
2016-05-22Basket: manage deletionÉtienne Loks
2016-05-19Manage basket contentÉtienne Loks
2016-05-18Delete basketÉtienne Loks
2016-05-18Basket: create a new basketÉtienne Loks
2016-03-07Finds: deletion (refs #2812)É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-11-26Finds fields - change and add: preservation to consider, integrity, batchÉtienne Loks
2015-10-06Grids: manage multiple values in the same columnÉtienne Loks
2015-09-19Finds: material type to material typesÉtienne Loks
2015-09-09Add many fields to finds - associated migrations, forms and autocomplete ↵Étienne Loks
view (refs #2784)
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-08-25Basic template for Find sheet (refs #1314)Étienne Loks
2012-10-21Djangoization - Major refactoring (step 12)Étienne Loks
* Fix finds wizards
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.