summaryrefslogtreecommitdiff
path: root/ishtar_common/migrations
AgeCommit message (Collapse)Author
2024-04-16🗃️ imports: merge migrationsÉtienne Loks
2024-04-16✨ refactoring import permissionsÉtienne Loks
2024-04-16✨ imports: allow errors to be pointed out line by lineÉtienne Loks
2024-04-16✨ imports: manage ods, xls and xlsxÉtienne Loks
Convert them to CSV and store the resulting file in a specific field.
2024-04-16🗃️ imports: add ignore_errors fieldÉtienne Loks
2024-04-16🗃️ DB changes to manage user permissionsÉtienne Loks
2024-04-16🗃️ add updated relation between imports and main itemsÉtienne Loks
2024-04-16 ✨ Import group: archiveÉtienne Loks
2024-04-16♻️ refactoring and optimisation: manage defaults like ↵Étienne Loks
pre_importer_values - add an explicit field for required value to apply defaults
2024-04-16✨ Pre-import form: modify models - adminÉtienne Loks
2024-04-16✨ Imports groups: initialize actionÉtienne Loks
2024-04-16✨ Imports groups: archive_required field - automatically create related ↵Étienne Loks
imports on group creation - adapt import list
2024-04-16✨ Imports - model: link import -> import groupÉtienne Loks
2024-04-16✨ Imports groups - form: filter add button by availability - importer file ↵Étienne Loks
is required
2024-04-16✨ 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
2022-12-12Squash database migrationsÉtienne Loks
2022-12-12Geodata: adapt importer modelÉtienne Loks
2022-12-12Geodata: form to create GIS importÉtienne Loks
2022-12-12Area reference -> textÉtienne Loks
2022-12-12Geodata redesign: operation migrations (2/2)Étienne Loks
2022-12-12Geodata redesign: town migrationsÉtienne Loks
2022-12-12Geodata redesign: model adaptation - adminÉtienne Loks
2022-12-12External sources - limit access in admin, limit by profileÉtienne Loks
2022-12-12Syndication - filter field on sheet (bis)Étienne Loks
2022-12-12Increase phone number length (refs #5204)Étienne Loks
2022-12-12Syndication - attach the generated match document to the sourceÉtienne Loks
2022-12-12Syndication - delete unused matches - display match result - add a field for ↵Étienne Loks
associated type in match
2022-12-12Syndication - initialize type match with a sourceÉtienne Loks
2022-12-12Syndication - search limitation; API to send available typesÉtienne Loks
2022-12-12Syndication - docs, api permissionsÉtienne Loks
Permissions by token, IP and by model.
2022-12-12Remove unicode_litteralsÉtienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- remove django-ajax-select - fix migrations