Uwe Steinmann
d4db6a2ba0
new version of font-awesome (4.7.1)
2020-08-27 07:52:52 +02:00
Uwe Steinmann
8638858d05
pass form field name to printFolderChooserJs()
2020-08-25 21:42:24 +02:00
Uwe Steinmann
d4ae4eed24
use user selection for auto login
2020-08-19 14:18:01 +02:00
Uwe Steinmann
1726d1f1f2
configuring a user id in the settings uses a list of existing users
2020-08-19 13:21:51 +02:00
Uwe Steinmann
395afcbcd4
run help of config var through htmlspecialchars()
2020-08-19 11:49:48 +02:00
Uwe Steinmann
969c9daba4
make save button primary, translate options of select menu
2020-08-12 07:25:35 +02:00
Uwe Steinmann
e6f20b8996
issue warning if no attributes are defined
2020-08-05 18:52:44 +02:00
Uwe Steinmann
7725a0b03b
add configuration for authentication by key in rest api
2020-06-17 11:19:02 +02:00
Uwe Steinmann
b80ffbf7c3
set data-allow-clear for select2
2020-04-01 14:04:24 +02: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
b07b94b59a
allow config fields of type 'textarea'
2020-01-27 15:37:59 +01:00
Uwe Steinmann
f0ab6af744
asking for version number can be turned of completely
2020-01-16 13:08:48 +01:00
Uwe Steinmann
827049ee9a
nofication field can be turned of when uploading a new document
2020-01-16 12:45:59 +01:00
Uwe Steinmann
daf08343e3
set disable flag of extension
...
otherwise it will not be saved
2020-01-14 08:32:05 +01:00
Uwe Steinmann
8ae2874367
do not use global var EXT_CONF anymore
2020-01-03 10:21:58 +01:00
Uwe Steinmann
1f8c5fe7c3
workflows can be turned off completely
2019-12-19 16:08:10 +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
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
b1a895fb27
new config options for disallowing duplicate subfolder names
2019-07-01 10:50:40 +02:00
Uwe Steinmann
dcb0a746a0
new parameter xsendfile
2019-01-18 13:07:39 +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
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
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
080ef272b1
use data attribute instead of deselect class for select boxes
2018-06-22 16:38:52 +02:00
Uwe Steinmann
1c24059fe9
show section for extension only if extension has configuration
2018-04-19 19:48:20 +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
e7fe899ebf
use function to output a config line
2018-04-17 18:34:30 +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
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
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
09c7c0fc2a
prevent php warning if converters are not set
2018-01-09 15:32:08 +01:00
Uwe Steinmann
dec3b44123
add configuration for number of entries on viewfolder page
2017-12-14 09:39:05 +01:00
Uwe Steinmann
3e7f22fd69
remove some spaces in html output
2017-12-04 11:08:59 +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
545cdb4e32
backup dir can be set in configuration
2017-11-21 11:51:45 +01: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
3e2d6e3f74
add preview width for dropfolder lists
2017-09-20 09:20:56 +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
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
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