summaryrefslogtreecommitdiff
path: root/ishtar_common/data_importer.py
AgeCommit message (Collapse)Author
2018-02-18Imports: float/int remove spacesÉtienne Loks
2017-10-19Json fields: manage imports (refs #3077)Étienne Loks
2017-10-02Import: do not stop post processing on first errorÉtienne Loks
2017-09-19Importers: fix user target key management (refs #3725)Étienne Loks
2017-09-05Imports: pass user to import in order to match with associated target keysÉtienne Loks
2017-09-01Imports: fix target dict initializationÉtienne Loks
2017-08-31Importers: fix target key initialization (manage target key not related to ↵Étienne Loks
current import) - refs #3725
2017-08-21Django 1.11: adapt all get_field_* to match the current Options APIÉtienne Loks
2017-08-07Imports, add post import trigger for finds: set_localisation_1, _2, ...Étienne Loks
2017-08-07Imports: refactoring of importer - add post process importers set in databaseÉtienne Loks
2017-07-31Imports: fix creationÉtienne Loks
2017-07-30Merge branch 'master' into developÉtienne Loks
2017-07-30Data importer: allow many split for UnicodeFormaterÉtienne Loks
2017-07-26Merge branch 'master' into developÉtienne Loks
2017-07-26Import: add FieldDoesNotExist to possible error on importsÉtienne Loks
2017-07-24Datings: post-fix of duplicates associated to the same object (usually on ↵Étienne Loks
imports)
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-20Imports: explicit message (instead of crash) on misconfiguration of importersÉtienne Loks
2017-04-30Better management of many to manyÉtienne Loks
2017-04-21commit_on_success -> atomicÉtienne Loks
2017-03-09Importer: clean empty m2mÉtienne Loks
2017-03-09Export: get header from colum importer settings (refs #3491)Étienne Loks
2017-03-07Exports: specific configuration to manage ambiguous column (refs #3446)Étienne Loks
2017-03-02Fix CSV export (refs #3489)Étienne Loks
2017-02-16Imports: prevent creation of new items when data is emptyÉtienne Loks
2017-02-15Item keys are now related to the current importer (refs #3451)Étienne Loks
2017-02-14Importer: report bad configuration in a cleaner wayÉtienne Loks
2017-02-06Update labelsValérie-Emma Leroux
2017-02-06Import tests: test limit model for context records - more explicit error ↵Étienne Loks
message when dealing with limit model
2017-02-05Imports: manage model limitation (don't create items not in the list)Étienne Loks
2017-02-04Imports: adapt auto model creation for importers to new importer modelÉtienne Loks
2017-01-24Imports: fix attached files importsÉtienne Loks
2016-07-14Imports: more precise management of filesÉtienne Loks
2016-07-14Imports: remove File from uniqueness detection of instances - forced new are ↵Étienne Loks
created only one time
2016-07-13Imports: fix file size for imagesÉtienne Loks
2016-07-13Arbitrary put a size on temp file in importsÉtienne Loks
2016-06-14Import: fix year formaterÉtienne Loks
2015-12-28Imports: default values for many to manyÉtienne Loks
2015-11-25Archaeological operations: common_name -> text - data migration: report ↵Étienne Loks
error on abuse associations
2015-11-23Importers: fix multiple returned on creationÉtienne Loks
2015-11-17Imports: force re-save on some related modelsÉtienne Loks
2015-10-28Imports: update MCC tests - fix m2m creation when not valu is providedÉtienne Loks
2015-10-28Imports: allow column concatÉtienne Loks
2015-10-25Imports: better string filteringÉtienne Loks
2015-10-25Imports: fix many importsÉtienne Loks
2015-10-24Imports: concat, dont' add unecessary new line charactersÉtienne Loks
2015-10-24Imports: manage concatÉtienne Loks
2015-10-24Imports: manage soft import (update) with unicity keys - script to ↵Étienne Loks
initialize SRA file import
2015-10-22Import: fix strtoboolean formaterÉtienne Loks
2015-10-22Imports: minor for csv generationÉtienne Loks