summaryrefslogtreecommitdiff
path: root/ishtar_common/models_common.py
AgeCommit message (Collapse)Author
2022-09-27Merge page - add more fields on table (refs #5447)Étienne Loks
2022-09-18Town: catch error on surface calculateÉtienne Loks
2022-07-08JSON fields: fix multi-value choices fieldsÉtienne Loks
2022-07-08JSON types: multi valued choices - fix search index and last panelÉtienne Loks
2022-07-08JSON types: multi valued choicesÉtienne Loks
2022-07-08Fix bad JSON cacheÉtienne Loks
2022-07-08Performance on imports: group all post treatment to the endÉtienne Loks
2022-07-08all in jquery and get_geo_items fixesQuentin André
2022-07-08format GeoJSON and getting properly related objectsQuentin André
2022-07-08get_geo_items for operations and testsQuentin André
2022-07-08correction with kwargs for get_polygonsQuentin André
2022-07-08modified urls and black reformattingQuentin André
2022-07-08to geoJSON structureQuentin André
2022-07-08test + geo_get_itemsQuentin André
2022-07-08get_geo_items + testQuentin André
2022-06-09custom index: "whole_db" key is available for index on the whole dbÉtienne Loks
2022-05-09Basket: fix permissions for document generationÉtienne Loks
2022-03-25Fix item creation when no last_modified is setÉtienne Loks
2022-03-24Fix dated field search (modified after/before)Étienne Loks
2022-03-23Remove auto update for last_modified - add a _no_last_modified_updateÉtienne Loks
2022-03-09Disable bulk_update (generate infinite loop and crash) - Do not post treat ↵Étienne Loks
on qrcode gen
2022-02-07Minor fixes: fix field name on doc dup - more explicit resume on deletionÉtienne Loks
2021-11-01Do not translate types on formsÉtienne Loks
2021-06-01Custom index - document: operation_source_type_code, index by operation and ↵Étienne Loks
source_type code
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-03-17Fix complete_id for documentÉtienne Loks
2021-03-17Fix complete_id for base findÉtienne Loks
2021-03-16Fix complete_id generationÉtienne Loks
2021-03-09QA Regen ID: change place and colorÉtienne Loks
2021-02-28Option to auto-clean associated documentsÉtienne Loks
2021-02-28Typo fixÉtienne Loks
2021-02-28X, Y fields to export in the default SRSÉtienne Loks
2021-02-28Add grammatical gender to organizationsÉtienne Loks
2021-02-28Fix precise display of related itemsÉtienne Loks
2021-02-28Fix regenerate_external_id for findsÉtienne Loks
2021-02-28Add documents to administrative acts (refs #4999)Étienne Loks
2021-02-28TextField: blank=True, null=True -> blank=True, default=""Étienne Loks
2021-02-28Docs: autogen value documentationÉtienne Loks
2021-02-28Complex index generation with JINJA2 templatesÉtienne Loks
2021-02-28Manage a "custom_index" for base typesÉtienne Loks
2021-02-28Templates: fix VALUES generationÉtienne Loks
2021-02-28Labels: fix filteringÉtienne Loks
2021-02-28Fix migrations for complete_identifierÉtienne Loks
2021-02-28Complete identifier field: database - profile settings - saveÉtienne Loks
2021-02-28Import match page: add edit type link - Fix default - Fix for document importÉtienne Loks
2021-02-28Refactoring of models. Document container - declare only idÉtienne Loks