summaryrefslogtreecommitdiff
path: root/ishtar_common/ishtar_menu.py
AgeCommit message (Collapse)Author
2024-07-25✨ user with "view_import" permission can view import listÉtienne Loks
2023-02-22remove "Administration" entry - put Account management in "Directory" entry ↵Étienne Loks
- admin: improve global var
2022-12-12UI: small improvment on CSV file importÉtienne Loks
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-02-28Refactor - cleanÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-04-24Admin: export town to GeoJsonÉtienne Loks
2018-06-12Document: deletionÉtienne Loks
2018-06-12Documents: edit formÉtienne Loks
2018-06-12Rebase migrationsÉtienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12Fix and simplify permission management with profiles (refs #4046)Étienne Loks
2017-10-30UI: put actions on a top menuÉtienne Loks
2016-11-14Update labelsValérie-Emma Leroux
2016-11-09Update labelsValérie-Emma Leroux
2016-09-12Manual merge action (refs #3176)Étienne Loks
2016-08-16Account management: fix edit - can delete an account (refs #2977)Étienne Loks
2015-12-14Adapt menus and urls for right management - check_rights_condition for ↵Étienne Loks
filtering wizard steps
2015-06-03Merge branch 'stable'Étienne Loks
2015-06-03Fix menu for new importsÉtienne Loks
2015-05-06Search action everywhere (refs #2281)Étienne Loks
2015-05-03Interface: create new import, management interfaceÉtienne Loks
2014-11-28Merge action implementation (person and organization)Étienne Loks
2014-10-30Add a new menu for admin tasks - new view for global variable edition (refs ↵Étienne Loks
#2111)
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-01-07Minor renaming (refs #1601)Étienne Loks
2013-12-17Organizations management (refs #1568)Étienne Loks
* select, create, modify forms * create, modify, wizard * sheet templates * associated actions, urls
2012-10-20Djangoization - Major refactoring (step 5)Étienne Loks
Fix models imports and menu creation.