summaryrefslogtreecommitdiff
path: root/ishtar_common/utils.py
AgeCommit message (Expand)Author
2022-03-09Disable bulk_update (generate infinite loop and crash) - Do not post treat on...Étienne Loks
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 reopenin...Étienne Loks
2019-07-09Graph generation: fix non full generation with changing relation type - attac...Étienne Loks
2019-07-08Graph generation: fix non full generationÉtienne Loks
2019-07-04Graphs: save results, options and testsÉtienne Loks
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
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-05-15Data importer: manage concat of M2M (many columns)Étienne Loks
2019-04-24Geom: more testsÉtienne Loks
2019-04-24Geo: warehouse and container localization are optionnalÉtienne Loks
2019-04-24Geo: fix point update when polygon is from multi-polygon sourceÉtienne Loks
2019-04-24Geo: fix point update when polygon is from db sourceÉtienne Loks
2019-04-24Step by step import: fix management of JSON fieldsÉtienne Loks
2019-04-24GIS: deduce precise point from polygonÉtienne Loks
2019-04-24Geo post save: reduce precision to detect form changesÉtienne Loks