Uwe Steinmann
|
939cbd7a56
|
make counted task in menu selectable
|
2018-03-26 10:00:20 +02:00 |
|
Uwe Steinmann
|
8d7e6715fa
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-23 19:30:59 +01:00 |
|
Uwe Steinmann
|
06efeae431
|
do not remove user when transfering objects
|
2018-03-23 17:52:07 +01:00 |
|
Uwe Steinmann
|
40ec1447d5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-23 10:16:44 +01:00 |
|
Uwe Steinmann
|
0ad2303511
|
fix typo in function name
|
2018-03-22 08:43:21 +01:00 |
|
Uwe Steinmann
|
095e471f8b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-21 15:30:32 +01:00 |
|
Uwe Steinmann
|
cc12a00db9
|
replace hard coded repository url
|
2018-03-21 15:24:45 +01:00 |
|
Uwe Steinmann
|
16d9cb5c1e
|
move code for downloading new extension list into controller
|
2018-03-21 13:39:38 +01:00 |
|
Uwe Steinmann
|
08e3a5aca3
|
check if group recipient is already in list of ind. recipients, check for reviewer only
|
2018-03-20 12:16:51 +01:00 |
|
Uwe Steinmann
|
77c5645ccc
|
check if group recipient is already in list of ind. recipients
|
2018-03-20 12:16:01 +01:00 |
|
Uwe Steinmann
|
90affe7db1
|
pass $dms and $user to Controller::factory()
|
2018-03-20 11:16:13 +01:00 |
|
Uwe Steinmann
|
dffdc46568
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-20 07:22:23 +01:00 |
|
Uwe Steinmann
|
150b9975d3
|
send mail if attributes are changed, fix setting comment in email
|
2018-03-19 12:13:18 +01:00 |
|
Uwe Steinmann
|
0563636b7d
|
attribute_changed_email is now document_attribute_changed_email
|
2018-03-19 12:12:46 +01:00 |
|
Uwe Steinmann
|
e9c9b48140
|
fix sending notification when attributes have been changed
|
2018-03-19 11:31:09 +01:00 |
|
Uwe Steinmann
|
9b525b10a2
|
check diff of attributes after all changes have been saved
|
2018-03-19 11:30:21 +01:00 |
|
Uwe Steinmann
|
a8576bef66
|
set old and new attribute value in notification
|
2018-03-19 08:31:39 +01:00 |
|
Uwe Steinmann
|
15d1e7ef2a
|
send email if attributes have changed
|
2018-03-19 08:31:05 +01:00 |
|
Uwe Steinmann
|
a685d4498b
|
show same tab after installing an extension from a repository
|
2018-03-14 18:56:28 +01:00 |
|
Uwe Steinmann
|
db3990b8b7
|
make repository for extensions configurable
|
2018-03-14 18:43:01 +01:00 |
|
Uwe Steinmann
|
b1a9ade799
|
check if extension directory is writable
|
2018-03-14 11:47:06 +01:00 |
|
Uwe Steinmann
|
ba53d01096
|
no need to instanciate Extension Mgr, as it is done inc.Extension.php
|
2018-03-13 18:38:30 +01:00 |
|
Uwe Steinmann
|
66f478b36a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-13 18:01:42 +01:00 |
|
Uwe Steinmann
|
9b2eecca0e
|
rejecting a revision will neccesarily put document in need correction status
|
2018-03-13 17:51:44 +01:00 |
|
Uwe Steinmann
|
52fc4cbe69
|
add import from repository
|
2018-03-13 14:38:49 +01:00 |
|
Uwe Steinmann
|
b223344af9
|
set dms and user in controller
was previously taken from global variables
|
2018-03-12 18:34:17 +01:00 |
|
Uwe Steinmann
|
5cfc52f1fc
|
add download/upload of extensions to extension mgr
|
2018-03-12 18:33:30 +01:00 |
|
Uwe Steinmann
|
953e94cd8e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-09 13:11:11 +01:00 |
|
Uwe Steinmann
|
dda5ec7d13
|
fix comment
|
2018-03-07 17:26:11 +01:00 |
|
Uwe Steinmann
|
7f0a8d1094
|
no need to include Init.php twice
|
2018-03-07 12:25:16 +01:00 |
|
Uwe Steinmann
|
cf64a440da
|
init $indexconf
|
2018-03-07 12:24:59 +01:00 |
|
Uwe Steinmann
|
2a234307a3
|
fix setting of expiration date
|
2018-02-27 18:11:32 +01:00 |
|
Uwe Steinmann
|
66aa7edbf5
|
filter out reviewer and uploader from recipients
|
2018-02-27 14:40:19 +01:00 |
|
Uwe Steinmann
|
a87d493cb3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-27 07:40:01 +01:00 |
|
Uwe Steinmann
|
7c867932c7
|
add configuration allowReviewerOnly
|
2018-02-26 08:09:10 +01:00 |
|
Uwe Steinmann
|
69a9f43add
|
add allowReviewerOnly configuration
if set a document in traditioanl workflow may be uploaded with a
reviewer only
|
2018-02-26 08:07:51 +01:00 |
|
Uwe Steinmann
|
8528cd12ef
|
fix filtering of uploader and reviewers
|
2018-02-23 17:19:49 +01:00 |
|
Uwe Steinmann
|
a575714218
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-23 09:06:03 +01:00 |
|
Uwe Steinmann
|
fe6d4d67be
|
add action removeattrvalue
|
2018-02-22 19:12:14 +01:00 |
|
Uwe Steinmann
|
87519d6d08
|
do not add uploader and reviewer as recipient
|
2018-02-20 17:29:49 +01:00 |
|
Uwe Steinmann
|
af066bb15b
|
take out reviewers and uploaders from recipients
|
2018-02-20 17:29:16 +01:00 |
|
Uwe Steinmann
|
5e478d749d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-20 07:14:50 +01:00 |
|
Uwe Steinmann
|
000d2b39f1
|
set splash msg
|
2018-02-15 12:56:34 +01:00 |
|
Uwe Steinmann
|
57839377f8
|
remove duplicate code
|
2018-02-07 22:36:26 +01:00 |
|
Uwe Steinmann
|
ab7776bdb9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-07 22:32:18 +01:00 |
|
Uwe Steinmann
|
9a23619f18
|
pass $dms to postAddService() and preAddService()
|
2018-02-07 19:02:09 +01:00 |
|
Uwe Steinmann
|
5b19253131
|
set sequence according to default position in configuration
|
2018-02-07 09:52:23 +01:00 |
|
Uwe Steinmann
|
987025331d
|
set default position of new documents/folders (Closes #381)
|
2018-02-07 08:43:46 +01:00 |
|
Uwe Steinmann
|
dacacde524
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-05 15:14:45 +01:00 |
|
Uwe Steinmann
|
4e9d241108
|
include autoload.php instead of robthree classes
|
2018-02-05 15:12:18 +01:00 |
|