Commit Graph

1288 Commits

Author SHA1 Message Date
Uwe Steinmann
bdee3da08e Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-31 15:39:03 +02:00
Uwe Steinmann
baf3859805 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-31 15:38:50 +02:00
Uwe Steinmann
7fd7a3b536 remove min-width for preview image 2016-08-31 15:28:04 +02:00
Uwe Steinmann
10dfc4d7b8 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-31 15:26:52 +02:00
Uwe Steinmann
cda2d32852 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-31 15:23:55 +02:00
Uwe Steinmann
730f0aee60 add legend, click on action list users and groups 2016-08-31 15:23:30 +02:00
Uwe Steinmann
23592faf34 include topCenter for noty 2016-08-31 15:23:12 +02:00
Uwe Steinmann
bdd0dd6582 add saving and reloading layout data 2016-08-31 11:54:51 +02:00
Uwe Steinmann
2418675822 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-31 10:35:14 +02:00
Uwe Steinmann
4f2298fd43 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-31 10:33:44 +02:00
Uwe Steinmann
92da72b153 add redrawing of graph, minor css improvements 2016-08-31 10:33:06 +02:00
Uwe Steinmann
080888bb60 add redraw of layout, set 'cose' as default layout 2016-08-31 10:14:28 +02:00
Uwe Steinmann
d64747ddef add code for saving and redrawing layout 2016-08-31 10:11:46 +02:00
Uwe Steinmann
c92a6fb413 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-31 08:46:30 +02:00
Uwe Steinmann
ebcbe9f775 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-31 08:46:16 +02:00
Uwe Steinmann
3c0061fdaf overhaul graph layout (use cytoscape) 2016-08-31 08:44:45 +02:00
Uwe Steinmann
ab1cf7e197 fix error in adding nodes
states were added twice in some cases
2016-08-31 08:36:53 +02:00
Uwe Steinmann
b646e4f9cf Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-30 13:36:09 +02:00
Uwe Steinmann
2a59f1e307 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-30 12:05:36 +02:00
Uwe Steinmann
b2d13bd657 show workflow name as title of warn icon if action is required 2016-08-30 11:45:07 +02:00
Uwe Steinmann
5003c54deb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-30 08:46:59 +02:00
Uwe Steinmann
e67ef718cc add jquery validation 2016-08-30 07:59:03 +02:00
Uwe Steinmann
96a4db05bf add more field validation 2016-08-29 09:44:49 +02:00
Uwe Steinmann
169204173f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-22 17:16:41 +02:00
Uwe Steinmann
9a17a5c068 fix printFolderChooser()
the last optional parameter $formname wasn't take into account
2016-08-22 17:14:20 +02:00
Uwe Steinmann
58e52856b2 remove removeitem(), get $timeout from view in items() 2016-08-22 17:02:56 +02:00
Uwe Steinmann
3fbfadeebd add optional parameter $plain to exitError()
if set, the resulting html will only be a html fragment to be embedded
in a page
2016-08-22 17:01:53 +02:00
Uwe Steinmann
a2bde8fd6b access check for AddToTransmittal 2016-08-22 06:29:50 +02:00
Uwe Steinmann
2d199cae8d use ajax for loading parts of page 2016-08-22 06:28:29 +02:00
Uwe Steinmann
cf6f8b952d add access check for MyDocuments, MyAccount, MyTransmittals 2016-08-22 06:26:34 +02:00
Uwe Steinmann
38e75cf422 don't need accessop in show_form() 2016-08-16 07:08:31 +02:00
Uwe Steinmann
879ecea1e5 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-12 18:22:02 +02:00
Uwe Steinmann
60af07ce51 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-12 18:21:21 +02:00
Uwe Steinmann
3112078041 replace phrase when no review is needed 2016-08-12 18:16:19 +02:00
Uwe Steinmann
74f9a0209b add more access checks 2016-08-12 18:08:30 +02:00
Uwe Steinmann
c56d026679 never needed 2016-08-12 15:01:10 +02:00
Uwe Steinmann
f2ffca8096 add role based access check 2016-08-12 15:00:12 +02:00
Uwe Steinmann
9a20306399 add access check for download of approval/review files 2016-08-12 14:59:46 +02:00
Uwe Steinmann
b90c9a379a major overhaul
do not show backup space required, if backup is stored in content
direcotry. Add various role based access checks.
2016-08-12 13:14:34 +02:00
Uwe Steinmann
bf7a63bf5a add more role based access checks 2016-08-12 12:43:21 +02:00
Uwe Steinmann
504cfe6d3e output a message if access to form() action was prohibited 2016-08-12 12:42:25 +02:00
Uwe Steinmann
4fa95bcd48 major overhaul, replace inProcess paramter by listtype
most list where not correct and the code was way to complicated
2016-08-12 12:41:07 +02:00
Uwe Steinmann
d9d5c98c5f use documentListRow() for output 2016-08-11 22:57:53 +02:00
Uwe Steinmann
4266e426db add access check for download in documentListRow() 2016-08-11 22:56:56 +02:00
Uwe Steinmann
20f5bd6489 check for access on Download and ViewOnline 2016-08-11 13:25:27 +02:00
Uwe Steinmann
8916c83a8e check for access on op/op.Download.php in documentListRow() 2016-08-11 13:25:01 +02:00
Uwe Steinmann
e1716da485 do not use showtree in documentListRow() anymore 2016-08-11 12:06:53 +02:00
Uwe Steinmann
c4401a45df don't show any links to op/op.Download.php and op/op.ViewOnline.php if access is prohibited 2016-08-11 12:05:36 +02:00
Uwe Steinmann
0cc0d0795e add link to timeline rss feed 2016-08-10 18:23:05 +02:00
Uwe Steinmann
073bdf24bb add rss feed of timeline 2016-08-10 18:16:39 +02:00