summaryrefslogtreecommitdiff
path: root/ishtar_common
AgeCommit message (Expand)Author
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-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-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-13Fixtures: two times fixtures for relation types with no relation between them...Étienne Loks
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: 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-11Migration: add uniq constraintsÉtienne Loks
2017-08-11Manage natural keys for types and import related modelsÉtienne Loks
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 parcel, parcel owner forms, add a lookup for parcelÉtienne Loks
2017-08-03Lookup: add authorÉtienne Loks
2017-08-03Admin: improve files and commonÉtienne Loks
2017-08-02Admin - ishtar common: use ajax selects for some fields - clean and simplifyÉtienne Loks
2017-08-02Admin apps: fix bad importÉtienne Loks
2017-08-02Customize the administration labelsÉtienne Loks
2017-08-02Update migrationsÉtienne Loks
2017-07-31Merge branch 'master' into developÉtienne Loks
2017-07-31Update translationÉtienne Loks
2017-07-31Fix orga and person deletion wizard templateÉtienne Loks
2017-07-31Imports: fix creationÉtienne Loks
2017-07-30Merge branch 'master' into developÉtienne Loks
2017-07-30Data importer: allow many split for UnicodeFormaterÉtienne Loks
2017-07-26Update fixture with document templateÉtienne Loks
2017-07-26Merge branch 'master' into developÉtienne Loks
2017-07-26Tests: fix fixtures managementÉtienne Loks
2017-07-26Import: add FieldDoesNotExist to possible error on importsÉtienne Loks
2017-07-26Fixtures: add documenttemplateÉtienne Loks
2017-07-26Update fixturesÉtienne Loks
2017-07-24Datings: post-fix of duplicates associated to the same object (usually on imp...Étienne Loks
2017-07-21Fix fixture generationÉtienne Loks
2017-07-20Merge branch 'master' into developÉtienne Loks
2017-07-20Remove debugÉtienne Loks
2017-07-20Imports: fix skip of the first line when import file is not utf-8Étienne Loks