docspell/modules
eikek bf74e3aa23 Don't toggle dropdown on space
Closing the dropdown menu is now possible with ESC. Space will only
open the dropdown, but not close it. So now it's possible to type a
space into the search field.

Fixes: #863
2021-06-09 22:18:18 +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 Set next version to 0.24.0-SNAPSHOT 2021-05-29 16:17:45 +02:00
query Fixes searching items with fulltext 2021-05-23 14:14:25 +02:00
restapi/src/main/resources Set next version to 0.24.0-SNAPSHOT 2021-05-29 16:17:45 +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 Don't toggle dropdown on space 2021-06-09 22:18:18 +02:00