summaryrefslogtreecommitdiff
path: root/archaeological_finds/tests.py
AgeCommit message (Collapse)Author
29 hours🐛 fix unclosed fileÉtienne Loks
2025-09-16🐛 base find: on associated find label change, if only one base find ↵Étienne Loks
change base find label
2025-06-27✅ fix testsÉtienne Loks
2025-04-03🐛 fix csv export with '|' syntax for export columns - ✅ test find csv ↵Étienne Loks
export
2025-02-24✨ treatment state refactoring -> distinct input status and treatment ↵Étienne Loks
status (refs #6182) - treatments: search criteria
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19🗃️ rename permission request fields to permission queriesÉtienne Loks
2025-02-19✨ generate_permissionsÉtienne Loks
manage: - possession (direct, creation, basket) - heritage - areas association - requests ({USER} special syntax)
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✅ fix testsÉtienne Loks
2024-09-13⚡️ improve performance - external ID: prevent double save - user UPDATE ↵Étienne Loks
query instead of save - remove dead code "BulkUpdatedItem"
2024-09-10✨ find container history: manage first packaging infoÉtienne Loks
2024-09-05✨ manage find localization historyÉtienne Loks
2024-06-19✨ criteria search: relative search for number criteria (refs #5349)Étienne Loks
2024-05-10🐛 table count - fix bad number of items count on finds with many ↵Étienne Loks
associated context record (refs #5898)
2024-05-03🐛 when base finds are deleted, delete the associated finds if not other ↵Étienne Loks
base find is associated (refs #3871)
2024-04-19✨ imports: allow media import from a web locationÉtienne Loks
2024-04-18🗃️ conservation state becomes multi-valued (refs #5904)Étienne Loks
2024-04-16✅ fix group importer testsÉtienne Loks
2024-04-16✨ imports: manage ignore_errorsÉtienne Loks
2024-04-16🧪 Import group archive: failing testÉtienne Loks
2024-04-16✅ Import group - test importÉtienne Loks
2023-07-03🐛 Fix "*" search for text fields (refs #5325)Étienne Loks
2023-05-11✅ Update find history test "humanize" version of 5001 is 5 001Étienne Loks
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-03-01Free text search: use accent and unaccented string (refs #5352)Étienne Loks
2023-02-28Search: Fix many excluded search (refs #4793, refs #5209)Étienne Loks
2022-12-14Tests: use variable for fixtures pathsÉtienne Loks
2022-12-12Tests: test geo CSV importÉtienne Loks
2022-12-12Tests: find basket modificationÉtienne Loks
2022-12-12Test: force locale activate for API testÉtienne Loks
2022-12-12Minor fix on testsÉtienne Loks
2022-12-12Fix testsÉtienne Loks
2022-12-12Remove deprecated geo test - Fix tests for v4Étienne Loks
2022-12-12Geo display: clean old code - manage bad dataÉtienne Loks
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-08Refactoring: NewImportForm -> BaseImportFormÉtienne Loks
2022-07-08black formatingÉtienne Loks
2022-07-08Find/context record search: change search order, terms, fix search fieldÉtienne Loks
2022-07-08resolve issue on archeological finds tests searchCefin
2022-07-08finalize the test with one errorCefin
2022-07-08adding test for acrcheological finds search on operationsCefin
2022-07-08Tests: clean importsÉtienne Loks
2022-07-08synthethic functions for tests and improvement of their robustnessQuentin André
2022-07-08factorization of access_from_dropdown for testsQuentin André
2022-07-08clean version of get_geo_items with ui integration and testsQuentin André
2022-07-08additional tests without nested tabs for testing the ui of basefindsQuentin André
2022-07-08ui tests without base feature point workingQuentin André
2022-07-08test_geo_items works and manual tests work for uiQuentin André