summaryrefslogtreecommitdiff
path: root/ishtar_common/utils.py
AgeCommit message (Collapse)Author
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-23Allow complex format for formulaÉ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
2023-01-16Update translationsÉtienne Loks
2023-01-12Syndication - export external sourcesÉtienne Loks
2022-12-20Utils: adapt to v4 OSM relations importerÉtienne Loks
2022-12-12Geodata: cascade addÉtienne Loks
2022-12-12Geo: display related items on sheetÉtienne Loks
2022-12-12Geodata - geo forms: new forms - many adaptationsÉtienne Loks
2022-12-12Fix permission checkÉtienne Loks
2022-12-12Geodata: fix search displayÉtienne Loks
2022-12-12Geodata: fix cached value update for geovectorÉtienne Loks
2022-12-12Geodata redesign: context record, base find migrationÉtienne Loks
2022-12-12Geodata redesign: fix operation migrationÉtienne Loks
2022-12-12Geodata redesign: operation migrations (2/2)Étienne Loks
2022-12-12Geodata redesign: operation migrations (1/2) - operation geo post save - ↵Étienne Loks
town area creation
2022-12-12Geodata redesign: new modelÉtienne Loks
2022-12-12Syndication - serialization - display sheet operationÉtienne Loks
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-10-23Imports: fix dict merge on data updateÉtienne Loks
2022-09-18Utils - `create_osm_town` create town from OSM relationÉtienne Loks
2022-07-08Generate preview image for PDFÉtienne Loks
2022-07-08Geo: use own precise multipolygone centroid before parent precise pointÉtienne Loks
2022-07-08Fix revoke old taskÉtienne Loks
2022-07-08Celery: fix task already revoked or doneÉtienne Loks
2022-07-08Performance on imports: group all post treatment to the endÉtienne Loks
2022-07-08Celery workers: revoke non necessary tasksÉtienne Loks
2022-06-08ID: allow use "data" field to generate IDÉtienne Loks
2022-03-09Disable bulk_update (generate infinite loop and crash) - Do not post treat ↵Étienne Loks
on qrcode gen
2022-02-09File storage: fix file save on broken linkÉtienne Loks
2022-02-08Document duplicate - do not duplicate image - allow redirection to modifyÉtienne Loks
2021-10-18ID generation: fix custom filters for jinja formatÉtienne Loks
2021-07-29Fix "history_creator" on duplicateÉtienne Loks
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-02-28media_find_missing_files: try first to fix bad linksÉtienne Loks
2021-02-28Better fix media fileÉtienne Loks
2021-02-28Fix complex ID generationÉtienne Loks
2021-02-28Typo fixÉtienne Loks
2021-02-28Complex index generation with JINJA2 templatesÉtienne Loks
2021-02-28Complete identifier field: database - profile settings - saveÉtienne Loks
2021-02-28Refactoring of models. Document container - declare only idÉtienne Loks
2021-02-28Install: fix celery import on utilsÉtienne Loks
2021-02-28New container localisation - adapt sheets, importsÉtienne Loks
2020-08-31"hard" option for media_find_missing_files commandÉtienne Loks
2020-07-01Fix celery import error when celery dependency is missingÉtienne Loks
2020-01-03Extra actions: regenerate external_idÉtienne Loks
2019-11-27Background post save: wait for not commited objectÉtienne Loks
2019-11-15Fix buildÉtienne Loks