Commit Graph

4950 Commits

Author SHA1 Message Date
Uwe Steinmann
7482b751e6 start new version 4.3.31 2016-11-02 18:20:15 +01:00
Uwe Steinmann
f1f970b0e0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-02 18:13:18 +01:00
Uwe Steinmann
e92dc2498b start new version 4.3.31 2016-11-02 18:07:30 +01:00
Uwe Steinmann
c2687ec74e show list of transtions where the state/action is used 2016-11-02 18:00:26 +01:00
Uwe Steinmann
495affcc88 use bootstrap tags for selection of workflow 2016-11-02 17:59:58 +01:00
Uwe Steinmann
c4a510f4d8 use bootstrap tagging for selection of group and user 2016-11-02 17:58:42 +01:00
Uwe Steinmann
6c3a9c6734 add method getTransitions() to class SeedDMS_Core_Workflow[Action|State] 2016-11-02 17:57:23 +01:00
Uwe Steinmann
209b27ece7 passing missing parameter to SeedDMS_AccessOperation() 2016-11-02 13:56:18 +01:00
Uwe Steinmann
0bb2848ddf start changelog for 5.0.8 2016-11-02 13:50:59 +01:00
Uwe Steinmann
f6db8de5bd do not use static class name 'SeedDMS_Core_Document'
rather use classname as saved in instance of dms
2016-11-02 13:40:54 +01:00
Uwe Steinmann
1d51b3ce13 fix inclusion of files 2016-11-02 13:40:31 +01:00
Uwe Steinmann
f36ffb1032 use select2 instead of choosen 2016-11-02 12:26:38 +01:00
Uwe Steinmann
13bed81418 include select2 code 2016-11-02 12:26:16 +01:00
Uwe Steinmann
966a566937 put fullname in data-subtitle of option tag 2016-11-02 12:25:47 +01:00
Uwe Steinmann
893e84d442 put objtype and type of attrdef into data-subtitle of option tag 2016-11-02 12:25:03 +01:00
Uwe Steinmann
7248c1a630 add replacement for chosen 2016-11-02 12:24:13 +01:00
Uwe Steinmann
f1f22d2a81 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-31 15:16:41 +01:00
Uwe Steinmann
77a77d12e6 new version 4.3.30 2016-10-31 15:05:39 +01:00
Uwe Steinmann
819602ee1a some new phrases in settings 2016-10-31 14:54:19 +01:00
Uwe Steinmann
316cb377da major update 2016-10-31 14:53:57 +01:00
Uwe Steinmann
758ce0a24d validate() returns early if error was found 2016-10-27 17:47:47 +02:00
Uwe Steinmann
e8ec31e293 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-10-27 17:07:34 +02:00
Uwe Steinmann
58bee377a0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-27 17:07:22 +02:00
Uwe Steinmann
682b5dafe7 do not check for enableOwnerRevApp anymore
a user who has been once added as a reviewer/approver may have become
the owner of the document later. Such a user may still be allowed
to review/approve. enableOwnerRevApp will only affect the list of
users when the reviewers/approvers are set.
2016-10-27 17:05:12 +02:00
Uwe Steinmann
408cd5a3eb fix fatal error when recipients were removed from list 2016-10-27 14:35:04 +02:00
Uwe Steinmann
f9d2d9dc48 make sure only users allowed to be a revcipient are saved 2016-10-27 14:28:54 +02:00
Uwe Steinmann
94dbc6b240 do not take enableOwnerRe[vApp|cipt] into account
if a user has been assigen as Reviewer/Approver/Revisor and became
the owner of the document in the mean timer or the configuration has
change he/she should still be able to do the review/approval/revision
2016-10-27 14:23:26 +02:00
Uwe Steinmann
2bc839918a take enableXxxxRevApp into account 2016-10-27 14:22:49 +02:00
Uwe Steinmann
ef4b6578cc check if setting revisor is allowed, pass enableXXXRevApp to view 2016-10-27 14:21:57 +02:00
Uwe Steinmann
9ac66febee add config paramter enableAdminReceipt
allows admins in list of possible recipients of documents
2016-10-27 14:11:18 +02:00
Uwe Steinmann
e10b6974ae add new config flag which allows doc reception by owner 2016-10-27 12:17:04 +02:00
Uwe Steinmann
ba5a73df45 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-10-27 11:19:45 +02:00
Uwe Steinmann
9deba3c960 use new attribute validation code 2016-10-27 10:58:34 +02:00
Uwe Steinmann
e526b94a74 check for min number of attribute values 2016-10-27 10:58:02 +02:00
Uwe Steinmann
6bf827f4a1 check for min number of attribute values 2016-10-27 10:56:56 +02:00
Uwe Steinmann
3659ffbde5 use new attribute validation code 2016-10-27 10:56:21 +02:00
Uwe Steinmann
b8fa88b674 check for min number of attribute values 2016-10-27 10:55:33 +02:00
Uwe Steinmann
cc387a1f52 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-10-27 09:39:08 +02:00
Uwe Steinmann
ad00b1cbe6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-27 09:21:50 +02:00
Uwe Steinmann
8ab2db8e68 add more error messages for attribute value validation 2016-10-27 09:21:13 +02:00
Uwe Steinmann
02d641786b use same attribute validation
based on SeedDMS_Core::AttributeDefinition->validate() and getAttributeValidationText()
2016-10-27 09:19:35 +02:00
Uwe Steinmann
44f89b9949 add function getAttributeValidationText() 2016-10-27 09:18:45 +02:00
Uwe Steinmann
0c1f318709 add note for 5.0.7 2016-10-27 09:18:01 +02:00
Uwe Steinmann
f616256509 set check for boolean and date values, set more validation errors 2016-10-27 09:17:14 +02:00
Uwe Steinmann
40f8cd0e21 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-27 07:09:43 +02:00
Uwe Steinmann
269db21067 use in_array() instead of array_search() 2016-10-27 07:09:15 +02:00
Uwe Steinmann
4647856c77 check if used values are in valueѕet 2016-10-27 07:04:32 +02:00
Uwe Steinmann
92b7f1fe41 get boolean value of showSingleSearchHit with getBoolValue() 2016-10-26 19:28:10 +02:00
Uwe Steinmann
04cb20a814 define and initialize $_ttreceiptid 2016-10-26 19:25:35 +02:00
Uwe Steinmann
d3c12a84fd Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-10-25 10:02:09 +02:00