Commit Graph

4089 Commits

Author SHA1 Message Date
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
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
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
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
74c97ee466 add entry for 5.0.7 2016-10-25 10:01:51 +02:00
Uwe Steinmann
bf9e2fa0da Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-25 10:01:00 +02:00
Uwe Steinmann
bfd02591c8 make getConfigDir static 2016-10-25 09:56:49 +02:00
Uwe Steinmann
4d6d184944 set default value of attribute of type email 2016-10-25 08:03:18 +02:00
Uwe Steinmann
8b26681153 add attribute data-rule-email to seeddms attribute of type email 2016-10-25 07:58:28 +02:00
Uwe Steinmann
11162ee2c5 add check for valid email address 2016-10-25 07:55:27 +02:00
Uwe Steinmann
8cf4901a46 add preset button for attributes
takes over attribute value from previous version
2016-10-20 18:28:25 +02:00
Uwe Steinmann
894466b102 add code for taking over attribute value of previous version 2016-10-20 18:27:43 +02:00
Uwe Steinmann
e69fb26dcc prepare for new version 4.3.30 2016-10-07 16:11:29 +02:00
Uwe Steinmann
754d256532 prepare for next version 5.0.7 2016-10-07 16:10:49 +02:00
Uwe Steinmann
e77bec4419 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-07 16:08:56 +02:00
Uwe Steinmann
0904130f0f new version 5.0.7 2016-10-07 16:08:00 +02:00
Uwe Steinmann
3ea94f4159 new version 4.3.30 2016-10-07 16:05:19 +02:00
Uwe Steinmann
eadd78cabf add entries for 4.3.30 2016-10-07 11:43:27 +02:00
Uwe Steinmann
93ccbcf86e reformat valueset if string is longer 30 chars
will put each value onto its one line. This is allowed since saving
the value set will trim each value
2016-10-07 11:39:33 +02:00
Uwe Steinmann
9bd1c111c8 clean up valueset in addAttributeDefintion()
will remove all spaces from each value in the valueset
2016-10-07 11:38:04 +02:00
Uwe Steinmann
e0880e8ebd add new method getValueSetSeparator() 2016-10-07 11:37:35 +02:00
Uwe Steinmann
1541fc26ec Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
Uwe Steinmann
5658cbbe54 set initial role to '0' not '1' 2016-10-06 15:26:28 +02:00
Uwe Steinmann
96ca9bc75b use textarea for valueset if longer than 30 chars 2016-10-06 08:02:32 +02:00
Uwe Steinmann
f1bd74426e trim values in value set when retrieving it 2016-10-06 08:01:57 +02:00
Uwe Steinmann
3e505cabc9 log only some actions if they were successful 2016-10-05 16:32:48 +02:00