summaryrefslogtreecommitdiff
path: root/ishtar_common/admin.py
AgeCommit message (Collapse)Author
2023-05-09Admin: read only for precise_town_idÉtienne Loks
2023-05-09Sheet town: layout improvement, display associated operation, site, filesÉtienne Loks
2023-04-20precise_town refactoring for django app consistencyÉtienne Loks
2023-04-18Document -> Town/Area: models, admin, formsÉtienne Loks
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-04-17Optional security for login attempt: loging, deactivate account after many ↵Étienne Loks
failed login.
2023-03-16Custom form: can add header message - Profile: custom footer messageÉtienne Loks
2023-02-22File: filter plan action when preventive_operator is activated in profileÉtienne Loks
2023-02-22remove "Administration" entry - put Account management in "Directory" entry ↵Étienne Loks
- admin: improve global var
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-13Syndication table: select/deselect allÉtienne Loks
2023-01-13Syndication: admin ApiSearchModel - fix exporter filter for FindÉtienne Loks
2023-01-12Syndication - export external sourcesÉtienne Loks
2022-12-12Imports: manage defaults with "__"Étienne Loks
2022-12-12Admin: importer model exportÉtienne Loks
2022-12-12Admin: small improvments on syndicationÉtienne Loks
2022-12-12File module refactoring - more tests for filesÉtienne Loks
2022-12-12Admin: site profile - better form layoutÉtienne Loks
2022-12-12Admin: fix api search model add initÉtienne Loks
2022-12-12Geaovectordata - admin: autocomplete for geodata itemsÉtienne Loks
2022-12-12Add geo buffer type: model, admin, formsÉtienne Loks
2022-12-12Import: manage CSV geo dataÉtienne Loks
2022-12-12Fix bug for vanilla installation (db query before db is initialize)Étienne Loks
2022-12-12Admin - custom form: fix form choice initialization (refs #5418)Étienne Loks
2022-12-12Admin - Custom fields: exports and imports CSV, json (refs #5406)Étienne Loks
2022-12-12Update translationsÉtienne Loks
2022-12-12Geodata redesign: town migrationsÉtienne Loks
2022-12-12Geodata redesign: model adaptation - adminÉtienne Loks
2022-12-12Preventive file: work on inlines - 2Étienne Loks
2022-12-12External sources - limit access in admin, limit by profileÉtienne Loks
2022-12-12Syndication - fix testsÉtienne Loks
2022-12-12Syndication - filter field on sheet (bis)Étienne Loks
2022-12-12Syndication - translate queries before passing them to external sourceÉtienne Loks
2022-12-12Syndication - fix duplicate on match document - fix many updates from match ↵Étienne Loks
document
2022-12-12Syndication - search interfaceÉ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 - docs, api permissionsÉtienne Loks
Permissions by token, IP and by model.
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
- 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-07-08Update translationsÉtienne Loks
2022-07-08Admin - Export - CSV: field sort function -> lambda (refs #5251)Étienne Loks
2022-07-08Admin - Export - CSV: Standardise csv exports of typologies (refs #5251)Cefin