summaryrefslogtreecommitdiff
path: root/archaeological_operations
AgeCommit message (Collapse)Author
2015-02-10Fix SRA_AGENT on archaeological_files/forms.py (create when not available)emma
2015-02-10Fix OPERATOR on data importer (create when not available)Étienne Loks
2015-02-10Fix regexp to fix a python bugÉtienne Loks
* http://bugs.python.org/issue18647#msg194412
2015-02-06Wizards: prevent from redirecting to a document when no document is availableÉtienne Loks
2015-02-03Implement Select2 selection as a multi select widgetÉtienne Loks
2015-02-02Add remains and periods to archaeological sites (refs #2251)Étienne Loks
2015-01-29Update french translationemma
2015-01-29Fix Bibratce Import - Fix context record windowÉtienne Loks
2015-01-29Operation: put a default year from start_dateÉtienne Loks
2015-01-29Fix display of operations - fix bibracte import of operationsÉtienne Loks
2015-01-28Add external_id to sources. Bibracte import for sources.Étienne Loks
2015-01-28Fix Bibracte import - add finds importsÉtienne Loks
2015-01-27Bibracte import for context records.Étienne Loks
2015-01-26Improve/fix import management. Bibracte import for operations.Étienne Loks
2015-01-26Importer: manage many values in one fieldÉtienne Loks
2015-01-26Add a generic relation model to list general types keys. Reorganize imports.Étienne Loks
2015-01-25Several changes on models to manage complex find importsÉtienne Loks
2015-01-25Fix new archaeological files window (refs #2251)Étienne Loks
2015-01-25Archaeological operations: fix bad importsÉtienne Loks
2015-01-25Minor label fixÉtienne Loks
2015-01-25Update french translationemma
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