summaryrefslogtreecommitdiff
path: root/ishtar_common/admin.py
AgeCommit message (Collapse)Author
2024-12-05🩹 admin: fix geovector formÉtienne Loks
2024-09-26✨ homepage: statistics and more customizationsÉtienne Loks
2024-09-11⚡️ admin: fix performance for administrative act form - automatic ↵Étienne Loks
improve layout (put generic fields at the end)
2024-07-15✨ Find: add the ability to configure a "+ find without context" buttonÉtienne Loks
2024-04-16🏷️ update french states and departmentsÉtienne Loks
2024-04-16✨ Biographical note sheetÉtienne Loks
2024-04-16🗃️ biographical notes - model, admin: add organizationÉtienne Loks
2024-04-16🏷️ data migrations for museum typesÉtienne Loks
2024-04-16 ✨ museum fields: formsÉtienne Loks
2024-04-16🗃️ museum module: new db fields, add adminÉtienne Loks
2024-04-16✨ GDPR: manage merge action, admin consultation, edition, delete, ✅ GDPR ↵Étienne Loks
tests
2024-04-16🗃️ GDPR: add routable_ip information - allow null ip and user - add ↵Étienne Loks
django-ipware dependency to manage precisely request IP
2024-04-16✨ GDPR: admin - log (read only, export)Étienne Loks
2024-04-16✨ Pre-import form: modify models - adminÉtienne Loks
2024-04-16✨ Admin - Importers groups: JSON export, adapt JSON export of importer typesÉtienne Loks
2024-04-16✨ Imports groups - form: new import groupÉtienne Loks
2024-04-16✨ Imports groups: models, adminÉtienne Loks
2023-11-28🐛 Custom form - add missing forms types (refs #5668)Étienne Loks
2023-11-28🐛 Admin Profile type - fix "default center" field (refs #5675)Étienne Loks
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