summaryrefslogtreecommitdiff
path: root/ishtar_common/models_imports.py
AgeCommit message (Expand)Author
2021-12-10Export: fix functional area exportÉtienne Loks
2021-06-23Import: upper/lower case formatersÉtienne Loks
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-02-28Imports: imported file not mandatory (when zipped can be null) - do not raise...Étienne Loks
2021-02-28Zip/unzip files on archive/unarchive importsÉtienne Loks
2021-02-28Refactoring - typoÉtienne Loks
2021-02-28Container: generate index by location not responsibilityÉtienne Loks
2021-02-28Import template: add description list - Simplify document importÉtienne Loks
2021-02-28Import match page: add edit type link - Fix default - Fix for document importÉtienne Loks
2021-02-28Import template: use italic for descriptionÉtienne Loks
2021-02-28Import template: add description list - Simplify document importÉtienne Loks
2020-11-10Imports: add "|" separator for CSVÉtienne Loks
2020-11-06Label generation: optimize template evaluationÉtienne Loks
2020-09-22Admin: fix import editÉtienne Loks
2020-07-25Admin: Import/export as JSON for types and importersÉtienne Loks
2020-05-12Imports: add operation relation type modelÉtienne Loks
2020-05-07Imports: use the first formater for duplicates fieldsÉtienne Loks
2020-05-07Import conf: manage match for data__Étienne Loks
2020-05-05Container: manage general indexÉtienne Loks
2019-09-02Serialization: manage importersÉtienne Loks
2019-06-17py3: unicode -> strÉtienne Loks
2019-06-17Generate libreoffice template for importer from adminÉtienne Loks
2019-06-17Label generation: generate labels from a template - template model, slug is m...Étienne Loks
2019-06-17Document templates: adapt models to manage labelsÉtienne Loks
2019-06-17Import: do not reinitialize line imported on step by step importÉtienne Loks
2019-06-17Import: add a progress barÉtienne Loks
2019-06-17Simplify delayed import definitionÉtienne Loks
2019-06-17Manage import in background modeÉtienne Loks
2019-06-17Celery: manage cached_label update with tasksÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-05-15Data importer: manage concat of M2M (many columns)Étienne Loks
2019-05-02Data importer: add value formaters based on Python format() stringÉtienne Loks
2019-04-25Import: minor config fixÉtienne Loks
2019-04-24Importers: fix default managementÉtienne Loks
2019-04-24CSV import: manage semi-colon as separatorÉtienne Loks
2019-03-24Imports: conf for DatingQualityÉtienne Loks
2019-02-06ForeignKey: SET_NULL fixÉtienne Loks
2019-01-16Indication of the maximum file size in help for file fieldsÉtienne Loks
2018-12-13Import: manage persontypeÉtienne Loks
2018-11-28Treatment deletion: more explicit messages.Étienne Loks
2018-10-24Admin: fix display for duplicate fields with empty nameÉtienne Loks
2018-10-24Importer: do not crash on bad default configurationÉtienne Loks
2018-10-24QA packaging - fix date initializationÉtienne Loks
2018-10-11Import: catch error in the CSV fileÉtienne Loks
2018-09-14Add Checked type to importsÉtienne Loks
2018-08-17Admin: importer column display col stringÉtienne Loks
2018-06-11Imports: catch configuration error - add configuration for WarehouseDivisionLinkÉtienne Loks
2018-05-28Importer: fix mis-configurationÉtienne Loks
2018-04-06Step by step imports: general check of lines to filter only relevant lines (r...Étienne Loks
2018-03-28Make step by step import an experimental feature (refs #3975)Étienne Loks