summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/ishtar_menu.py
AgeCommit message (Collapse)Author
2025-06-13♻️ django 3.2 deprecation: url -> re_path ; ugettext_lazy -> gettext_lazyÉtienne Loks
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19♻️ clean all "add_own"Étienne Loks
2025-02-19✨ permissions refactoring: manage deletion permissions - ♻ refactoring ↵Étienne Loks
"can_do"
2025-02-19♻ permissions refactoring: refactor has_permission methodsÉtienne Loks
2025-02-19💄 move Container menu out of Warehouse menuÉtienne Loks
2021-03-19Format - black: warehouseÉtienne Loks
2021-02-28Refactor - cleanÉtienne Loks
2021-02-28New container management - merge actionÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2018-12-02Remove packaging wizardÉtienne Loks
2018-11-27Perms: fix view own warehouseÉtienne Loks
2018-10-25Permissions: fix permissions for containersÉtienne Loks
2017-04-09Manage hierarchical display with select2Étienne Loks
2017-01-15Modules: putting color everywhere! (refs #3408)Étienne Loks
2016-12-27Deletion and searches for warehouses (refs #3366)Étienne Loks
2016-12-27Container search action (refs #3392)Étienne Loks
2016-12-25Manage container deletion (refs #3392)Étienne Loks
2016-12-24Container creation form (refs #3392)Étienne Loks
2016-12-23Container: Localisation form become modification formÉtienne Loks
2016-12-18Containers / Warehouse: actions, sheets and fixes.Étienne Loks
2016-12-14Manage container localisationÉtienne Loks
2016-12-13Warehouse: basic add / modify wizardÉtienne Loks
2016-12-11Administrative act for treatment and treatment filesÉtienne Loks
2016-12-04Treatments: adapt menuÉtienne Loks
2016-06-02Pep8Étienne Loks
2016-03-08Remove packagingÉ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
2012-10-21Djangoization - Major refactoring (step 12)Étienne Loks
* Fix finds wizards
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.