summaryrefslogtreecommitdiff
path: root/ishtar_common/ishtar_menu.py
AgeCommit message (Collapse)Author
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.