Uwe Steinmann
0511d06d63
add field for access restrictions by document status
2016-04-12 12:21:55 +02:00
Uwe Steinmann
130c894a35
check if version is accessible
...
all functions which return a document version (e.g. getLatestVersion())
will check if access has been restricted by setting
SeedDMS_Core_DMS::noReadForStatus
2016-04-12 07:46:37 +02:00
Uwe Steinmann
9786a51822
add variable noReadForStatus, method getLoggedInUser
...
setting noReadForStatus will allow to check if a version may
be accessible in its status
2016-04-12 07:44:48 +02:00
Uwe Steinmann
5224cbb9c6
Merge branch 'seeddms-5.0.x' into develop
2016-04-08 15:59:10 +02:00
Uwe Steinmann
0b51aad25a
add changes for 5.0.3
2016-04-08 15:57:13 +02:00
Uwe Steinmann
94c3b635a6
use classname from $dms->_classnames for SeedDMS_Core_DocumentContent
2016-04-08 15:55:52 +02:00
Uwe Steinmann
0a87820f9a
SeedDMS_Core_DocumentContent::getAccessMode() takes status into account
2016-04-08 15:10:43 +02:00
Uwe Steinmann
b2b3975b70
Merge branch 'seeddms-5.0.x' into develop
2016-04-04 12:21:19 +02:00
Uwe Steinmann
2045060f78
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-04-04 08:59:28 +02:00
Uwe Steinmann
336b5f79d9
new version 4.3.26
2016-04-04 07:39:57 +02:00
Uwe Steinmann
ae14f25d58
add more callbacks
2016-04-04 07:39:39 +02:00
Uwe Steinmann
f5db1b66cb
setStatus will not fail if status is unchanged, finishRevision() will no longer set state waіting
2016-03-24 15:40:25 +01:00
Uwe Steinmann
8b1effc2f3
Merge branch 'seeddms-5.0.x' into develop
2016-03-23 12:36:47 +01:00
Uwe Steinmann
d398f7733f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-23 12:34:50 +01:00
Uwe Steinmann
e0b55e8a0d
add notes for 4.3.25
2016-03-23 08:31:08 +01:00
Uwe Steinmann
510e177391
fix setting multi value attributes for a version
2016-03-23 08:30:38 +01:00
Uwe Steinmann
e72e7f3f15
Merge branch 'seeddms-5.0.x' into develop
2016-03-22 15:22:19 +01:00
Uwe Steinmann
0577fec1ba
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-22 15:11:42 +01:00
Uwe Steinmann
826c9fca72
use __construct for constructor
2016-03-22 15:08:36 +01:00
Uwe Steinmann
19793e41b9
add remove()
2016-03-18 22:47:15 +01:00
Uwe Steinmann
9a319ef539
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-09 08:06:37 +01:00
Uwe Steinmann
4c2fd6962a
new version 4.3.25
2016-03-09 08:01:31 +01:00
Uwe Steinmann
5139efd4d7
Merge branch 'develop' into seeddms-5.1.x
2016-03-09 06:46:55 +01:00
Uwe Steinmann
f859b48a57
Merge branch 'seeddms-5.0.x' into develop
2016-03-09 06:42:30 +01:00
Uwe Steinmann
dc3958b456
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-09 06:40:14 +01:00
Uwe Steinmann
79035cf187
new version 4.3.25
2016-03-08 18:39:32 +01:00
Uwe Steinmann
ec8f40cf1f
rename getNotificationsByGroup() to getNotifications()
2016-03-08 14:56:27 +01:00
Uwe Steinmann
4e32ce086e
Merge branch 'develop' into seeddms-5.1.x
2016-03-08 10:46:34 +01:00
Uwe Steinmann
31017fee9d
fix php error
2016-03-04 09:33:15 +01:00
Uwe Steinmann
42e168a1fc
pass object of role to constructor in getAllInstances()
2016-03-04 09:23:55 +01:00
Uwe Steinmann
2721a43dde
Merge branch 'develop' into seeddms-5.1.x
2016-02-24 14:43:10 +01:00
Uwe Steinmann
724dfd45e6
Merge branch 'seeddms-5.0.x' into develop
2016-02-24 14:40:41 +01:00
Uwe Steinmann
480aca1c80
add roles
2016-02-24 14:32:55 +01:00
Uwe Steinmann
bc056c2003
new version 5.0.1
2016-02-22 14:37:27 +01:00
Uwe Steinmann
f41210f2d7
new version 5.1.0
2016-02-22 14:18:42 +01:00
Uwe Steinmann
bc608eff07
Merge branch 'seeddms-5.0.x' into develop
2016-02-15 20:45:05 +01:00
Uwe Steinmann
202d994e1c
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-15 17:08:01 +01:00
Uwe Steinmann
0005d9ffaf
another changelog entry for 4.3.24
2016-02-15 15:14:57 +01:00
Uwe Steinmann
69e0ae0b3d
get getDocumentsLocked() sets locking user in document
2016-02-15 15:14:42 +01:00
Uwe Steinmann
c01a84cfb7
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-15 08:24:39 +01:00
Uwe Steinmann
3a47861a50
propperly returns false if operation fails in addGroup() and delGroup()
2016-02-15 08:04:38 +01:00
Uwe Steinmann
db8b5cc033
add 'WorkflowOwner' list to getDocumentList()
2016-02-10 13:33:56 +01:00
Uwe Steinmann
14f600da35
add 'WorkflowByMe' list in getDocumentList()
2016-02-10 12:30:51 +01:00
Uwe Steinmann
2a5a2cd61d
Merge branch 'seeddms-5.0.x' into develop
2016-02-10 11:49:15 +01:00
Uwe Steinmann
43c80a9f73
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-10 11:48:19 +01:00
Uwe Steinmann
528e911535
add note to 4.3.24
2016-02-10 11:32:40 +01:00
Uwe Steinmann
a8c98b5f72
add method getWorkflowStatus()
2016-02-10 10:32:27 +01:00
Uwe Steinmann
625462712d
replace comment in german, fix typo
2016-02-10 10:03:21 +01:00
Uwe Steinmann
fc9ec1d3e3
add note
2016-02-09 13:13:02 +01:00
Uwe Steinmann
d1ffd8db1a
fix getDocumentsByCategory()
...
didn't return the documents
2016-02-09 13:12:31 +01:00