summaryrefslogtreecommitdiff
path: root/archaeological_operations
AgeCommit message (Collapse)Author
2015-07-07Parcel post save: prevent multiple add of the same townÉtienne Loks
2015-07-07Merge branch 'stable'Étienne Loks
2015-07-07Fix bad check of twon attachment on parcel post_saveÉtienne Loks
2015-07-07Merge branch 'stable'Étienne Loks
2015-07-07Fix parcel management: merge parcels from operation and from file when ↵Étienne Loks
needed (refs #1612)
2015-06-25Merge branch 'stable'Étienne Loks
2015-06-25Import: fix unit import on MCC context recordÉtienne Loks
2015-06-25Merge branch 'stable'Étienne Loks
2015-06-25Import: add test for MCC context record importÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
2015-06-18Import: really delete associated object when deleting an importÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
2015-06-18Import: really prevent from associating not created object to an importÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
2015-06-18Parcels: automatically create external id for parcelsÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
2015-06-18Import: try different encoding if the specified doesn't workÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/data_importer.py
2015-06-18Import: manage different encoding for source fileÉtienne Loks
2015-06-17Merge branch 'stable'Étienne Loks
2015-06-17Parcel: a new associated town can be add to associated operation AND ↵Étienne Loks
associated file
2015-06-17Merge branch 'stable'Étienne Loks
2015-06-17Parcel: when associating a new town report it to operation and filesÉtienne Loks
2015-06-16Merge branch 'stable'Étienne Loks
2015-06-16Import: update MCC parcel import testsÉtienne Loks
2015-06-16Merge branch 'stable'Étienne Loks
2015-06-16Imports: fix many to many import when many value from one field (refs #2613)Étienne Loks
2015-06-10Fix town listing on parcel form (refs #2534)Étienne Loks
2015-06-10Fix migration after mergeÉtienne Loks
2015-06-10Merge branch 'stable'Étienne Loks
Conflicts: archaeological_operations/models.py
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-10Merge branch 'stable'Étienne Loks
Conflicts: Makefile.example
2015-06-10Tests: new import mechanism - test MCC operation importerÉtienne Loks
2015-06-05Merge branch 'stable'Étienne Loks
2015-06-05Add CSV sample for testing importsÉtienne Loks
2015-05-06Manage migration merge on archaeological_context_recordsÉtienne Loks
To apply: ./manage.py migrate archaeological_operations --delete-ghost-migrations 0036 ./manage.py migrate archaeological_operations --fake 0037
2015-05-06Data importation: add an option to select the default choice (for testing)Étienne Loks
2015-05-06Data importer: multiple format for DateFormater - pre treatment for cutting ↵Étienne Loks
too long strings
2015-05-06Fix generaltype slug size (to match with label size)Étienne Loks
2015-05-06Improve archaeological files importÉtienne Loks
2015-05-06Modify short label of archaeological files and operations (refs #2285)Étienne Loks
2015-05-06Add public domain parcels management (refs #2284)Étienne Loks
2015-05-06Search action everywhere (refs #2281)Étienne Loks
2015-05-06Wizard: search on multiple form for current town - Add research files form ↵Étienne Loks
on archaeological_files_pdl
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-05-06Workon alternate administrativ wizardÉtienne Loks
* reorganization of address fields * add a main town field * reorganize parcel wizard * workon new administrativ wizard
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