Uwe Steinmann
|
eba7f208d5
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-24 08:49:21 +01:00 |
|
Uwe Steinmann
|
069b0b2459
|
fix text when loading changelog
|
2020-01-21 18:26:18 +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
|
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
|
3f14dcf4db
|
get settings from view
|
2019-12-20 14:17:00 +01:00 |
|
Uwe Steinmann
|
a3fcfcb6d9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-02-22 17:27:06 +01:00 |
|
Uwe Steinmann
|
bff281cd01
|
table can be filtered
|
2019-02-22 17:26:32 +01: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
|
621846c86d
|
place js for file chooser in js file for page
|
2018-09-05 13:35:44 +02:00 |
|
Uwe Steinmann
|
5df058415d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-07-11 20:41:22 +02:00 |
|
Uwe Steinmann
|
89aae7ed55
|
check if extension from list isn't empty
|
2018-07-04 15:47:13 +02:00 |
|
Uwe Steinmann
|
c9cf0139ee
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-04-23 15:59:55 +02:00 |
|
Uwe Steinmann
|
f7310b2b5f
|
use method formField() instead of html
|
2018-04-23 15:50:46 +02:00 |
|
Uwe Steinmann
|
ad5c4fc332
|
check if repository url is set
|
2018-03-27 14:04:45 +02:00 |
|
Uwe Steinmann
|
752d3f4fdd
|
place version info and changelog into modal boxes
|
2018-03-23 10:10:26 +01:00 |
|
Uwe Steinmann
|
e9d93860b9
|
json decoding is now done in SeedDMS_ExtensionMgr, show images in repository list
|
2018-03-22 08:43:41 +01:00 |
|
Uwe Steinmann
|
ba13d0eba2
|
fix typo in function name
|
2018-03-22 06:30:15 +01:00 |
|
Uwe Steinmann
|
0ad32b5517
|
add icon to update button
|
2018-03-21 15:24:25 +01:00 |
|
Uwe Steinmann
|
fe0450c051
|
call controller when updating extension list
|
2018-03-21 13:40:57 +01:00 |
|
Uwe Steinmann
|
dce83545b8
|
show changelog file of extensions
|
2018-03-16 11:19:12 +01:00 |
|
Uwe Steinmann
|
a685d4498b
|
show same tab after installing an extension from a repository
|
2018-03-14 18:56:28 +01:00 |
|
Uwe Steinmann
|
db3990b8b7
|
make repository for extensions configurable
|
2018-03-14 18:43:01 +01:00 |
|
Uwe Steinmann
|
4ac7fe0c07
|
set repository url in ext manager, force download of repos content
|
2018-03-14 13:11:35 +01:00 |
|
Uwe Steinmann
|
b1a9ade799
|
check if extension directory is writable
|
2018-03-14 11:47:06 +01:00 |
|
Uwe Steinmann
|
de0213d30e
|
check if extension from repository is suitable for current installation
|
2018-03-14 11:21:21 +01:00 |
|
Uwe Steinmann
|
6d802ec7c6
|
fix output of translated text
|
2018-03-13 15:33:13 +01:00 |
|
Uwe Steinmann
|
52fc4cbe69
|
add import from repository
|
2018-03-13 14:38:49 +01:00 |
|
Uwe Steinmann
|
5cfc52f1fc
|
add download/upload of extensions to extension mgr
|
2018-03-12 18:33:30 +01:00 |
|
Uwe Steinmann
|
554a92c828
|
add link to configuration of extension
|
2016-11-28 08:33:01 +01:00 |
|
Uwe Steinmann
|
2fb96d94bf
|
also check for dependencies on other extensions
|
2016-04-28 12:04:53 +02:00 |
|
Uwe Steinmann
|
0c20e0349b
|
add missing contentEnd()
|
2016-03-21 06:43:00 +01:00 |
|
Uwe Steinmann
|
e1ce619f1f
|
use new function cmpVersion() for checking extension dependencies
|
2013-05-28 07:32:10 +02:00 |
|
Uwe Steinmann
|
9a2d3ef349
|
add button for refreshing extension list
|
2013-05-03 12:10:56 +02:00 |
|
Uwe Steinmann
|
1bd43e2838
|
check constraints and whether an extension is disabled
|
2013-05-03 11:34:08 +02:00 |
|
Uwe Steinmann
|
e020f212b0
|
output icon and release date of extension
|
2013-05-03 09:52:34 +02:00 |
|
Uwe Steinmann
|
e7e89aba94
|
add files to manager extensions
|
2013-05-02 18:28:23 +02:00 |
|