Uwe Steinmann
|
dfe73c8cb1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-09-05 18:10:48 +02:00 |
|
Uwe Steinmann
|
f97c42f9b7
|
use rename() on windows when moving an extension to its final destination
|
2024-09-02 16:00:17 +02:00 |
|
Uwe Steinmann
|
22aaa5608f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-01-16 17:59:16 +01:00 |
|
Uwe Steinmann
|
e3f563c3e7
|
better check if upper limit of version is set
|
2024-01-16 17:58:53 +01:00 |
|
Uwe Steinmann
|
c117b9a590
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-08-24 13:14:21 +02:00 |
|
Uwe Steinmann
|
66214aff2f
|
declare proxyurl, proxyuser, proxypass as class vars
|
2023-08-22 14:43:15 +02:00 |
|
Uwe Steinmann
|
0ffc8c78f7
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-02-21 14:21:13 +01:00 |
|
Uwe Steinmann
|
3e5497a7fd
|
add more error checking when including extensions.php
|
2023-02-17 06:57:42 +01:00 |
|
Uwe Steinmann
|
5694bf9501
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-12-10 14:23:43 +01:00 |
|
Uwe Steinmann
|
e40f7e6a25
|
fix typo
|
2022-12-05 09:18:36 +01:00 |
|
Uwe Steinmann
|
de61d9f1f3
|
set error msg if extension list cannot be fetched
|
2022-11-29 21:46:07 +01:00 |
|
Uwe Steinmann
|
cc341f6ed3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-17 08:20:16 +02:00 |
|
Uwe Steinmann
|
49a1b33df4
|
check extension dependency on shell commands
|
2022-05-16 15:54:04 +02:00 |
|
Uwe Steinmann
|
31fda7e60e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-08 14:36:39 +01:00 |
|
Uwe Steinmann
|
b7b92bcc57
|
replace rename() by exec('mv ..')
|
2021-11-08 09:01:15 +01:00 |
|
Uwe Steinmann
|
4e5fefa4ba
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-04 17:07:36 +01:00 |
|
Uwe Steinmann
|
b6ed28b4ec
|
extension mgr can now cache check result
|
2021-11-04 17:06:47 +01:00 |
|
Uwe Steinmann
|
74292d9304
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-07 21:15:48 +02:00 |
|
Uwe Steinmann
|
0d5ba3bc1e
|
pass $logger to migrate()
|
2021-06-07 21:15:18 +02:00 |
|
Uwe Steinmann
|
df76dbf35a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-13 09:05:39 +01:00 |
|
Uwe Steinmann
|
cb03dacf45
|
pass dms to SeedDMS_ExtBase
|
2021-01-12 22:07:01 +01:00 |
|
Uwe Steinmann
|
e847ff2647
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-11 09:07:06 +01:00 |
|
Uwe Steinmann
|
d8b8719d6b
|
add method migrate() which calls the methode migrate() in the extension
|
2021-01-11 07:58:02 +01:00 |
|
Uwe Steinmann
|
78948a3f51
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-24 11:56:29 +02:00 |
|
Uwe Steinmann
|
656cc5843f
|
keep .htaccess file when downloading an extension
|
2020-09-24 11:55:40 +02:00 |
|
Uwe Steinmann
|
276b62082b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-08-14 11:12:07 +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
|
d56812f66d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-06-19 08:09:30 +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
|
d1e79d1afc
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-05-14 14:46:56 +02:00 |
|
Uwe Steinmann
|
94725ac0a4
|
do not treat empty extension list as a error
|
2020-05-14 11:41:03 +02:00 |
|
Uwe Steinmann
|
7a8fffadfc
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-25 09:19:54 +01:00 |
|
Uwe Steinmann
|
f5c2add12c
|
dependency on seeddms can be array of version ranges
|
2020-03-25 08:07:00 +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
|
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
|
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
|
7b1835774d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-12-15 08:03: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
|
a870602324
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-10-17 07:22:16 +02:00 |
|
Uwe Steinmann
|
459883748e
|
remove left overs from last installation, check if renaming succeeded
|
2019-10-11 16:29:53 +02:00 |
|
Uwe Steinmann
|
a4ddbd6605
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-11-12 13:33:56 +01:00 |
|
Uwe Steinmann
|
9db82f71c2
|
better error handling if repository doesn't deliver an extension list
|
2018-11-07 20:52:52 +01:00 |
|
Uwe Steinmann
|
c9d0ac3e73
|
better error handling for extension list from repository
|
2018-04-05 07:27:30 +02:00 |
|
Uwe Steinmann
|
f6a506ff92
|
new method getRepositoryUrl()
|
2018-03-27 14:05:22 +02:00 |
|
Uwe Steinmann
|
0a6e04b644
|
add method getExtensionListByName(), some more documentation
|
2018-03-23 10:09:27 +01:00 |
|
Uwe Steinmann
|
d54ec75def
|
getExtensionList() new returns only the latest version and php arrays
|
2018-03-22 08:42:41 +01:00 |
|