summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Collapse)Author
2015-10-12Importers: new field for associated images - fix duplicate columnsÉtienne Loks
2015-10-07Imports: allow to force creation of an itemÉtienne Loks
2015-09-25Add label for targets keysÉtienne Loks
2015-09-25Imports: manage boolean association on DBÉtienne Loks
2015-09-22Add relation between operationsÉtienne Loks
2015-09-09Flake8Étienne Loks
2015-08-28flake8Étienne Loks
2015-06-25Merge branch 'stable'Étienne Loks
2015-06-25Import: fix MCC find imports + testsÉtienne Loks
2015-06-25Merge branch 'stable'Étienne Loks
2015-06-25Import: fix unit import on MCC context recordÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
2015-06-18Import: really delete associated object when deleting an importÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
2015-06-18Import: try different encoding if the specified doesn't workÉtienne Loks
2015-06-18Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/data_importer.py
2015-06-18Import: manage different encoding for source fileÉtienne Loks
2015-06-16Merge branch 'stable'Étienne Loks
2015-06-16Import: update MCC parcel import testsÉtienne Loks
2015-06-16Merge branch 'stable'Étienne Loks
2015-06-16Import: specialize targetkey (refs #2533)Étienne Loks
Model: a targetkey connection can now be applied to on particular import (associated_import), one particular user (associated_user) or to all imports (associated_import and associated_user are empty). To be done: change import and forms to fully use this mechanism.
2015-06-11Merge branch 'stable'Étienne Loks
2015-06-11Work on find importerÉtienne Loks
2015-06-04Merge branch 'stable'Étienne Loks
2015-06-04Import: add description for columns - update import fixtureÉtienne Loks
2015-06-02Merge branch 'stable'Étienne Loks
2015-06-02Add target keys to adminÉtienne Loks
2015-06-02Merge branch 'stable'Étienne Loks
2015-06-02Remove error file when no error is reported on re-importÉtienne Loks
2015-06-02Merge branch 'stable'Étienne Loks
2015-06-02Imports: add re-analysed to already imported filesÉtienne Loks
2015-06-02Merge branch 'stable'Étienne Loks
2015-06-01Add import actions (re-import and unarchive)Étienne Loks
2015-05-20Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/locale/fr/LC_MESSAGES/django.po
2015-05-20Minir label fixÉtienne Loks
2015-05-20Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/locale/fr/LC_MESSAGES/django.po
2015-05-20Update french translationÉtienne Loks
2015-05-19Merge branch 'stable'Étienne Loks
2015-05-19Minor label fixÉtienne Loks
2015-05-19Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/data_importer.py
2015-05-19Imports: fix many to many association and treatmentÉtienne Loks
2015-05-13Merge branch 'stable'Étienne Loks
2015-05-13Imports: fix unique for target value - better error msg for generic formset ↵Étienne Loks
- fix type import for ishtar_common
2015-05-12Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/data_importer.py
2015-05-12Imports: add YearFormater formater - fix required columns managementÉtienne Loks
2015-05-06Automatically update raw_general_contractor and raw_town_planning_service on ↵Étienne Loks
save - improve pdl import of raw_names and of dates
2015-05-06Fix generaltype slug size (to match with label size)Étienne Loks
2015-05-06Add new fields for towns - update default department and states for FranceÉtienne Loks
2015-05-06Work on dynamic (too much of ajax and JS...) person/organization widgetÉtienne Loks
2015-05-06Manage link between import and imported object - Auto-delete imported object ↵Étienne Loks
when deleting import