summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/models.py
AgeCommit message (Expand)Author
2023-11-21🐛 templates - container values: fix find order (refs #5661)Étienne Loks
2023-08-08⚡️ optimise post-treatments: prevent unnecessary cascade update (refs #5617)Étienne Loks
2023-06-07⚡️ improve post treatments after importsÉtienne Loks
2023-05-11🐛 Container import: do not crash on empty container typeÉtienne Loks
2023-05-09Fix container search for documentsÉtienne Loks
2023-05-05Fix precise_town searchÉtienne Loks
2023-04-20precise_town refactoring for django app consistencyÉtienne Loks
2023-04-03Containers: remove division searchÉtienne Loks
2023-04-03Load task refactoring - manage external_id regen with tasks - cascade update ...Étienne Loks
2023-02-02Model: add history for document and containersÉtienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-20Sheet find container - fix date and float formatÉtienne Loks
2023-01-20Warehouse: new slug field to prevent ID change when name is changedÉtienne Loks
2023-01-19Warehouse: cached town columnÉtienne Loks
2023-01-19Free search: "raw" index for reference - improve parent only searchÉtienne Loks
2022-12-12Fix many count search such has "has-finds" (refs #5425)Étienne Loks
2022-12-12Add "is locked" search (refs #5419)Étienne Loks
2022-12-12Geodata redesign: container, warehouse migrationÉtienne Loks
2022-12-12Syndication - serialization - display sheet find - 2É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-07-08add bulk update on warehouse with warehouse type modifyCefin
2022-07-08code review on FindSelect FindsCefin
2022-07-08adding search by person-in-charge on findsCefin
2022-07-08adding adress field for searchCefin
2022-07-08adding person in charge field for searchCefin
2022-07-08Performance on imports: group all post treatment to the endÉtienne Loks
2022-05-09Sheet container: fix weight display (refs #5233)Étienne Loks
2022-03-09Templates: optimize template render for containersÉtienne Loks
2022-02-28Templates: fix base finds get value from containerÉtienne Loks
2021-11-09Container: prevent parent infinite loopÉtienne Loks
2021-06-16Container import: put_document_by_internal_referenceÉtienne Loks
2021-05-25Search - Container: search by parent containerÉtienne Loks
2021-04-12CSV export: manage __count - fix get localisationsÉtienne Loks
2021-04-02Statistics - add modalitiesÉtienne Loks
2021-03-30Container: fix index generation when only stationary containers are availablesÉtienne Loks
2021-03-26Operation - Context records: Surface int -> floatÉtienne Loks
2021-03-19Format - black: warehouseÉtienne Loks
2021-03-09Container: weight on form - fix weight display on sheetÉtienne Loks
2021-03-09Container: manage calculated weightÉtienne Loks
2021-02-28Container: sort by index (add index to index)Étienne Loks
2021-02-28Update value docsÉtienne Loks
2021-02-28Update values docÉtienne Loks
2021-02-28get_values: get containers from operation - material_types_code from findsÉtienne Loks
2021-02-28Container: fix get_values refactoringÉtienne Loks
2021-02-28Container: fix get_values returnÉtienne Loks
2021-02-28Container: fix label gen with no filterÉtienne Loks
2021-02-28Container templates: add a "material_types" and a "material_types_code"Étienne Loks
2021-02-28Fix division importerÉtienne Loks
2021-02-28Warehouse: localisations importerÉtienne Loks