Commit Graph

4679 Commits

Author SHA1 Message Date
Uwe Steinmann
169204173f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-22 17:16:41 +02:00
Uwe Steinmann
4e10b2e9cf added entries for 5.0.5 2016-08-22 17:16:08 +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
8b9d4b98d5 set parameter $plain for exitError() in case of an ajax call 2016-08-22 17:03:29 +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
34ce80eb3d do not redirect if session ended and it is an ajax call 2016-08-22 17:00:52 +02:00
Uwe Steinmann
c8121afed1 make transmittal,document,version unique in tblTransmittalItem 2016-08-22 06:30:38 +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
3e45e8cb10 add actions '[update|remove]transmittalitem' 2016-08-22 06:25:17 +02:00
Uwe Steinmann
b6907c6bc2 pass accessop to 'view', remove '[update|remove]transmittalitem'
'[update|remove]transmittalitem' is now in op/op.TransmittalMgr.php
2016-08-22 06:23:22 +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
dd5394ea9e new phrases 2016-08-12 18:19:44 +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
224172f785 add access check 2016-08-12 15:57:47 +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
8126d6d3fe clean up parameters passed to getDocumentList() 2016-08-12 12:40:23 +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
dc2edaca25 move more code into controller class 2016-08-11 22:56:12 +02:00
Uwe Steinmann
861776f9f0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-11 16:42:00 +02:00
Uwe Steinmann
434c97e252 include Language.inc before Extension.inc 2016-08-11 16:41:19 +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
17c9556337 remove left over from git merge conflict 2016-08-11 12:11:09 +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
2e19ad3dcb check for access 2016-08-11 12:05:26 +02:00
Uwe Steinmann
40b84b89bd Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-10 22:26:24 +02:00
Uwe Steinmann
bae5d4fbc0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-10 22:26:06 +02:00
Uwe Steinmann
0cc0d0795e add link to timeline rss feed 2016-08-10 18:23:05 +02:00
Uwe Steinmann
368343ade6 add entry for 4.3.28 2016-08-10 18:21:27 +02:00
Uwe Steinmann
889c82652b add entry for 5.1.1 2016-08-10 18:20:39 +02:00
Uwe Steinmann
073bdf24bb add rss feed of timeline 2016-08-10 18:16:39 +02:00
Uwe Steinmann
eebb3e996d Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-10 17:53:12 +02:00
Uwe Steinmann
002684e840 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-10 17:49:56 +02:00
Uwe Steinmann
0802198e87 some more documentation of ldap settings 2016-08-10 17:48:23 +02:00
Uwe Steinmann
051cd2fc1d some more documentation of ldap settings 2016-08-10 17:48:03 +02:00
Uwe Steinmann
e1d09ac09f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-10 15:53:31 +02:00