docspell/modules
eikek 4a9ab2c1be Only update category options if the query selected all tags
The tag category is a bit special (sadly). The options are retrieved
by going through the tags. It must not update these, if a query
selects only a subset of tags.
2021-06-16 00:14:35 +02:00
..
analysis/src Apply autoformat 2021-04-10 16:31:58 +02:00
backend/src/main/scala/docspell/backend Add routes for storing/retrieving client settings 2021-05-27 21:34:05 +02:00
common/src Fixes searching items with fulltext 2021-05-23 14:14:25 +02:00
convert/src Apply autoformat 2021-04-10 16:31:58 +02:00
extract/src Apply autoformat 2021-04-10 16:31:58 +02:00
files/src Apply autoformat 2021-04-10 16:31:58 +02:00
fts-client/src/main/scala/docspell/ftsclient Refactor re-index task 2021-06-07 21:17:29 +02:00
fts-solr/src/main/scala/docspell/ftssolr Refactor re-index task 2021-06-07 21:17:29 +02:00
joex/src Refactor re-index task 2021-06-07 21:17:29 +02:00
joexapi/src/main Fix openapi linter warnings 2021-06-12 21:50:51 +02:00
query Fixes searching items with fulltext 2021-05-23 14:14:25 +02:00
restapi/src/main/resources Fix openapi linter warnings 2021-06-12 21:50:51 +02:00
restserver/src/main Add documentation about docker setup 2021-05-31 22:19:49 +02:00
store/src Remove fts_migration table 2021-06-07 17:53:47 +02:00
webapp/src/main Only update category options if the query selected all tags 2021-06-16 00:14:35 +02:00