summaryrefslogtreecommitdiff
path: root/archaeological_operations/ishtar_menu.py
AgeCommit message (Collapse)Author
22 hours♻️ django 3.2 deprecation: url -> re_path ; ugettext_lazy -> gettext_lazyÉtienne Loks
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19🐛 menus: fix many permissions to add/moddify (refs #6118, #6115, #6110)Étienne Loks
2025-02-19🐛 fix administrative act permissionsÉ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
2022-12-12Remove deadcode (old dashboards) - clean cssÉtienne Loks
2021-03-19Format - black: operationÉtienne Loks
2021-02-28Refactor - cleanÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-06-17Remove dashboard from menusÉtienne Loks
2018-12-05Document generation: no more specific action -> available on the sheetÉtienne Loks
2018-08-28Fix permission for site deletionÉtienne Loks
2018-06-14Fix reset for operation - cleaningÉtienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-02-18Menu: sites after operationsÉtienne Loks
2018-02-16Archaeological sites: deletion wizard (refs #3913)Étienne Loks
2018-02-16Site: modification wizard (refs #3913)Étienne Loks
2018-02-15Archaeological site: simple creation wizard (refs #3913)Étienne Loks
2018-02-15Archaeological site: search view (refs #3913)Étienne Loks
- add site to profile - allow alternate label in menus for sites - add entry in menu - basic configuration of site model
2017-01-15Modules: putting color everywhere! (refs #3408)Étienne Loks
2016-11-09Update labelsValérie-Emma Leroux
2016-02-23Improve modularityÉ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-13Fix rights for finds and contextrecordsÉtienne Loks
2015-09-30Flake8Étienne Loks
2015-05-06Search action everywhere (refs #2281)Étienne Loks
2014-10-22Archaeological file decoupling: fix menuÉtienne Loks
2014-10-22Decoupling archaeological filesÉtienne Loks
2014-07-18Fix doc generation search (refs #1591)Étienne Loks
2014-03-02Specific form for research archaeology (refs #1682)Étienne Loks
2014-02-13Add closing rights (refs #1628)Étienne Loks
2013-12-27Manage administrativ act registers (refs #1587)Étienne Loks
* specific wizard * csv export * new actions
2013-12-23Work on operation document generationÉtienne Loks
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