summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2015-06-01Fix targetkey formset by allowing only some associationÉtienne Loks
2015-05-20Install: put ODT_TEMPLATE in local_settingsÉtienne Loks
2015-05-20Minir label fixÉtienne Loks
2015-05-20Update french translationÉtienne Loks
2015-05-19Minor label fixÉtienne Loks
2015-05-19Fixtures: update importtypes-frÉtienne Loks
2015-05-19Imports: fix many to many association and treatmentÉtienne Loks
2015-05-13Fixtures: add regexp to import fixtureÉtienne Loks
2015-05-13Fixtures in Makefile. Update initial_importtypes-fr.Étienne Loks
2015-05-13Imports: fix unique for target value - better error msg for generic formset ↵Étienne Loks
- fix type import for ishtar_common
2015-05-12Imports: add YearFormater formater - fix required columns managementÉtienne Loks
2015-05-06Manage link between import and imported object - Auto-delete imported object ↵Étienne Loks
when deleting import
2015-05-05Imports: manage control fileÉtienne Loks
2015-05-05Docs: add db import imageÉtienne Loks
2015-05-05Imports: manage importation interface, error fileÉtienne Loks
2015-05-04Imports: manage unmatched item linksÉtienne Loks
2015-05-03Interface: create new import, management interfaceÉtienne Loks
2015-05-03Import: add management of link between user data and db dataÉtienne Loks