52 Commits (fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c)

Author SHA1 Message Date
  Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 11 years ago
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 11 years ago
  Felix Moeller afadf93d31 Checkstyle: many fixes 11 years ago
  Felix Moeller b7a02f0c93 NoSpaceAfterComma 11 years ago
  Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 11 years ago
  Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 11 years ago
  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 12 years ago
  Frank Karlitschek 2c1c1ba88c close only if exist 12 years ago
  Frank Karlitschek a8868fa007 work with non existing apps directory. thanks toAntonio for the hint 12 years ago
  Frank Karlitschek 7c5ff900d0 work with non existing apps directory. thanks to Antonio for the hint 12 years ago
  Bart Visscher cff1b6e699 Don't use substr to get first char of string 12 years ago
  Brice Maron 6da5a2fdd4 Add possibility to choose the installation folder 12 years ago
  Bart Visscher ac36512102 Don't use substr to get first char of string 12 years ago
  Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 12 years ago
  Brice Maron 6832aec60f Correct installer 12 years ago
  Frank Karlitschek a945fa10a6 update copyright 12 years ago
  Frank Karlitschek 16224e5e8b "fopen(" interferes with our own classes. 12 years ago
  Frank Karlitschek db77dc91bc only try to install apps that are compatible with oC4 12 years ago
  Robin Appelman 6779f28af4 cache app types during install or update 12 years ago
  Robin Appelman 847832ae77 also set remote/public paths on installing apps 12 years ago
  Robin Appelman 09a5c59cca only install shipped apps on setup that should be enabled by default 12 years ago
  Frank Karlitschek a86d89f5ca Add a static code checker for evil patterns in apps. 12 years ago
  Robin Appelman c5b8a3eb94 fix installing shipped apps 12 years ago
  Jan-Christoph Borchardt ba5e60e2e4 firefighting Robin-breakage 12 years ago
  Robin Appelman 4410f15dd8 don't rely on the old version in info.xml anymore 12 years ago
  Robin Appelman 7bc9fa765c optimizations for updateApps 12 years ago
  Robin Appelman 60ba5508a4 add support for installing apps from a subfolder in the zip/tgz file 12 years ago
  Robin Appelman d6a9af3138 add support for installing apps from tgz 12 years ago
  Robin Appelman 3e0bb3e7c4 use temporary file managment 12 years ago
  Frank Karlitschek ab96fa67c8 first part of the abstraction work of the apps folder. more to come 12 years ago
  Frank Karlitschek 05f1fffddc fix appstore download. 12 years ago
  Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 12 years ago
  Robin Appelman b0127e3918 use OC_Log instead of error_log 12 years ago
  Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 12 years ago
  Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 12 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 :-) 13 years ago
  Kamil Domanski e047feb2ad install shipped apps also in "installed apps" page 13 years ago
  Kamil Domanski ee247a21a4 shipped apps are no longer hardcoded 13 years ago
  Kamil Domanski 6b2ec22104 allow disabling apps, install apps as disabled 13 years ago
  Robin Appelman f4e4617be7 App installer backend. 13 years ago
  Robin Appelman d10840ab18 moved app install/remove/update functions to lib/installer.php 13 years ago
  Jakob Sack 6b83e5ccfe renamed installer.php to setup.php 13 years ago
  Robin Appelman 1850bddb67 move sqlite database into the data folder, makes it easier to set the correct permissions 13 years ago
  Robin Appelman a977ba31ce create .htaccess files during installation for apache users 13 years ago
  Robin Appelman 86356e888e save the correct config entry 13 years ago