summaryrefslogtreecommitdiff
path: root/archaeological_operations/views.py
AgeCommit message (Collapse)Author
2014-05-12Add operator to searches (refs #1678)Étienne Loks
2014-05-12Work on registry search (refs #1680) - work on operations testÉtienne Loks
2014-04-04Fix town/parcel selection on operation creation (refs #1745)Étienne Loks
2014-04-03Automatic copy of associated archaeological file on operation creation (refs ↵Étienne Loks
#1745)
2014-04-03Can modify operation code (refs #1730)Étienne Loks
2014-04-01Add operation code readonly field on operation modification (refs #1730)Étienne Loks
2014-01-17Improve administrativ act search (refs #1624)Étienne Loks
2014-01-09Add window for administrativ acts (refs #1587)Étienne Loks
2014-01-07Administrativ Act: manage default filtering (refs #1597)Étienne Loks
* add indirect filtering possibility to get_item
2014-01-06Fix bad administrativ act for files (refs #1589)Étienne Loks
2013-12-27Allow modification from the window (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-05Better filenames for ooo document (refs #1526)Étienne Loks
2013-12-04Administrativ acts: generate document from the last step of ↵Étienne Loks
creation/modification (refs #1523)
2013-08-23PersonType from single value to multi value for PersonÉtienne Loks
2013-04-30Add extra fields to Operation (fr specific) - many display improvmentÉtienne Loks
2013-04-16Manage OR condition in searchesÉtienne Loks
2013-04-04Operation: search by period (refs #1017)Étienne Loks
2013-04-04Operation sheet: group parcels by sections - add parcels to File sheet (refs ↵Étienne Loks
#1193)
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks
2013-04-04Operation: add search by person in charge (refs #1185)Étienne Loks
2013-04-04Operations: search operations by dates (refs #1187)Étienne Loks
2013-04-03OPE: search OPE by PATRIARCHE code (refs #430)Étienne Loks
2012-10-22Djangoization - Major refactoring (step 16)Étienne Loks
* regeneration of all french translations
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
2012-10-21Djangoization - Major refactoring (step 14)Étienne Loks
* Fix formset UI. * Fix formset towns. * Clean-up
2012-10-21Djangoization - Major refactoring (step 10)Étienne Loks
* Fix operation wizards * Minor fix on other wizards
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.