summaryrefslogtreecommitdiff
path: root/archaeological_finds/models_treatments.py
AgeCommit message (Expand)Author
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
2019-09-13Delete action: context records, files, finds, treatments, treatments files, a...Étienne Loks
2019-06-18Treatment: fix py3 keys() managementÉtienne Loks
2019-06-17Tests: fix default conversion to strÉtienne Loks
2019-06-17Fix stats cache for integer valuesÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-06-05Searches: fix history modifierÉtienne Loks
2019-05-24DocumentItem: fix inapropriate heritageÉtienne Loks
2019-05-23Document generation: better layout for VALUESÉtienne Loks
2019-05-22Document templates: manage finds, base finds, baskets relationsÉtienne Loks
2019-05-21Document generation: fix for treatment file without associated basketÉtienne Loks
2019-05-02Data importer: add value formaters based on Python format() stringÉtienne Loks
2019-04-24Search: manage localized and non localized indexationÉtienne Loks
2019-02-18Sheet person: add related items tablesÉtienne Loks
2019-02-12Treatements, treatments files, containers: add quick action on sheet to add d...Étienne Loks
2019-02-12Change icon for treatmentsÉtienne Loks
2019-02-06ForeignKey: SET_NULL fixÉtienne Loks
2019-02-06Main image: fix bad "on_delete" behaviourÉtienne Loks
2019-01-31Search: manage dynamic query parameters (ex: divisions details)Étienne Loks
2019-01-29QA packaging: allow to change ref and current containersÉtienne Loks
2019-01-29Treatments: add a view to get all non modif treatmentsÉtienne Loks
2019-01-29Treatment order by date descÉtienne Loks