summaryrefslogtreecommitdiff
path: root/ishtar_common/models_common.py
AgeCommit message (Expand)Author
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
2022-12-12Geo: select geo item to display on the sheetÉtienne Loks
2022-12-12New geo fixturesÉtienne Loks
2022-12-12Fix INSEE number generation on error with yearsÉ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-12WIP: add "is locked" search (refs #5419)Cefin
2022-12-12Geo sheet: fix display coordinatesÉtienne Loks
2022-12-12Import: manage CSV geo dataÉtienne Loks
2022-12-12Geo - sheet: fix coordinates displayÉtienne Loks
2022-12-12Update translationsÉtienne Loks
2022-12-12Geo: fix default srid when no srid is setÉtienne Loks
2022-12-12GeoVectorData: fix roundÉtienne Loks
2022-12-12Fix migrationsÉtienne Loks
2022-12-12Geodata - geoforms: manage large number of related items - fix zoom - better ...Étienne Loks
2022-12-12Geodata - geo forms: create item formÉtienne Loks
2022-12-12Geodata - geo forms: new forms - many adaptationsÉtienne Loks
2022-12-12Geodata: import - fix reverse and default dataÉtienne Loks
2022-12-12Geodata: filter edit permissions for geo itemsÉtienne Loks
2022-12-12Geodata: display geodata list on sheetÉtienne Loks
2022-12-12Geodata: gpkg, shp importÉtienne Loks