Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-12 | Migration to Django 2.2 - fixes | Étienne Loks | |
- rel -> remote_field - to -> model - default initialization for historical models | |||
2022-12-12 | Migration to Django 2.2 - fixes | Étienne Loks | |
- fix historized object display | |||
2022-12-12 | Migration to Django 2.2 - fixes | Étienne Loks | |
- restore serialized - manage protected data (do not delete) - fix path raising suspicious operation (use relative path) | |||
2022-12-12 | Remove unicode_litterals | É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 | |
2022-12-12 | Doc: sozi presentation for "structure" | Étienne Loks | |
2022-12-12 | Preventive file: work on inlines - 2 | Étienne Loks | |
2022-12-12 | Generate html CHANGELOG | Étienne Loks | |
2022-12-12 | New version | Étienne Loks | |
2022-12-12 | New version | Étienne Loks | |
2022-12-12 | Tests - fix valid zip file test (refs #5330) | Étienne Loks | |
2022-12-12 | Zip - Test validation : writing tests #5330 | Cefin | |
Signed-off-by: Étienne Loks <etienne.loks@iggdrasil.net> | |||
2022-12-06 | New version | Étienne Loks | |
2022-11-29 | Import: add ActType to available types | Étienne Loks | |
2022-11-04 | Imports: fix post process when returned item is not a list | Étienne Loks | |
2022-10-23 | Imports: fix dict merge on data update | Étienne Loks | |
2022-10-17 | Fix quick treatment act modify URL match (refs #5472) | Étienne Loks | |
2022-10-03 | Fix delete wizard with no "class_verbose_name" | Étienne Loks | |
2022-09-28 | Organization: fix town column | Étienne Loks | |
2022-09-28 | New version | Étienne Loks | |
2022-09-27 | Merge page - add more fields on table (refs #5447) | Étienne Loks | |
2022-09-27 | Organization: add columns to table - add town search criteria (refs #5447) | Étienne Loks | |
2022-09-18 | Utils - `create_osm_town` create town from OSM relation | Étienne Loks | |
2022-09-18 | Town: catch error on surface calculate | Étienne Loks | |
2022-07-12 | Account form: fix bad initialization | Étienne Loks | |
2022-07-11 | Preventive file: fix copy id | Étienne Loks | |
2022-07-11 | Update generated documentation | Étienne Loks | |
2022-07-11 | New version | Étienne Loks | |
2022-07-11 | Update translation | Étienne Loks | |
2022-07-11 | Preventive file: add some fields - better sheet - Administrativ act: add comment | Étienne Loks | |
2022-07-11 | Preventive file: add missing fields | Étienne Loks | |
2022-07-11 | Preventive file: small fixes translation and UI | Étienne Loks | |
2022-07-11 | Preventive file: add extra field for export | Étienne Loks | |
2022-07-10 | Preventive file form: fix translations | Étienne Loks | |
2022-07-08 | Translated using Weblate (French) | Étienne Loks | |
Currently translated at 100.0% (2644 of 2644 strings) Translation: Ishtar/WIP/i18n Translate-URL: http://translate.iggdrasil.net/projects/ishtar/wip-i18n/fr/ | |||
2022-07-08 | Update translations | Étienne Loks | |
2022-07-08 | Translated using Weblate (French) | Étienne Loks | |
Currently translated at 99.9% (2643 of 2644 strings) Translation: Ishtar/WIP/i18n Translate-URL: http://translate.iggdrasil.net/projects/ishtar/wip-i18n/fr/ | |||
2022-07-08 | Update translations | Étienne Loks | |
2022-07-08 | Fix context record test | Étienne Loks | |
2022-07-08 | New version | Étienne Loks | |
2022-07-08 | Tests fixes | Étienne Loks | |
2022-07-08 | Form template: fix error repeat | Étienne Loks | |
2022-07-08 | Import - New/Edit: verify associated images if valid zip #5330 | Cefin | |
2022-07-08 | Preventive file form: fix JS - fix default cost add with price agreement | Étienne Loks | |
2022-07-08 | Preventive file form: improve price agreement form (+ edit button, redirect) | Étienne Loks | |
2022-07-08 | Preventive file form: filter jobs and equipements by price agreement | Étienne Loks | |
2022-07-08 | Preventive file: choose price agreement form | Étienne Loks | |
2022-07-08 | Preventive file - admin: copy job and costs from price agreement | Étienne Loks | |