summaryrefslogtreecommitdiff
path: root/ishtar_common/utils.py
AgeCommit message (Collapse)Author
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
2019-11-15Overload translation in databaseÉtienne Loks
2019-11-14Fix missing cached labelÉtienne Loks
2019-09-09Serialization: manage export action in admin - optimizationsÉtienne Loks
2019-07-11bellow -> belowÉtienne Loks
2019-07-09Graph generation: manage link - display raw SVG - scale SVG - manage ↵Étienne Loks
reopening in a specific tab
2019-07-09Graph generation: fix non full generation with changing relation type - ↵Étienne Loks
attach full to upper item
2019-07-08Graph generation: fix non full generationÉtienne Loks
2019-07-04Graphs: save results, options and testsÉtienne Loks
- can generate only above and only bellow - save dot files - option for no color for current - tests
2019-07-03Geo search and sheets: add a point precision for displayÉtienne Loks