summaryrefslogtreecommitdiff
path: root/archaeological_operations
AgeCommit message (Collapse)Author
2017-10-24Add missing view permissions for operation and context record relationsÉtienne Loks
2017-10-20Fix automatic add of model on admin "add" page accessÉtienne Loks
2017-10-19Json fields: manage imports (refs #3077)Étienne Loks
2017-10-18Json fields: test display of json fields on the sheetÉtienne Loks
2017-10-18Json fields: manage dynamic json fields display in the sheets (refs #3077)Étienne Loks
2017-10-17Json fields: change default and db index (refs #3077)Étienne Loks
2017-10-17JSON: add JSON fields to manage dynamic data schema - add table to ↵Étienne Loks
administrate display of theses fields (refs #3077)
2017-10-16Towns relationship: include related towns to searchesÉtienne Loks
2017-10-12Search forms: add full text search for operation, context record and find ↵Étienne Loks
(refs #2912)
2017-10-12Performance: add indexes for cached labelsÉtienne Loks
2017-10-12Manage postgres index and vector searches (refs #2912)Étienne Loks
2017-10-04Update french translationÉtienne Loks
2017-09-21Generic manner of managing external idÉtienne Loks
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-29Migrations: change meta attributesÉtienne Loks
2017-08-28Change all upload directoriesÉtienne Loks
2017-08-26Tests: simple tests for dashboardÉtienne Loks
2017-08-26Django 1.11: new migrations for slugsÉtienne Loks
2017-08-23Update fixtures (Django 1.11 change serialization order of fields)Étienne Loks
2017-08-23Remove old fixturesÉtienne Loks
2017-08-22Fix testsÉtienne Loks
2017-08-22Django 1.11: API change in widget renderingÉtienne Loks
2017-08-22Django 1.11: use render() instead render_to_response - pass dict to templatesÉtienne Loks
2017-08-21Django 1.11: adapt all get_field_* to match the current Options APIÉtienne Loks
2017-08-21urls: remove pattern (not compatible with Django 1.11)Étienne Loks
2017-08-14Fix testsÉtienne Loks
2017-08-13Fix operation testÉtienne Loks
2017-08-13Fixtures: update with two time fixture for relation types with no ↵Étienne Loks
dependencies between them at first
2017-08-13Models: change relation type to manage self relation on virtual classÉtienne Loks
2017-08-12Fixtures: natural keys for operation typesÉtienne Loks
2017-08-04Migration updateÉtienne Loks
2017-08-04Context record: add point 2dÉtienne Loks
2017-08-04Admin: improve parcel, parcel owner forms, add a lookup for parcelÉtienne Loks
2017-08-03Admin: improve operation formÉtienne Loks
2017-08-03Admin: improve operation's models formsÉtienne Loks
2017-08-03Lookups: add operationsÉtienne Loks
2017-08-02Customize the administration labelsÉtienne Loks
2017-08-02Update migrationsÉtienne Loks
2017-08-01Operation sources: if index is not available don't generate an error for codesÉtienne Loks
2017-08-01Tests: add ODT export test on operationsÉtienne Loks
2017-07-31Merge branch 'master' into developÉtienne Loks
2017-07-31Update translationÉtienne Loks
2017-07-30Merge branch 'master' into developÉtienne Loks
2017-07-30Data importer: allow many split for UnicodeFormaterÉtienne Loks
2017-07-27Year limit is now 1000Étienne Loks
2017-07-27Fix ParcelField compress methodÉtienne Loks