Commit Graph

245 Commits

Author SHA1 Message Date
50a4b5ccb9 Hide delete button on new form 2020-05-25 17:03:31 +02:00
81a1b7af0b Make the current drop target visible 2020-05-24 17:48:02 +02:00
90e039ceb3 Change attachments position via drag-and-drop 2020-05-24 17:30:25 +02:00
6807ce4d2f Move utility functions into a Util file 2020-05-24 15:58:09 +02:00
bcd13bed94 Show information on what files to upload 2020-05-24 15:13:30 +02:00
973847807f Update add item view with upload progress info 2020-05-24 11:48:49 +02:00
6501060730 Make notes more prominent. Fix heading in mail form 2020-05-23 20:15:55 +02:00
b8267f60c1 Fix edit notes rendering
It must be outside the iframe tree, to not modify it when it
appears/disappears.
2020-05-23 20:15:55 +02:00
a5ca3b0325 Add routes and upload form to item detail 2020-05-23 20:15:55 +02:00
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