summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-23Update fixtures (Django 1.11 change serialization order of fields)Étienne Loks
2017-08-23Remove old fixturesÉtienne Loks
2017-08-22CI: add missing packageÉtienne Loks
2017-08-22Fix testsÉtienne Loks
2017-08-22Fix templates with loop errorsÉtienne Loks
2017-08-22Django 1.11: API change in widget renderingÉtienne Loks
2017-08-22On search forms no field is requiredÉtienne Loks
2017-08-22Django 1.11: add missing context to some templatesÉtienne Loks
2017-08-22Django 1.11: use render() instead render_to_response - pass dict to templatesÉtienne Loks
2017-08-22Django 1.11: settings new TEMPLATE configurationÉtienne Loks
2017-08-21Django 1.11: adapt all get_field_* to match the current Options APIÉtienne Loks
2017-08-21Fix model configuration errorsÉtienne Loks
2017-08-21Models: refactoring move all import models to a specific fileÉtienne Loks
2017-08-21Django 1.11: fix flatatt importÉtienne Loks
2017-08-21urls: remove pattern (not compatible with Django 1.11)Étienne Loks
2017-08-21requirements: Django 1.8 -> 1.11Étienne Loks
2017-08-14Fix testsÉtienne Loks
2017-08-13Fixtures: change tratemnt type orderÉtienne Loks
2017-08-13Fixtures: fix material type orderÉtienne Loks
2017-08-13Fixture: fix unit order (child before parents)É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-13Fixtures: two times fixtures for relation types with no relation between ↵Étienne Loks
them at first time
2017-08-13Update import types fixturesÉtienne Loks
2017-08-13Models: change relation type to manage self relation on virtual classÉtienne Loks
2017-08-12Fixtures: natural keys for warehouse types and archaeological file typesÉtienne Loks
2017-08-12Fixtures: natural keys for context records typesÉtienne Loks
2017-08-12Fixtures: natural keys for context records typesÉtienne Loks
2017-08-12Fixtures: natural keys for operation typesÉtienne Loks
2017-08-12Fixtures: update fixtures with natural keys for ishtar_commonÉtienne Loks
2017-08-12DocumentTemplate: add slug, manage natural key. Utils: create_slug functionÉtienne Loks
2017-08-11Fixtures: update import models with natural keysÉtienne Loks
2017-08-11Makefile: change importer fixture generation in order to manage natural keysÉtienne Loks
2017-08-11Migration: add uniq constraintsÉtienne Loks
2017-08-11Manage natural keys for types and import related modelsÉtienne Loks
2017-08-11Makefile: cleaningÉtienne Loks
2017-08-11Fix get and set localisationÉtienne Loks
2017-08-09Fix Django bug in OLMapWidget.jsÉtienne Loks
cf. https://code.djangoproject.com/ticket/26972
2017-08-09Add OLMapWidget.js from django in order to fix itÉtienne Loks
2017-08-09Settings: add explicitly a new static dir to STATICFILES_DIRS in order to ↵Étienne Loks
overload admin files
2017-08-07Imports, add post import trigger for finds: set_localisation_1, _2, ...Étienne Loks
2017-08-07Imports: refactoring of importer - add post process importers set in databaseÉtienne Loks
2017-08-07Sheet: fix display of non historicalÉtienne Loks
2017-08-04Migration updateÉtienne Loks
2017-08-04Admin: prepopulate txt_idx with labelÉtienne Loks
2017-08-04Admin: improve lists, forms for warehouses and containers.Étienne Loks
2017-08-04Admin: improve forms, lists for finds, base finds, treatements, treatment ↵Étienne Loks
requests, etc.
2017-08-04Admin: fix point management for context recordÉtienne Loks
2017-08-04Admin: add lookups for finds, base finds, warehouses and containersÉtienne Loks
2017-08-04Fix context record migrationÉtienne Loks