Commit Graph

5793 Commits

Author SHA1 Message Date
Uwe Steinmann
378e071232 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-28 10:25:54 +02:00
Uwe Steinmann
7576bbf298 show workflows involved only if advanced workflow is on 2017-07-28 10:24:32 +02:00
Uwe Steinmann
8419fd13ac Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-28 09:37:49 +02:00
Uwe Steinmann
cdf98f243f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-07-28 09:37:39 +02:00
Uwe Steinmann
29e3f8def4 new phrases and updates 2017-07-28 09:37:17 +02:00
Uwe Steinmann
9edbfd4a0f add note for 5.1.3 2017-07-28 09:36:28 +02:00
Uwe Steinmann
70b869fb24 show number of notifications, workflows and keyword categories 2017-07-28 09:35:59 +02:00
Uwe Steinmann
d55d266731 add new methods to SeedDMS_Core_User
removeFromProcesses(), getWorkflowsInvolved(), getKeywordCategories()
2017-07-28 09:35:12 +02:00
Uwe Steinmann
bfd8184648 notes for 6.0.1 2017-07-27 22:11:42 +02:00
Uwe Steinmann
e851c7967a list number of all open tasks in user info 2017-07-27 22:11:17 +02:00
Uwe Steinmann
29bc0c1fda getNotifyList() returns only users which are not disabled 2017-07-27 22:10:44 +02:00
Uwe Steinmann
268d844b43 fix some comments 2017-07-27 21:17:58 +02:00
Uwe Steinmann
ab141b84df show last access in online users only to admins 2017-07-27 21:17:31 +02:00
Uwe Steinmann
dd94898b19 import revisions 2017-07-27 21:17:11 +02:00
Uwe Steinmann
88d89c206d export revision date 2017-07-27 21:16:38 +02:00
Uwe Steinmann
1f701a84e4 group last access sessions by userid 2017-07-27 13:42:12 +02:00
Uwe Steinmann
ffc00a6beb add entry for 6.0.1 2017-07-27 13:27:37 +02:00
Uwe Steinmann
aabbb5c254 add notes for 6.0.1 2017-07-27 13:27:25 +02:00
Uwe Steinmann
9f2fd0e2ec check for int -1 and 1 instead of string "-1" and "1"
SeedDMS_Acl_Aro::getPermission() returns int anyway
2017-07-27 12:36:42 +02:00
Uwe Steinmann
05489891f7 getPermission() returns always an int 2017-07-27 12:36:20 +02:00
Uwe Steinmann
c953d02604 views instead of temp. tables can be used
This speeds up many sql statements for mysql and pgsql
2017-07-27 12:34:46 +02:00
Uwe Steinmann
f5333e7c8d fix field name in getDocumentList(), 'maxLogId' must be 'maxLogID'
otherwise the statement fails for pgsql
2017-07-27 12:32:27 +02:00
Uwe Steinmann
752f4e8760 take out order by in temp. tables 2017-07-26 12:14:56 +02:00
Uwe Steinmann
b5ae39836c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-26 07:56:05 +02:00
Uwe Steinmann
8b848cc05a set 'showtree' for view 2017-07-26 07:55:49 +02:00
Uwe Steinmann
a7660a5825 take out check for value in value set
This check is being done by the validation already
2017-07-26 07:50:36 +02:00
Uwe Steinmann
ee13f8d084 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-21 16:56:33 +02:00
Uwe Steinmann
6c6661f1eb add entries for 5.1.3 2017-07-21 16:56:16 +02:00
Uwe Steinmann
e5f917bdc1 fix output of validation errors, add link to search for attribute value 2017-07-21 16:54:49 +02:00
Uwe Steinmann
407ef2097d pass regex to getValidationText 2017-07-21 16:54:17 +02:00
Uwe Steinmann
29ec098798 correct entry for 6.0.1 2017-07-21 16:08:04 +02:00
Uwe Steinmann
62878f29e0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-21 16:07:43 +02:00
Uwe Steinmann
ab9f62aa3c add entry for 5.1.3 2017-07-21 16:07:23 +02:00
Uwe Steinmann
bec7fc2735 check access of reviewer, approver on document 2017-07-21 16:06:03 +02:00
Uwe Steinmann
0483e44ddc new note for 6.0.1 2017-07-21 14:43:02 +02:00
Uwe Steinmann
d954b4df1d getReverseSubstitutes() works with roles 2017-07-21 14:41:39 +02:00
Uwe Steinmann
66044f8b4a add entry for 6.0.1 2017-07-21 13:56:59 +02:00
Uwe Steinmann
6847e1b6db check if user has access and is not disabled іf reviewer, approver, etc.
also check if group has members if set as reviewer, approver, etc.
2017-07-21 13:52:57 +02:00
Uwe Steinmann
aa162b6601 add note for 6.0.1 2017-07-21 11:48:52 +02:00
Uwe Steinmann
26cb15fe21 verify status after setting revisors 2017-07-21 11:48:32 +02:00
Uwe Steinmann
37e03e2e9e SeedDMS_Core_Document::checkForDueRevisionWorkflow() also checks if there are any waiting or pending revisions at all 2017-07-21 11:48:01 +02:00
Uwe Steinmann
6aee48fc08 do not try to get orderby and orderdir from view, because it is not set 2017-07-20 18:22:58 +02:00
Uwe Steinmann
09dd448b40 set right message when removing revisor 2017-07-20 18:22:33 +02:00
Uwe Steinmann
a846bcf633 replace sql statement by function in SeedDMS_Core_Document 2017-07-20 18:21:24 +02:00
Uwe Steinmann
bbad479580 use define S_LOG_USER_REMOVED 2017-07-20 18:21:05 +02:00
Uwe Steinmann
7c01cadb2f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-20 17:05:25 +02:00
Uwe Steinmann
2fe4724bfd set $indexconf to null if fulltext is disabled 2017-07-20 17:04:26 +02:00
Uwe Steinmann
58a90d595f get setfilesize from view 2017-07-20 17:02:37 +02:00
Uwe Steinmann
cfc73b1183 check if user is disabled in list of receiver, revisors 2017-07-20 17:02:09 +02:00
Uwe Steinmann
28e84443d8 check if comment has been set already in list of receiption comments 2017-07-20 17:01:25 +02:00