summaryrefslogtreecommitdiff
path: root/ishtar_common/admin.py
AgeCommit message (Collapse)Author
2017-06-01Add the ability to scheduled administration task inside Django adminÉtienne Loks
2017-03-13Imports: add a name (refs #3452)Étienne Loks
2017-02-07Admin: improve importer column formÉtienne Loks
2017-02-04Merge branch 'master' of git.iggdrasil.net:/srv/git/ishtarÉtienne Loks
2017-02-04Admin: Ishtar common: new fields search for GeneralTypeValérie-Emma Leroux
2017-02-04Merge branch 'master' into master-importersÉtienne Loks
Conflicts: ishtar_common/fixtures/initial_importtypes-fr.json
2017-02-04Admin: Ishtar common: add label search for GeneralTypeValérie-Emma Leroux
2017-02-04Importers: importer model is now a real DB type - add field to manage ↵Étienne Loks
created model restriction
2017-02-03Admin: add CSV export to general typesÉtienne Loks
2017-02-03Admin: add title types, formats and support typesÉtienne Loks
2017-02-03Admin: Ishtar common: add display for PersonTypeValérie-Emma Leroux
2017-02-03Admin: Ishtar common: add comment for GeneralTypeValérie-Emma Leroux
2017-01-24Admin: add item keyÉtienne Loks
2017-01-12Admin: add SRS. Find form: fix SRS field.Étienne Loks
2016-11-03Imports: add label to clumn definitionsÉtienne Loks
2016-09-01Archive item to exclude them from merge detection mechanismÉtienne Loks
2016-08-21Admin: do not allow password modification on "ishtar user" + help text (refs ↵Étienne Loks
#3154)
2016-02-17Fix cache for multiple instance of ishtar - Database changes for managing ↵Étienne Loks
modules via profile
2016-01-28Admin : improve admin for users and organizationsÉtienne Loks
2015-12-13Admin: large selector for groupsÉtienne Loks
2015-11-09Move operation types to ishtar_commonÉtienne Loks
2015-10-28Upgrade MCC imports fixturesÉtienne Loks
2015-10-22Admin: improve target adminÉtienne Loks
2015-09-23Add an action in admin for importing general types from CSVÉtienne Loks
2015-06-04Import: add description for columns - update import fixtureÉtienne Loks
2015-06-03Admin: add raw_name in Person columnsÉtienne Loks
2015-06-02Admin: better admin for target keysÉtienne Loks
2015-06-02Add target keys to adminÉtienne Loks
2015-05-12Imports: add YearFormater formater - fix required columns managementÉtienne Loks
2015-05-02New models for import managmentÉtienne Loks
2014-10-29Add global variables (+admin) - implement an easier ooo parsing (refs #2111)Étienne Loks
2014-05-10Manage operation type order (refs #1685)Étienne Loks
2013-12-02Manage 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-17Fix 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-23PersonType from single value to multi value for PersonÉtienne Loks
2013-04-16Improve admin for general typesÉtienne Loks
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.
2012-10-19Djangoization - Major refactoring (step 2) models reorganization in django appsÉtienne Loks
2012-10-18Djangoization - Major refactoring (step 1)Étienne Loks