summaryrefslogtreecommitdiff
path: root/archaeological_operations/tests.py
AgeCommit message (Collapse)Author
2017-09-20Fix external id generation for findsÉtienne Loks
2017-09-19Importers: fix user target key management (refs #3725)Étienne Loks
2017-09-01Temporary disable a test for a non fully developped functionnalityÉtienne Loks
2017-09-01Imports: fix target dict initializationÉtienne Loks
2017-08-31Fix test intitilization for importsÉtienne Loks
2017-08-26Tests: simple tests for dashboardÉtienne Loks
2017-08-22Fix testsÉtienne Loks
2017-08-21Django 1.11: adapt all get_field_* to match the current Options APIÉtienne Loks
2017-08-14Fix testsÉtienne Loks
2017-08-13Fix operation testÉtienne Loks
2017-08-01Tests: add ODT export test on operationsÉtienne Loks
2017-07-26Merge branch 'master' into developÉtienne Loks
2017-07-26Tests: fix fixtures managementÉtienne Loks
2017-07-11Simple migration script for old ODT templates (refs #3602)Étienne Loks
2017-07-09Tests: sheet person / organizationÉtienne Loks
2017-07-09Tests: fix operation creation wizardÉtienne Loks
2017-07-05Town/Parcel form: fix modification (refs #3642, refs #3640)Étienne Loks
2017-07-02Merge branch 'master' into developÉtienne Loks
2017-07-02Tests: add show-* testsÉtienne Loks
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-30Sources wizard: fix author deletion (refs #3634)Étienne Loks
2017-06-13OA code is now a string.Étienne Loks
2017-05-17Document generation: check permission - testÉtienne Loks
2017-04-29Extra security to prevent recursion on bulk updateÉtienne Loks
2017-04-22Tests: improve user creationsÉtienne Loks
2017-04-21commit_on_success -> atomicÉtienne Loks
2017-04-11Adapt tests for new fixturesÉtienne Loks
2017-04-04Base finds: fix cache generation on context record change (refs #3484)Étienne Loks
2017-03-23Operation wizards: adapt test to match new filtering of forms (ref #3367)Étienne Loks
2017-03-17Adapt tests for localisationÉtienne Loks
2017-03-14Test import of files with exotic encoding (refs #3513)Étienne Loks
2017-03-09Operation tables: adapt columns (refs #3501, refs #3509)Étienne Loks
2017-03-07Exports: specific configuration to manage ambiguous column (refs #3446)Étienne Loks
2017-03-06Test: label update after parcel import (refs #3460)Étienne Loks
2017-02-27Operations: test bulk update of finds and base finds (refs #3472)Étienne Loks
2017-02-27Operations: fix bulk update of context records for old postgresql version ↵Étienne Loks
(refs #3472)
2017-02-25Tests: create necessary view(s) on _pre_setup.Étienne Loks
2017-02-25Operations: fix bulk update of context records (refs #3472)Étienne Loks
2017-02-25Operations: bulk update of context records (refs #3472)Étienne Loks
2017-02-24Wizard tests improvements. Test inappropriate parcel deletion.Étienne Loks
2017-02-22Fix cache operation update - Parcel associated with context records are not ↵Étienne Loks
removed!
2017-02-16Imports: prevent creation of new items when data is emptyÉtienne Loks
2017-02-15Item keys are now related to the current importer (refs #3451)Étienne Loks
2017-02-14Importer: report bad configuration in a cleaner wayÉtienne Loks
2017-02-06Test: refactor - should be a little bit fasterÉtienne Loks
2017-02-05Imports: manage model limitation (don't create items not in the list)Étienne Loks
2017-01-30Finds: fix material col in tablesÉtienne Loks
2017-01-30Fix material_types search for finds - add tests for hierarchical searchesÉtienne Loks
2017-01-24Wizard: fix parcel reuse in creationÉtienne Loks
2017-01-23Parcels: on associated operation or file detachment remove the parcelÉtienne Loks