Uwe Steinmann
511152be68
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-10-28 08:15:20 +01:00
Uwe Steinmann
75f3afdc84
new hooks processConfig and showConfig
...
hook 'showConfig' is anly called for extension variables if the type is
set to 'hook'. 'processConfig' is called after the extension
configuration is read
2019-10-23 09:06:19 +02:00
Uwe Steinmann
ffcc53408f
fix typo in enableRevisionOnVoteReject (must be 'One')
2019-10-18 07:24:58 +02:00
Uwe Steinmann
fa64bb3200
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-07-01 21:34:08 +02:00
Uwe Steinmann
b1a895fb27
new config options for disallowing duplicate subfolder names
2019-07-01 10:50:40 +02:00
Uwe Steinmann
469370cb42
new config option enableReceiptReject
...
enables rejection of receipts
2019-04-09 10:51:51 +02:00
Uwe Steinmann
4b76b5e6ae
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-02-01 09:30:32 +01:00
Uwe Steinmann
4b1e933c76
add new config option $_allowChangeRevAppInProcess
2019-02-01 08:59:43 +01:00
Uwe Steinmann
dcb0a746a0
new parameter xsendfile
2019-01-18 13:07:39 +01:00
Uwe Steinmann
48cf4b2ff3
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-01-15 09:13:23 +01:00
Uwe Steinmann
24a6938f51
better handling of settings of extension if it was configured yet
2018-12-18 09:03:57 +01:00
Uwe Steinmann
e252af2df4
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-12-18 06:19:18 +01:00
Uwe Steinmann
7b1fc28cf4
pass on type and placeholder of extension config
...
this will fix password fields in the extension configuration which
were readable
2018-12-13 18:24:34 +01:00
Uwe Steinmann
a4ddbd6605
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-11-12 13:33:56 +01:00
Uwe Steinmann
0c53fee77d
show debug msg when test email is send
2018-11-09 17:22:33 +01:00
Uwe Steinmann
6f7b3b68e5
fix #413
2018-09-25 08:54:07 +02:00
Uwe Steinmann
54aa90edda
add selection for folders in extension settings
2018-08-27 08:22:39 +02:00
Uwe Steinmann
ec80f5aa0e
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-07-03 10:54:26 +02:00
Uwe Steinmann
080ef272b1
use data attribute instead of deselect class for select boxes
2018-06-22 16:38:52 +02:00
Uwe Steinmann
c9cf0139ee
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-04-23 15:59:55 +02:00
Uwe Steinmann
1c24059fe9
show section for extension only if extension has configuration
2018-04-19 19:48:20 +02:00
Uwe Steinmann
5c2e3edee7
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-04-19 13:54:04 +02:00
Uwe Steinmann
0f6da660e6
replace more output with methods()
2018-04-19 13:42:20 +02:00
Uwe Steinmann
be2eb700c8
readd smtp send mail button
2018-04-17 21:03:39 +02:00
Uwe Steinmann
af004146e9
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-04-17 21:02:49 +02:00
Uwe Steinmann
e7fe899ebf
use function to output a config line
2018-04-17 18:34:30 +02:00
Uwe Steinmann
0199019ee6
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-04-12 15:57:21 +02:00
Uwe Steinmann
dfe2e3f167
add new option for configuring replacement of documents in webdav
2018-04-12 06:41:51 +02:00
Uwe Steinmann
fd5920fc8d
take enable[Revision|Receipt]Workflow into account
2018-04-03 09:32:36 +02:00
Uwe Steinmann
28c2323744
add workflow to list of tasks in menu
2018-03-29 16:45:39 +02:00
Uwe Steinmann
d40dc681dc
add list of documents which need correction in menu
2018-03-26 13:09:36 +02:00
Uwe Steinmann
939cbd7a56
make counted task in menu selectable
2018-03-26 10:00:20 +02: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
db3990b8b7
make repository for extensions configurable
2018-03-14 18:43:01 +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
a87d493cb3
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-02-27 07:40:01 +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
ab7776bdb9
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-02-07 22:32:18 +01:00
Uwe Steinmann
987025331d
set default position of new documents/folders ( Closes #381 )
2018-02-07 08:43:46 +01:00
Uwe Steinmann
16ce0f6de6
all config variables with options may also be declared empty
2018-02-06 17:03:35 +01:00
Uwe Steinmann
e97c3a4b25
allow to set receiver when uploading a document
2018-01-16 18:15:05 +01:00
Uwe Steinmann
b51b3bb9f3
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2018-01-09 15:37:40 +01:00
Uwe Steinmann
09c7c0fc2a
prevent php warning if converters are not set
2018-01-09 15:32:08 +01:00
Uwe Steinmann
e36fbd87d8
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-12-18 11:10:14 +01:00
Uwe Steinmann
dec3b44123
add configuration for number of entries on viewfolder page
2017-12-14 09:39:05 +01:00
Uwe Steinmann
6d8652f393
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-12-09 07:28:18 +01:00
Uwe Steinmann
3e7f22fd69
remove some spaces in html output
2017-12-04 11:08:59 +01:00
Uwe Steinmann
92d01dcbd3
fix php error
2017-11-27 12:06:05 +01:00
Uwe Steinmann
c657dabcda
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-11-24 09:30:22 +01:00
Uwe Steinmann
26d8c08ce9
add converters for pdf output
2017-11-21 18:12:58 +01:00
Uwe Steinmann
1d21c18aa3
commands for creating previews can be set
2017-11-21 17:34:24 +01:00
Uwe Steinmann
37a3661698
fix some indenting of lines
2017-11-21 17:26:11 +01:00
Uwe Steinmann
545cdb4e32
backup dir can be set in configuration
2017-11-21 11:51:45 +01:00
Uwe Steinmann
5149511aaa
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-10-27 15:01:18 +02:00
Uwe Steinmann
dde468ca9e
make strict check for selected options in a select menu
...
without strict checking an option with value=0 will be treated as if
no option was selected.
2017-09-28 20:48:29 +02:00
Uwe Steinmann
5b2da28edd
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-09-27 07:02:38 +02:00
Uwe Steinmann
3e2d6e3f74
add preview width for dropfolder lists
2017-09-20 09:20:56 +02:00
Uwe Steinmann
8f59babaad
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-08-01 08:37:31 +02:00
Uwe Steinmann
05671428e1
file in drop folder can be shown in menu as item
2017-07-31 20:30:59 +02:00
Uwe Steinmann
98e7615c5b
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-05-12 18:46:25 +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
092967004a
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-05-12 08:23:42 +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
3cc572a1cd
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-05-02 06:47:42 +02:00
Uwe Steinmann
6ee6e3fde2
take out enableAttachmentUpload
2017-04-27 17:19:49 +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
c9bdac8d33
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-04-11 17:37:04 +02:00
Uwe Steinmann
468ec80db3
fix saving of enableSessionList
2017-04-11 17:36:40 +02:00
Uwe Steinmann
a548710a55
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-04-11 17:08:59 +02:00
Uwe Steinmann
beac494587
set enablesessionlist
2017-04-11 08:34:32 +02:00
Uwe Steinmann
df27dcf878
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-03-20 11:54:55 +01:00
Uwe Steinmann
c823981bd9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-03-15 16:45:02 +01:00
Uwe Steinmann
2e3b9f474b
add maxUploadSize
2017-03-15 16:39:05 +01:00
Uwe Steinmann
4108cf1696
add saving list of users and groupѕ
2017-01-23 07:53:01 +01:00
Uwe Steinmann
e280a6afa9
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-20 15:02:27 +01:00
Uwe Steinmann
cd745eb518
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-01-18 21:24:01 +01:00
Uwe Steinmann
88c06c2f37
add defaultAccessDocs
2017-01-18 20:58:03 +01:00
Uwe Steinmann
56e7f567c7
enable turn off of updating document reception
2017-01-17 14:20:33 +01:00
Uwe Steinmann
f6d3e9785f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-16 15:52:19 +01:00
Uwe Steinmann
c37910e473
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-01-16 15:12:16 +01:00
Uwe Steinmann
905eddabce
add new configuration enableUpdateRevApp
2017-01-16 13:00:22 +01:00
Uwe Steinmann
c6d26ec3fa
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-12-15 06:42:15 +01:00
Uwe Steinmann
70a1a20070
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-12-08 15:43:07 +01:00
Uwe Steinmann
5bdfb9b2e7
add placeholder for newmimetype and newcommand fields
2016-12-08 06:28:09 +01:00
Uwe Steinmann
eb751e4195
add anchor for each extension config
2016-11-28 08:32:45 +01:00
Uwe Steinmann
2c498613b6
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-11-17 16:02:42 +01:00
Uwe Steinmann
4e92b9e0d3
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-11-17 16:02:27 +01:00
Uwe Steinmann
f0a6265b4a
list of available languages can be set
...
this will reduce the languages in the language selector and also
shorten the time for loading all translations
2016-11-17 11:31:58 +01:00
Uwe Steinmann
ca76b64ba8
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-11-08 12:00:44 +01:00
Uwe Steinmann
b5626c2cdf
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-11-07 09:27:28 +01:00
Uwe Steinmann
f960f69fc9
add new configuration for preview of pdf documents
2016-11-07 09:25:06 +01: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
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
9fa5ececb7
add showSingleSearchHit config option
2016-10-04 16:54:16 +02:00
Uwe Steinmann
71e7d6f3e6
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-09 06:31:50 +02:00
Uwe Steinmann
e4d589e9a7
add missing containerEnd
2016-08-08 22:38:51 +02:00
Uwe Steinmann
138a6ce408
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-03 09:30:53 +02:00
Uwe Steinmann
b013553a3d
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-03 09:24:10 +02:00
Uwe Steinmann
8770aaecb3
add new paramter maxSizeForFullText
2016-08-02 17:08:54 +02:00
Uwe Steinmann
825ef2898b
add enable2FactorAuthentication
2016-07-06 22:25:43 +02:00
Uwe Steinmann
50a837a05d
check if $settings->_converters['preview'] is set
2016-05-30 20:34:14 +02:00
Uwe Steinmann
44dbf74c57
Merge branch 'seeddms-5.0.x' into develop
2016-05-30 11:20:47 +02:00
Uwe Steinmann
d76d54ce96
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-24 08:00:48 +02:00
Uwe Steinmann
6ba8013d40
add option to unlink file in drop folder once uploaded
2016-05-23 13:15:50 +02:00
Uwe Steinmann
7bd77ba43e
Merge branch 'seeddms-5.0.x' into develop
2016-03-15 08:50:32 +01:00
Uwe Steinmann
fc0b7a4e16
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-15 08:48:03 +01:00
Uwe Steinmann
66ec6fb7ce
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
Uwe Steinmann
d317388d18
Merge branch 'seeddms-5.0.x' into develop
2016-03-09 08:10:15 +01:00
Uwe Steinmann
9a319ef539
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-09 08:06:37 +01:00
Uwe Steinmann
526ae37b08
add new parameter editOnlineFileTypes
2016-03-09 07:45:37 +01:00
Uwe Steinmann
f84c8eedd2
add parameter to turn off/on advanced acl
2016-03-04 09:25:18 +01:00
Uwe Steinmann
067890345e
Merge branch 'seeddms-5.0.x' into develop
2016-02-17 11:44:25 +01:00
Uwe Steinmann
199ba46ce8
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-17 11:43:42 +01:00
Uwe Steinmann
a15b83dc99
add setting header of javascript file
2016-02-17 11:43:19 +01:00
Uwe Steinmann
3907431369
split printFolderChooser() for library folder into js and html part
2016-02-17 11:35:42 +01:00
Uwe Steinmann
bc608eff07
Merge branch 'seeddms-5.0.x' into develop
2016-02-15 20:45:05 +01:00
Uwe Steinmann
47a72cc2db
move js for sending test mail into view
2016-02-15 09:27:44 +01:00
Uwe Steinmann
3b8d7a5271
Merge branch 'seeddms-5.0.x' into develop
2016-02-04 19:22:59 +01:00
Uwe Steinmann
76f5a89f92
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-02 09:48:18 +01:00
Uwe Steinmann
4dce5d7ab3
help and default search method be set
2016-02-01 19:57:08 +01:00
Uwe Steinmann
7dc478382f
initial support for auto login of guest user
2016-01-29 16:48:21 +01:00
Uwe Steinmann
e7a6ebb8ce
put javascript into separate file
2016-01-28 13:37:16 +01:00
Uwe Steinmann
58413e5218
Merge branch 'seeddms-5.0.x' into develop
2015-08-19 09:24:20 +02:00
Uwe Steinmann
cde8e830f5
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-19 09:24:05 +02:00
Uwe Steinmann
ee5d01a1ee
preset $placeholder to ''
2015-08-19 09:20:06 +02:00
Uwe Steinmann
92c24739bf
Merge branch 'seeddms-5.0.x' into develop
2015-08-18 16:22:23 +02:00
Uwe Steinmann
973eb2453d
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-18 16:20:54 +02:00
Uwe Steinmann
0c9a95aa44
input fields can have a placeholder
2015-08-13 22:21:47 +02:00
Uwe Steinmann
263d4b7caf
fix input field name for new mimetype
2015-08-13 18:02:37 +02:00
Uwe Steinmann
9aa2637a71
user showTextField()
2015-08-13 18:00:48 +02:00
Uwe Steinmann
ad1d9f556f
Merge branch 'seeddms-5.0.x' into develop
2015-08-13 17:56:15 +02:00
Uwe Steinmann
87f00973d4
use showText()
2015-08-13 17:55:44 +02:00
Uwe Steinmann
360b1be159
make textarea wider
2015-08-13 11:56:48 +02:00
Uwe Steinmann
f53413006b
Merge branch 'seeddms-5.0.x' into develop
2015-08-13 11:55:19 +02:00
Uwe Steinmann
cccceaa78a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-13 11:51:12 +02:00
Uwe Steinmann
4a69c1258e
use variable length input fields
2015-08-13 11:50:49 +02:00
Uwe Steinmann
aa49c5b0b1
Merge branch 'seeddms-5.0.x' into develop
2015-08-10 21:58:16 +02:00
Uwe Steinmann
65fda6daee
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-10 21:53:27 +02:00
Uwe Steinmann
b0413a0d46
engine for fulltext search can be configured
2015-08-10 21:41:51 +02:00
Uwe Steinmann
55ccf3e987
Merge branch 'seeddms-5.0.x' into develop
2015-08-05 21:14:35 +02:00
Uwe Steinmann
122fcdb3c9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-05 21:14:17 +02:00
Uwe Steinmann
7485a85077
set timeout for external commands when creating fulltext index
2015-08-05 21:11:21 +02:00
Uwe Steinmann
ff53a3e3e5
backup dir can be set
2015-07-28 07:29:08 +02:00