summaryrefslogtreecommitdiff
path: root/ishtar_common
AgeCommit message (Collapse)Author
2017-09-21Add object type as a hierarchical search (refs #3742)Étienne Loks
2017-09-21Fix pined search (refs #3736)Étienne Loks
2017-09-21Add a script to fix external idsÉ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-14CommentÉtienne Loks
2017-09-14Django 1.11: fix get_model_fieldsÉtienne Loks
2017-09-13Select2 widget: fix static choicesÉtienne Loks
2017-09-05Imports: pass user to import in order to match with associated target keysÉtienne Loks
2017-09-04Operation types: fix get tuplesÉtienne Loks
2017-09-01Imports: fix target dict initializationÉtienne Loks
2017-08-31Importers: fix target key initialization (manage target key not related to ↵Étienne Loks
current import) - refs #3725
2017-08-31Target key forms: choose whom to associated with (refs #3725)Étienne Loks
2017-08-29Import models: can associate a target key group to an importÉtienne Loks
2017-08-29Migrate from v1: add a manual SQL sentenceÉtienne Loks
2017-08-29Import models: add target key groups to manage target key by group (self ↵Étienne Loks
explanatory)
2017-08-29Migrations: change meta attributesÉtienne Loks
2017-08-29Merge branch 'master' into developÉtienne Loks
2017-08-29Sheet: add a specific sheet_address_section (refs #3401)Étienne Loks
2017-08-29Wizards: fix empty image initializationÉtienne Loks
2017-08-29Wizards: fix image and file initialization on modifyÉtienne Loks
2017-08-28Change all upload directoriesÉtienne Loks
2017-08-28Imports: fix CSV file savingÉtienne Loks
2017-08-28Pined objects: fix exception when object is not available anymoreÉtienne Loks
2017-08-28Long time out for right cacheÉtienne Loks
2017-08-26Tests: simple tests for dashboardÉtienne Loks
2017-08-26Django 1.11: fix dashboards - explicit ordering is needed when using distinctÉtienne Loks
2017-08-26Models - Importers: fix uniqnessÉ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-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 ↵É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: 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