summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-12Syndication - map UIÉtienne Loks
2022-12-12Syndication - stats UIÉtienne Loks
2022-12-12Syndication - gallery UIÉtienne Loks
2022-12-12Increase phone number length (refs #5204)Étienne Loks
2022-12-12Syndication - search interfaceÉtienne Loks
2022-12-12Syndication - search UIÉtienne Loks
2022-12-12Syndication - update keys from match documentÉtienne Loks
2022-12-12Syndication - update association from match document WIPÉtienne Loks
2022-12-12Syndication - attach the generated match document to the sourceÉtienne Loks
2022-12-12Syndication - generate libreoffice match documentÉtienne Loks
2022-12-12Syndication - delete unused matches - display match result - add a field for ↵Étienne Loks
associated type in match
2022-12-12Syndication - initialize type match with a sourceÉtienne Loks
2022-12-12Syndication - search limitation; API to send available typesÉtienne Loks
2022-12-12Syndication: query string limitation for external sourceÉtienne Loks
2022-12-12Syndication - fix search testÉtienne Loks
2022-12-12Syndication - test API queryÉtienne Loks
2022-12-12Syndication - API get resultÉtienne Loks
Manage a classic search query via API
2022-12-12Syndication - docs, api permissionsÉtienne Loks
Permissions by token, IP and by model.
2022-12-12Migration to Django 2.2 - fixes warehouse test - segfault on coordsÉtienne Loks
2022-12-12Migration to Django 2.2 - fix media for select2Étienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- fix parcel form - fix imports
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- fix test - fix searches
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- rel -> remote_field - to -> model - default initialization for historical models
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- fix historized object display
2022-12-12Migration 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-12Remove unicode_litteralsÉtienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- remove django-ajax-select - fix migrations
2022-12-12Migration 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-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-12-12Doc: sozi presentation for "structure"Étienne Loks
2022-12-12Preventive file: work on inlines - 2Étienne Loks
2022-12-12Generate html CHANGELOGÉtienne Loks
2022-12-12New versionÉtienne Loks
2022-12-12New versionÉtienne Loks
2022-12-12Tests - fix valid zip file test (refs #5330)Étienne Loks
2022-12-12Zip - Test validation : writing tests #5330Cefin
Signed-off-by: Étienne Loks <etienne.loks@iggdrasil.net>
2022-12-06New versionÉtienne Loks
2022-11-29Import: add ActType to available typesÉtienne Loks
2022-11-04Imports: fix post process when returned item is not a listÉtienne Loks
2022-10-23Imports: fix dict merge on data updateÉtienne Loks
2022-10-17Fix quick treatment act modify URL match (refs #5472)Étienne Loks
2022-10-03Fix delete wizard with no "class_verbose_name"Étienne Loks
2022-09-28Organization: fix town columnÉtienne Loks
2022-09-28New versionÉtienne Loks
2022-09-27Merge page - add more fields on table (refs #5447)Étienne Loks
2022-09-27Organization: add columns to table - add town search criteria (refs #5447)Étienne Loks
2022-09-18Utils - `create_osm_town` create town from OSM relationÉtienne Loks
2022-09-18Town: catch error on surface calculateÉtienne Loks
2022-07-12Account form: fix bad initializationÉtienne Loks
2022-07-11Preventive file: fix copy idÉtienne Loks