Bart Visscher
|
82c7598861
|
Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
|
2011-09-18 19:37:54 +02:00 |
Robin Appelman
|
af3080402b
|
fix installing shipped apps
|
2011-08-22 14:17:38 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Kamil Domanski
|
e047feb2ad
|
install shipped apps also in "installed apps" page
|
2011-06-21 22:17:53 +02:00 |
Kamil Domanski
|
ee247a21a4
|
shipped apps are no longer hardcoded
|
2011-06-19 22:46:05 +02:00 |
Kamil Domanski
|
6b2ec22104
|
allow disabling apps, install apps as disabled
|
2011-06-19 15:18:52 +02:00 |
Robin Appelman
|
f4e4617be7
|
App installer backend.
Not yet attached to the gui
|
2011-05-28 17:33:25 +02:00 |
Robin Appelman
|
d10840ab18
|
moved app install/remove/update functions to lib/installer.php
added OC_APP::getAppInfo() for reading app metadata
|
2011-05-15 16:32:22 +02:00 |
Jakob Sack
|
6b83e5ccfe
|
renamed installer.php to setup.php
|
2011-05-06 22:50:18 +02:00 |
Robin Appelman
|
1850bddb67
|
move sqlite database into the data folder, makes it easier to set the correct permissions
|
2011-04-28 16:54:10 +02:00 |
Robin Appelman
|
a977ba31ce
|
create .htaccess files during installation for apache users
|
2011-04-18 14:12:53 +02:00 |
Robin Appelman
|
86356e888e
|
save the correct config entry
|
2011-04-17 15:25:59 +02:00 |
Robin Appelman
|
ab155de14f
|
improve error handeling for first run dialog
|
2011-04-17 11:59:15 +02:00 |
Robin Appelman
|
fde08b2389
|
installer now works when using mysql
|
2011-04-17 11:10:03 +02:00 |
Robin Appelman
|
3263b80ea9
|
first-run wizzard wip
|
2011-04-17 00:45:05 +02:00 |