summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Collapse)Author
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
2015-05-05Imports: manage control fileÉtienne Loks
2015-05-05Imports: manage importation interface, error fileÉtienne Loks
2015-05-04Imports: manage unmatched item linksÉtienne Loks
2015-05-03Interface: create new import, management interfaceÉtienne Loks
2015-05-03Import: add management of link between user data and db dataÉtienne Loks
2015-05-02New models for import managmentÉtienne Loks
2015-04-21Restore temporary old ooo_replaceÉtienne Loks
2015-04-20Fix bad import of oook_replaceÉtienne Loks
2015-04-20Sort document template by type and name (refs #2431)Étienne Loks
2015-04-17ooo_replace became oook_replace!Étienne Loks
2015-04-17Make ooo_replace an external projectÉtienne Loks
2015-01-29Fix display of operations - fix bibracte import of operationsÉtienne Loks
2015-01-28Add external_id to sources. Bibracte import for sources.Étienne Loks
2015-01-26Improve/fix import management. Bibracte import for operations.Étienne Loks
2015-01-26Person: allow empty titleÉtienne Loks
2015-01-26GeneralType keys: fix management of changed labelÉtienne Loks
2015-01-26GeneralType keys: add importer field for specific key association - better ↵Étienne Loks
management of keys * new importer field definition and creation * manage manual association of keys * manage overload of keys * manage automatic deletion of keys * change ImportFormater for new management of keys
2015-01-26Add a generic relation model to list general types keys. Reorganize imports.Étienne Loks
2015-01-25Several changes on models to manage complex find importsÉtienne Loks
2014-12-21Add a new table to manage importsÉtienne Loks
2014-12-18More precise merge key for organization and personÉtienne Loks
2014-12-18Fix length of town's name.Étienne Loks
* Ready for Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch!
2014-12-17Allow user creation when db is not syncedÉtienne Loks
2014-12-12Don't erase any creation of this user when it is deleted (refs #2169)Étienne Loks
* creator is no more a mandatory field * for associated foreign key relation: on_delete set to SET_NULL
2014-12-12Fix history on batch removing of users (refs #2170)Étienne Loks