summaryrefslogtreecommitdiff
path: root/archaeological_operations
AgeCommit message (Collapse)Author
2015-01-25Minor label fixÉtienne Loks
2015-01-25Update french translationValérie-Emma Leroux
2015-01-24Fix operations and context_records testsÉtienne Loks
2015-01-24Prevent incoherent RelationTypeÉtienne Loks
* check that no relation type with symmetrical=True and an inverse relation are set * after saving check that theinverse_relation of the inverse_relation point to the saved object * test update
2015-01-21Fix archeaological site new windowÉtienne Loks
2014-12-13Update french initial fixtureÉ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-12-12Add act object column to administrativ act tables (refs #2131)Étienne Loks
2014-12-12Adminastriv Act: don't generate a doc if not asked at the last step (refs #2133)Étienne Loks
2014-12-12Don't erase any creation of this user when it is deleted (refs #2169)Étienne Loks
* creator is no more a mandatory field * for associated foreign key relation: on_delete set to SET_NULL
2014-11-06Fix admin act ordering (closes #2052)Étienne Loks
2014-10-27Document generation: simplify and add departmentsÉtienne Loks
2014-10-24Add internal ref in quick view (refs #2085)Étienne Loks
2014-10-24Display Administrativ Act after validation (refs #2084)Étienne Loks
2014-10-22Archaeological file decoupling: fix menuÉtienne Loks
2014-10-22Merge branch 'decoupage'Étienne Loks
Conflicts: archaeological_operations/admin.py archaeological_operations/models.py
2014-10-22Decoupling archaeological filesÉtienne Loks
2014-10-21Update french translationÉtienne Loks
2014-10-21Dashboard: work on graphs for operations (refs #2076)Étienne Loks
* add a new creation date field for operations * refactoring of management of dashboard forms * dashboard form for operations
2014-10-17Update french translationÉtienne Loks
2014-10-15Dashboard: implement a form to choose criteria for the graph displayÉtienne Loks
2014-10-14Update french translationÉtienne Loks
2014-10-13Work on pie and charts for dashboards (refs #1617)Étienne Loks
2014-10-13Add reminders for administrativ acts (refs #2060)Étienne Loks
2014-09-28Parcel list for document templatesÉtienne Loks
2014-09-28Improve parcel sort and display (refs #1973)Étienne Loks
2014-07-31Ordering operation and archaeological files by cached label (refs #1972)Étienne Loks
2014-07-25Rollback to alphabetic order for short menu (refs #1562)Étienne Loks
2014-07-24New sorting and displaying rules in shortcut menu (refs #1562)Étienne Loks
2014-07-21Colors and orders in short menu - cache mechanism (refs #1562)Étienne Loks
2014-07-21Improve layout of parcelsÉtienne Loks
2014-07-18Administrativ act: change object length (refs #1649)Étienne Loks
2014-07-18Fix doc generation search (refs #1591)Étienne Loks
2014-07-16Administrativ act form: signature date default to today (refs #1629)Étienne Loks
2014-07-15Django admin: fix index modifications (refs #1884)Étienne Loks
2014-07-15Fix history creator reinit when teh creator dosn't exist anymoreÉtienne Loks
2014-07-15Clean act type script (refs #1949)Étienne Loks
2014-07-14Fix simulatneous operation_code creationÉtienne Loks
2014-06-16Fix bad index management of admin actsÉtienne Loks
2014-06-16Minor: change outpu of reindex scriptÉtienne Loks
2014-06-15Fix creator field in database - fix edition date in sheets (refs #1590)Étienne Loks
2014-06-15Fix history creator search (refs #1590)Étienne Loks
2014-06-15Fix default ordering of admin acts - add a year value to better query (refs ↵Étienne Loks
#1680)
2014-06-15Administrativ act: fix bad indexÉtienne Loks
2014-05-28Fix french fixtureÉtienne Loks
2014-05-28"Own" rights management (refs #1564)Étienne Loks
* fix own queries for operations and archaeological files * fix permission checking * tests
2014-05-26Contextual filter on fields for new items window (refs #1715)Étienne Loks
2014-05-15Warning message when deleting an indexed act (refs #1627)Étienne Loks
2014-05-15Created by search (refs #1590)Étienne Loks