Uwe Steinmann
7725a0b03b
add configuration for authentication by key in rest api
2020-06-17 11:19:02 +02:00
Uwe Steinmann
dcfefa5801
remove cloѕing php tag
2020-04-20 10:18:51 +02:00
Uwe Steinmann
cbf6afa6d2
load/save proxy paramters
2020-03-02 09:15:25 +01:00
Uwe Steinmann
ae2b7d4631
add debug mode
2020-02-27 17:58:31 +01:00
Uwe Steinmann
4675c785db
set configuration for http proxy
2020-02-21 10:01:09 +01:00
Uwe Steinmann
c08cd6a183
fix typo
2020-01-28 09:36:48 +01:00
Uwe Steinmann
b59f906f27
fis saving of disable flag of extensions
2020-01-14 08:31:43 +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
3c26142744
onePageMode can be turned on/off
2019-10-28 12:06:41 +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
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
bcfde858d8
new parameter xsendfile
2019-01-18 13:08:21 +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
9db601e610
add methods arrayToString() and stringToArray()
2018-04-19 13:41:50 +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
db3990b8b7
make repository for extensions configurable
2018-03-14 18:43:01 +01:00
Uwe Steinmann
963c30956a
add configuration allowReviewerOnly
2018-02-26 08:08:57 +01:00
Uwe Steinmann
987025331d
set default position of new documents/folders ( Closes #381 )
2018-02-07 08:43:46 +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
3e2d6e3f74
add preview width for dropfolder lists
2017-09-20 09:20:56 +02:00
Uwe Steinmann
00a91b621c
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-08-01 10:30:22 +02:00
Uwe Steinmann
5e640ad42b
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-08-01 10:30:09 +02:00
Uwe Steinmann
1339c36d67
do not add dir separator to contentDir if it is empty
2017-08-01 10:22:10 +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
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
78ba1c131b
make sure contentDir ends with DIRECTORY_SEPERATOR ( Closes #323 )
2017-07-19 17:45:38 +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
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
44f6b2edc3
save configuration value of extension as comma separated values if array
2017-04-20 09:54:12 +02:00
Uwe Steinmann
468ec80db3
fix saving of enableSessionList
2017-04-11 17:36:40 +02:00
Uwe Steinmann
06db1ec603
session list can be turned on/off by settings
2017-04-11 08:33:33 +02:00
Uwe Steinmann
8afaf3c748
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-03-15 16:46:04 +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
742d91cc68
add postgresql support
2017-02-28 07:39:39 +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
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
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
26f19b8654
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-11-11 16:28:35 +01:00