Age | Commit message (Collapse) | Author | |
---|---|---|---|
25 hours | ♻️ django 3.2 deprecation: url -> re_path ; ugettext_lazy -> gettext_lazy | Étienne Loks | |
2022-12-12 | File module refactoring - more tests for files | Étienne Loks | |
2022-12-12 | Migration to Django 2.2 - fixes | Étienne Loks | |
- remove django-ajax-select - fix migrations | |||
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) | |||
2022-12-12 | Migration to Django 2.2 - missing on_delete - django.urls import reverse | Étienne Loks | |
2017-08-28 | Debug: new media path | Étienne Loks | |
2017-08-28 | Debug: adapt settings and urls for Debug Toolbar | Étienne Loks | |
2017-08-21 | urls: remove pattern (not compatible with Django 1.11) | Étienne Loks | |
2017-08-02 | Admin - ishtar common: use ajax selects for some fields - clean and simplify | Étienne Loks | |
2017-08-02 | Customize the administration labels | Étienne Loks | |
2017-04-14 | Django 1.8: fix urls imports | Étienne Loks | |
2016-02-18 | New management of modules | Étienne Loks | |
2015-12-01 | Flake8 | Étienne Loks | |
2015-05-05 | Imports: manage importation interface, error file | Étienne Loks | |
2014-12-18 | First work for an alternate UI for archaeological files (refs #2175) | Étienne Loks | |
2014-10-27 | Better VALUES display for templates | Étienne Loks | |
2013-07-17 | Fix index url | Étienne Loks | |
2012-10-21 | Djangoization - Major refactoring (step 13) | Étienne Loks | |
* Fix finds wizards * Clean-up an unecessary file | |||
2012-10-21 | Djangoization - Major refactoring (step 12) | Étienne Loks | |
* Fix finds wizards | |||
2012-10-21 | Djangoization - Major refactoring (step 11) | Étienne Loks | |
* Fix context record wizards | |||
2012-10-21 | Djangoization - Major refactoring (step 10) | Étienne Loks | |
* Fix operation wizards * Minor fix on other wizards | |||
2012-10-20 | Djangoization - Major refactoring (step 6) | Étienne Loks | |
Work on wizard, views and forms to dispatch logic in a more relevant way. | |||
2012-10-20 | Djangoization - Major refactoring (step 3) | Étienne Loks | |
Reorganization of views, urls, menus, admin, forms. Changes on models. | |||
2012-10-18 | Djangoization - Major refactoring (step 1) | Étienne Loks | |