summaryrefslogtreecommitdiff
path: root/ishtar_common/views_item.py
AgeCommit message (Collapse)Author
2023-03-01TypoÉtienne Loks
2023-03-01Free text search: use accent and unaccented string (refs #5352)Étienne Loks
2023-02-28Search: Fix many excluded search (refs #4793, refs #5209)Étienne Loks
2023-01-30Add "created" field on main items in order to facilitate queriesÉtienne Loks
2023-01-20PDF export: fix new line on <pre> blocksÉtienne Loks
2023-01-19Free search: "raw" index for reference - improve parent only searchÉtienne Loks
2023-01-18WIP fix search (refs #5196)Étienne Loks
2023-01-17Table: fix default sort when pk is not "id"Étienne Loks
2023-01-13Syndication: fix set default permissions for sheetÉtienne Loks
2023-01-12Syndication - export external sourcesÉtienne Loks
2023-01-09Fix strange bug on statistics with criteriaÉtienne Loks
2022-12-23Search result - export: export only selectedÉtienne Loks
2022-12-22Fix pinned search for external sourceÉtienne Loks
2022-12-22Search: sort by ID by defaultÉtienne Loks
2022-12-22Syndication: fix criteria translationÉtienne Loks
2022-12-12Sheet: set default permissions to FalseÉtienne Loks
2022-12-12Full text search: add "simple" config in searchÉtienne Loks
2022-12-12Geo: display lines and polygons on searchÉtienne Loks
2022-12-12Geo display: clean old code - manage bad dataÉtienne Loks
2022-12-12Fix many count search such has "has-finds" (refs #5425)Étienne Loks
2022-12-12Add "is locked" search (refs #5419)Étienne Loks
2022-12-12Geodata: fix search displayÉtienne Loks
2022-12-12Syndication - fix pin searchÉtienne Loks
2022-12-12Syndication - translate queries before passing them to external source - testsÉtienne Loks
2022-12-12Syndication - translate queries before passing them to external sourceÉtienne Loks
2022-12-12Syndication - serialization - display sheet operationÉtienne Loks
2022-12-12Syndication - gallery UIÉtienne Loks
2022-12-12Syndication - search interfaceÉtienne Loks
2022-12-12Syndication - search UIÉtienne Loks
2022-12-12Syndication - fix search testÉtienne Loks
2022-12-12Syndication - test API queryÉtienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- fix test - fix searches
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-08Search: fix url for person and organization (refs #5201)Étienne Loks
2022-05-23Search: fix relation type searchesÉtienne Loks
2022-05-23Search: fix manual sort with None valueÉtienne Loks
2022-02-22CSV export: manage json columnsÉtienne Loks
2021-06-01Test boolean json field searchÉtienne Loks
2021-05-31JSON search: boolean field searchÉtienne Loks
2021-05-11Fixes pin for container - empty search replaced by pinÉtienne Loks
2021-04-29Fix autocomplete container and default basket searchÉtienne Loks
2021-04-29Fix default pin searchÉtienne Loks
2021-04-29Fix basket pinÉtienne Loks
2021-04-29Fix basket sheet after pin of a basketÉtienne Loks
2021-04-19sheet find: add container index - CSV export: deduplicate multi-valuesÉtienne Loks
2021-04-12CSV export: manage __count - fix get localisationsÉtienne Loks
2021-04-12Searches: fix base query is a Q objectÉtienne Loks
2021-04-12Statistics: add modification year modalityÉtienne Loks
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-03-18Fix pined search for finds - fix testsÉtienne Loks