Uwe Steinmann
756a86abe5
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-03-02 09:26:41 +01:00
Uwe Steinmann
cbf6afa6d2
load/save proxy paramters
2020-03-02 09:15:25 +01:00
Uwe Steinmann
2eda020373
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-02-27 18:01:14 +01:00
Uwe Steinmann
ae2b7d4631
add debug mode
2020-02-27 17:58:31 +01:00
Uwe Steinmann
33c4f88636
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-02-25 17:14:36 +01:00
Uwe Steinmann
4675c785db
set configuration for http proxy
2020-02-21 10:01:09 +01:00
Uwe Steinmann
c3ef148ca6
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-02-06 11:35:55 +01:00
Uwe Steinmann
c08cd6a183
fix typo
2020-01-28 09:36:48 +01:00
Uwe Steinmann
0643a3dc87
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-01-14 13:21:44 +01:00
Uwe Steinmann
b59f906f27
fis saving of disable flag of extensions
2020-01-14 08:31:43 +01:00
Uwe Steinmann
6fc73a9a77
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-12-31 15:51:33 +01:00
Uwe Steinmann
cb9ce2a42f
add methods for enabling/disabling an extension
2019-12-20 17:18:08 +01:00
Uwe Steinmann
c332e0393b
add new config variable noDocumentFormFields
...
used for hiding some fields like comment, keywords, categories, ...
2019-12-19 09:03:59 +01:00
Uwe Steinmann
572d776e55
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-10-28 12:08:43 +01:00
Uwe Steinmann
3c26142744
onePageMode can be turned on/off
2019-10-28 12:06:41 +01:00
Uwe Steinmann
511152be68
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-10-28 08:15:20 +01:00
Uwe Steinmann
38f2759c5f
extension config vars are only save to settings.xml if a value is set
...
previously even empty values has been saved, they just needed to be
defined in the extension configuration. This may break extensions which
do not check if a config var is set.
2019-10-23 09:08:53 +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
ee57a4b25b
require at least 5.6.38, do not check for Log.php anymore
2019-06-24 12:36:55 +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
bcfde858d8
new parameter xsendfile
2019-01-18 13:08:21 +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
e490c1a0f2
check if loading the settings.xml succeeded
2018-11-27 12:17:51 +01:00
Uwe Steinmann
ff07a141e8
do not set php vars SMTP, smtp_port, sendmail_from anymore
2018-11-21 08:29:58 +01:00
Uwe Steinmann
b7e1cb869c
take out ancient document conversion code
2018-11-21 08:27:59 +01: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
9db601e610
add methods arrayToString() and stringToArray()
2018-04-19 13:41:50 +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
0b4b3fb9d9
check if xml node in configuration exists before accessing it
2018-04-12 06:46:35 +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
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
963c30956a
add configuration allowReviewerOnly
2018-02-26 08:08:57 +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
e97c3a4b25
allow to set receiver when uploading a document
2018-01-16 18:15:05 +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
545cdb4e32
backup dir can be set in configuration
2017-11-21 11:51:45 +01: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
9fe0a39321
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-08-01 11:33:35 +02:00