Uwe Steinmann
|
f0d5821bd1
|
add new function createNonce()
|
2020-09-15 12:13:51 +02:00 |
|
Uwe Steinmann
|
c6d0a1d345
|
allow inline editing on document details page
|
2020-09-07 16:20:37 +02:00 |
|
Uwe Steinmann
|
fef827a7db
|
start new version 5.1.20
|
2020-09-03 14:17:23 +02:00 |
|
Uwe Steinmann
|
4a3b7ebe71
|
use SeedDMS_Extension_Mgr::cmpVersion() for sorting extensions
|
2020-08-14 11:11:12 +02:00 |
|
Uwe Steinmann
|
d15f742a46
|
sort versions of extension propperly
|
2020-08-14 08:48:09 +02:00 |
|
Uwe Steinmann
|
0cd7a621f4
|
remove space in log message
|
2020-08-05 18:42:44 +02:00 |
|
Uwe Steinmann
|
b6ac58eb3d
|
add some documentation and new class SeedDMS_FolderTree
|
2020-08-01 13:47:49 +02:00 |
|
Uwe Steinmann
|
9c2dae9d44
|
use new functions seed_pass_hash() and seed_pass_verify()
|
2020-07-30 10:57:29 +02:00 |
|
Uwe Steinmann
|
05dcde6096
|
add seed_pass_hash() and seed_pass_verify()
|
2020-07-30 10:55:13 +02:00 |
|
Uwe Steinmann
|
a605ba6c67
|
start new version 5.1.19
|
2020-07-28 11:54:57 +02:00 |
|
Uwe Steinmann
|
e7940f1917
|
pass settings to contructor of extension object
|
2020-06-25 08:56:06 +02:00 |
|
Uwe Steinmann
|
d2584c7f34
|
save indexconf into settings
|
2020-06-24 21:16:00 +02:00 |
|
Uwe Steinmann
|
7725a0b03b
|
add configuration for authentication by key in rest api
|
2020-06-17 11:19:02 +02:00 |
|
Uwe Steinmann
|
fd7cca239a
|
ignore all files/directories starting with '.' when zipіng an extension
|
2020-06-17 11:17:09 +02:00 |
|
Uwe Steinmann
|
c70f1cc6f8
|
start new version 5.1.18
|
2020-05-28 11:51:55 +02:00 |
|
Uwe Steinmann
|
1d99c05b20
|
fix check for edit version
|
2020-05-28 07:59:57 +02:00 |
|
Uwe Steinmann
|
5d5a7da2d0
|
return to old setcookie() because the new parameter $options requires php 7.3
|
2020-05-26 14:51:58 +02:00 |
|
Uwe Steinmann
|
3b0037649d
|
pass options of cookie as array
|
2020-05-25 15:48:19 +02:00 |
|
Uwe Steinmann
|
b4b635e96a
|
use getDMS() instead of accessing _dms in folder or document object
|
2020-05-18 18:29:19 +02:00 |
|
Uwe Steinmann
|
94725ac0a4
|
do not treat empty extension list as a error
|
2020-05-14 11:41:03 +02:00 |
|
Uwe Steinmann
|
2e25da5719
|
add method hasParam()
|
2020-05-12 12:02:03 +02:00 |
|
Uwe Steinmann
|
39a3e0dea3
|
obey maxUploadSize whenever a file is uploaded
|
2020-05-07 14:03:00 +02:00 |
|
Uwe Steinmann
|
3aec4761c9
|
start new version 5.1.17
|
2020-05-04 14:04:30 +02:00 |
|
Uwe Steinmann
|
560827ffdd
|
pass configuration to init() of extension
|
2020-04-21 11:55:22 +02:00 |
|
Uwe Steinmann
|
dcfefa5801
|
remove cloѕing php tag
|
2020-04-20 10:18:51 +02:00 |
|
Uwe Steinmann
|
f5c2add12c
|
dependency on seeddms can be array of version ranges
|
2020-03-25 08:07:00 +01:00 |
|
Uwe Steinmann
|
25b979d9ef
|
start new version 5.1.16
|
2020-03-04 17:51:25 +01:00 |
|
Uwe Steinmann
|
02dd7989fb
|
add new method getExtensionFromRepository(), support for proxy
|
2020-03-02 09:16:45 +01:00 |
|
Uwe Steinmann
|
6454f466cf
|
pass proxy parameters to construction of Extension Mgr
|
2020-03-02 09:16:03 +01: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
|
41fd2514b6
|
do not call unzip but use ZipArchive instead
|
2020-02-26 21:08:03 +01:00 |
|
Uwe Steinmann
|
4675c785db
|
set configuration for http proxy
|
2020-02-21 10:01:09 +01:00 |
|
Uwe Steinmann
|
6bf6a4b582
|
start new version 5.1.15
|
2020-02-17 12:57:48 +01:00 |
|
Uwe Steinmann
|
8f041cb072
|
add cmpVersion() function, make _number and _banner const
|
2020-02-06 12:02:02 +01:00 |
|
Uwe Steinmann
|
c5a78839df
|
add getToken() for generating a random string
|
2020-02-06 11:32:27 +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
|
8ae2874367
|
do not use global var EXT_CONF anymore
|
2020-01-03 10:21:58 +01:00 |
|
Uwe Steinmann
|
189e6da70e
|
better checking for correct version
had to be modified because extensions are new disabled in the
settings.xml
|
2020-01-01 09:24:22 +01:00 |
|
Uwe Steinmann
|
b3ffdd3b7d
|
extension are disabled in the settings
the configuration of the extension will no longer work for disabling an
extension
|
2019-12-20 17:20:15 +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
|
167c8a41e3
|
allow 4 arguments passed to hook
|
2019-12-13 14:27:58 +01:00 |
|
Uwe Steinmann
|
55cd7b9759
|
add getAttributeValidationError()
it just returns the key of the error message and the parameters
|
2019-12-13 09:06:36 +01:00 |
|
Uwe Steinmann
|
f453cac8d2
|
add method for zipping files instead of using zip command
|
2019-12-10 15:59:53 +01:00 |
|
Uwe Steinmann
|
5fdae931b1
|
use getBaseUrl()
|
2019-11-28 10:22:47 +01:00 |
|
Uwe Steinmann
|
89c0ca9b88
|
new function getBaseUrl()
returns the protocol and host part of the url where seeddms is
available
|
2019-11-28 10:00:52 +01:00 |
|
Uwe Steinmann
|
33b0691b0b
|
allow mimetype to specify documents which can be edited online
|
2019-11-21 10:51:17 +01:00 |
|
Uwe Steinmann
|
154c3c2118
|
set 'onepage' in factory
|
2019-11-20 19:22:23 +01:00 |
|