-----------------------------------------------------------
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

_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to