ead2e52253
Show item name in document title
2020-10-18 14:26:18 +02:00
fc5035ea8d
Use anchor links instead of javascript to go to detail view
2020-10-18 14:09:52 +02:00
160fc6627c
Reset upload page on init
...
Fixes : #294
2020-10-03 00:37:27 +02:00
87d9e03f1f
Submit search when intialising overview page
...
When coming back from detail with changes to an item, it should update
the view. Otherwise it is confusing to still see a deleted or changed
item.
2020-10-03 00:32:42 +02:00
72048b9b34
Drop deferred message if user clicked away
2020-09-26 01:28:34 +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
ca05b3c195
Fix initialising pages; improve scroll to item
2020-09-25 22:54:50 +02:00
285db78613
Add checkbox to upload page for skipping duplicates
2020-09-23 23:37:00 +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
ed1d13e712
Hide folder menu entry if folder field is not active
2020-09-21 14:10:31 +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
3a3be8cd1e
Remove unnecessary scrolling and fix background
2020-09-19 09:30:35 +02:00
0f345bb75f
Fix footer css on some pages
2020-09-19 09:10:30 +02:00
b5f3c64058
Only copy search term when selection changes
...
This is a fixup for #261
2020-09-18 16:04:57 +02:00
f78696b479
Fix manifest.json
...
For "add to your homescreen" on mobile devices.
2020-09-17 00:02:31 +02:00
aeedf58c2b
Move field contents when switching search mode in search bar
2020-09-16 22:30:24 +02:00
09785292e7
Visually indicate the last viewed item in the list
2020-09-15 23:33:28 +02:00
ad110b2a05
Replace js code with proper elm using elm-scroll package
2020-09-14 23:35:21 +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
913bfb611c
Remove unused viewmode
2020-09-14 21:57:14 +02:00
f65f5eff35
Set client base-url from browser when not given
...
This is necessary when generating absolute URLs in the webapp (as done
in "Sources" page).
2020-09-13 14:05:20 +02:00
06879456a6
Change job priority on queue page
2020-09-05 18:50:58 +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
fdb46da26d
Add french language and upgrade stanford-nlp to 4.0.0
2020-08-23 17:48:42 +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
760dec2230
Rename new route for retrieving used tags
2020-08-13 23:25:30 +02:00
57c1144f40
Allow to filter tags/categories in search menu
2020-08-10 13:25:25 +02:00
6460315b2b
Improve menu shadow
2020-08-09 09:12:28 +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
000d1aff2b
Toggle tags via drag-drop from list view
2020-08-08 15:50:54 +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