Uwe Steinmann
38f02a149e
Merge branch 'seeddms-5.0.x' into develop
2016-05-03 06:40:50 +02:00
Uwe Steinmann
129b725414
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-03 06:32:54 +02:00
Uwe Steinmann
ad95fdecd9
add comment the getAccessMode() doesn't work in any case
2016-04-26 18:12:36 +02:00
Uwe Steinmann
127ae5c487
start new version 4.3.27
2016-04-26 12:07:17 +02:00
Uwe Steinmann
0b69ddb439
callbacks can have more than one user function
2016-04-26 12:06:41 +02:00
Uwe Steinmann
135f9c06f6
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-04-22 16:49:11 +02:00
Uwe Steinmann
2ee76efedb
new version 4.3.26
2016-04-22 16:46:56 +02:00
Uwe Steinmann
cc685141e9
fix wrong variable name
2016-04-21 17:19:28 +02:00
Uwe Steinmann
b80cb91d54
check if parameter of setNoAccess() is set before using it
2016-04-13 18:29:21 +02:00
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
2c14ec295a
various minor clean ups
...
remove old code, add scope of variables, add additional comments
2016-04-07 08:29:35 +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
Uwe Steinmann
2da2f0af9a
Merge branch 'seeddms-5.0.x' into develop
2016-02-08 13:24:40 +01:00
Uwe Steinmann
0903eacb62
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-08 12:46:59 +01:00
Uwe Steinmann
e87fe8a808
more notes for 4.3.24
2016-02-05 16:50:35 +01:00
Uwe Steinmann
879a67ab84
getNotificationsBy[User|Group] uses the new methods in SeedDMS_Core_User and SeedDMS_Core_Group
2016-02-05 16:48:32 +01:00
Uwe Steinmann
e0de75d160
add method getNotifications()
2016-02-05 16:47:54 +01:00
Uwe Steinmann
d4deb0cc35
add method getNotifications()
2016-02-05 16:47:38 +01:00
Uwe Steinmann
3b8d7a5271
Merge branch 'seeddms-5.0.x' into develop
2016-02-04 19:22:59 +01:00
Uwe Steinmann
b04571da11
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-04 19:13:06 +01:00
Uwe Steinmann
f57a6a6600
getStatistics() returns info about folders and versions
2016-02-04 18:25:04 +01:00
Uwe Steinmann
d835aa84fe
better checking when setting attr. value
2016-02-03 14:45:00 +01:00
Uwe Steinmann
76f5a89f92
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-02 09:48:18 +01:00
Uwe Steinmann
0c8768a09e
new version 4.3.24
2016-02-01 20:49:28 +01:00
Uwe Steinmann
383ad8391b
add changes for 4.3.24
2016-02-01 20:49:04 +01:00
Uwe Steinmann
cb424bdba7
new version 4.3.24
2016-02-01 06:38:58 +01:00
Uwe Steinmann
e4c229854e
make sure boolean attribute is set to 0/1
2016-01-29 16:44:05 +01:00
Uwe Steinmann
51f80c0930
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-01-27 17:23:22 +01:00
Uwe Steinmann
a935a635c8
make list of workflow status distinct, add [g|s]etMandatoryWorkflows()
2016-01-27 16:18:12 +01:00
Uwe Steinmann
6f4c1cb519
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-01-22 09:30:14 +01:00
Uwe Steinmann
f81eab28b4
new version 4.3.23
2016-01-21 07:41:09 +01:00
Uwe Steinmann
6b95229ff7
Merge branch 'seeddms-5.0.x' into develop
2015-12-09 21:54:02 +01:00
Uwe Steinmann
0167723ca9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-09 19:49:39 +01:00
Uwe Steinmann
d105fa5155
add new method createDump()
2015-12-09 18:24:31 +01:00
Uwe Steinmann
8fbec2821b
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-09 18:06:48 +01:00
Uwe Steinmann
6ad953005d
take out echo of sql statement
2015-12-09 18:06:23 +01:00
Uwe Steinmann
9c0fe92998
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-09 18:04:12 +01:00
Uwe Steinmann
666fc944ff
getReadAccess() returns right list of users
...
doesn't return users anymore which have no read access
because the group has no read access
2015-12-09 18:01:27 +01:00
Uwe Steinmann
2575a675aa
msg can be passed to del[Ind|Grp][Approver|Reviewer]()
2015-12-09 17:48:29 +01:00
Uwe Steinmann
5351bd9596
create checkout filename from id, version and name
2015-11-30 20:47:19 +01:00
Uwe Steinmann
d04e65108d
Merge branch 'seeddms-5.0.x' into develop
2015-11-19 08:00:10 +01:00
Uwe Steinmann
9d763b60a5
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-11-19 07:59:34 +01:00
Uwe Steinmann
1532ba3b82
getTimeLine() returns only false if db query fails
2015-11-19 06:43:02 +01:00
Uwe Steinmann
19c195a357
Merge branch 'seeddms-5.0.x' into develop
2015-11-11 06:52:36 +01:00
Uwe Steinmann
ac09780cad
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-11-11 06:27:58 +01:00
Uwe Steinmann
4dd2dc87af
new version 4.3.22
2015-11-09 20:00:02 +01:00
Uwe Steinmann
a30b3b9505
Merge branch 'seeddms-5.0.x' into develop
2015-10-30 13:09:25 +01:00
Uwe Steinmann
50e0d2a885
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-10-30 08:41:40 +01:00
Uwe Steinmann
f225b42d71
set number of type_date to 7
2015-10-30 08:06:32 +01:00
Uwe Steinmann
ec581518f0
add new type for date fields
2015-10-30 08:05:22 +01:00
Uwe Steinmann
f78e02e7e8
Merge branch 'seeddms-5.0.x' into develop
2015-10-27 11:43:40 +01:00
Uwe Steinmann
b7d1b0e663
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-10-27 11:42:39 +01:00