Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-19 | 📄 update copyright notice | Étienne Loks | |
2025-02-19 | ♻ permissions refactoring: refactor has_permission methods | Étienne Loks | |
2022-12-12 | Migration to Django 2.2 - many fixes | Étienne Loks | |
- remove redondant permissions - fix missing kwargs for widget and form fields - fix default to callable for model field - quick and dirty fix for datepicker - is_authenticated() -> is_authenticated - fix registration urls - remove six usage (no more python2) | |||
2021-03-19 | Format - black: ishtar_common | Étienne Loks | |
2021-02-28 | Documents: better form - improve select2 widget to manage new | Étienne Loks | |
2019-09-23 | Fix default django permission | Étienne Loks | |
2019-06-17 | Migrate to python 3 - Clean old migrations and some old scripts | Étienne Loks | |
2018-10-24 | Fix access to sheet and permission check for owns | Étienne Loks | |
2017-04-19 | Django 1.8: fix apps management | Étienne Loks | |
2017-04-18 | Django 1.8: new app management | Étienne Loks | |
2015-12-13 | Fix rights for finds and contextrecords | Étienne Loks | |
2015-12-08 | Use cache for faster rights checking | Étienne Loks | |
2013-10-17 | Fix permission management | Étienne Loks | |
* improve ObjectPermBackend * change permission right from wizard to groups * remove default to administrator * add default data for french person_types | |||
2013-08-23 | PersonType from single value to multi value for Person | Étienne Loks | |
2012-10-18 | Djangoization - Major refactoring (step 1) | Étienne Loks | |