server/settings
Robin McCorkell 97dbc79c16 Compatibility shims for OC_Mount_Config
The following functions have been removed:
 - addMountPoint()
 - removeMountPoint()
 - movePersonalMountPoint()

registerBackend() has been rewritten as a shim around BackendService,
allowing legacy code to interact with the new API seamlessly

addMountPoint() was already disconnected from all production code, so
this commit completes the job and removes the function itself, along
with disconnecting and removing related functions. Unit tests have
likewise been removed.

getAbsoluteMountPoints(), getSystemMountPoints() and
getPersonalMountPoints() have been rewritten to use the StoragesServices
2015-08-19 10:08:14 +01:00
..
ajax Remove OC_Appconfig 2015-07-03 18:00:16 +02:00
changepassword update license headers and authors 2015-06-25 14:13:49 +02:00
controller Add setup check for reverse proxy header configuration 2015-08-10 23:28:16 +01:00
css Merge pull request #17975 from owncloud/settings_admin_warning_levels 2015-08-18 13:38:08 +02:00
factory Update license headers 2015-03-26 11:44:36 +01:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js Merge pull request #17975 from owncloud/settings_admin_warning_levels 2015-08-18 13:38:08 +02:00
l10n [tx-robot] updated from transifex 2015-08-03 01:54:54 -04:00
middleware Update license headers 2015-03-26 11:44:36 +01:00
templates Merge pull request #17975 from owncloud/settings_admin_warning_levels 2015-08-18 13:38:08 +02:00
tests/js Unit test for app list 2015-07-02 17:22:56 +02:00
admin.php Merge pull request #17994 from owncloud/server-status 2015-07-30 21:31:10 +01:00
application.php also block certificate management in the back-end if external storages are disabled for the user 2015-08-04 18:33:19 +02:00
help.php Use active instead of non existing pressed 2015-05-12 12:20:28 +02:00
languageCodes.php Update license headers 2015-03-26 11:44:36 +01:00
personal.php Compatibility shims for OC_Mount_Config 2015-08-19 10:08:14 +01:00
routes.php update license headers and authors 2015-06-25 14:13:49 +02:00
users.php also don't count group members when more than 1 ldap configs are active 2015-08-13 14:44:17 +02:00