summaryrefslogtreecommitdiff
path: root/ishtar_common/migrations
AgeCommit message (Collapse)Author
2017-01-29SRS: add auth_name to SRS modelÉtienne Loks
2017-01-27Add external ids to Containers and WarehousesÉtienne Loks
2017-01-15Modules: putting color everywhere! (refs #3408)Étienne Loks
2017-01-12Add a mapping module - Finds: add explicit x, y, z - automatically update ↵Étienne Loks
point and point_2d
2016-12-21Operation deletion test - adjust migration dependenciesÉtienne Loks
2016-11-03Imports: add label to clumn definitionsÉtienne Loks
2016-10-11Shortcut menu: can now choose between simple and advanced menuÉtienne Loks
2016-09-21Remove ISHTAR_LOCAL_PREFIX and FILE_PREFIX (now managed by the profile)Étienne Loks
2016-09-06Person: add salutation field (refs #3188)Étienne Loks
2016-09-02Fix migration generate_title for strange databasesÉtienne Loks
2016-09-01Archive item to exclude them from merge detection mechanismÉtienne Loks
2016-09-01Title types can be set in administration.Étienne Loks
2016-08-30Imports: delete town when associated import is deleted (refs #2867)Étienne Loks
2016-08-29Automatically generate raw_name on save for person - formula set in profileÉtienne Loks
2016-08-21Finds: add estimated value. Manage a currency for an Ishtar profile (refs #2969)Étienne Loks
2016-08-17Fix unecessary migration on masterÉtienne Loks
2016-07-27Sync external ID on manual insert (refs #3161)Étienne Loks
2016-06-04Homepage in markdown with settings in databaseÉtienne Loks
2016-04-15Add field to person and organizationsÉtienne Loks
2016-02-17Fix cache for multiple instance of ishtar - Database changes for managing ↵Étienne Loks
modules via profile
2016-01-27Allow null value for exclude_from_mergeÉtienne Loks
2016-01-25Merge: allow to exclude some items from merging processÉtienne Loks
2016-01-25Chaneg merge strategy for organizationsÉtienne Loks
2015-11-09Move operation types to ishtar_commonÉtienne Loks
2015-10-28Imports: allow column concatÉtienne Loks
2015-10-24Imports: manage soft import (update) with unicity keys - script to ↵Étienne Loks
initialize SRA file import
2015-10-20Imports: match file - fix sra pdl importÉtienne Loks
2015-10-20Imports: improve data matchingÉtienne Loks
2015-10-19Imports: recreate model configuration from specific importerÉ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-06-18Merge migrationsÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/data_importer.py
2015-06-18Import: manage different encoding for source fileÉtienne Loks
2015-06-16Fix migration after mergeÉtienne Loks
2015-06-16Merge branch 'stable'É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-04Merge migrationsÉtienne Loks
2015-06-04Merge branch 'stable'Étienne Loks
2015-06-04Import: add description for columns - update import fixtureÉtienne Loks
2015-05-13Merge branch 'stable'É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-06Manage migration merge on ishtar_commonÉtienne Loks
To apply: ./manage.py migrate ishtar_common --delete-ghost-migrations 0029 ./manage.py migrate ishtar_common --fake 0030
2015-05-06Fix generaltype slug size (to match with label size)Étienne Loks
2015-05-06Adapt migrations after mergeÉtienne Loks
2015-05-06Add new fields for towns - update default department and states for FranceÉtienne Loks
2015-05-06Manage link between import and imported object - Auto-delete imported object ↵Étienne Loks
when deleting import
2015-05-05Imports: manage importation interface, error fileÉ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