summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Collapse)Author
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
2014-05-12Fix created by fields on sheets (refs #1590)Étienne Loks
2014-05-12Person and organization deletion (refs #1675)Étienne Loks
* add associated actions, wizards, forms * prevent deletion of associted items (operations, files, etc.) * give list of associated items before deletion and give access to these items
2014-05-12Add email field to organizations - Django management of email fields (refs ↵Étienne Loks
#1677)
2014-05-12Add operator to searches (refs #1678)Étienne Loks
2014-05-12Work on registry search (refs #1680) - work on operations testÉtienne Loks
2014-05-10Manage operation type order (refs #1685)Étienne Loks
2014-05-10History: add a creator fieldÉtienne Loks
* automatically add creator to new created item * associated migrations * associated tests * tests
2014-04-01Prevent encoding error in filenames (refs #1618)Étienne Loks
2014-04-01Complete generated filename - 2 (refs #1618)Étienne Loks
2014-04-01Complete generated filename (refs #1618)Étienne Loks
2014-03-27Uppercase for town in document names (refs #1618)Étienne Loks
2014-03-02Specific form for research archaeology (refs #1682)Étienne Loks
2014-02-24Document templates: add special accessors to have a list of available variablesÉtienne Loks
* KEYS gives a list of available KEYS * VALUES gives a list of available key, values
2014-01-13Add created by to record cart (refs #1590)Étienne Loks
2013-12-19Organization: increase organization name lenght (ref #1569)Étienne Loks
2013-12-17Organizations management (refs #1568)Étienne Loks
* select, create, modify forms * create, modify, wizard * sheet templates * associated actions, urls
2013-12-17Choose document to generate at the end of create/modif processÉtienne Loks
2013-12-17Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtarÉtienne Loks