summaryrefslogtreecommitdiff
path: root/archaeological_files/ishtar_menu.py
AgeCommit message (Collapse)Author
2021-03-19Format - black: filesÉtienne Loks
2021-02-28Refactor - cleanÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-06-17Remove dashboard from menusÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2018-12-05Document generation: no more specific action -> available on the sheetÉtienne Loks
2017-01-15Modules: putting color everywhere! (refs #3408)Étienne Loks
2016-11-09Update labelsValérie-Emma Leroux
2016-05-19Manage basket contentÉtienne Loks
2016-02-18New management of modulesÉtienne Loks
2015-12-14Adapt menus and urls for right management - check_rights_condition for ↵Étienne Loks
filtering wizard steps
2015-12-01Fix administrativ act modificationÉtienne Loks
2015-05-06Search action everywhere (refs #2281)Étienne Loks
2014-07-18Fix doc generation search (refs #1591)Étienne Loks
2014-02-13Add closing rights (refs #1628)É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
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
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