summaryrefslogtreecommitdiff
path: root/archaeological_finds/models_treatments.py
AgeCommit message (Expand)Author
2025-09-29✨ treatment search: add start and end date criteriaÉtienne Loks
2025-08-11🐛 searches: fix exact date searches for datetime fields (refs #6411)Étienne Loks
2025-05-15🚑️ fix find location history for loansÉtienne Loks
2025-04-23🐛 fix table export with json fields in search (refs #6292)Étienne Loks
2025-03-13✨ sheets: refactor document listing - add edit and unlink actions (refs #6221)Étienne Loks
2025-02-24✨ treatment state refactoring -> distinct input status and treatment status...Étienne Loks
2025-02-19✨ exhibtion: add description field - basket sheet: display associated exhib...Étienne Loks
2025-02-19✨ exhibitions: "GAM" exportÉtienne Loks
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19🗃️ treatments: other_reference -> reference - find_treatments : m2m impo...Étienne Loks
2025-02-19🚑️ document template: fix associated basket for treatment file and treat...Étienne Loks
2025-02-19✨ exhibition: forms/sheetsÉtienne Loks
2025-02-19🗃️ database: exhibitionÉtienne Loks
2025-02-19🐛 fix associated basket for treatment requestsÉtienne Loks
2025-02-19🗃️ database: add associated basket to treatments - is exhibition for tre...Étienne Loks
2025-02-19✨ adapt sheet to manage sheet filtersÉtienne Loks
2025-02-19♻️ clean all "add_own"Étienne Loks
2025-02-19✨ permissions refactoring: settings for upstream items managementÉtienne Loks
2025-02-19✨ generate_permissionsÉtienne Loks
2025-02-19✨ permissions refactoring: generate permissions, adapt permissions checksÉtienne Loks
2025-02-19♻ permissions refactoring: refactor has_permission methodsÉtienne Loks
2024-09-05✨ manage find localization historyÉtienne Loks
2024-06-26🐛 templates: add missing m2m valuesÉtienne Loks
2024-06-24✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-06-19🐛 documentation - add missing fields, sections in technical values, fix tr...Étienne Loks
2024-05-30🐛 criteria search - towns - related model: fix * and - * (refs #5882)Étienne Loks
2024-04-30✨ templates: get containers values from the operation - performance: add ca...Étienne Loks
2024-04-16🐛 Fix treatment sheet bug (refs #5773)Étienne Loks
2023-03-06Sheet Treatment file: add associated image and document list (refs #4275)Étienne Loks
2023-02-23Admin: overload index to add sub-section headersÉtienne Loks
2023-01-30Fix treatment and file treatment sheet display (bad QR code link)Étienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2022-12-12Migration to Django 2.2 - many fixesÉtienne Loks
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-10-03Fix delete wizard with no "class_verbose_name"Étienne Loks
2022-03-24Fix dated field search (modified after/before)Étienne Loks
2021-03-19Format - black: findsÉtienne Loks
2021-02-28Refactoring - typoÉtienne Loks
2021-02-28TextField: blank=True, null=True -> blank=True, default=""Étienne Loks
2021-02-28Labels: fix filteringÉtienne Loks
2021-02-28Refactoring of models. Document container - declare only idÉtienne Loks
2020-11-06Label generation: optimize template evaluationÉtienne Loks
2020-03-11Searc criteria: add has image/file/url criteria for all document itemsÉtienne Loks
2020-03-10Full-search index: year index for treatments - town for warehouseÉtienne Loks
2019-12-16Gin index for data fieldsÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-09-16Add 'IF EXISTS' to 'DROP VIEW' statement in migrationsÉtienne Loks
2019-09-16Fix exhibit date search for treatment filesÉtienne Loks
2019-09-16Treatment, treatment files: add scientific manager - exhibition fieldsÉtienne Loks
2019-09-14Operation, site: multi del - redirsÉtienne Loks