Commit Graph

5232 Commits

Author SHA1 Message Date
Uwe Steinmann
ba13d0eba2 fix typo in function name 2018-03-22 06:30:15 +01:00
Uwe Steinmann
4a83c561f1 check if $EXT_CONF is set 2018-03-21 15:25:03 +01:00
Uwe Steinmann
cc12a00db9 replace hard coded repository url 2018-03-21 15:24:45 +01:00
Uwe Steinmann
0ad32b5517 add icon to update button 2018-03-21 15:24:25 +01:00
Uwe Steinmann
e576e61166 set version to 1.0.1 2018-03-21 14:26:19 +01:00
Uwe Steinmann
fe0450c051 call controller when updating extension list 2018-03-21 13:40:57 +01:00
Uwe Steinmann
a66f9538f4 splash msg may have a timeout value 2018-03-21 13:40:34 +01:00
Uwe Steinmann
3a2e0d70d2 add missing controller 2018-03-21 13:40:17 +01:00
Uwe Steinmann
16d9cb5c1e move code for downloading new extension list into controller 2018-03-21 13:39:38 +01:00
Uwe Steinmann
7733da5133 pass repository url to extension mgr 2018-03-21 13:38:00 +01:00
Uwe Steinmann
2b960f1980 updateExtensionList() has new param $version and checks the http return code 2018-03-21 13:37:20 +01:00
Uwe Steinmann
a891adccd2 add not for fixing #394 2018-03-21 08:45:29 +01:00
Uwe Steinmann
f9fc71eb40 check if converters are set at all (Closes #394) 2018-03-20 21:25:16 +01:00
Uwe Steinmann
8f5a614b9f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-19 12:16:36 +01:00
Uwe Steinmann
90e755d749 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-19 12:16:24 +01:00
Uwe Steinmann
0a1d57d863 fix some notification mails 2018-03-19 12:16:05 +01:00
Uwe Steinmann
2faef34ef9 add changes for 5.1.7 2018-03-19 12:14:23 +01:00
Uwe Steinmann
150b9975d3 send mail if attributes are changed, fix setting comment in email 2018-03-19 12:13:18 +01:00
Uwe Steinmann
0563636b7d attribute_changed_email is now document_attribute_changed_email 2018-03-19 12:12:46 +01:00
Uwe Steinmann
22f8b7e7be do not list empty groups as reviewers/approvers 2018-03-19 11:32:24 +01:00
Uwe Steinmann
44b9525615 set fall back value for attributes of type checkbox to '' 2018-03-19 11:31:50 +01:00
Uwe Steinmann
e9c9b48140 fix sending notification when attributes have been changed 2018-03-19 11:31:09 +01:00
Uwe Steinmann
9b525b10a2 check diff of attributes after all changes have been saved 2018-03-19 11:30:21 +01:00
Uwe Steinmann
83ac7adf25 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-19 08:36:11 +01:00
Uwe Steinmann
260951deaa Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-19 08:35:16 +01:00
Uwe Steinmann
681509b522 minor updates of translation 2018-03-19 08:34:49 +01:00
Uwe Steinmann
c20abc9be8 placeholder for name of attribute-changed notification is now attribute_name 2018-03-19 08:32:43 +01:00
Uwe Steinmann
a8576bef66 set old and new attribute value in notification 2018-03-19 08:31:39 +01:00
Uwe Steinmann
15d1e7ef2a send email if attributes have changed 2018-03-19 08:31:05 +01:00
Uwe Steinmann
dce83545b8 show changelog file of extensions 2018-03-16 11:19:12 +01:00
Uwe Steinmann
6c16c52426 add changelog file 2018-03-16 10:49:57 +01:00
Uwe Steinmann
ce2a4596b4 hook extraVersionActions may return an array 2018-03-15 16:22:33 +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
d930e82fff Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-14 18:44:14 +01:00
Uwe Steinmann
a8f1a48bcc Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-14 18:44:02 +01:00
Uwe Steinmann
93ea99061b some new phrases 2018-03-14 18:43:45 +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
cbd04698ea add changes for 5.1.7 2018-03-14 11:21:55 +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
0a3d3ea382 checkExtension() can also check with the configuration array 2018-03-14 11:20:55 +01:00
Uwe Steinmann
f386e83f2e some fixeѕ and more info 2018-03-14 10:26:04 +01:00
Uwe Steinmann
0d3b07b44d place log files in contentDir/log 2018-03-14 10:16:10 +01:00
Uwe Steinmann
4666112389 set _backupDir to _contentDir/backup 2018-03-14 10:15:48 +01:00
Uwe Steinmann
4b9b7a9bcf remove old code for upgrading from ancient config file 2018-03-14 10:15:11 +01:00
Uwe Steinmann
8cfeb0f617 add config for backupDir 2018-03-14 10:14:48 +01:00
Uwe Steinmann
3026d98d65 rename conf to conf.tempate in distribution 2018-03-14 10:14:18 +01:00
Uwe Steinmann
a4b5f5c099 add readme describing new proposed dist layout 2018-03-14 10:13:10 +01:00
Uwe Steinmann
b17c79127a store log file in contentDir/log/ 2018-03-14 07:59:10 +01:00