summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Collapse)Author
2024-09-29✨ more robust templates (don't crash on missing values) - add fields for ↵Étienne Loks
file templates - number_to_words and float_format filters 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-16✨ Context records relations: remove form from the wizard to put in a ↵Étienne Loks
specific form
2024-09-13⚡️ improve performance - external ID: prevent double save - user UPDATE ↵Étienne Loks
query instead of save - remove dead code "BulkUpdatedItem"
2024-07-15🌐 update translationsÉtienne Loks
2024-07-15✨ Find: add the ability to configure a "+ find without context" buttonÉtienne Loks
2024-07-09🐛 fix many date and numeric searches (refs #5928)Étienne Loks
2024-06-26🐛 templates: add missing m2m valuesÉtienne Loks
2024-06-26✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-06-19🐛 documentation - add missing fields, sections in technical values, fix ↵Étienne Loks
translations
2024-06-07🗃️ Document: add cache_authors field (refs #5709)Étienne Loks
2024-05-30🐛 criteria search - towns - related model: fix * and - * (refs #5882)Étienne Loks
2024-05-28✏️ geo, document form: fix label for "Site" when configuration is ↵Étienne Loks
checked (refs #5890)
2024-05-27✏️ fix label (refs #5911)Étienne Loks
2024-05-15🗃️ profile - relation engine: default changed to cache tablesÉtienne Loks
2024-05-09🐛 account search tables: display profile type instead of profile name ↵Étienne Loks
(refs #5618)
2024-05-03✨ Operation - quick action: add administrative act (refs #5925)Étienne Loks
2024-04-30✨ templates: get containers values from the operation - performance: add ↵Étienne Loks
cache (refs #5927)
2024-04-26🐛 Context record relations import: fix missing attachment to imports ↵Étienne Loks
(refs #5923)
2024-04-16✨ Document: post importer action - set main imageÉtienne Loks
2024-04-16🐛 JSON date: fix criteria search - sheet display localized version (refs ↵Étienne Loks
#5883)
2024-04-16✨ Biographical notes edit formÉtienne Loks
2024-04-16🩹 fix type labelÉtienne Loks
2024-04-16✨ organization - museofile ID: search, forms, sheetÉ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✨ Biographical note sheetÉ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 ✨ museum fields: formsÉtienne Loks
2024-04-16✨ find/document sheet updateÉtienne Loks
fields: quantity_comment, technical_areas, technical_processes, rights_owner, licenses, copyright, shooting_angle.
2024-04-16✨ find/document fields: forms, searchesÉtienne Loks
fields: quantity_comment, technical_areas, technical_processes, rights_owner, licenses, copyright, shooting_angle.
2024-04-16🗃️ museum module: new db fields, add adminÉtienne Loks
2024-04-16✨ GDPR: manage merge action, admin consultation, edition, delete, ✅ GDPR ↵Étienne Loks
tests
2024-04-16✨ GDPR: record directory view and directory exportÉ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: efficient create_log methodÉtienne Loks
2024-04-16✨ GDPR: admin - log (read only, export)Étienne Loks
2024-04-16🗃️ GDPR: add related modelsÉtienne Loks
2024-04-16✨ imports: add search criteriaÉtienne Loks
2024-04-16✨ imports: allow errors to be pointed out line by lineÉtienne Loks
2024-04-16✨ Pre-import form: modify models - adminÉ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 groups - form: new import groupÉtienne Loks
2024-04-16✨ Imports groups: models, adminÉtienne Loks
2024-01-17🩹 document table: fix line duplication for authors (refs #5709)Étienne Loks
2023-11-28🐛 Custom form - add missing forms types (refs #5668)Étienne Loks
2023-11-28🐛 Document table: fix performance issue on sort (refs #5667)Étienne Loks
2023-11-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple ↵Étienne Loks
geo and cached_label edition