Commit Graph

464 Commits

Author SHA1 Message Date
Uwe Steinmann
ea5efd75d7 add access control for EditComment and EditAttributes 2021-06-22 11:33:54 +02:00
Uwe Steinmann
7c818d0913 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-01 11:02:45 +02:00
Uwe Steinmann
0f072fc9a9 check if current workflow state != null 2021-06-01 10:54:06 +02:00
Uwe Steinmann
33616f2c92 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-31 21:55:09 +02:00
Uwe Steinmann
f187a80ac5 fix php warning because of missing $workflow 2021-05-31 21:54:16 +02:00
Uwe Steinmann
64658c06cd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-31 21:53:08 +02:00
Uwe Steinmann
9ae4a01705 check if download/viewonline is allowed 2021-05-31 19:32:39 +02:00
Uwe Steinmann
ea45ed5b7b issue warning if document has expired, validate form to add link 2021-05-27 21:53:49 +02:00
Uwe Steinmann
3614bae91b get status of latest content 2021-05-22 13:12:38 +02:00
Uwe Steinmann
88ace95baa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-21 10:40:25 +02:00
Uwe Steinmann
19600dd7ca no need to include bootbox.js anymore 2021-05-21 10:37:09 +02:00
Uwe Steinmann
9d9e05a54b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-13 17:00:54 +02:00
Uwe Steinmann
c56901147b add class action-list to list of version actions 2021-05-12 15:32:25 +02:00
Uwe Steinmann
0f9be43152 get status of latest content 2021-05-11 19:06:52 +02:00
Uwe Steinmann
4fb43aef5a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-06 13:46:15 +02:00
Uwe Steinmann
75d033d73c use showVersionDetails() for previous versions 2021-05-06 13:42:18 +02:00
Uwe Steinmann
be7df6ffab get previewwidthdetail from view in showVersionDetails() 2021-05-06 13:13:12 +02:00
Uwe Steinmann
791872adee Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-06 13:09:45 +02:00
Uwe Steinmann
0cbfba4d41 pass previewer to showVersionDetails() 2021-05-06 12:52:24 +02:00
Uwe Steinmann
f63315f6c0 move version details in own method showVersionDetails() 2021-05-06 12:17:32 +02:00
Uwe Steinmann
5869abc56b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-06 11:19:30 +02:00
Uwe Steinmann
ca4022ce7c add method showActions(), move version actions in second column 2021-05-06 11:02:20 +02:00
Uwe Steinmann
431a2e581c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-04 15:57:20 +02:00
Uwe Steinmann
10e3ae560c set class of ul list for attachments 2021-05-04 15:56:09 +02:00
Uwe Steinmann
efd46b7a1d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-04 12:12:15 +02:00
Uwe Steinmann
b4b0258fbd use nav-pills instead of nav-tabs, set attribute role 2021-05-04 09:57:23 +02:00
Uwe Steinmann
34b1d792ec Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-03 15:17:43 +02:00
Uwe Steinmann
b10c3bf9af do not include bootbox.min.js, make docinfo tab active if none is selected 2021-05-03 09:02:32 +02:00
Uwe Steinmann
0a8659826f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-03 08:07:29 +02:00
Uwe Steinmann
25a7a57112 make tables smaller (no column for status anymore) 2021-05-03 08:04:54 +02:00
Uwe Steinmann
30eadac7cd move filter field for recipients into head of table 2021-04-30 11:48:03 +02:00
Uwe Steinmann
1873d77958 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-04-30 09:32:42 +02:00
Uwe Steinmann
4a678ad1ec escape workflow name, fix counting recipients 2021-04-30 09:31:50 +02:00
Uwe Steinmann
98f7fc85f4 run htmlspecialchars on workflow names 2021-04-30 09:27:59 +02:00
Uwe Steinmann
4d471ed592 fix layout of recipient list, add field to filter table rows 2021-04-30 09:25:11 +02:00
Uwe Steinmann
993a8056ec convert checkout date to readable date 2021-04-20 08:38:52 +02:00
Uwe Steinmann
81f091a44d fix class for list a actions 2021-04-19 19:54:24 +02:00
Uwe Steinmann
7b30188dd9 use class SeedDMS_Theme_Style, remove plain html 2021-04-19 19:45:40 +02:00
Uwe Steinmann
2c2d1e4dd8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-04-18 08:05:07 +02:00
Uwe Steinmann
871460899c use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
Uwe Steinmann
130afd7d25 pass name of user as parameter to checkout msg 2021-04-15 06:34:56 +02:00
Uwe Steinmann
59e92a836f minor formating change 2021-04-08 10:55:33 +02:00
Uwe Steinmann
c8aca99462 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-10 15:59:25 +01:00
Uwe Steinmann
1e7e1a08d5 set charset in Content-Type header for js 2021-03-10 15:58:22 +01:00
Uwe Steinmann
5e3f5fc8f0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-05 07:24:26 +01:00
Uwe Steinmann
32a855b740 initial support for drag and drop of attachments 2021-03-03 15:38:04 +01:00
Uwe Steinmann
9862eb5bf6 fix calculation of checksum 2021-01-27 16:27:24 +01:00
Uwe Steinmann
2d4c7b7581 fix calculation of checksum 2021-01-26 18:06:17 +01:00
Uwe Steinmann
599786bcb0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-01-26 13:31:02 +01:00
Uwe Steinmann
8a2224b669 check checksum of document version 2021-01-26 13:30:15 +01:00