summaryrefslogtreecommitdiff
path: root/ishtar_common
AgeCommit message (Expand)Author
2019-07-04Graphs: save results, options and testsÉtienne Loks
2019-07-04Command: fix check model on process_pending_updateÉtienne Loks
2019-07-03Update translationsÉtienne Loks
2019-07-03Geo search and sheets: add a point precision for displayÉtienne Loks
2019-07-02Search: fix double space crash (refs #4608)Étienne Loks
2019-06-28Better management of cascade updatesÉtienne Loks
2019-06-27Person - organization: add precise town fieldÉtienne Loks
2019-06-27Merge: better layout - fix max pageÉtienne Loks
2019-06-27Update translationsÉtienne Loks
2019-06-27Warehouse: link warehouse to an organization - manage address dependenciesÉtienne Loks
2019-06-26Fix bad management of db errors on wizards (py3 dict)Étienne Loks
2019-06-26Max 32 bits integer check by default on formsÉtienne Loks
2019-06-19Sheet layout: not full widthÉtienne Loks
2019-06-19Profile page layoutÉtienne Loks
2019-06-19Login layoutÉtienne Loks
2019-06-19Full search: remove accentÉtienne Loks
2019-06-19Welcome layoutÉtienne Loks
2019-06-18UI: put forms into container inside wizardsÉtienne Loks
2019-06-18Free search: manage by default with startswithÉtienne Loks
2019-06-18BS compilationÉtienne Loks
2019-06-18CSS: full width for large screenÉtienne Loks
2019-06-17Simple form search: fix JS for criteria searchÉtienne Loks
2019-06-17Document: fix form when an old file has disappearÉtienne Loks
2019-06-17Document search: has an imageÉtienne Loks
2019-06-17Fix cached label checkÉtienne Loks
2019-06-17Update translationsÉtienne Loks
2019-06-17Fix custom table for find treatmentsÉtienne Loks
2019-06-17QA: fix bad QA indexing - testsÉtienne Loks
2019-06-17QA: duplicate findÉtienne Loks
2019-06-17Fix gallery image for documentsÉtienne Loks
2019-06-17Fix CSV export (do not use new query engine)Étienne Loks
2019-06-17py3: unicode -> strÉtienne Loks
2019-06-17regenerate_search_vector_cached_label: use pk instead of idÉtienne Loks
2019-06-17Search: fix no "id" count (use "pk") - fix py3 int conversionÉtienne Loks
2019-06-17Manage tuple generation for html SELECT when parent is selfÉtienne Loks
2019-06-17get_types: prevent mess with default parametersÉtienne Loks
2019-06-17Statistics cache: rpovide an expected type in order to fix bad cache initÉtienne Loks
2019-06-17Data: provide MEDIA URL path for imagesÉtienne Loks
2019-06-17Search results do change None to "" - Fix find testsÉtienne Loks
2019-06-17Fix cache generation for finds and context recordsÉtienne Loks
2019-06-17Area: fix recursive labelÉtienne Loks
2019-06-17JQplot: larger zoom on x axisÉtienne Loks
2019-06-17Stats: better display of values in tables - operation type for defaultÉtienne Loks
2019-06-17Stats JS: manage no dataÉtienne Loks
2019-06-17JS stats: prevent negative y axisÉtienne Loks
2019-06-17Statistics: manage unitsÉtienne Loks
2019-06-17Statistics: improve layoutÉtienne Loks
2019-06-17BS compilationÉtienne Loks
2019-06-17Document generation: display an error page for template errorÉtienne Loks
2019-06-17Fix encoding error (py2 -> py3)Étienne Loks