Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-06 | Manage migration merge on ishtar_common | Étienne Loks | |
To apply: ./manage.py migrate ishtar_common --delete-ghost-migrations 0029 ./manage.py migrate ishtar_common --fake 0030 | |||
2015-05-06 | Fix generaltype slug size (to match with label size) | Étienne Loks | |
2015-05-06 | Adapt migrations after merge | Étienne Loks | |
2015-05-06 | Add new fields for towns - update default department and states for France | Étienne Loks | |
2015-05-06 | Manage link between import and imported object - Auto-delete imported object ↵ | Étienne Loks | |
when deleting import | |||
2015-05-05 | Imports: manage importation interface, error file | Étienne Loks | |
2015-05-03 | Interface: create new import, management interface | Étienne Loks | |
2015-05-03 | Import: add management of link between user data and db data | Étienne Loks | |
2015-05-02 | New models for import managment | Étienne Loks | |
2015-01-26 | Person: allow empty title | Étienne Loks | |
2015-01-26 | GeneralType 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-26 | Add a generic relation model to list general types keys. Reorganize imports. | Étienne Loks | |
2015-01-25 | Several changes on models to manage complex find imports | Étienne Loks | |
2014-12-21 | Add a new table to manage imports | Étienne Loks | |
2014-12-18 | Fix length of town's name. | Étienne Loks | |
* Ready for Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch! | |||
2014-12-12 | Don'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-11-28 | Merge action implementation (person and organization) | Étienne Loks | |
2014-11-24 | Work on SRA importation | Étienne Loks | |
2014-11-07 | Larger names for person | Étienne Loks | |
2014-10-29 | Add global variables (+admin) - implement an easier ooo parsing (refs #2111) | Étienne Loks | |
2014-05-12 | Add email field to organizations - Django management of email fields (refs ↵ | Étienne Loks | |
#1677) | |||
2014-05-10 | History: add a creator field | Étienne Loks | |
* automatically add creator to new created item * associated migrations * associated tests * tests | |||
2013-12-19 | Organization: increase organization name lenght (ref #1569) | Étienne Loks | |
2013-12-02 | Manage document template | Étienne Loks | |
* ooo_replace: generate a document by mapping ooo variables with a given dict * DocumentTemplate model: store templates associated with a type of objects * get_values method: generate a dict of value from a model * new form/view to generate document from administrativ acts | |||
2013-10-17 | Fix permission management | Étienne Loks | |
* improve ObjectPermBackend * change permission right from wizard to groups * remove default to administrator * add default data for french person_types | |||
2013-08-23 | PersonType from single value to multi value for Person | Étienne Loks | |
2013-02-06 | Work on imports | Étienne Loks | |
2012-10-19 | Djangoization - Major refactoring (step 2) models reorganization in django apps | Étienne Loks | |