summaryrefslogtreecommitdiff
path: root/ishtar_common/data_importer.py
AgeCommit message (Expand)Author
2017-07-30Data importer: allow many split for UnicodeFormaterÉ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 imp...Étienne Loks
2017-06-20Imports: explicit message (instead of crash) on misconfiguration of importersÉ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 mess...Étienne Loks
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
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 error...Étienne Loks
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 initialize...Étienne Loks
2015-10-22Import: fix strtoboolean formaterÉtienne Loks
2015-10-22Imports: minor for csv generationÉtienne Loks
2015-10-22Importers: allow the deletion of specific importers on generationÉtienne Loks
2015-10-22Fix SRA Pdl file importÉtienne Loks
2015-10-20Imports: match file - fix sra pdl importÉtienne Loks
2015-10-20Imports: improve data matchingÉtienne Loks
2015-10-19Imports: create fake importer on database for specific importersÉtienne Loks
2015-10-19Imports: recreate model configuration from specific importerÉtienne Loks
2015-10-13Imports: post-save scriptsÉtienne Loks
2015-10-13Force re-saving after import to force automated post_processingÉtienne Loks
2015-10-12Imports: manage import of filesÉtienne Loks
2015-10-12Fix import - workon file importÉtienne Loks
2015-10-12Importers: new field for associated images - fix duplicate columnsÉtienne Loks
2015-10-07Imports: allow to force creation of an itemÉtienne Loks
2015-09-25Imports: manage boolean association on DBÉtienne Loks
2015-09-25Fix M2M imports - Import refactoringÉtienne Loks
2015-09-23Imports: manage m2m in m2mÉtienne Loks
2015-09-23Flake8Étienne Loks