5e77ff0fc5
Start search by pressing enter and not on each stroke
...
This reduces (unecessary) requests and eases the restless list
rendering. Throttling is still in place to avoid too many requests
when e.g. holding the enter-key.
2020-06-22 00:46:11 +02:00
af4522c0a7
Prepare ui to handle content search
2020-06-21 22:33:10 +02:00
522daaf57e
Introducing fts client into codebase
2020-06-17 23:20:46 +02:00
0643534994
Add edit icon for changing attachment name
2020-06-14 17:03:07 +02:00
217fef7384
Throttle search requests
...
Throttle search requests when typing. Also fix handling subscriptions
in main.
2020-06-13 21:17:15 +02:00
5468e24b55
Add search field for 'all-names' to search menu
2020-06-13 21:03:45 +02:00
35c9409680
Automatically add wildcards to name search
...
If wildcards are already present or if the search string appears in
quotes, wildcard '*' characters are not added.
2020-06-13 16:31:16 +02:00
6e4aeb512d
Reorganize search menu items
2020-06-13 16:19:35 +02:00
1f9f09ba6f
Reorder user task table columns
2020-06-13 14:48:12 +02:00
bdfc151272
Close task form after submitting and return to list view
2020-06-13 14:40:13 +02:00
2c13f9307c
Adopt UI to allow multiple notification tasks
2020-06-13 14:26:38 +02:00
d41ddd9729
Fix bug in dropdown
...
The menu for a multi-dropdown should only show entries that are not
already selected (there is no use case to select the same item more
than once).
2020-06-12 23:12:49 +02:00
9658b2780b
Prettify modal dialogs a bit
2020-06-12 00:17:26 +02:00
936177a910
Allow to add remaining metadata in item edit view
2020-06-11 22:52:30 +02:00
a4d60c0d92
Add correspondent organizations in item edit view
2020-06-11 22:11:58 +02:00
459647f83f
Add new tags in item detail view
2020-06-11 21:52:10 +02:00
80131522de
Use same limit for searchable dropdowns
2020-06-09 22:57:21 +02:00
a3b482fa13
Fix some icons
2020-06-09 21:10:49 +02:00
3ad9b24c2c
Use a better way to select a color
2020-06-08 21:48:27 +02:00
e8c3edfd23
Add pdf-preview checkbox to ui settings
2020-06-08 01:13:26 +02:00
1dd84c11bd
Apply tag colors from settings
2020-06-08 00:54:47 +02:00
1cd65b7b7c
Store tag category colors in ui settings
2020-06-07 22:16:40 +02:00
f4e37b512f
Add input field to provide colors for tag categories
2020-06-07 21:42:11 +02:00
5b2b2eceb3
Show tags in item list view
...
Also set default page size down to 60.
2020-06-07 15:43:46 +02:00
79fc5a30a1
Introduce ui settings and let user set page size for item search
2020-06-07 00:51:11 +02:00
b150269528
Add a load-more button to item list
2020-06-06 11:05:15 +02:00
50a4b5ccb9
Hide delete button on new form
2020-05-25 17:03:31 +02:00
81a1b7af0b
Make the current drop target visible
2020-05-24 17:48:02 +02:00
90e039ceb3
Change attachments position via drag-and-drop
2020-05-24 17:30:25 +02:00
6807ce4d2f
Move utility functions into a Util file
2020-05-24 15:58:09 +02:00
bcd13bed94
Show information on what files to upload
2020-05-24 15:13:30 +02:00
973847807f
Update add item view with upload progress info
2020-05-24 11:48:49 +02:00
6501060730
Make notes more prominent. Fix heading in mail form
2020-05-23 20:15:55 +02:00
b8267f60c1
Fix edit notes rendering
...
It must be outside the iframe tree, to not modify it when it
appears/disappears.
2020-05-23 20:15:55 +02:00
a5ca3b0325
Add routes and upload form to item detail
2020-05-23 20:15:55 +02:00
f16632bc7f
Allow a collective to disable the integration endpoint
2020-05-23 14:29:24 +02:00
69c46f9f1f
Fix date-picker initialization in search menu
2020-05-21 23:27:08 +02:00
920fcf28dd
Change webapp to support multiple scan-mailbox tasks
2020-05-21 22:04:45 +02:00
743aa9d754
Hide correct list element in item card
2020-05-21 01:02:46 +02:00
4724e691bc
Update user info in scan-mailbox form
2020-05-21 00:09:47 +02:00
6e8582ea80
Implement scan-mailbox form and routes
2020-05-20 17:52:38 +02:00
0d6677f90b
Add stub form scan-mailbox form
2020-05-20 17:52:38 +02:00
c9de74fd91
Add imap settings
2020-05-18 08:46:04 +02:00
f5c23ceb3d
Change edit-notes icon
2020-05-17 22:41:25 +02:00
ee4d4e7ae5
Improve responsiveness of detail view
2020-05-17 21:58:19 +02:00
72a88f21cb
Use cards for viewing items
2020-05-17 21:42:16 +02:00
98f202b797
More ui tweaks to item list
2020-05-17 18:16:04 +02:00
62111e5f93
Allow to hide the search menu
...
This is more convenient on small screens
2020-05-17 18:15:44 +02:00
f45b40342c
Improve document list view
...
Replace the html table with something that has more vertical space,
but scales better horizontally. On most screens at least 6-8 entries
should be visible at once.
2020-05-17 18:15:22 +02:00
1d1df58cb9
Put edit notes icon in item action bar
2020-04-30 21:23:56 +02:00