summaryrefslogtreecommitdiff
path: root/ishtar_common/models_common.py
AgeCommit message (Expand)Author
2023-11-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple geo...Étienne Loks
2023-09-25🐛 Federation: put absolute url for ressourcesÉtienne Loks
2023-09-25🐛 Federation: instead of deleting excluded fields, set them to null - dist...Étienne Loks
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
2023-06-07⚡️ improve post treatments after importsÉtienne Loks
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
2023-03-20Json fields: fix bad save of multi values (refs #5384)Étienne Loks
2023-02-23Admin: overload index to add sub-section headersÉtienne Loks
2023-02-13Search: add created before/after (refs #5188, refs #5189, refs #5191, refs #5...Étienne Loks
2023-01-30Add "created" field on main items in order to facilitate queriesÉtienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-20Warehouse: new slug field to prevent ID change when name is changedÉtienne Loks
2023-01-19Fix recursive saveÉtienne Loks
2023-01-19Free search: "raw" index for reference - improve parent only searchÉtienne Loks
2023-01-16GeoVectorData: method to update from a geojsonÉtienne Loks
2023-01-12Syndication - export external sourcesÉtienne Loks
2022-12-22Syndication - sheet: manage geodataÉtienne Loks
2022-12-22Syndication - serialization: fix filtersÉtienne Loks
2022-12-12Migration v4: disable M2M post treatmentÉtienne Loks
2022-12-12Admin: small improvments on syndicationÉtienne Loks
2022-12-12Fix choice display - non relevant translation is deactivatedÉtienne Loks
2022-12-12Geodata: display first item associated as a name when no name is providedÉtienne Loks
2022-12-12Geodata - search: add search fields on related items searchesÉtienne Loks
2022-12-12Geodata save: transaction for main_geodata assignation to limit deadlocksÉtienne Loks
2022-12-12Fix main_geodata association testÉtienne Loks
2022-12-12Geo: clean old methods - fix geodata post treatments on geo form - quick add ...Étienne Loks
2022-12-12Geodata: manage m2m signal town associationÉtienne Loks
2022-12-12Geodata: clean - test town associationÉtienne Loks
2022-12-12Geodata: manage cascade remove and geodata clearÉtienne Loks
2022-12-12Geodata: cascade addÉtienne Loks
2022-12-12Geo form - redirect to source item after editÉtienne Loks
2022-12-12Geo form: fix point 3D creation and editionÉtienne Loks
2022-12-12Geo: display associated context records and associated finds on sheet map (re...Étienne Loks
2022-12-12Geo sheet: display context recordsÉtienne Loks
2022-12-12Geo: display related items on sheetÉtienne Loks