summaryrefslogtreecommitdiff
path: root/archaeological_operations/views.py
AgeCommit message (Collapse)Author
2016-08-19Person sheet: improve display of documents (refs #2944)Étienne Loks
2016-08-17Parcels: add public domain field - better management of parcel formsets ↵Étienne Loks
(refs #2284)
2016-08-16Docs: search by operation code (refs #3015)Étienne Loks
2016-08-15Operation: search on "code_patriarche" and "common_name" for autocomplete ↵Étienne Loks
(refs #3153)
2016-07-16Test administrativ act creation - improve test wizardÉtienne Loks
2016-07-04Test wizardÉtienne Loks
2016-06-22Add link to modify sources in the sheetÉtienne Loks
2016-02-25Change archaeological sites form (more robust)Étienne Loks
2016-02-23Improve modularityÉtienne Loks
2016-02-18New management of modulesÉtienne Loks
2016-02-04Reorganize searches for operations, files, administrativ actsÉtienne Loks
2016-01-28Operations: search in abstractsÉtienne Loks
2016-01-28Add abstract to operationsÉtienne Loks
2016-01-28Allow to search by archaeological sitesÉtienne Loks
2016-01-28Change management of default departments - department searches for actsÉtienne Loks
2016-01-27Update source search fieldsÉtienne Loks
2016-01-13Manage many additions for archaeological sites (refs #3043)Étienne Loks
2015-12-30Sources: duplicate and referencesÉtienne Loks
2015-12-29Add a template for operation sourcesÉtienne Loks
2015-12-28Administrativ act: display and search act's objectÉtienne Loks
2015-12-18RecordRelations form for operationsÉtienne Loks
2015-12-14Adapt menus and urls for right management - check_rights_condition for ↵Étienne Loks
filtering wizard steps
2015-12-13Operation forms: improve remain and period formsÉtienne Loks
2015-12-08Use cache for faster rights checkingÉtienne Loks
2015-12-01Administrativ act: search by departmentsÉtienne Loks
2015-11-20Archaeological operations: add virtual and record quality fields (refs #2961)Étienne Loks
2015-09-30Flake8Étienne Loks
2015-08-18Archaeological files: associate many towns. PEP8 and formating.Étienne Loks
2015-05-06Search action everywhere (refs #2281)Étienne Loks
2015-05-06Add a new reset wizard action available from main templates (refs #2282)É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-12-12Better management of document generation form (refs #2132)Étienne Loks
* check if the document template is compatible with the selected object * remove dead code (old document generation form)
2014-12-12Archaeological files: autocomplete also search by address and year-index ↵Étienne Loks
(refs #2066)
2014-10-17Update french translationÉtienne Loks
2014-06-15Fix history creator search (refs #1590)Étienne Loks
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