summaryrefslogtreecommitdiff
path: root/ishtar_common/migrations
AgeCommit message (Collapse)Author
2018-06-12Fix migration dependencyÉtienne Loks
2018-06-12Refactoring of migrationsÉtienne Loks
2018-06-12Data migrations: add import group (refs #4046)Étienne Loks
2018-06-12Remove groups from person types (refs #4046)Étienne Loks
2018-06-12Profile: default->currentÉtienne Loks
2018-06-12Migration script to convert old person types to new profiles (refs #4046)Étienne Loks
2018-06-12Add an explicit profile for user (refs #4046)Étienne Loks
2018-04-13New type of operation: court-ordered seizure with associated fields (refs #4048)Étienne Loks
* models * migrations * wizard panel * forms * sheet
2018-04-06Step by step imports: general check of lines to filter only relevant lines ↵Étienne Loks
(refs #3975)
2018-04-03Types: charfield to textfield for name and slugÉtienne Loks
2018-03-28Make step by step import an experimental feature (refs #3975)Étienne Loks
2018-03-27Manage progression step (refs #3975)Étienne Loks
2018-03-27Fix migrations - refs #3975Étienne Loks
2018-03-27Imports: add a current line in import model (refs #3975)Étienne Loks
2018-03-15Container - fix length for different character fields (refs #3993) - fix ↵Étienne Loks
length for URLs field in sources -> 1000 (refs #3991)
2018-03-06Parcel not mandatory: configuration in administration (refs #3962)Étienne Loks
2018-03-03Add undewater archaeology moduleÉtienne Loks
2018-03-03Fix inopportunate migrationsÉtienne Loks
2018-03-03Sites: add missing fields in modelsÉtienne Loks
2018-03-03Finds: add decoration fieldÉtienne Loks
2018-02-28Finds: add missing fieldsÉtienne Loks
2018-02-18Add link between context records and sites (model)Étienne Loks
2018-02-18Archaeological sites: add towns on modelÉtienne Loks
2018-02-15Archaeological site: search view (refs #3913)Étienne Loks
- add site to profile - allow alternate label in menus for sites - add entry in menu - basic configuration of site model
2018-02-05Fix: do not delete associated items when a user associated to an import is ↵Étienne Loks
deleted
2018-01-19Search vectors for authors and sourcesÉtienne Loks
2018-01-18Add search vector to accountsÉtienne Loks
2017-11-21Custom forms: disable completly a formÉtienne Loks
2017-11-17Custom forms: exclude field modelÉtienne Loks
2017-11-17Custom forms: modelÉtienne Loks
2017-11-10Models: generic images with m2m relations with main itemsÉtienne Loks
2017-10-30Town: alter insee code for old townsÉtienne Loks
2017-10-26Towns: remove "canton" add limits - change meta for dataÉtienne Loks
2017-10-17Json fields: change default and db index (refs #3077)Étienne Loks
2017-10-17JSON: add JSON fields to manage dynamic data schema - add table to ↵Étienne Loks
administrate display of theses fields (refs #3077)
2017-10-16Town unique condition: numero_insee + year (refs #3753)Étienne Loks
2017-10-16Town relationship: new fields in db (refs #3753)Étienne Loks
2017-10-12Manage postgres index and vector searches (refs #2912)Étienne Loks
2017-10-04Preservation module: add fields to models (refs #3639)Étienne Loks
2017-09-26Can create only an importer of only an available importer typeÉtienne Loks
2017-09-26Importer types: make name and slug non nullableÉtienne Loks
2017-09-19Importers: fix user target key management (refs #3725)Étienne Loks
2017-08-29Import models: can associate a target key group to an importÉtienne Loks
2017-08-29Migrate from v1: add a manual SQL sentenceÉtienne Loks
2017-08-29Import models: add target key groups to manage target key by group (self ↵Étienne Loks
explanatory)
2017-08-29Migrations: change meta attributesÉtienne Loks
2017-08-26Django 1.11: new migrations for slugsÉtienne Loks
2017-08-12DocumentTemplate: add slug, manage natural key. Utils: create_slug functionÉtienne Loks
2017-08-11Migration: add uniq constraintsÉtienne Loks
2017-08-04Migration updateÉtienne Loks