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 |
|