summaryrefslogtreecommitdiff
path: root/archaeological_operations
AgeCommit message (Collapse)Author
2015-07-09Parcels: simply manage parcel association on wizardsÉtienne Loks
2015-07-07Parcel merging temporary disabledÉtienne Loks
2015-07-07Parcel post save: prevent multiple add of the same townÉtienne Loks
2015-07-07Fix bad check of twon attachment on parcel post_saveÉtienne Loks
2015-07-07Fix parcel management: merge parcels from operation and from file when ↵Étienne Loks
needed (refs #1612)
2015-06-25Import: fix unit import on MCC context recordÉtienne Loks
2015-06-25Import: add test for MCC context record importÉtienne Loks
2015-06-18Import: really delete associated object when deleting an importÉtienne Loks
2015-06-18Import: really prevent from associating not created object to an importÉtienne Loks
2015-06-18Parcels: automatically create external id for parcelsÉtienne Loks
2015-06-18Import: try different encoding if the specified doesn't workÉtienne Loks
2015-06-18Import: manage different encoding for source fileÉtienne Loks
2015-06-17Parcel: a new associated town can be add to associated operation AND ↵Étienne Loks
associated file
2015-06-17Parcel: when associating a new town report it to operation and filesÉtienne Loks
2015-06-16Import: update MCC parcel import testsÉtienne Loks
2015-06-16Imports: fix many to many import when many value from one field (refs #2613)Étienne Loks
2015-06-10Test on import that no operation with same OA code can be importedÉtienne Loks
2015-06-10Code patriarche is unique - adjustment on operation fieldsÉtienne Loks
2015-06-10Tests: new import mechanism - test MCC operation importerÉtienne Loks
2015-06-05Add CSV sample for testing importsÉtienne Loks
2015-05-06Manage link between import and imported object - Auto-delete imported object ↵Étienne Loks
when deleting import
2015-02-10Fix MAIN_AUTHOR on data_importer.py (create when not available)Ana Charpentier
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