summaryrefslogtreecommitdiff
path: root/ishtar_common/views_item.py
AgeCommit message (Collapse)Author
2024-09-15🐛 fix image gallery display (refs #6022)Étienne Loks
2024-03-19🐛 fix gallery for documentsÉtienne Loks
2024-01-17🩹 document table: fix line duplication for authors (refs #5709)Étienne Loks
2023-11-15🐛 search: fix -type="*" search for types with no hierarchyÉtienne Loks
2023-10-26🐛 Operation sheet: fix filter on the table of relations between context ↵Étienne Loks
records (#5647)
2023-09-25🐛 Federation: instead of deleting excluded fields, set them to null - ↵Étienne Loks
distant sheets: add missing default permission check
2023-07-24🐛 Fix crash with no search counted (refs #5613)Étienne Loks
2023-07-04✨ sheet: add a refresh button to update informationsÉtienne Loks
2023-07-03🐛 Fix "*" search for text fields (refs #5325)Étienne Loks
2023-05-09Fix container search for documentsÉtienne Loks
2023-05-05Fix precise_town searchÉtienne Loks
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-04-03Image detail: do not display Modify link when not relevant (refs #5438)Étienne Loks
2023-04-03Importer export: fix pre_importer callÉtienne Loks
2023-04-03Sheets: fix history view with associated geoÉtienne Loks
2023-03-16Custom form: can add header message - Profile: custom footer messageÉtienne Loks
2023-03-06Profile: do not display geo item list when mapping is deactivated (refs #4467)Étienne Loks
2023-03-02Document - source type is now a hierarchic search (refs #4512)Étienne Loks
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