summaryrefslogtreecommitdiff
path: root/ishtar_common/migrations
AgeCommit message (Collapse)Author
2025-09-22✨ document type: add orderÉtienne Loks
2025-08-01🐛 migrations: fix mysterious bug on some installations (fail on group add ↵Étienne Loks
with group already here)
2025-06-17🗃️ Media exporter: database migrationÉtienne Loks
2025-03-21⚡️ custom form: better filter for JSON fields - 🐛 fix administrative ↵Étienne Loks
act custom forms (refs #6238, refs #6239)
2025-02-19🗃️ add acquisition date to geo items - remove mandatory link to ↵Étienne Loks
geovectordata
2025-02-19🐛 fix no translations for homepage on new instances (refs #6136)Étienne Loks
2025-02-19✨ admin: better management of Import - Item keys, import/export, links all ↵Étienne Loks
user/imports
2025-02-19🗃️ database: add associated basket to treatments - is exhibition for ↵Étienne Loks
treatments types
2025-02-19✨ site profile: ability to set default localisation for treatmentsÉtienne Loks
2025-02-19🗃️ rename permission request fields to permission queriesÉtienne Loks
2025-02-19🗃️ database: add sheet filtersÉtienne Loks
🗃️ database: add sheet filters
2025-02-19♻️ clean all "add_own"Étienne Loks
2025-02-19✨ update permission script - admin: delete "owns" groups when non releventÉtienne Loks
2025-02-19✨ permissions refactoring: manage deletion permissions - ♻ refactoring ↵Étienne Loks
"can_do"
2025-02-19🗃️ permissions refactoring: add expiration dateÉtienne Loks
2025-02-19🗃️ permissions refactoring: add permission request model - link ↵Étienne Loks
between main item and ishtar users
2025-02-19✨ display forum entries: activate/deactivate by user profile - profile ↵Étienne Loks
form: edit news/forum display
2024-10-07✨ Importer type: add default number of line to skip for CSV - 🗃️ DB: ↵Étienne Loks
export types for templates
2024-09-26🩹 Welcome page: simplify and init Welcome fields managementÉtienne Loks
2024-09-26✨ homepage: statistics and more customizationsÉtienne Loks
2024-09-20🗃️ archaeological sites: new fields in databaseÉtienne Loks
- Types - Current status - Discovery status - Discoverer - Nature of site - Interpretation level - Precise locality - Description - Public description
2024-09-18🗃️ archaeological files: new fields in databaseÉtienne Loks
- Monitoring justification type - Development type
2024-09-16🗃️ context records new fields, default values, admin interface - town ↵Étienne Loks
add notice (refs #6024) Town: - notice Context records: - excavated length - excavated width - structure - texture - colors - details on colors - inclusions
2024-07-15✨ Find: add the ability to configure a "+ find without context" buttonÉtienne Loks
2024-06-07🗃️ Document: add cache_authors field (refs #5709)Étienne Loks
2024-05-15🗃️ profile - relation engine: default changed to cache tablesÉtienne Loks
2024-04-26🐛 Context record relations import: fix missing attachment to imports ↵Étienne Loks
(refs #5923)
2024-04-19✨ imports: allow media import from a web locationÉtienne Loks
2024-04-16🔧 default permissions for BiographicalNoteÉtienne Loks
2024-04-16✨ Debug mode for importsÉtienne Loks
2024-04-16🏷️ update french states and departmentsÉtienne Loks
2024-04-16🩹 fix migrationsÉtienne Loks
2024-04-16✨ Document - shooting angle: bulk update, criteria search, free search ↵Étienne Loks
indexation
2024-04-16🗃️ add slug to biographical notesÉtienne Loks
2024-04-16🗃️ update migrationsÉtienne Loks
2024-04-16🗃️ Biographical note -> MainItem (history, search, ...)Étienne Loks
2024-04-16🗃️ biographical notes - model, admin: add organizationÉtienne Loks
2024-04-16🏷️ data migrations for museum typesÉtienne Loks
2024-04-16 ✨ museum fields: formsÉtienne Loks
2024-04-16🗃️ museum module: new db fields, add adminÉtienne Loks
2024-04-16🏷️ add default data types for geo origin and bufferÉtienne Loks
2024-04-16🗃️ adapt migrationsÉtienne Loks
2024-04-16🗃️ GDPR: add routable_ip information - allow null ip and user - add ↵Étienne Loks
django-ipware dependency to manage precisely request IP
2024-04-16🗃️ GDPR: add related modelsÉtienne Loks
2024-04-16🗃️ imports: merge migrationsÉtienne Loks
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