summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Collapse)Author
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
2014-11-28Merge action implementation (person and organization)Étienne Loks
2014-11-24Work on SRA importationÉtienne Loks
2014-11-07Larger names for personÉtienne Loks
2014-11-06Fix admin act ordering (closes #2052)Étienne Loks
2014-10-29Add global variables (+admin) - implement an easier ooo parsing (refs #2111)Étienne Loks
2014-10-27Document generation: simplify and add departmentsÉtienne Loks
2014-10-27Better VALUES display for templatesÉtienne Loks
2014-10-21Dashboards: fix SQL queries for graphsÉtienne Loks
2014-10-21Dashboard: work on graphs for operations (refs #2076)Étienne Loks
* add a new creation date field for operations * refactoring of management of dashboard forms * dashboard form for operations
2014-10-20Dashboard: many improvments on graph (refs #2075)Étienne Loks
* by default graph is set by month * data are reapeated in a table * ability to save the graph in a file * detail by department with a line by department + total * add a legend * ability to zoom on the graph
2014-10-16Dashboards - graphs: allow to choose source of the date (creation or reception)Étienne Loks
2014-10-16Dashboard: fix inapropriate sorting of valuesÉtienne Loks
2014-10-15Dashboard: implement a form to choose criteria for the graph displayÉtienne Loks
2014-07-23Manage empty get_ownsÉtienne Loks
2014-07-21Colors and orders in short menu - cache mechanism (refs #1562)Étienne Loks
2014-06-15Administrativ act: fix bad indexÉtienne Loks