Commit Graph

43 Commits

Author SHA1 Message Date
Uwe Steinmann
0b2ba1a893 fix layout of filter field 2021-05-13 16:46:18 +02:00
Uwe Steinmann
460cad8290 move author below description, use getModalBox() and getModalBoxLink() 2021-05-04 12:08:32 +02:00
Uwe Steinmann
b4b0258fbd use nav-pills instead of nav-tabs, set attribute role 2021-05-04 09:57:23 +02:00
Uwe Steinmann
9578bc87d2 colorize tables 2021-05-03 17:48:51 +02:00
Uwe Steinmann
871460899c use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
Uwe Steinmann
0278989a7e switch to new class name SeedDMS_Theme_Style 2021-04-15 10:33:29 +02:00
Uwe Steinmann
1e7e1a08d5 set charset in Content-Type header for js 2021-03-10 15:58:22 +01:00
Uwe Steinmann
78dfd5269e run all mailto through htmlspecialchars to prevent clickjacking attacks 2021-01-11 07:59:32 +01:00
Uwe Steinmann
d1a5a6823b use new row, column methods instead of plain html 2020-10-08 07:57:23 +02:00
Uwe Steinmann
a75257c7c2 add title to enable/disable button of extension 2020-09-07 11:45:11 +02:00
Uwe Steinmann
d4db6a2ba0 new version of font-awesome (4.7.1) 2020-08-27 07:52:52 +02:00
Uwe Steinmann
65c1bccf82 show latest changelog of uninstalled extensions 2020-08-14 11:11:40 +02:00
Uwe Steinmann
3b3ada2ff5 fix import of extension in list of extension versions 2020-03-02 09:17:30 +01:00
Uwe Steinmann
069b0b2459 fix text when loading changelog 2020-01-21 18:26:18 +01:00
Uwe Steinmann
8ae2874367 do not use global var EXT_CONF anymore 2020-01-03 10:21:58 +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
bff281cd01 table can be filtered 2019-02-22 17:26:32 +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
89aae7ed55 check if extension from list isn't empty 2018-07-04 15:47:13 +02:00
Uwe Steinmann
f7310b2b5f use method formField() instead of html 2018-04-23 15:50:46 +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