Uwe Steinmann
73254d7346
move printProtocol() into class.Bootstrap.php
2015-06-23 09:49:34 +02:00
Uwe Steinmann
2969166155
backport printProtocol()
2015-06-23 09:18:36 +02:00
Uwe Steinmann
06166d9c54
put icon before link to change status
2015-06-23 08:00:03 +02:00
Uwe Steinmann
e5036548fb
take out review and approval status
...
currently not needed
2015-06-23 07:59:39 +02:00
Uwe Steinmann
d46d2b265d
do not use mimetype delivered by server if overrideMimeType is set
2015-06-23 07:45:18 +02:00
Uwe Steinmann
515e95c227
new parameter overrideMimeType
2015-06-23 07:44:47 +02:00
Uwe Steinmann
4d0d4e030b
finfo returns only mimetype
2015-06-23 07:02:15 +02:00
Uwe Steinmann
4fed0eacc9
add notes for 4.3.19
2015-06-19 15:27:55 +02:00
Uwe Steinmann
68d1816251
add optional parameter cleasAccessList()
...
will turn off removal of notification
2015-06-19 15:24:19 +02:00
Uwe Steinmann
6a9493a786
log id and name of folder
2015-06-19 15:04:25 +02:00
Uwe Steinmann
28bfe5c1d7
add cleanNotifyList() which removes users/groups with read access
...
also adds an optional parameter $noclean to setDefaultAccess and
setInheritAccess which keeps the methods from cleaning up the
notifier list
2015-06-19 15:02:37 +02:00
Uwe Steinmann
c4bea610cb
setDefaultAccess() propperly removes notifier without read access
2015-06-19 12:52:49 +02:00
Uwe Steinmann
92299df0ea
setDefaultAccess() cleanly removes als notifiers without read access
...
This failed because the first call of removeNotify() has invalidated
the list of notifiers
2015-06-19 12:47:30 +02:00
Uwe Steinmann
2cdc9e3a1f
fix some code which was intended for 5.0.x
2015-06-18 17:44:22 +02:00
Uwe Steinmann
31d0c49412
check if expires and sequence is set
2015-06-18 17:31:56 +02:00
Uwe Steinmann
0ff5ade2b3
check if keywords, name, comment was posted
2015-06-18 17:28:32 +02:00
Uwe Steinmann
4cbd1be175
subfolders and documents can be order by date and direction can be set
2015-06-18 13:49:52 +02:00
Uwe Steinmann
1d186d230b
show link to Indexer only if fulltext is enabled
2015-06-15 15:28:25 +02:00
Uwe Steinmann
3b0d239a00
propperly check for access right
2015-06-15 14:17:16 +02:00
Uwe Steinmann
4173dbcd20
add class 'help'
2015-06-15 09:24:25 +02:00
Uwe Steinmann
ae481e6ac9
add optional parameter class to contentContainerStart()
2015-06-15 09:20:33 +02:00
Uwe Steinmann
937a90d1e9
add entry for 4.3.19
2015-06-15 09:09:18 +02:00
Uwe Steinmann
48442f3947
use access operation to check if approval is allowed
2015-06-15 08:55:20 +02:00
Uwe Steinmann
4215532a9c
use access operation to check if operation is allowed
2015-06-15 08:54:33 +02:00
Uwe Steinmann
b69f91cf12
mayApprove() checks if document is in review
2015-06-15 08:53:39 +02:00
Uwe Steinmann
418da4cb52
rename approveLogId to approveLogID
2015-06-12 12:42:37 +02:00
Uwe Steinmann
60d3c28f6d
several new phrases
2015-06-12 12:26:22 +02:00
Uwe Steinmann
a4f006971a
fix status output for reviews, fix link to approval files
2015-06-12 11:15:03 +02:00
Uwe Steinmann
5df9b44d97
download review/approval files
2015-06-12 08:59:36 +02:00
Uwe Steinmann
561b8d81ee
add function get_extension()
...
returns file extension by mimetype
2015-06-12 08:59:05 +02:00
Uwe Steinmann
212e345cdc
use buttons for downloading review/approval file
2015-06-12 08:04:23 +02:00
Uwe Steinmann
220329c1b8
allow to upload a file with each review/approval
2015-06-11 21:30:56 +02:00
Uwe Steinmann
4b0db52bdf
show link to downloaѕ review/approval file
2015-06-11 21:30:30 +02:00
Uwe Steinmann
5b40c64413
manage file uploaded with review or approval
2015-06-11 21:28:04 +02:00
Uwe Steinmann
dc20e609c7
minor fix in comment to easy merging
2015-06-11 14:07:17 +02:00
Uwe Steinmann
97fe703afb
fix line endings
2015-06-11 14:06:59 +02:00
Uwe Steinmann
14525559ac
add entry for 4.3.19
2015-06-11 11:26:17 +02:00
Uwe Steinmann
f02734b063
show docs in root folder of document chooser
2015-06-11 11:25:14 +02:00
Uwe Steinmann
45a9373bdd
include DocumentChooser relative to out
...
this makes it possible to include the document chooser even in
op/op.xxx.php files
2015-06-11 07:56:04 +02:00
Uwe Steinmann
183097a739
add directory for help files
2015-06-11 06:53:31 +02:00
Uwe Steinmann
14723aff49
add entry for 4.3.9
2015-06-11 06:45:44 +02:00
Uwe Steinmann
e527862c9d
allow context sensitive help files
2015-06-11 06:41:49 +02:00
Uwe Steinmann
819fb51051
start changelog for 4.3.19
2015-06-10 19:49:29 +02:00
Uwe Steinmann
9d4a219065
send end date to end of day
2015-06-10 19:14:07 +02:00
Uwe Steinmann
18e46f0d95
redirect to url with absolute path
...
using a relative url won't work if the apache rewrites the url, e.g.
/Login/<hash> will be rewritten to /seeddms/op/op.Login.php
Redirecting to ../op/op.Login.php will result in a url /op/op.Login.php
which does not exists
2015-06-10 08:31:13 +02:00
Uwe Steinmann
ad3a3b2c52
allow to add additional authentication before ldap
2015-06-10 08:24:00 +02:00
Uwe Steinmann
d70a35a700
set release date
2015-06-09 11:26:26 +02:00
Uwe Steinmann
14042583c7
add entry for 4.3.18
2015-06-09 11:20:40 +02:00
Uwe Steinmann
ffa03ead43
open the right tab when jumping to ViewDocument
2015-06-09 11:18:08 +02:00
Uwe Steinmann
887690336d
check for currenttab
2015-06-09 09:18:29 +02:00