Uwe Steinmann
|
bd007a6660
|
use same icons and output for version information
|
2015-06-23 10:15:19 +02:00 |
|
Uwe Steinmann
|
8db57d13b1
|
show review/approval protocol
|
2015-06-23 10:03:07 +02:00 |
|
Uwe Steinmann
|
195add869c
|
move printProtocol() into class.Bootstrap.php
Conflicts:
views/bootstrap/class.Bootstrap.php
views/bootstrap/class.ViewDocument.php
|
2015-06-23 09:52:29 +02:00 |
|
Uwe Steinmann
|
3aeccf5a18
|
backport printProtocol()
Conflicts:
views/bootstrap/class.ViewDocument.php
|
2015-06-23 09:22:27 +02:00 |
|
Uwe Steinmann
|
fe31ebb2cc
|
put icon before link to change status
|
2015-06-23 08:01:45 +02:00 |
|
Uwe Steinmann
|
62ba9fe961
|
take out review and approval status
currently not needed
|
2015-06-23 08:00:31 +02:00 |
|
Uwe Steinmann
|
44ce6619c0
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:46:55 +02:00 |
|
Uwe Steinmann
|
f960bc81b4
|
new parameter overrideMimeType
|
2015-06-23 07:46:39 +02:00 |
|
Uwe Steinmann
|
ec0816e825
|
finfo returns only mimetype
|
2015-06-23 07:03:02 +02:00 |
|
Uwe Steinmann
|
44bb62f413
|
add optional parameter cleasAccessList()
will turn off removal of notification
|
2015-06-19 15:25:20 +02:00 |
|
Uwe Steinmann
|
7d28e2f6f5
|
log id and name of folder
|
2015-06-19 15:04:55 +02:00 |
|
Uwe Steinmann
|
870fb2d662
|
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:04:50 +02:00 |
|
Uwe Steinmann
|
1f19d7daaf
|
setDefaultAccess() propperly removes notifier without read access
|
2015-06-19 12:55:51 +02:00 |
|
Uwe Steinmann
|
de7d9acb06
|
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:54:33 +02:00 |
|
Uwe Steinmann
|
1bd1198335
|
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:53:57 +02:00 |
|
Uwe Steinmann
|
65aa3eca27
|
check if expires and sequence is set
|
2015-06-18 17:32:19 +02:00 |
|
Uwe Steinmann
|
0d19b2d52e
|
check if keywords, name, comment was posted
|
2015-06-18 17:29:01 +02:00 |
|
Uwe Steinmann
|
7f9de8b665
|
subfolders and documents can be order by date and direction can be set
|
2015-06-18 13:50:45 +02:00 |
|
Uwe Steinmann
|
a7ff808787
|
show link to Indexer only if fulltext is enabled
|
2015-06-15 15:28:53 +02:00 |
|
Uwe Steinmann
|
5c43f191ce
|
propperly check access rights
|
2015-06-15 14:20:51 +02:00 |
|
Uwe Steinmann
|
ae40f72b80
|
add class 'help'
|
2015-06-15 09:24:50 +02:00 |
|
Uwe Steinmann
|
22b7b3ce96
|
add optional parameter class to contentContainerStart()
|
2015-06-15 09:21:13 +02:00 |
|
Uwe Steinmann
|
efb9173815
|
use access operation to check if approval is allowed
Conflicts:
op/op.ApproveDocument.php
|
2015-06-15 09:01:03 +02:00 |
|
Uwe Steinmann
|
ba74861ae7
|
use access operation to check if operation is allowed
Conflicts:
op/op.ReviewDocument.php
|
2015-06-15 09:00:21 +02:00 |
|
Uwe Steinmann
|
d02c06a87f
|
mayApprove() checks if document is in review
|
2015-06-15 08:56:18 +02:00 |
|
Uwe Steinmann
|
cc9f40997b
|
rename approveLogId to approveLogID
|
2015-06-12 12:43:54 +02:00 |
|
Uwe Steinmann
|
bd475c6bd3
|
add link to review/approval files
|
2015-06-12 11:12:31 +02:00 |
|
Uwe Steinmann
|
334c2accf4
|
download review/approval files
|
2015-06-12 09:01:13 +02:00 |
|
Uwe Steinmann
|
c8fcd1cebc
|
add function get_extension()
returns file extension by mimetype
Conflicts:
inc/inc.Utils.php
|
2015-06-12 09:01:01 +02:00 |
|
Uwe Steinmann
|
5afc6ef54f
|
show link to downloaѕ review/approval file
|
2015-06-11 22:03:27 +02:00 |
|
Uwe Steinmann
|
48d5f38c4a
|
show link to downloaѕ review/approval file
|
2015-06-11 21:32:36 +02:00 |
|
Uwe Steinmann
|
d36ba8d906
|
allow to upload a file with each review/approval
|
2015-06-11 21:32:29 +02:00 |
|
Uwe Steinmann
|
d55346ba0f
|
manage file uploaded with review or approval
|
2015-06-11 21:32:16 +02:00 |
|
Uwe Steinmann
|
4d0a64266e
|
redirect relative to http_root
|
2015-06-11 14:09:50 +02:00 |
|
Uwe Steinmann
|
0c9714c37c
|
show docs in root folder of document chooser
|
2015-06-11 11:27:07 +02:00 |
|
Uwe Steinmann
|
cc46ccd709
|
add directory for help files
|
2015-06-11 06:55:36 +02:00 |
|
Uwe Steinmann
|
269355bb43
|
allow context sensitive help files
|
2015-06-11 06:42:28 +02:00 |
|
Uwe Steinmann
|
73650ae32e
|
send end date to end of day
|
2015-06-10 19:15:10 +02:00 |
|
Uwe Steinmann
|
a60294f371
|
use SeedDMS_Core_DMS::getClassname() to check for propper class
|
2015-06-09 21:50:32 +02:00 |
|
Uwe Steinmann
|
907c825dd5
|
open the right tab when jumping to ViewDocument
|
2015-06-09 11:18:53 +02:00 |
|
Uwe Steinmann
|
e0fdb21986
|
check for currenttab
|
2015-06-09 09:18:57 +02:00 |
|
Uwe Steinmann
|
083e2a55a9
|
add currenttab to link when redirecting to out/out.ViewDocument.php
Conflicts:
op/op.AddDocumentLink.php
op/op.ReceiptDocument.php
op/op.RemoveDocumentLink.php
op/op.ReviseDocument.php
Conflicts:
op/op.AddDocumentLink.php
op/op.RemoveDocumentLink.php
|
2015-06-09 09:07:51 +02:00 |
|
Uwe Steinmann
|
ddf2ab1731
|
set missing parameter [url] in email notification
|
2015-06-09 07:15:53 +02:00 |
|
Uwe Steinmann
|
a01241df06
|
pass version to url checking for new versions
|
2015-06-09 07:02:36 +02:00 |
|
Uwe Steinmann
|
855b9695cd
|
approval can be submitted even after status S_DRAFT_APP has been left
|
2015-06-09 06:40:35 +02:00 |
|
Uwe Steinmann
|
8e2aeb7264
|
pass resultmode to view
|
2015-06-08 09:15:33 +02:00 |
|
Uwe Steinmann
|
34ecc60df6
|
changes for 4.3.18
Conflicts:
SeedDMS_Core/package.xml
|
2015-06-02 10:36:42 +02:00 |
|
Uwe Steinmann
|
00a4842ad6
|
some more entries for 4.3.18
Conflicts:
CHANGELOG
|
2015-06-02 10:35:22 +02:00 |
|
Uwe Steinmann
|
fe47ee86cc
|
exiting review will not be hidden even if workflow mode is
traditional_only_approve
|
2015-06-02 10:23:50 +02:00 |
|
Uwe Steinmann
|
226f23e8a3
|
major language update
|
2015-06-02 08:55:10 +02:00 |
|