summaryrefslogtreecommitdiff
path: root/ishtar_common/models_common.py
AgeCommit message (Collapse)Author
2024-09-30🩹 sheet: fix "full_label" display of hierarchical typesÉtienne Loks
2024-09-16🗃️ context records new fields, default values, admin interface - town ↵Étienne Loks
add notice (refs #6024) Town: - notice Context records: - excavated length - excavated width - structure - texture - colors - details on colors - inclusions
2024-09-13⚡️ improve performance - external ID: prevent double save - user UPDATE ↵Étienne Loks
query instead of save - remove dead code "BulkUpdatedItem"
2024-07-10🐛 sheet - prevent crash when geodata are corruptedÉtienne Loks
2024-06-25✨ Notices - Town: add old town, new town reference on notices (refs #5380, ↵Étienne Loks
#5732)
2024-06-24✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-06-13🐛 fix JSON date field modificationÉtienne Loks
2024-05-30🐛 criteria search - towns - related model: fix * and - * (refs #5882)Étienne Loks
2024-05-28✏️ geo, document form: fix label for "Site" when configuration is ↵Étienne Loks
checked (refs #5890)
2024-05-09🐛 fix hierarchical ordering in admin and forms (refs #5797)Étienne Loks
2024-05-06💄 sheet: restore button is more visible and has been detached from ↵Étienne Loks
navigation buttons (refs #5917)
2024-04-17✨ ishtar_maintenance: fix_geographic_items task - 🐛 Geodata: fix ↵Étienne Loks
default attachment for find, context records, warehouse, container
2024-04-16📝 documentation: update generated technical documentationÉtienne Loks
2024-04-16🐛 JSON date: fix criteria search - sheet display localized version (refs ↵Étienne Loks
#5883)
2024-04-16🏷️ update french states and departmentsÉtienne Loks
2024-04-16✨ document related search: search by document typeÉtienne Loks
2024-04-16🐛 fix display_coordinates when no default srid is setÉtienne Loks
2024-04-16🗃️ museum module: new db fields, add adminÉtienne Loks
2024-04-16✨ scripts: ishtar_operation_fix_merged_townsÉtienne Loks
2024-04-16✨ sheet map: display buffer - 🐛 sheet map: fix 2d point displayÉtienne Loks
2024-04-16✨ imports: add search criteriaÉtienne Loks
2024-04-16🐛 Sheets - only display the first five updated imports links (refs #5680)Étienne Loks
2024-04-16✨ refactoring import permissionsÉtienne Loks
2024-04-16✨ import group sheetÉtienne Loks
2024-04-16✨ links to import sheetÉtienne Loks
2024-04-16🗃️ DB changes to manage user permissionsÉtienne Loks
2024-04-16🗃️ add updated relation between imports and main itemsÉtienne Loks
2024-04-16✨ background task: set a low priority queue for importsÉtienne Loks
2024-01-16🐛 area: fix automatic slug generation (refs #5715)Étienne Loks
2023-11-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple ↵Étienne Loks
geo and cached_label edition
2023-09-25🐛 Federation: put absolute url for ressourcesÉtienne Loks
2023-09-25🐛 Federation: instead of deleting excluded fields, set them to null - ↵Étienne Loks
distant sheets: add missing default permission check
2023-09-07🔥 cleaningÉtienne Loks
2023-09-04🐛 fix update of cached coordinates on precision changeÉtienne Loks
2023-08-08⚡️ optimise post-treatments: prevent unnecessary cascade update (refs #5617)Étienne Loks
2023-08-07🐛 fix cascade update for base findsÉtienne Loks
2023-07-06🐛 do not overload when no complete_id is availableÉtienne Loks
2023-07-06🚑️ fix infinite loop on regenerate_all_idÉtienne Loks
2023-07-05🐛 fix recursive save for cached label post_saveÉtienne Loks
2023-06-27🐛 sheet: fix float display for hectareÉtienne Loks
2023-06-22🐛 fix crash on qrcode generation for base findsÉtienne Loks
2023-06-08✨ Search criteria - geo - "Z lower than", "Z higher than"Étienne Loks
2023-06-08✨ models: default round and round z for each spatial reference system - ↵Étienne Loks
🐛 fix precise_town_id migration
2023-06-07⚡️ improve post treatments after importsÉtienne Loks
- check_cascade_update is now function which evaluate if cascade update is relevant - "_no_repost_save" attribute prevent a resave after post import - fix updat check for geo post save - add some logging
2023-05-05Add absolute URL to area and townsÉtienne Loks
2023-04-24Document -> Town/Area: sheetÉ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-03Load task refactoring - manage external_id regen with tasks - cascade update ↵Étienne Loks
from warehouse to containers (refs #5432) - containers manage history