summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-14File: numeric index management (refs #2673)Étienne Loks
* allow modification * prevent assigning of the same index
2015-07-10Update french translationÉtienne Loks
2015-07-10Parcels: display a warning when automatically adding parcel to a file from ↵Étienne Loks
an operation
2015-07-10Parcel management: copy parcel from file to operation when associating a ↵Étienne Loks
parcel from the file
2015-07-10Parcel management: copy non existing parcel from operation when associating ↵Étienne Loks
a file
2015-07-09Parcels: simply manage parcel association on wizardsÉtienne Loks
2015-07-08Maintenance mode pagesÉtienne Loks
2015-07-08Move maintenance to static dir (because it is in fact static)Étienne Loks
2015-07-08Add a file for maintenance mode.É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 MCC find imports + testsÉtienne Loks
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-18Import: prevent associating not created item 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 MCC Operation: duplicate in charge nameÉtienne Loks
2015-06-18Import: manage different encoding for source fileÉtienne Loks
2015-06-17Import: fix bad targetkey creationÉtienne Loks
Conflicts: ishtar_common/data_importer.py
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: fix MCC-ParcelÉtienne Loks
2015-06-16Import: update MCC parcel import testsÉtienne Loks
2015-06-16Import: specialize targetkey (refs #2533)Étienne Loks
Model: a targetkey connection can now be applied to on particular import (associated_import), one particular user (associated_user) or to all imports (associated_import and associated_user are empty). To be done: change import and forms to fully use this mechanism.
2015-06-16Imports: fix many to many import when many value from one field (refs #2613)Étienne Loks
2015-06-11Fixtures: add duplicate fields to import fixturesÉtienne Loks
2015-06-11Imports: fix for finds importÉtienne Loks
2015-06-11Work on find importerÉ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-09Update Makefile sample with updated fixturesÉtienne Loks
2015-06-05Documentation: add model imagesÉtienne Loks
2015-06-05Add CSV sample for testing importsÉtienne Loks
2015-06-04Import: add description for columns - update import fixtureÉtienne Loks
2015-06-03Admin: add raw_name in Person columnsÉtienne Loks
2015-06-03Fix menu for new importsÉtienne Loks
2015-06-03More explicit url for new importsÉtienne Loks
2015-06-03Fix imports urlsÉtienne Loks
2015-06-02Update french translationÉtienne Loks
2015-06-02Admin: better admin for target keysÉtienne Loks
2015-06-02Add target keys to adminÉtienne Loks
2015-06-02Remove error file when no error is reported on re-importÉtienne Loks
2015-06-02Imports: add re-analysed to already imported filesÉtienne Loks
2015-06-01Add import actions (re-import and unarchive)Étienne Loks