summaryrefslogtreecommitdiff
path: root/archaeological_finds/models_finds.py
AgeCommit message (Collapse)Author
2024-04-16🐛 Find: add index to searchÉtienne Loks
2023-12-18🐛 find values for templates: use "base_find_" prefix and simple prefix ↵Étienne Loks
(refs #5695)
2023-11-29✨ New accessor for find templateÉtienne Loks
2023-11-13⚡️ remove bulk update: should not be useful anymore and can severely ↵Étienne Loks
degrade performance
2023-05-15🐛 recalculate container weight on find remove (refs #5470)Étienne Loks
2023-03-06Profile: do not display geo item list when mapping is deactivated (refs #4467)Étienne Loks
2023-03-01Find: add "remain" field (operations and sites) (refs #5460)Étienne Loks
2023-02-23Admin: overload index to add sub-section headersÉtienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-20Fix discovery date searchÉtienne Loks
2023-01-19Sheet find refactoringÉtienne Loks
2023-01-19Change labelsÉtienne Loks
* Identifiant musée -> Numéro d'inventaire musée * Localisation (fiche) -> Localisation géographique * Date de découverte (exacte ou TPQ) -> Date de découverte (exacte ou début) * Date de découverte (TAQ) -> Date de découverte (fin)
2023-01-19Free search: "raw" index for reference - improve parent only searchÉtienne Loks
2023-01-16Update translationsÉtienne Loks
2022-12-12Geodata - search: add search fields on related items searchesÉtienne Loks
2022-12-12Geo: quick add geo action for context records, sites and findsÉtienne Loks
2022-12-12Geodata: cascade addÉtienne Loks
2022-12-12WIP: add "is locked" search (refs #5419)Cefin
2022-12-12Geodata: fix geoitem -> geodata on findÉtienne Loks
2022-12-12Geodata: improve migrate script (multi processing) - fix upper modelÉtienne Loks
2022-12-12Geodata: display geodata list on sheetÉtienne Loks
2022-12-12Geodata redesign: context record, base find migrationÉtienne Loks
2022-12-12Syndication - fix pin searchÉtienne Loks
2022-12-12Find - Quick action n1 treatment: add redirect in table quick action - fix ↵Étienne Loks
resulting_pk initialization (refs #5231)
2022-12-12clean the code for #5231Cefin
2022-12-12draft and temporary testing for #5231Cefin
2022-12-12Syndication - serialization - display sheet find - 2Étienne Loks
2022-12-12Syndication - serialization - display sheet findÉtienne Loks
2022-12-12Syndication - api view & url for find, context record, warehouse, container ↵Étienne Loks
and file
2022-12-12Migration to Django 2.2 - many fixesÉtienne Loks
- remove redondant permissions - fix missing kwargs for widget and form fields - fix default to callable for model field - quick and dirty fix for datepicker - is_authenticated() -> is_authenticated - fix registration urls - remove six usage (no more python2)
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-08Basket bulk update: propose slug on single edit, allow multi edit (refs #5225)Étienne Loks
2022-07-08rapid action modify basket property #5180Cefin
2022-07-08black formatingÉtienne Loks
2022-07-08Find/context record search: change search order, terms, fix search fieldÉtienne Loks
2022-07-08adding test for acrcheological finds search on operationsCefin
2022-07-08code review on FindSelect FindsCefin
2022-07-08adding operator name with error ajax on finds searchCefin
2022-07-08adding operator on finds searchCefin
2022-07-08adding search by person-in-charge on findsCefin
2022-05-27OA prefix: fix customize on sheet, form and saveÉtienne Loks
2022-03-24Fix dated field search (modified after/before)Étienne Loks
2022-03-09Templates: optimize template render for containersÉtienne Loks
2021-10-20Finds: "material_types_recommendations" string for templates - manage hierarchyÉtienne Loks
2021-10-20Finds: add "material_types_recommendations" string for templates - update ↵Étienne Loks
doc with base jinja filters
2021-07-29Fix "history_creator" on duplicateÉtienne Loks
2021-06-02Find: add functional area fieldÉtienne Loks
2021-05-04Update generated documentationÉtienne Loks
2021-05-03Fix material_type_label helperÉtienne Loks
2021-04-12Statistics: add modification year modalityÉtienne Loks