5906c705c9
Allow the user to choose between 3 preview sizes
2020-11-09 09:40:21 +01:00
2c96590aad
First ui view of preview images for items
...
Users can choose to not show them via ui settings
2020-11-08 15:12:56 +01:00
59dfae6a49
Introduce fomantic-ui, replacing semantic-ui
...
Replaced semantic-ui with the drop-in replacement fomantic-ui [0]
which is a maintained fork. The fomantic-ui used here is a custom
build [1] of the less-version _without_ google-fonts (css-only). The
javascript part of fomantic-ui is not used, and also jquery could be
dropped now.
[0] https://fomantic-ui.com
[1] https://github.com/eikek/fomantic-slim-default
Issue: #349
2020-11-05 22:44:10 +01:00
a965605a9e
Improve tag multi-edit
2020-10-31 14:42:17 +01:00
6a16d8afc7
Allow to confirm/unconfirm multiple items
2020-10-29 23:15:38 +01:00
183bcf5bec
Add ui-settings flag for side menus
2020-10-27 22:35:52 +01:00
9193d7ca51
Send multiple items to reprocessing
2020-10-26 14:03:56 +01:00
26e89bf84e
Edit org/person/equipment of multiple items
2020-10-26 13:35:47 +01:00
2e6026b817
Edit dates of multiple items
2020-10-26 13:16:03 +01:00
7ade7dd70b
Display direction icon when editing multiple items
2020-10-26 12:49:30 +01:00
d4043634ac
Edit direction of multiple items
2020-10-26 12:48:15 +01:00
42c989a6cd
Edit folder of multiple items
2020-10-26 12:39:44 +01:00
17472fa4ca
Edit name of multiple items
2020-10-26 12:17:55 +01:00
7ad37c8d26
Editing tags for multiple items
2020-10-26 11:54:04 +01:00
55cfc4c908
Allow to select multiple items for deletion and edit
2020-10-25 22:19:55 +01:00
fc5f7c7dca
Use previously updated ui settings
...
Fixes : #368
2020-10-22 00:08:03 +02:00
d66ae4fdc2
Display error message properly on modal edit
2020-10-19 00:30:55 +02:00
5e0eaf419e
Fix browser back button to restore scroll state
...
Removes the url parameter that was used to identify the card to scroll
to and instead use the id from the internal model.
2020-10-18 21:35:42 +02:00
fc5035ea8d
Use anchor links instead of javascript to go to detail view
2020-10-18 14:09:52 +02:00
284c42aec6
Remove attachment tab menu
2020-09-26 01:15:16 +02:00
e831d7bdd7
Move attachment tabs into a menu
...
If multiple attachments are present, the tab menu doesn't show all. So
if there is more than one attachment they can be selected from a menu.
2020-09-26 01:14:56 +02:00
02a0343e55
Allow to enable/disable keyboard navigation in user settings
2020-09-22 22:33:21 +02:00
5b56ea881c
Use Ctrl modifier when navigating in item detail
...
Otherwise it clashes with input fields
2020-09-22 22:07:27 +02:00
60b8dc2134
Navigate items using keyboard
...
- previous/next item with `.,`
- confirm with `c`
- unconfirm with `u`
2020-09-22 00:27:32 +02:00
dc0e05bc20
Navigate in ugly dropdown with keybord
...
- iterate through options with n,p,j,k
- select with enter
- remove item with esc
- fixes dropdown bug when removing an item, where the menu opens
2020-09-21 23:52:50 +02:00
22d70b4997
Allow keyboard navigation in FixedDropdown
2020-09-21 23:27:09 +02:00
42a7a003a7
Save name in item detail while typing
2020-09-21 21:12:00 +02:00
a5bc6b53a9
Reset hidden fields on confirm
...
On confirm hidden fields are cleared, so that no "confirmed"
information is attached that the user has never seen.
2020-09-21 14:38:40 +02:00
9958d228bd
Remove hidden fields from list view
2020-09-21 14:08:13 +02:00
57ab050cf7
Remove hidden fields from item details
2020-09-21 13:58:52 +02:00
3852c69da1
Scroll to the current item when going back from detail
...
The list view now supports an item id that will be scrolled to and is
highlighted with a shadow. When going back from detail view this is
now used to scroll to the currently viewed item.
2020-09-14 21:57:14 +02:00
1dcccbcf7d
Allow to hide classification settings in the webapp
2020-09-05 16:00:19 +02:00
f9fcee81a5
Add start-now button for train-classifier task
2020-09-02 21:22:22 +02:00
8677eca6d4
Fix setting default in dropdown
2020-09-02 18:28:14 +02:00
8c4f2e702b
Add classifier settings
2020-09-02 18:28:14 +02:00
7921dca665
Fixup for dropdown improvement
2020-08-14 23:37:28 +02:00
fde52bbbb0
Make dropdowns searchable by default and improve open/close clicks
...
Ref #207
2020-08-14 23:04:39 +02:00
57c1144f40
Allow to filter tags/categories in search menu
2020-08-10 13:25:25 +02:00
e793b63248
Allow to hide fields in menus based on ui settings
2020-08-08 22:51:02 +02:00
5810eac899
Fix remembering selection when going to detail view
2020-08-08 17:24:27 +02:00
75c958281e
Redesign search/landing page
2020-08-08 16:38:52 +02:00
f86f644365
Prepare for drag-drop items into tags in list view
2020-08-08 14:34:26 +02:00
b1ef0c55af
Show only visible folders in search menu
2020-08-08 14:16:13 +02:00
d6d16e39bd
Drag-drop items into folders in list view
2020-08-08 14:03:36 +02:00
9c50a85363
Prepare drag-drop for items into folders
2020-08-08 13:20:29 +02:00
f0a5f84c8b
Define how many tags to see in ui settings
2020-08-08 11:16:45 +02:00
4c57d16501
Rename ui setting field
2020-08-08 10:23:08 +02:00
7c8c2f856f
Include tag categories into the new tag selection field
2020-08-08 10:20:43 +02:00
3642b95f8c
Add a better tag selection field
2020-08-08 09:23:48 +02:00
c8ad9bf11f
Put number of folders to display in ui settings
2020-08-08 00:06:23 +02:00