summaryrefslogtreecommitdiff
path: root/ishtar_common/utils.py
AgeCommit message (Collapse)Author
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
2019-06-28Better management of cascade updatesÉtienne Loks
2019-06-17Fix cached label checkÉtienne Loks
2019-06-17Patch Secretary to make it tolerent to non available filesÉtienne Loks
2019-06-17Comment task timeout mechanismÉtienne Loks
2019-06-17Gen cached label: fix innapropriate call to gen functionÉtienne Loks
2019-06-17Search vector and cached label update: update in cacheÉtienne Loks
2019-06-17Option to disable TASK TIMEOUT (and disable it for tests)Étienne Loks
2019-06-17Fix cached_label updateÉtienne Loks
2019-06-17Improve performance of cached_label and geo post_saveÉtienne Loks
2019-06-17Celery: manage stats generation on sheetsÉtienne Loks
2019-06-17Celery: manage cached_label update with tasksÉtienne Loks
2019-06-17Rename media: fix potential encoding issueÉtienne Loks