Uwe Steinmann
|
45acd496d6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-04 17:58:01 +01:00 |
|
Uwe Steinmann
|
25b979d9ef
|
start new version 5.1.16
|
2020-03-04 17:51:25 +01:00 |
|
Uwe Steinmann
|
756a86abe5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-02 09:26:41 +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
|
2eda020373
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-27 18:01:14 +01:00 |
|
Uwe Steinmann
|
ae2b7d4631
|
add debug mode
|
2020-02-27 17:58:31 +01:00 |
|
Uwe Steinmann
|
08c0507de2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-26 21:11:20 +01:00 |
|
Uwe Steinmann
|
41fd2514b6
|
do not call unzip but use ZipArchive instead
|
2020-02-26 21:08:03 +01:00 |
|
Uwe Steinmann
|
33c4f88636
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-25 17:14:36 +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
|
01813f19f8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-06 12:03:14 +01:00 |
|
Uwe Steinmann
|
8f041cb072
|
add cmpVersion() function, make _number and _banner const
|
2020-02-06 12:02:02 +01:00 |
|
Uwe Steinmann
|
c3ef148ca6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-06 11:35:55 +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
|
0643a3dc87
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-14 13:21:44 +01:00 |
|
Uwe Steinmann
|
b59f906f27
|
fis saving of disable flag of extensions
|
2020-01-14 08:31:43 +01:00 |
|
Uwe Steinmann
|
dee275397a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-06 12:54:31 +01:00 |
|
Uwe Steinmann
|
8ae2874367
|
do not use global var EXT_CONF anymore
|
2020-01-03 10:21:58 +01:00 |
|
Uwe Steinmann
|
e7a50bfb91
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-01 09:25:19 +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
|
6fc73a9a77
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-12-31 15:51:33 +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
|
7b1835774d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-12-15 08:03:36 +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
|
e14e14ddb4
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-11-28 10:23:10 +01:00 |
|
Uwe Steinmann
|
5fdae931b1
|
use getBaseUrl()
|
2019-11-28 10:22:47 +01:00 |
|
Uwe Steinmann
|
e9827b8701
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-11-28 10:05:12 +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
|
10f6606efa
|
add RevisionSummary to list of lecacy access rights
|
2019-11-25 11:50:11 +01:00 |
|
Uwe Steinmann
|
7d9de047bd
|
add legacy access rights for groups
|
2019-11-25 09:31:56 +01:00 |
|
Uwe Steinmann
|
83e42948ee
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-11-21 10:55:22 +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
|
51943050c2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-11-20 19:23:48 +01:00 |
|
Uwe Steinmann
|
154c3c2118
|
set 'onepage' in factory
|
2019-11-20 19:22:23 +01:00 |
|
Uwe Steinmann
|
85157a8bfe
|
no access on some more scripts
|
2019-11-20 18:12:26 +01:00 |
|
Uwe Steinmann
|
84550836c8
|
started new version 5.1.14
|
2019-11-20 17:17:51 +01:00 |
|
Uwe Steinmann
|
1b6a07b73e
|
more documentation
|
2019-11-20 13:13:28 +01:00 |
|
Uwe Steinmann
|
a493e7645d
|
set accessobject already in factory
|
2019-11-20 13:13:07 +01:00 |
|
Uwe Steinmann
|
43f57637e7
|
add method check_view_lecacy_access()
which does the legacy access checking if advanded acl is turned off
|
2019-11-20 13:12:11 +01:00 |
|
Uwe Steinmann
|
7362bf192b
|
add method check_access()
just like in SeedDMS_View_Common
|
2019-11-08 08:03:02 +01:00 |
|
Uwe Steinmann
|
1c08d83704
|
need M_ALL to set revisor
|
2019-11-07 21:59:02 +01:00 |
|
Uwe Steinmann
|
572d776e55
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-10-28 12:08:43 +01:00 |
|