Commit Graph

186 Commits

Author SHA1 Message Date
f16632bc7f Allow a collective to disable the integration endpoint 2020-05-23 14:29:24 +02:00
69c46f9f1f Fix date-picker initialization in search menu 2020-05-21 23:27:08 +02:00
920fcf28dd Change webapp to support multiple scan-mailbox tasks 2020-05-21 22:04:45 +02:00
743aa9d754 Hide correct list element in item card 2020-05-21 01:02:46 +02:00
4724e691bc Update user info in scan-mailbox form 2020-05-21 00:09:47 +02:00
09b6b1bb05 Improve user-task texts 2020-05-20 22:58:19 +02:00
6e8582ea80 Implement scan-mailbox form and routes 2020-05-20 17:52:38 +02:00
0d6677f90b Add stub form scan-mailbox form 2020-05-20 17:52:38 +02:00
ebe65c7624 Change menu title in user settings 2020-05-20 17:52:38 +02:00
c9de74fd91 Add imap settings 2020-05-18 08:46:04 +02:00
cece5b6193 Fix mobile support
Next to the missing css classs, the viewport definition was missing in
the html.
2020-05-17 23:21:42 +02:00
f5c23ceb3d Change edit-notes icon 2020-05-17 22:41:25 +02:00
ee4d4e7ae5 Improve responsiveness of detail view 2020-05-17 21:58:19 +02:00
72a88f21cb Use cards for viewing items 2020-05-17 21:42:16 +02:00
98f202b797 More ui tweaks to item list 2020-05-17 18:16:04 +02:00
62111e5f93 Allow to hide the search menu
This is more convenient on small screens
2020-05-17 18:15:44 +02:00
f45b40342c Improve document list view
Replace the html table with something that has more vertical space,
but scales better horizontally. On most screens at least 6-8 entries
should be visible at once.
2020-05-17 18:15:22 +02:00
1d1df58cb9 Put edit notes icon in item action bar 2020-04-30 21:23:56 +02:00
7fa25c3711 Move notes toggle to top 2020-04-27 21:25:49 +02:00
a939839041 Delete single attachments 2020-04-26 23:11:49 +02:00
75c32fa2bf Remove wrong header line in upload page 2020-04-24 23:25:04 +02:00
06d2c9ecba Add info text to int field 2020-04-23 21:46:10 +02:00
84e0ebf1a2 Add a flag for restricting overdue items 2020-04-23 21:37:03 +02:00
bbfd694b45 Allow to start a user task once 2020-04-22 21:08:45 +02:00
af5b62c057 Remove form message on updates 2020-04-22 21:08:45 +02:00
e7b81c701f Better handle no connections 2020-04-22 21:08:45 +02:00
2042824ab4 Fix initial loading notify form 2020-04-22 21:08:45 +02:00
93182c040e Save notify-due-items user task 2020-04-22 21:08:45 +02:00
3a90d874a5 Improve form 2020-04-22 21:08:45 +02:00
5a2e28415a Streamline form and input field 2020-04-22 21:08:45 +02:00
c8683743d0 Provide help within the form 2020-04-22 21:08:45 +02:00
5bfa7b05a0 Add better input for calendar events 2020-04-22 21:08:45 +02:00
9b30542974 Copy/paste form together 2020-04-22 21:08:45 +02:00
e97e0db45c Prepare notification form 2020-04-22 21:08:45 +02:00
e331808ecf Update microsite 2020-03-28 21:44:14 +01:00
b265421a46 Allow to use the browser's pdf viewer
The viewerjs library has some limitations. Sometimes PDFs are quite
blurry and some content is displayed scrambled. Switching to the
browsers build-in PDF viewer (for chromium and firefox) fixes this. So
while on mobile the viewerjs is the only working viewer, for desktop
use it might be desireable to use the browsers builtin viewer instead.
2020-03-22 22:03:43 +01:00
75ead33652 Provide a download link to the original archive file 2020-03-22 21:48:49 +01:00
9a99c852a8 Fix typo in search menu 2020-03-22 21:08:01 +01:00
10f3d5b7ed Fix bug to select other attachments 2020-03-17 22:37:43 +01:00
902fd63125 Fix initializing concerned equipment 2020-02-26 20:43:16 +01:00
c8d090ae28 Remove small notes form field in favor for the new one 2020-02-24 22:34:32 +01:00
25c3f2b541 Add more explaining tooltips 2020-02-24 15:18:42 +01:00
478797e2a4 Add a help link to the main menu 2020-02-24 15:11:58 +01:00
5f32eadaba Fix dropdown in source create view 2020-02-23 23:01:48 +01:00
be8eacdbe9 Display full attachment name in title tooltip 2020-02-23 14:36:19 +01:00
1f431c3222 Make link to original file enabled if files are different 2020-02-23 14:33:22 +01:00
98576a5fb5 Add link to original file 2020-02-20 22:40:27 +01:00
97305d27ff Integrate support for more files into processing and upload
The restriction that only pdf files can be uploaded is removed. All
files can now be uploaded. The processing may not process all. It is
still possible to restrict file uploads by types via a configuration.
2020-02-19 23:27:00 +01:00
533396d386 Using the new preview route to show the attachment in webui 2020-02-08 18:02:31 +01:00
9b66604b96 Include item notes in search 2020-02-08 13:39:06 +01:00