Uwe Steinmann
c2446c48f5
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-11-03 20:20:33 +01:00
Uwe Steinmann
52e82bb36a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-11-03 20:18:51 +01:00
Uwe Steinmann
e5016cf4f1
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-11-03 19:46:07 +01:00
Uwe Steinmann
8e42193972
use common line for document information
2016-11-03 11:44:08 +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
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
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
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
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
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
cc387a1f52
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-27 09:39:08 +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
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
d3c12a84fd
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-25 10:02:09 +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
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
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
622c6e134e
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-16 08:29:58 +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
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
2cc90ccbaf
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-06 15:29:11 +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
96ca9bc75b
use textarea for valueset if longer than 30 chars
2016-10-06 08:02:32 +02:00
Uwe Steinmann
489654c622
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-05 13:35:23 +02:00
Uwe Steinmann
e71f24f910
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-05 13:34:40 +02:00
Uwe Steinmann
efc11d4236
do not show users in list of recipients if they were deleted
...
only admin will see them
2016-10-05 12:05:19 +02:00
Uwe Steinmann
35e6625601
fix calculation of already receipt documents
2016-10-05 11:16:26 +02:00
Uwe Steinmann
42de7bb0c9
fix html
2016-10-05 11:16:16 +02:00
Uwe Steinmann
c1e434788d
set showtree in documentListRow()
2016-10-05 10:22:35 +02:00
Uwe Steinmann
9d1f3b867f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-04 20:55:33 +02:00
Uwe Steinmann
3d50543b66
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-04 20:48:51 +02:00
Uwe Steinmann
b29dfb2f50
call printAttributeEditField() with optional parameter norequire=true
2016-10-04 17:05:46 +02:00
Uwe Steinmann
f987efb7c2
add optional parameter norequire to printAttributeEditField()
2016-10-04 17:05:07 +02:00
Uwe Steinmann
9fa5ececb7
add showSingleSearchHit config option
2016-10-04 16:54:16 +02:00
Uwe Steinmann
919543bf82
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-28 21:37:59 +02:00
Uwe Steinmann
94c3ba51d1
search for each status of reception
2016-09-28 21:29:36 +02:00
Uwe Steinmann
9746c85ce5
add search paramter for documents with missing reception
2016-09-28 20:22:59 +02:00
Uwe Steinmann
b8e3e2d092
add $norequire as optional parameter to printAttributeEditField()
...
needed for search for, where fields are not required
2016-09-28 20:20:38 +02:00
Uwe Steinmann
d251beb7c3
show divider only if menuitems and admin menu exists
2016-09-28 14:59:39 +02:00