summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/tests.py
AgeCommit message (Expand)Author
16 hours♻️ django 3.2 deprecation: force_text -> force_str - templates: remove i...Étienne Loks
2025-06-27✅ fix testsÉtienne Loks
2025-02-24✨ treatment state refactoring -> distinct input status and treatment status...Étienne Loks
2025-02-19📄 update copyright noticeÉ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
2025-02-19➕ permissions refactoring: add guardian dependenciesÉtienne Loks
2024-09-10✅ test find container history and QA container moveÉtienne Loks
2024-09-10✨ find container history: manage first packaging infoÉtienne Loks
2023-05-15🐛 recalculate container weight on find remove (refs #5470)Étienne Loks
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-01-20Warehouse: new slug field to prevent ID change when name is changedÉtienne Loks
2022-12-12Fix testsÉtienne Loks
2022-12-12Fix testsÉtienne Loks
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-08Tests fixesÉtienne Loks
2022-07-08Optimize context record wizardÉtienne Loks
2022-07-08Performance on imports: group all post treatment to the endÉtienne Loks
2021-11-09Container: prevent parent infinite loopÉtienne Loks
2021-04-28Container autocomplete: unaccent - any order of container typesÉtienne Loks
2021-03-30Container: fix index generation when only stationary containers are availablesÉtienne Loks
2021-03-19Format - black: warehouseÉtienne Loks
2021-03-09Container: manage calculated weightÉtienne Loks
2021-02-28Fix testÉ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
2021-02-28Container autocomplete: improve searchÉtienne Loks
2021-02-28Fix typoÉtienne Loks
2021-02-28Container autocomplete: improve searchÉtienne Loks
2021-02-28No index for stationary containersÉtienne Loks
2021-02-28TypoÉtienne Loks
2021-02-28Container: fix collection field (not mandatory)Étienne Loks
2021-02-28Fix null -> "" errors - fix testsÉtienne Loks
2021-02-28Containers: append warehouse to merge key (refs #4964)Étienne Loks
2021-02-28Container - bulk update: remove parent when changing warehouse (refs #4959)Étienne Loks
2021-02-28Container: change child location on location change (refs #4938)Étienne Loks
2021-02-28Fix container mergeÉtienne Loks
2021-02-28Container: adapt forms for the new container managementÉtienne Loks
2021-02-28New container management - merge actionÉtienne Loks
2021-02-28New container management: change ext idÉtienne Loks
2020-01-06Warehouse: on location change if division exists in the new warehouse contain...Étienne Loks
2019-09-14Fix file imports - fix tests with redirsÉtienne Loks
2019-09-06Serialization: warehouse filterÉtienne Loks
2019-09-06Serialization: warehouse - manage filter for context record, site, find and w...Étienne Loks
2019-09-06Serializers: manage operation filter for warehouseÉtienne Loks
2019-09-06Serializers: warehouse moduleÉtienne Loks
2019-09-01Refactor tests - first work on serialization restore testÉtienne Loks
2019-06-28Better management of cascade updatesÉtienne Loks
2019-06-27Tests: organization from warehouseÉtienne Loks