summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Collapse)Author
2023-10-10🚑️ manage photos with altered bits (refs #5626)Étienne Loks
2023-09-29🐛 areas automatically created by operation with many towns are not ↵Étienne Loks
available by default
2023-07-13✨ default username naming style is firstname.nameÉtienne Loks
2023-05-09Fix container search for documentsÉtienne Loks
2023-05-05Fix precise_town searchÉtienne Loks
2023-04-24Sheet areaÉ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-17Display of a changelog with alert display when updates are madeÉtienne Loks
2023-04-04Manage expiration of passwordsÉtienne Loks
2023-04-03Load task refactoring - manage external_id regen with tasks - cascade update ↵Étienne Loks
from warehouse to containers (refs #5432) - containers manage history
2023-03-16Custom form: can add header message - Profile: custom footer messageÉtienne Loks
2023-03-06Sheet basket: display shared with by alpha order (refs #4542)Étienne Loks
2023-03-02Maintenance scripts: delete deprecated and migrate to ishtar_maintenanceÉtienne Loks
2023-03-01Search - Account: add "profile type" fieldÉtienne Loks
2023-03-01TypoÉtienne Loks
2023-02-23Admin: overload index to add sub-section headersÉtienne Loks
2023-02-13Update translationsÉtienne Loks
2023-02-02Model: add history for document and containersÉtienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-20Person search: salutation/title fieldsÉtienne Loks
2023-01-20Warehouse: new slug field to prevent ID change when name is changedÉtienne Loks
2023-01-19Free search: "raw" index for reference - improve parent only searchÉtienne Loks
2022-12-12Optimize context record relations post treatmentsÉtienne Loks
2022-12-12File module refactoring - more tests for filesÉtienne Loks
2022-12-12Add geo buffer type: model, admin, formsÉtienne Loks
2022-12-12Add "is locked" search (refs #5419)Étienne Loks
2022-12-12Imports: add post importer actions in order to manage account importerÉtienne Loks
2022-12-12Admin - Custom fields: exports and imports CSV, json (refs #5406)Étienne Loks
2022-12-12Account deletion: fix summaryÉtienne Loks
2022-12-12Geodata - geo forms: new forms - many adaptationsÉtienne Loks
2022-12-12Geodata: gpkg, shp importÉtienne Loks
2022-12-12Background tasks: adapt model (refs #5319)Étienne Loks
2022-12-12Geodata redesign: site migrationÉtienne Loks
2022-12-12Geodata redesign: fix operation migrationÉtienne Loks
2022-12-12Area reference -> textÉtienne Loks
2022-12-12Geodata redesign: operation migrations (1/2) - operation geo post save - ↵Étienne Loks
town area creation
2022-12-12External sources - limit access in admin, limit by profileÉtienne Loks
2022-12-12Syndication - filter field on sheet (bis)Étienne Loks
2022-12-12Syndication - filter field on sheetÉtienne Loks
2022-12-12Syndication - serialization - display sheet find - 2Étienne Loks
2022-12-12Syndication - serialization - display sheet findÉtienne Loks
2022-12-12Syndication - serialization - display sheet operationÉ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 - 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-09-28Organization: fix town columnÉtienne Loks
2022-09-27Merge page - add more fields on table (refs #5447)Étienne Loks