Commit Graph

5204 Commits

Author SHA1 Message Date
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
Uwe Steinmann
ba53d01096 no need to instanciate Extension Mgr, as it is done inc.Extension.php 2018-03-13 18:38:30 +01:00
Uwe Steinmann
6d802ec7c6 fix output of translated text 2018-03-13 15:33:13 +01:00
Uwe Steinmann
09da85017d Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-13 14:40:26 +01:00
Uwe Steinmann
a78e9c4ca1 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-13 14:40:17 +01:00
Uwe Steinmann
ca3fc81776 some new phrases for extension mgr 2018-03-13 14:39:58 +01:00
Uwe Steinmann
52fc4cbe69 add import from repository 2018-03-13 14:38:49 +01:00
Uwe Steinmann
0554dab3ae various new methonds
move cmpVersion() from inc.Utils.php nach inc.ClassExtensionMgr.php
2018-03-13 14:37:55 +01:00
Uwe Steinmann
2c64a24985 add entry for 5.1.7 2018-03-12 18:35:18 +01:00
Uwe Steinmann
b223344af9 set dms and user in controller
was previously taken from global variables
2018-03-12 18:34:17 +01:00
Uwe Steinmann
5cfc52f1fc add download/upload of extensions to extension mgr 2018-03-12 18:33:30 +01:00
Uwe Steinmann
36e711f905 move code into switch statement 2018-03-12 18:32:12 +01:00
Uwe Steinmann
bcdcfe2b43 call controller for adding and removing a folder 2018-03-09 18:23:14 +01:00
Uwe Steinmann
e294466021 add entry for 5.1.6 2018-03-09 10:24:54 +01:00
Uwe Steinmann
261c65033d set socket_options, do not check ssl peer name and certificate 2018-03-09 10:23:44 +01:00
Uwe Steinmann
afcea34cf8 add info about email configuration 2018-03-09 10:23:21 +01:00
Uwe Steinmann
b85030803b add entry for 5.1.6 2018-03-09 08:12:01 +01:00
Uwe Steinmann
6729610a21 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-08 17:20:47 +01:00
Uwe Steinmann
8896aa30fe Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-03-08 17:20:36 +01:00
Uwe Steinmann
aa29cbf073 various new translations 2018-03-08 17:20:15 +01:00
Uwe Steinmann
7f2dd8513f fix creation of preview if SeedDMS_Core_DocumentContent has been derived 2018-03-08 15:13:17 +01:00
Uwe Steinmann
00429e6e3a remove old code, add some more comments 2018-03-07 15:10:19 +01:00
Uwe Steinmann
ed93657566 use extensions and controller 2018-03-07 12:36:24 +01:00
Uwe Steinmann
f5f28d9e30 use controller and check for extensions 2018-03-07 12:35:06 +01:00
Uwe Steinmann
7f0a8d1094 no need to include Init.php twice 2018-03-07 12:25:16 +01:00
Uwe Steinmann
cf64a440da init $indexconf 2018-03-07 12:24:59 +01:00
Uwe Steinmann
cfec7323d7 add hooks on[Post|Pre]RemoveFromDatabaseFolder
on[Post|Pre]RemoveFolder is called before and after any removal
2018-03-07 12:22:35 +01:00
Uwe Steinmann
7e4514c450 onPreRemoveDocument hook returns when return value is a boolean 2018-03-07 12:21:22 +01:00
Uwe Steinmann
79bf501155 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-03-02 06:21:31 +01:00