cf10f63af4
Improve main view in home page
2021-08-16 17:00:57 +02:00
9478152a94
Switch to search view after successful merge
2021-08-16 14:40:57 +02:00
8099b78b0e
Merge items in webui
2021-08-16 12:55:25 +02:00
22d331f082
Integrate item merge dialog into home page
2021-08-16 12:32:54 +02:00
bc6924fd5d
Show delete/restore buttons conditionally
...
When only trashed items are selected, the "delete" button doesn't make
sense and vice versa.
2021-08-15 12:41:10 +02:00
828e5cf703
Allow to restore deleted items in webui
2021-08-14 16:50:17 +02:00
3f1ff5c1ac
Allow to search in deleted items
2021-08-14 15:35:17 +02:00
cb777e30c0
Delete items by introducing a deleted state
...
When deleting items via the http api, they are not deleted anymore but
a new status "Deleted" is set. The collective insights contains now a
count separately for deleted items.
2021-08-14 14:18:03 +02:00
782ca0fa4f
Remove a deleted item from search results
...
When an item is deleted in detail view, the results must be updated to
reflect the new state. The results are now changed by removing the
corresponding item.
Fixes : #920
2021-07-25 17:35:01 +02:00
21eb7dad94
Change headers of all elm files
2021-07-25 14:00:11 +02:00
42b37df6a1
Fix header formatting
2021-07-25 13:57:05 +02:00
eb977ab3a7
Show the number of selected files on upload page
...
Fixes : #896
2021-07-25 13:37:06 +02:00
8e5c88fd32
Add copyright header to source files
2021-07-04 10:57:53 +02:00
481d31ee74
Hide content search field when fulltext is not enabled
2021-06-07 21:30:41 +02:00
61f36f69b8
Add German translation for Queue page
2021-06-07 10:11:41 +02:00
32e08e1caa
Add German translation for NewInvite page
2021-06-06 22:09:35 +02:00
78938c9980
Add German translation for home page
2021-06-06 13:59:50 +02:00
fe4f48dd7f
Add German translation for collective settings page
2021-06-06 01:05:43 +02:00
e406718cb7
Add a way to migrate settings stored at the browser to the server
2021-05-27 21:34:05 +02:00
9ccc3ce438
Store and load client settings
2021-05-27 21:34:05 +02:00
d7bbbd2f96
Remove upload meta form for anonymous uploads
...
Closes : #758
2021-05-22 21:33:10 +02:00
b2cffb22ef
Externalize error messages
2021-04-26 10:00:01 +02:00
5737eba82d
Prepare translating dates
2021-04-12 10:53:34 +02:00
7b1cbe6435
Use a placeholder string for all dropdowns
2021-04-11 20:37:16 +02:00
5f001b59e5
Show cancelled jobs in queue page
2021-04-11 01:01:32 +02:00
92ae22a68d
Externalize more strings missed before
2021-04-10 16:02:34 +02:00
7c43fa0874
Reorganize messages to reflect page structure
2021-04-10 00:30:42 +02:00
fa2c5750dd
Externalize strings in other of components
2021-04-09 23:10:00 +02:00
2f678aca17
Externalize strings in detail page
2021-04-09 22:40:03 +02:00
1762e7afac
Externalize strings for home page
2021-04-05 21:31:45 +02:00
9c1beb2240
Externalize strings in usersettings page
2021-04-04 22:07:37 +02:00
594818499e
Externalize strings in manage-data page
2021-04-04 22:07:37 +02:00
8f1380fcf5
Externalize strings in UiSettings page
2021-04-04 22:07:37 +02:00
e76d574ea3
Externalize strings for document language
2021-04-02 23:30:51 +02:00
dac95e81e6
Remove unused code for search dropdown
2021-04-02 23:16:38 +02:00
9a23ba9afb
Refactor FixedDropdown
2021-04-02 23:11:54 +02:00
8d15d97857
Refactor Dropdown
2021-04-02 22:20:55 +02:00
b9c98c6578
Externalize strings in queue page
2021-04-02 11:28:21 +02:00
968c8e02b7
Externalize strings in upload page
2021-04-02 11:28:21 +02:00
12cad398ac
Externalize strings in new-invite page
2021-04-02 11:28:21 +02:00
db6198673b
Externalize strings in register page
2021-04-02 11:28:21 +02:00
ec237a2eaa
Externalized strings
2021-04-02 11:28:21 +02:00
9fcab84267
Add icon to fixed dropdown
2021-04-02 11:28:21 +02:00
63331b6399
Remove unused code
2021-03-27 22:13:13 +01:00
ff0b70abfe
Fix scrollbar position
2021-03-27 22:13:13 +01:00
76f5ab6c68
Allow to reprocess single and multiple items in the ui
2021-03-12 00:16:19 +01:00
a4a84abae5
Show errors from failed register request
...
Also include a `@` in the valid chars for "idents". This allows to use
an e-mail address as username.
2021-03-10 22:14:55 +01:00
b95338e744
Remove old ui code in frontend
2021-03-09 20:40:49 +01:00
c6032ff279
Check query in client
2021-03-08 00:46:31 +01:00
b4b5acde13
Enable power search for power users via ui settings
...
A different search bar is presented if enabled in ui settings that
allows to search via the new query language.
2021-03-01 22:45:17 +01:00