summaryrefslogtreecommitdiff
path: root/ishtar_common/migrations
AgeCommit message (Collapse)Author
2024-03-26🔧 default permissions for BiographicalNoteÉtienne Loks
2024-03-22✨ Debug mode for importsÉtienne Loks
2024-03-08🏷️ update french states and departmentsÉtienne Loks
2024-02-27🩹 fix migrationsÉtienne Loks
2024-02-27✨ Document - shooting angle: bulk update, criteria search, free search ↵Étienne Loks
indexation
2024-02-26🗃️ add slug to biographical notesÉtienne Loks
2024-02-19🗃️ update migrationsÉtienne Loks
2024-02-16🗃️ Biographical note -> MainItem (history, search, ...)Étienne Loks
2024-02-16🗃️ biographical notes - model, admin: add organizationÉtienne Loks
2024-02-16🏷️ data migrations for museum typesÉtienne Loks
2024-02-10 ✨ museum fields: formsÉtienne Loks
2024-02-10🗃️ museum module: new db fields, add adminÉtienne Loks
2024-02-05🏷️ add default data types for geo origin and bufferÉtienne Loks
2024-02-05🗃️ adapt migrationsÉtienne Loks
2024-02-05🗃️ GDPR: add routable_ip information - allow null ip and user - add ↵Étienne Loks
django-ipware dependency to manage precisely request IP
2024-02-05🗃️ GDPR: add related modelsÉtienne Loks
2024-02-05🗃️ imports: merge migrationsÉtienne Loks
2024-02-05🗃️ imports: merge migrationsÉtienne Loks
2024-02-05✨ refactoring import permissionsÉtienne Loks
2024-02-05✨ imports: allow errors to be pointed out line by lineÉtienne Loks
2024-02-05✨ imports: manage ods, xls and xlsxÉtienne Loks
Convert them to CSV and store the resulting file in a specific field.
2024-02-05🗃️ imports: add ignore_errors fieldÉtienne Loks
2024-02-05🗃️ DB changes to manage user permissionsÉtienne Loks
2024-02-05🗃️ add updated relation between imports and main itemsÉtienne Loks
2024-02-05 ✨ Import group: archiveÉtienne Loks
2024-02-05♻️ refactoring and optimisation: manage defaults like ↵Étienne Loks
pre_importer_values - add an explicit field for required value to apply defaults
2024-02-05✨ Pre-import form: modify models - adminÉtienne Loks
2024-02-05✨ Imports groups: initialize actionÉtienne Loks
2024-02-05✨ Imports groups: archive_required field - automatically create related ↵Étienne Loks
imports on group creation - adapt import list
2024-02-05✨ Imports - model: link import -> import groupÉtienne Loks
2024-02-05✨ Imports groups - form: filter add button by availability - importer file ↵Étienne Loks
is required
2024-02-05✨ Imports groups: models, adminÉtienne Loks
2023-11-28🐛 Instance Profile - fix migration: provide default for complete id and ↵Étienne Loks
cached label (refs #5674)
2023-11-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple ↵Étienne Loks
geo and cached_label edition
2023-06-08✨ models: default round and round z for each spatial reference system - ↵Étienne Loks
🐛 fix precise_town_id migration
2023-04-20precise_town refactoring for django app consistencyÉtienne Loks
2023-04-18Document -> Town/Area: models, admin, formsÉtienne Loks
2023-04-17Display of a changelog with alert display when updates are madeÉtienne Loks
2023-04-04Manage expiration of passwordsÉtienne Loks
2023-04-03Load task refactoring - manage external_id regen with tasks - cascade update ↵Étienne Loks
from warehouse to containers (refs #5432) - containers manage history
2023-03-16Custom form: can add header message - Profile: custom footer messageÉtienne Loks
2023-02-02Model: add history for document and containersÉtienne Loks
2023-01-30Add "created" field on main items in order to facilitate queriesÉtienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-20Warehouse: new slug field to prevent ID change when name is changedÉtienne Loks
2023-01-12Syndication - export external sourcesÉtienne Loks
2022-12-12Add geo buffer type: model, admin, formsÉtienne Loks
2022-12-12Fix migrations and importsÉtienne Loks
2022-12-12Geodata: gpkg, shp importÉtienne Loks
2022-12-12Background tasks: adapt model (refs #5319)Étienne Loks