Commit Graph

1248 Commits

Author SHA1 Message Date
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
bec7fc2735 check access of reviewer, approver on document 2017-07-21 16:06:03 +02:00
Uwe Steinmann
c44b7853b2 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-20 15:09:26 +02:00
Uwe Steinmann
c0797cc896 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-07-20 15:09:12 +02:00
Uwe Steinmann
f95baff393 remove box around table, mark disabled user as red line 2017-07-20 15:07:52 +02:00
Uwe Steinmann
80a514645c Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-19 17:23:26 +02:00
Uwe Steinmann
d97e2da49d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-07-19 17:21:41 +02:00
Uwe Steinmann
80c78ba25c remove empty lines at end of file 2017-07-19 17:18:25 +02:00
Uwe Steinmann
a0651239dd Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-13 18:03:15 +02:00
Uwe Steinmann
e029e8e55a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-07-13 17:56:31 +02:00
Uwe Steinmann
24e34184e8 set highlight and unhighligth functions in validato, remove old js code 2017-07-13 08:52:01 +02:00
Uwe Steinmann
a34d2d8855 set highlight and unhighligth functions in validator 2017-07-13 08:51:32 +02:00
Uwe Steinmann
7bc2b140b9 validate current password, set highlight and unhiglight functions
remove old js code
2017-07-13 08:50:39 +02:00
Uwe Steinmann
17b4142912 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-11 11:14:24 +02:00
Uwe Steinmann
b1e4572761 turn all hrefs to out.XxxxVvvv.php into ../out/out.XxxxVvvv.php 2017-07-11 11:12:54 +02:00
Uwe Steinmann
78cbe8ad5d fix typo 2017-06-29 16:42:06 +02:00
Uwe Steinmann
fd55920c52 fix error in preset button 2017-06-29 16:38:16 +02:00
Uwe Steinmann
258c3fae0b change field name of attributes to 'attributes_version'
makes much more sense because the attributes are version attributes.
2017-06-29 16:32:42 +02:00
Uwe Steinmann
23c53d112d use ViewOnline instead of Download for preview 2017-06-20 09:14:45 +02:00
Uwe Steinmann
dc58e02d25 add hook for editing attribute, return value of hook can be an empty array 2017-06-09 15:13:49 +02:00
Uwe Steinmann
9958e79315 add new action 'webrootjs' which returns some javascript with webroot path 2017-06-09 12:30:23 +02:00
Uwe Steinmann
4eb3b5ed4d add new js file webrootjs which contains the http root 2017-05-17 09:22:05 +02:00
Uwe Steinmann
14d861dfda call various new hooks, add method to output button and wrap buttons in row 2017-05-17 09:21:26 +02:00
Uwe Steinmann
41f58c3ee4 rename editDocumentAttribute to addDocumentAttribute 2017-05-15 18:23:16 +02:00
Uwe Steinmann
9c678a90f3 add view for listing tasks 2017-05-12 18:21:42 +02:00
Uwe Steinmann
b406d31ea0 add menu tasks including checkbox in settings for enabling it 2017-05-12 18:09:53 +02:00
Uwe Steinmann
be80af1503 use showTextField() for conf. of extension 2017-05-12 13:26:20 +02:00
Uwe Steinmann
cb61fdacb3 add form key, fix uploading with fine-uploader 2017-05-04 13:49:45 +02:00
Uwe Steinmann
b64c737302 fix uploading from drop folder, when enable large file support is on 2017-05-04 13:49:01 +02:00
Uwe Steinmann
0ddabba869 call hook addDocumentContentAttributes 2017-05-04 11:04:08 +02:00
Uwe Steinmann
944186b9d7 change label of version field to 'version' 2017-05-04 09:08:34 +02:00
Uwe Steinmann
9801f5e481 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-05-02 21:02:00 +02:00
Uwe Steinmann
97bab1ead8 check if $conf['help'] and $conf['size'] is set before using it 2017-05-02 21:00:36 +02:00
Uwe Steinmann
73389a7e57 set 'help' of extension configuration as title attr 2017-05-02 20:55:30 +02:00
Uwe Steinmann
4e883444f2 fix check for value in value set 2017-05-02 18:33:07 +02:00
Uwe Steinmann
b60e5a9d97 fix check whether value is in value set 2017-05-02 18:31:23 +02:00
Uwe Steinmann
07d77858f0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-05-02 17:18:32 +02:00
Uwe Steinmann
d3913318f5 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-05-02 17:18:16 +02:00
Uwe Steinmann
2c19bb0e6f show role of users in user list 2017-05-02 17:17:52 +02:00
Uwe Steinmann
adb7368acc do not set id in input field for file upload field
field can be duplicated and that makes the id no unique
2017-04-28 13:12:20 +02:00
Uwe Steinmann
2ddb45fa08 fix js for duplicating file upload field 2017-04-28 13:11:49 +02:00
Uwe Steinmann
2533ef845b add new method getFileChooser() which is called by printFileChooser() 2017-04-27 17:21:52 +02:00
Uwe Steinmann
bd0064e5ab remove attachment upload 2017-04-27 17:21:24 +02:00
Uwe Steinmann
6ee6e3fde2 take out enableAttachmentUpload 2017-04-27 17:19:49 +02:00
Uwe Steinmann
19d13f5b30 make fine uploader and btn-file usable twice on a page 2017-04-27 06:52:50 +02:00
Uwe Steinmann
a83b9ba395 check for enableMultiUpload and enableAttachmentUpload 2017-04-27 06:51:16 +02:00
Uwe Steinmann
d2fc9b534f add enableMultiUpload and enableAttachmentUpload 2017-04-27 06:50:12 +02:00
Uwe Steinmann
f361fe4fdc add 'groups' and 'attributedefinition' as internal field types 2017-04-21 17:19:31 +02:00
Uwe Steinmann
87ead99f34 add 'select' as new type of configuration 2017-04-20 09:57:16 +02:00
Uwe Steinmann
5fdf291cd2 use new select menu for expiration date 2017-04-18 13:30:13 +02:00