fa34312020
Implemented endpoint to delete multiple attachments
2021-04-15 18:05:01 +02:00
93f772351a
Made multi id read logic sharable
2021-04-15 18:03:58 +02:00
037d8e818d
Added a route definition to bulk-delete attachments
2021-04-15 17:59:39 +02:00
9d6e26efb4
Use externalized strings for edit label
2021-04-14 00:11:10 +02:00
994e3df597
Fix query for getting tag categoy summary
2021-04-12 13:40:22 +02:00
5737eba82d
Prepare translating dates
2021-04-12 10:53:34 +02:00
cb522ee6eb
Set version to 0.23.0-SNAPSHOT
2021-04-11 23:36:16 +02:00
1492800be0
Set version to 0.22.0
2021-04-11 22:33:39 +02:00
f91f4340b8
Fix scanmailbox form layout
2021-04-11 20:38:09 +02:00
7b1cbe6435
Use a placeholder string for all dropdowns
2021-04-11 20:37:16 +02:00
255fe82005
Hide the language menu in login page when there are no options
2021-04-11 16:55:32 +02:00
c2599eda4c
Remove un-done translations for German
2021-04-11 16:05:11 +02:00
39ed246a42
Use correct category count in search menu
2021-04-11 14:34:44 +02:00
3e0914ece7
Correctly count tag categories
...
If multiple tags of the same category are applied to the same item,
just summing tag counts will produce the wrong results as now items
are counted multiple times.
2021-04-11 14:34:44 +02:00
1f60417189
Merge branch 'master' into query-fix
2021-04-11 12:59:00 +02:00
4041018c47
Reduce not expressions
...
Fixes queries containing macros inside a "not".
2021-04-11 12:57:42 +02:00
5f001b59e5
Show cancelled jobs in queue page
2021-04-11 01:01:32 +02:00
c07fd1e61d
Make long filenames break within the container
2021-04-10 23:26:28 +02:00
e1bbc2edf5
Apply autoformat
2021-04-10 16:31:58 +02:00
e630786104
Move ui language into messages
2021-04-10 16:13:49 +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
2b81c72d96
Provide translations for main menu
2021-04-02 11:28:21 +02:00
322a3e837c
Prepare for selecting languages
...
UI language is stored in user settings for authenticated users;
otherwise is only stored in the current model (not persisted).
2021-04-02 11:28:21 +02:00
9fcab84267
Add icon to fixed dropdown
2021-04-02 11:28:21 +02:00
589e136883
Add flag icons
2021-04-02 11:28:21 +02:00
144ea852bf
Update fs2-core, fs2-io to 2.5.4
2021-03-31 21:10:42 +02:00
c36073b852
Allow to give human readable summary to user tasks
2021-03-27 22:13:13 +01: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
03459124ca
Don't return items still in processing
2021-03-27 22:13:13 +01:00
cc38b850a6
Remove deprecated search routes and some refactoring
2021-03-27 22:13:13 +01:00
7d513dce0b
Set version to 0.22.0-SNAPSHOT
2021-03-13 18:09:29 +01:00
39d6f5789a
Set version to 0.21.0
2021-03-13 16:57:33 +01:00
8c6ad8fc4e
This test only doesn't work on my ci
2021-03-13 16:57:08 +01:00