summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Collapse)Author
23 hours🗃️ GIS API: database migrations - some logic to manage token requestÉtienne Loks
23 hours♻️ django: fix warnings for v5 - migrate to timezone aware datesÉtienne Loks
23 hours♻️ fiona deprecation: fiona.crs -> fiona.crs.CRS - BeautifulSoup ↵Étienne Loks
deprecation: find_all(text=...) -> find_all(string=...)
23 hours♻️ django 3.2 deprecation: force_text -> force_str - templates: remove ↵Étienne Loks
ifequal ; PIL: Image.ANTIALIAS -> Image.Resampling.LANCZOS
23 hours♻️ django 3.2 deprecation: url -> re_path ; ugettext_lazy -> gettext_lazyÉtienne Loks
23 hours♻️ django 3.2 - new version of libraries: fix errors and deprecation ↵Étienne Loks
warnings
2 days🐛 imports - manage post-import errorsÉtienne Loks
2025-09-22✨ document type: add orderÉtienne Loks
2025-09-14✨ Imports - documents - post importer action: set_container_by_code, ↵Étienne Loks
set_container_ref_by_code
2025-09-11✨ templates: short_date filter, NOW and TIME variablesÉtienne Loks
2025-09-04✨ templates: clean and add fields for operations (refs #6435)Étienne Loks
2025-08-20✨ templates - get a text file when VALUES is usedÉtienne Loks
2025-08-11🐛 searches: fix exact date searches for datetime fields (refs #6411)Étienne Loks
2025-07-18🐛 relations forms - clean duplicates, fix deletion (refs #6399)Étienne Loks
2025-06-17✨ Media exporter: export actionÉtienne Loks
2025-06-17✨ Media exporter: admin pageÉtienne Loks
2025-05-13🚑️ templates: fix qrcode generation for finds (#6314)Étienne Loks
2025-04-23🐛 fix table export with json fields in search (refs #6292)Étienne Loks
2025-03-21⚡️ custom form: better filter for JSON fields - 🐛 fix administrative ↵Étienne Loks
act custom forms (refs #6238, refs #6239)
2025-03-19🐛 fix bad polygon agregation for town areaÉtienne Loks
2025-03-19🚑️ fix huge performance problems on permissions when too many items are ↵Étienne Loks
attached
2025-03-13✨ exhibitions: link documents (refs #6222)Étienne Loks
2025-03-13✨ sheets: refactor document listing - add edit and unlink actions (refs #6221)Étienne Loks
2025-03-10✨ sheet account: display attached items (refs #6208)Étienne Loks
2025-03-10🐛 sheet account: fix link for quick edit actionÉtienne Loks
2025-03-04✨ admin: add person ID to gdpr personsÉtienne Loks
2025-03-04✨ GDPR clean commandÉtienne Loks
2025-02-26✨ sheet ishtaruser: add account management action - add permission message ↵Étienne Loks
after account edition
2025-02-19🐛 permissions: fix '"{AREA}"' syntax (refs #6125)Étienne Loks
2025-02-19🐛 permissions: fix author and biographical notes permission generation ↵Étienne Loks
(refs #6187)
2025-02-19✨ exhibitions: "GAM" exportÉtienne Loks
2025-02-19✨ Manage "{AREA}" keyword in permission queries (refs #6125)Étienne Loks
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19✨ Town, area searches for person, organisations, archaeological files, ↵Étienne Loks
context records, warehouses and containers (refs #6095)
2025-02-19✨ account sheet: explicit display of permissionsÉtienne Loks
2025-02-19🗃️ treatments: other_reference -> reference - find_treatments : m2m ↵Étienne Loks
imports links - ✨ Treatment: upstream_count property - change default find external ID with upstream count
2025-02-19🐛 add permission for created object to the current user (fix #6118)Étienne Loks
2025-02-19🐛 permissions: fix specific administration permissionsÉtienne Loks
2025-02-19🐛 fix get own function for biographical notes (old behaviour)Étienne Loks
2025-02-19✨ site profile: ability to set default localisation for treatmentsÉtienne Loks
2025-02-19✨ upper permissions: get container permission from findsÉtienne Loks
2025-02-19🐛 simplify and fix upper permission managementÉtienne Loks
2025-02-19✨ sheet filtering - can set many keys with ';' separatorÉtienne Loks
2025-02-19🐛 fix model actions for specific permissionsÉtienne Loks
2025-02-19🩹 simplify permission managementÉtienne Loks
2025-02-19✨ filter sheets by profile typeÉtienne Loks
2025-02-19🗃️ rename permission request fields to permission queriesÉtienne Loks
2025-02-19🗃️ database: add sheet filtersÉtienne Loks
🗃️ database: add sheet filters
2025-02-19♻️ clean all "add_own"Étienne Loks
2025-02-19✨ permissions refactoring: settings for upstream items managementÉtienne Loks