summaryrefslogtreecommitdiff
path: root/ishtar_common/views_item.py
AgeCommit message (Collapse)Author
2019-09-10Locks: lock_user in model - display lock icon on tables, links - add a ↵Étienne Loks
warning on sheet
2019-09-09Serialization: manage export action in admin - optimizationsÉtienne Loks
2019-08-05Search: fix date parsingÉtienne Loks
2019-07-08Graph generation: refactor view - add an option in profileÉ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-19Full search: remove accentÉtienne Loks
2019-06-18Free search: manage by default with startswithÉ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-17Search: fix no "id" count (use "pk") - fix py3 int conversionÉ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-17Stats: better display of values in tables - operation type for defaultÉtienne Loks
2019-06-17Statistics: manage unitsÉtienne Loks
2019-06-17JS Map: do not display incoherent coordinatesÉtienne Loks
2019-06-17Optimize tables query for operations and sitesÉtienne Loks
2019-06-17Statistics: format boolean and null values for modalitiesÉtienne Loks
2019-06-17Statistics - JS and templates to manage graphs and tablesÉtienne Loks
2019-06-17Statistics - manage queriesÉtienne Loks
2019-06-17Label generation: view to generate labelsÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-06-05Search: manage many is empty request - Add is empty - no ref find for ↵Étienne Loks
container search
2019-06-05Searches: fix history modifierÉtienne Loks
2019-05-16Autocomplete: filter by more relevant search termÉtienne Loks
2019-05-16Search JS: fix CSV export on default search - diaplay wait message on ↵Étienne Loks
default load
2019-05-16Search: optimize search countÉtienne Loks
2019-04-24Search: manage asterisk inside search query (refs #4480)Étienne Loks
2019-04-24Geo: warehouse and container localization are optionnalÉtienne Loks
2019-04-24Facet search: fix many values managementÉtienne Loks
2019-04-24Facet search: manage term containing = or | inside quotesÉtienne Loks
2019-04-24QR code: QR code export, display on ODT and PDFÉtienne Loks
2019-04-24Map: manage a default limit to items displayedÉtienne Loks
2019-04-24Map: manage complete list of itemsÉtienne Loks
2019-04-24Map: optimize query tretment too manage large resultsÉtienne Loks
2019-04-24Map: performance optimization to manage large datasetÉtienne Loks
2019-04-24Map JS: display popup - manage click on cluster - hoverÉtienne Loks
2019-04-24Map JS: display clustersÉtienne Loks
2019-04-24Map: geojson response - first display of items on mapÉtienne Loks
2019-04-24Map: basic management of map tabÉtienne Loks
2019-04-24Map: manage get item requestÉtienne Loks
2019-02-18get_item: table cols converted to list (we have to append columns)Étienne Loks
2019-02-13Open search: search on accent and unaccent charactersÉtienne Loks
2019-02-13Manage search on json fields - HistorySelect for all concerned formsÉtienne Loks
2019-02-01Search: wider evaluation of true stringsÉtienne Loks
2019-02-01Search: dynamic fields manage open searchÉtienne Loks
2019-01-31Search: manage dynamic query parameters (ex: divisions details)Étienne Loks
2019-01-27get item: fix link generation for httpsÉtienne Loks
2019-01-16Sheets: fix reload after rollback - fix display of the last history versionÉtienne Loks