Commit Graph

48 Commits

Author SHA1 Message Date
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
c43c5e64eb ldap search can be filtered 2016-01-19 15:30:54 +01:00
Uwe Steinmann
9514115460 rename doNotCheckVersion to doNotCheckDBVersion 2015-09-28 06:39:26 +02:00
Uwe Steinmann
b0413a0d46 engine for fulltext search can be configured 2015-08-10 21:41:51 +02:00
Uwe Steinmann
57abe53166 set default language to en_GB (was still 'English') 2015-08-07 09:11:00 +02:00
Uwe Steinmann
7485a85077 set timeout for external commands when creating fulltext index 2015-08-05 21:11:21 +02:00
Uwe Steinmann
9666fe121f add configuration parameter to turn of database version check 2015-06-30 07:52:07 +02:00
Uwe Steinmann
806464a3fb first check for <converters target="fulltext">
in preview of newer versions which will have other targets for
converters
2015-06-26 16:21:05 +02:00
Uwe Steinmann
515e95c227 new parameter overrideMimeType 2015-06-23 07:44:47 +02:00
Uwe Steinmann
c3b80c1b5d add new option enableNotificationWorkflow
turns on/off is mail is set to users/groups in next step of workflow
2015-03-11 18:11:41 +01:00
Uwe Steinmann
e5c1f0fe09 getConfigDir() also works on MS Windows 2015-03-10 21:23:33 +01:00
Uwe Steinmann
87894319c9 do not use empty() on return value of function 2015-02-26 11:47:02 +01:00
Uwe Steinmann
cb0d7d8d92 enableClipboard takes out all clipboard functions 2015-02-24 17:47:58 +01:00
Uwe Steinmann
75ef47f6e1 expiration date of documents can be preset in settings 2015-01-29 17:28:40 +01:00
Uwe Steinmann
4f58d67d62 check for hostname include port doesn't fail anymore 2014-11-13 13:29:32 +01:00
Uwe Steinmann
289649b6ee add file upload via drag&drop
can be enabled in the settings
2014-07-11 08:41:25 +02:00
Uwe Steinmann
0ff38100c6 new parameter to turn missing translation output 2014-04-08 10:40:20 +02:00
Uwe Steinmann
ac630948da do not read preview width from settings if not set 2014-03-20 08:17:46 +01:00
Uwe Steinmann
d87296c859 make preview image size configurable 2014-03-18 10:03:39 +01:00
Uwe Steinmann
94b107b7bd theme and language selector can be turn off on login page 2014-02-01 16:06:12 +01:00
Uwe Steinmann
d6d4bb70ba ?? 2014-02-01 15:23:56 +01:00
Uwe Steinmann
05d51c05bd use PATH_SEPARATOR and DIRECTORY_SEPARATOR 2013-10-21 12:14:37 +02:00
Uwe Steinmann
5d06e2e256 check for minimum php version 2013-08-13 15:10:09 +02:00
Uwe Steinmann
ea27bd41fd connect to ldap server which doesn't allow anonymous bind 2013-07-31 22:00:51 +02:00
Uwe Steinmann
77b0fdfd12 add new config option enableClipboard 2013-06-13 14:57:53 +02:00
Uwe Steinmann
f3c1e5ae8e users that cannot be deleted can be specified in settings 2013-05-31 11:59:12 +02:00
Uwe Steinmann
6e263b7e0b add new parameter for recursive document/folder count 2013-04-10 15:41:38 +02:00
Uwe Steinmann
7f2d7e3ebe new variables enableSelfRefApp and enableOwnerRevApp 2013-02-27 09:09:00 +01:00
Uwe Steinmann
96e186bb52 set default style to bootstrap, set extraPath before checking system 2013-02-14 12:54:16 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
steinm
c68e0165a5 - replace old adodb path by extraPath 2013-02-04 09:19:50 +00:00
steinm
a022d4cf8e - added flags for language selector and duplicate document names 2013-01-28 10:40:04 +00:00
steinm
6c01bb7aff added cookie lifetime and workflow mode 2013-01-24 08:33:51 +00:00
steinm
1ded3a8ee8 added quota for users 2012-12-19 10:05:34 +00:00
steinm
1182551098 added cacheDir and dropFolderDir
load() checks if configuration file exists and can be parsed
2012-12-14 07:48:20 +00:00
steinm
15e556192c - redid all changes in 3.4.x after project update at sf 2012-10-19 11:41:55 +00:00
steinm
fe3f5b7840 - added more config options for notification 2012-10-05 19:47:37 +00:00
steinm
322d4e78d9 - added encryption key 2012-08-29 20:42:13 +00:00
steinm
36dc571aa5 - added more configuration settings for password handling, stopwords file
and user listing
2012-08-28 06:34:21 +00:00
steinm
122da09a18 - searchConfigFilePath() uses getConfigDir() to get configuration directory 2012-04-16 19:37:46 +00:00
steinm
c06ad5b396 - added code to save and load converters for index from configuration 2012-02-14 12:53:47 +00:00
steinm
c196697420 - do not try to create files in conten directory if it could not be
found in the first place
2012-01-17 08:31:45 +00:00
steinm
385274824d - do not issue a warning if config file is not present during installation 2011-11-29 07:20:25 +00:00
steinm
16eeb9bde8 - many more checks during installation process 2011-10-26 07:30:51 +00:00
steinm
ab3b98e1c1 - added _enableLargeFileUpload 2011-10-25 13:34:56 +00:00
steinm
ebf23b7c30 - added switch to enable password forgotten function 2011-10-10 08:39:31 +00:00
steinm
4742dce09d - class Settings has been moved into inc.ClassSettings.php 2011-07-21 06:53:35 +00:00