Commit Graph

426 Commits

Author SHA1 Message Date
1db5eaf5ee Attachments selectable 2021-04-17 16:43:24 +02:00
a9c02e9e88 Prepared multiselect view mode for attachment list 2021-04-17 13:04:30 +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
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
39ed246a42 Use correct category count in search menu 2021-04-11 14:34:44 +02:00
c07fd1e61d Make long filenames break within the container 2021-04-10 23:26:28 +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
9a23ba9afb Refactor FixedDropdown 2021-04-02 23:11:54 +02:00
8d15d97857 Refactor Dropdown 2021-04-02 22:20:55 +02:00
968c8e02b7 Externalize strings in upload page 2021-04-02 11:28:21 +02:00
ec237a2eaa Externalized strings 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
c36073b852 Allow to give human readable summary to user tasks 2021-03-27 22:13:13 +01:00
cc38b850a6 Remove deprecated search routes and some refactoring 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
274e433d9d Allow to change use enum for org/equipment 2021-03-10 23:55:18 +01:00
0229a867af Add a use colum to metadata entities 2021-03-10 23:55:18 +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
a48504debb Specificly search for field id vs name 2021-03-02 21:09: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
889e4f4fb0 SearchMenu uses query string instead of json form 2021-03-01 20:56:23 +01:00
211499a7e6 Add bottom border to metadata view 2021-02-19 11:17:35 +01:00
d819878974 Re-add the button to create new tags in detail view 2021-02-19 11:07:42 +01:00
7ef3185659 Add language to a source
Allows to define upload urls for different languages.
2021-02-18 23:34:42 +01:00
0e9d8f8794 Fix hover when folder is a drop-target 2021-02-18 00:43:15 +01:00
b16166f1e9 Merge pull request #645 from eikek/equipment-description
Equipment description
2021-02-17 22:17:03 +00:00
5181283b1b Add a short-name to organizations 2021-02-17 22:55:35 +01:00
20ccdda609 Add a notes field to equipments 2021-02-17 22:39:07 +01:00
e07d732193 Show item position in detail view 2021-02-17 22:18:22 +01:00
a79fa6f74a Add version info back to frontend 2021-02-17 21:54:53 +01:00
e177336155 Better align tags in multi-select field 2021-02-17 00:14:06 +01:00
4ef1996137 Fix extracted content border 2021-02-17 00:14:06 +01:00
29d80adace Ui updates: place result message below buttons 2021-02-17 00:14:06 +01:00
48eee00c0b Allow person to be correspondent, concerning or both 2021-02-16 22:49:55 +01:00
07edaaaf5e Try fix attachment selection for firefox
It works great in chromium, in firefox the border is a bit off.
2021-02-15 00:11:37 +01:00
9c90d7c4c2 Fix min height of tag area in detail
This avoids "nervous/noisy" ui flickering when changing between items
where one has no tags/fields to show.
2021-02-15 00:10:38 +01:00