[Owncloud] Review Request: Allow disabling apps. Install apps as disabled.
Kamil DomaĆski
kdomanski at kdemail.net
Sun Jun 19 01:32:02 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101689/
-----------------------------------------------------------
Review request for ownCloud.
Summary
-------
Allow for disabling apps by adding an "enabled" config entry. Only enabled apps are run. App installer installs apps as disabled. Apps shipped with codebase are installed as enabled.
New functions:
OC_APP::isEnabled( $app )
OC_APP::enable( $app )
OC_APP::disable( $app )
OC_INSTALLER::isInstalled( $app )
Diffs
-----
lib/app.php 4e67da3
lib/installer.php 7ab07bf
lib/setup.php e9cb3da
Diff: http://git.reviewboard.kde.org/r/101689/diff
Testing
-------
Works fine for me.
Thanks,
Kamil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20110619/e213cc82/attachment.html>
More information about the Owncloud
mailing list