summaryrefslogtreecommitdiff
path: root/archaeological_operations/tests.py
AgeCommit message (Collapse)Author
2019-09-03Serializations: operations, sites, parcelsÉtienne Loks
2019-09-03Fix custom form test (unicity problem)Étienne Loks
2019-09-01Refactor tests - first work on serialization restore testÉtienne Loks
2019-06-17QA: fix bad QA indexing - testsÉtienne Loks
2019-06-17Statistics - manage queriesÉtienne Loks
2019-06-17Libreoffice templates generation: testÉtienne Loks
2019-06-17Labels generation: testÉtienne Loks
2019-06-17Document templates: adapt models to manage labelsÉtienne Loks
2019-06-17Tests: fix default conversion to strÉtienne Loks
2019-06-17Tests: fix decode errorÉtienne Loks
2019-06-17Fix stats cache for integer valuesÉtienne Loks
2019-06-17Autocomplete: small fix and general testsÉtienne Loks
2019-06-17Fix document deletion - testsÉtienne Loks
2019-06-17Fix document editÉtienne Loks
2019-06-17Tests: force locale definitionÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-05-15Data importer: fix bad concat parameter - test manage concat of M2M (many ↵Étienne Loks
columns)
2019-05-02Data importer: add value formaters based on Python format() stringÉtienne Loks
2019-04-24Search: manage asterisk inside search query (refs #4480)Étienne Loks
2019-04-24CSV import: manage semi-colon as separatorÉtienne Loks
2019-04-24Facet search: manage term containing = or | inside quotesÉtienne Loks
2019-04-24Search: manage localized and non localized indexationÉtienne Loks
2019-04-24Import: manage pre-import function - test document importÉtienne Loks
2019-04-24QR code: QR code export, display on ODT and PDFÉtienne Loks
2019-02-11Tests: parcle are no more automatically removedÉtienne Loks
2019-01-18Manage index and external id for documentsÉtienne Loks
2018-11-08Search: manage criteria + text searchÉtienne Loks
2018-11-06Fix import of new JSON fields (refs #4292)Étienne Loks
2018-10-24Temporary disable testsÉtienne Loks
2018-09-11Fix search with only a "-" signÉtienne Loks
2018-08-21External ID: general filters - deduplicate filterÉtienne Loks
2018-08-16Fix bad test stringÉtienne Loks
2018-08-16Search: manage open searchÉtienne Loks
2018-08-16Manage properties in search vectors - add short code for operation (refs #4027)Étienne Loks
2018-08-16Manage ope prefixes with the profileÉtienne Loks
2018-08-15Update translationÉtienne Loks
2018-08-15Fix testsÉtienne Loks
2018-08-13Rstore lost parcelÉtienne Loks
2018-08-13Fix clean parcel scriptÉtienne Loks
2018-08-13Criteria search: manage boolean search (refs #4180)Étienne Loks
2018-08-13Search: do not parse for parentheses inside quotes (refs #4180)Étienne Loks
2018-08-13Manage interger field search and many search (refs #4180)Étienne Loks
2018-08-13Search: manage exclude - refactor search (refs #4180)Étienne Loks
2018-08-13Full text search: open search in facets (refs #4180)Étienne Loks
2018-08-13Full text search: manage facet search (simple, hierarchic, OR) (refs #4180)Étienne Loks
2018-08-13Searches: manage AND, OR, parentheses and open search '*' (refs #4180)Étienne Loks
2018-06-14Fix reset for operation - cleaningÉtienne Loks
2018-06-13Manage use of search indexes for data fieldsÉtienne Loks
2018-06-12Fix tests and fixtures for new document management (refs #4107)Étienne Loks
2018-06-12Wizards - JSON fields: tests (refs #4089)Étienne Loks