Commit Graph

46 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
Thomas Tanghus cc445e4e47 Small changes to allow updating main menu dynamically. 12 years ago
Thomas Tanghus 3b37181550 Use correct variable name. 12 years ago
Robin Appelman 856d9c0b54 some indention fixes 13 years ago
Frank Karlitschek 2c1c1ba88c close only if exist 13 years ago
Frank Karlitschek a8868fa007 work with non existing apps directory. thanks toAntonio for the hint 13 years ago
Frank Karlitschek 7c5ff900d0 work with non existing apps directory. thanks to Antonio for the hint 13 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 13 years ago
Brice Maron 6da5a2fdd4 Add possibility to choose the installation folder 13 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
Brice Maron 6832aec60f Correct installer 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Frank Karlitschek 16224e5e8b "fopen(" interferes with our own classes. 13 years ago
Frank Karlitschek db77dc91bc only try to install apps that are compatible with oC4 13 years ago
Robin Appelman 6779f28af4 cache app types during install or update 13 years ago
Robin Appelman 847832ae77 also set remote/public paths on installing apps 13 years ago
Robin Appelman 09a5c59cca only install shipped apps on setup that should be enabled by default 13 years ago
Frank Karlitschek a86d89f5ca Add a static code checker for evil patterns in apps. 13 years ago
Robin Appelman c5b8a3eb94 fix installing shipped apps 13 years ago
Jan-Christoph Borchardt ba5e60e2e4 firefighting Robin-breakage 13 years ago
Robin Appelman 4410f15dd8 don't rely on the old version in info.xml anymore 13 years ago
Robin Appelman 7bc9fa765c optimizations for updateApps 13 years ago
Robin Appelman 60ba5508a4 add support for installing apps from a subfolder in the zip/tgz file 13 years ago
Robin Appelman d6a9af3138 add support for installing apps from tgz 13 years ago
Robin Appelman 3e0bb3e7c4 use temporary file managment 13 years ago
Frank Karlitschek ab96fa67c8 first part of the abstraction work of the apps folder. more to come 13 years ago
Frank Karlitschek 05f1fffddc fix appstore download. 13 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 13 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 13 years ago
Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 13 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 13 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 13 years ago
Robin Appelman af3080402b fix installing shipped apps 13 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Kamil Domanski e047feb2ad install shipped apps also in "installed apps" page 14 years ago
Kamil Domanski ee247a21a4 shipped apps are no longer hardcoded 14 years ago
Kamil Domanski 6b2ec22104 allow disabling apps, install apps as disabled 14 years ago
Robin Appelman f4e4617be7 App installer backend. 14 years ago
Robin Appelman d10840ab18 moved app install/remove/update functions to lib/installer.php 14 years ago
Jakob Sack 6b83e5ccfe renamed installer.php to setup.php 14 years ago
Robin Appelman 1850bddb67 move sqlite database into the data folder, makes it easier to set the correct permissions 14 years ago
Robin Appelman a977ba31ce create .htaccess files during installation for apache users 14 years ago
Robin Appelman 86356e888e save the correct config entry 14 years ago
Robin Appelman ab155de14f improve error handeling for first run dialog 14 years ago
Robin Appelman fde08b2389 installer now works when using mysql 14 years ago
Robin Appelman 3263b80ea9 first-run wizzard wip 14 years ago