]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoMerge pull request #12806 from owncloud/display-backend-in-usermgnt
Vincent Petry [Fri, 12 Dec 2014 15:23:39 +0000 (16:23 +0100)]
Merge pull request #12806 from owncloud/display-backend-in-usermgnt

Show user backend in user management

9 years agoMerge pull request #12778 from owncloud/searchbytags2
Vincent Petry [Fri, 12 Dec 2014 13:27:19 +0000 (14:27 +0100)]
Merge pull request #12778 from owncloud/searchbytags2

Added searchByTags to view, storage and cache

9 years agoShow user backend in user management
Morris Jobke [Fri, 12 Dec 2014 09:21:50 +0000 (10:21 +0100)]
Show user backend in user management

* add switch to settings to show user backend
* user classes for headers and rows to unify the show/hide statement
* add user backend to response of user create request
* proper markup in settings area

9 years agoMerge pull request #12812 from owncloud/remove-53-workaround
Thomas Müller [Fri, 12 Dec 2014 12:16:49 +0000 (13:16 +0100)]
Merge pull request #12812 from owncloud/remove-53-workaround

Remove conditional check for 5.3 compatibility

9 years agoMerge pull request #12808 from owncloud/add-special-parameterlist-to-manager
Joas Schilling [Fri, 12 Dec 2014 12:03:26 +0000 (13:03 +0100)]
Merge pull request #12808 from owncloud/add-special-parameterlist-to-manager

Add special parameterlist to manager

9 years agoMerge pull request #12789 from owncloud/external-icon
Vincent Petry [Fri, 12 Dec 2014 11:46:57 +0000 (12:46 +0100)]
Merge pull request #12789 from owncloud/external-icon

fix and compress files_external icon

9 years agoRemove conditional check for 5.3 compatibility
Lukas Reschke [Fri, 12 Dec 2014 11:25:59 +0000 (12:25 +0100)]
Remove conditional check for 5.3 compatibility

9 years agoMerge pull request #12587 from owncloud/dav-logerrors
Vincent Petry [Fri, 12 Dec 2014 10:58:04 +0000 (11:58 +0100)]
Merge pull request #12587 from owncloud/dav-logerrors

Log exceptions in DAV storage

9 years agoMerge pull request #12807 from owncloud/fix-timespan-language
Joas Schilling [Fri, 12 Dec 2014 10:57:22 +0000 (11:57 +0100)]
Merge pull request #12807 from owncloud/fix-timespan-language

Correctly inject the language into the subcall

9 years agoAdded searchByTag in cache jail wrapper
Vincent Petry [Fri, 12 Dec 2014 10:48:42 +0000 (11:48 +0100)]
Added searchByTag in cache jail wrapper

9 years agoMerge pull request #12527 from owncloud/js-pluginsystem
Robin Appelman [Fri, 12 Dec 2014 10:43:31 +0000 (11:43 +0100)]
Merge pull request #12527 from owncloud/js-pluginsystem

Simple Plugin system for Javascript

9 years agoSpecify list of activity parameters for sharing extension
Joas Schilling [Thu, 11 Dec 2014 13:55:20 +0000 (14:55 +0100)]
Specify list of activity parameters for sharing extension

9 years agoMerge pull request #12790 from owncloud/user-mngt-js-only
Morris Jobke [Fri, 12 Dec 2014 10:32:47 +0000 (11:32 +0100)]
Merge pull request #12790 from owncloud/user-mngt-js-only

remove PHP generated user list and move all to the existing JS part

9 years agoMake $userId mandatory for searchByTags
Vincent Petry [Fri, 12 Dec 2014 10:18:35 +0000 (11:18 +0100)]
Make $userId mandatory for searchByTags

$userId is now a mandatory parameter for searchByTags.

Also fixed some places in the code where the argument was missing (Node
API and View)

9 years agoMerge pull request #12805 from Gadzy/patch-1
Morris Jobke [Fri, 12 Dec 2014 10:11:40 +0000 (11:11 +0100)]
Merge pull request #12805 from Gadzy/patch-1

Check for share by link enabled

9 years agoCorrectly inject the language into the subcall
Joas Schilling [Fri, 12 Dec 2014 10:00:07 +0000 (11:00 +0100)]
Correctly inject the language into the subcall

9 years agoCheck for share by link enabled
Gadzy [Fri, 12 Dec 2014 09:23:51 +0000 (10:23 +0100)]
Check for share by link enabled

Display "Shared by link" section only if sharing by link is enabled.

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 12 Dec 2014 09:19:09 +0000 (04:19 -0500)]
[tx-robot] updated from transifex

9 years agoadd comments to user list JS for better understanding
Morris Jobke [Fri, 12 Dec 2014 08:59:42 +0000 (09:59 +0100)]
add comments to user list JS for better understanding

9 years agomove loading of JS and CSS to template
Morris Jobke [Fri, 12 Dec 2014 08:22:15 +0000 (09:22 +0100)]
move loading of JS and CSS to template

9 years agoremove PHP generated user list and move all to the existing JS part
Morris Jobke [Thu, 11 Dec 2014 14:37:56 +0000 (15:37 +0100)]
remove PHP generated user list and move all to the existing JS part

9 years agoMerge pull request #12698 from owncloud/handle_readonly_shared_files
Morris Jobke [Fri, 12 Dec 2014 07:34:28 +0000 (08:34 +0100)]
Merge pull request #12698 from owncloud/handle_readonly_shared_files

Handle readonly shared files

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 12 Dec 2014 06:55:24 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #12786 from owncloud/userfolder-setup
Morris Jobke [Thu, 11 Dec 2014 22:51:49 +0000 (23:51 +0100)]
Merge pull request #12786 from owncloud/userfolder-setup

Ensure user mountpoints are setup when using getUserFolder

9 years agoAdded searchByTags to view, storage and cache
Vincent Petry [Thu, 4 Dec 2014 13:01:15 +0000 (14:01 +0100)]
Added searchByTags to view, storage and cache

9 years agoshow readonly message in file conflict dialog, make it always selected
Jörn Friedrich Dreyer [Mon, 8 Dec 2014 14:26:31 +0000 (15:26 +0100)]
show readonly message in file conflict dialog, make it always selected

9 years agofix and compress files_external icon
Jan-Christoph Borchardt [Thu, 11 Dec 2014 14:33:31 +0000 (15:33 +0100)]
fix and compress files_external icon

9 years agoAdd test for getSpecialParameterList()
Joas Schilling [Thu, 11 Dec 2014 14:00:17 +0000 (15:00 +0100)]
Add test for getSpecialParameterList()

9 years agoAllow extensions to specify the list of special parameters
Joas Schilling [Thu, 11 Dec 2014 13:54:50 +0000 (14:54 +0100)]
Allow extensions to specify the list of special parameters

9 years agoEnsure user mountpoints are setup when using getUserFolder
Robin Appelman [Thu, 11 Dec 2014 13:34:30 +0000 (14:34 +0100)]
Ensure user mountpoints are setup when using getUserFolder

9 years agoMerge pull request #12781 from owncloud/jenkins-curl-open-basedir
Morris Jobke [Thu, 11 Dec 2014 13:15:24 +0000 (14:15 +0100)]
Merge pull request #12781 from owncloud/jenkins-curl-open-basedir

[Jenkins only] curl open basedir

9 years agoMerge pull request #12780 from owncloud/make-datetimeformattertest-reliable
Joas Schilling [Thu, 11 Dec 2014 13:11:07 +0000 (14:11 +0100)]
Merge pull request #12780 from owncloud/make-datetimeformattertest-reliable

Use a fixed timestamp so we dont switch days/years with the getTimestampAgo

9 years agoMerge pull request #12779 from owncloud/correctly-fall-back-plurals
Thomas Müller [Thu, 11 Dec 2014 12:53:17 +0000 (13:53 +0100)]
Merge pull request #12779 from owncloud/correctly-fall-back-plurals

Correctly fallback to english, if the plural case is not translated

9 years agoUse a fixed timestamp so we dont switch days/years with the getTimestampAgo
Joas Schilling [Thu, 11 Dec 2014 12:22:05 +0000 (13:22 +0100)]
Use a fixed timestamp so we dont switch days/years with the getTimestampAgo

9 years agoCorrectly fallback to english, if the plural case is not translated
Joas Schilling [Thu, 11 Dec 2014 10:33:40 +0000 (11:33 +0100)]
Correctly fallback to english, if the plural case is not translated

9 years agoAdd user parameter to tag manager
Vincent Petry [Wed, 10 Dec 2014 14:59:41 +0000 (15:59 +0100)]
Add user parameter to tag manager

9 years agoMerge pull request #12776 from owncloud/fix-go-ago
Jan-Christoph Borchardt [Thu, 11 Dec 2014 10:48:23 +0000 (11:48 +0100)]
Merge pull request #12776 from owncloud/fix-go-ago

year go -> year ago

9 years agoyear go -> year ago
Thomas Müller [Thu, 11 Dec 2014 10:30:00 +0000 (11:30 +0100)]
year go -> year ago

9 years agoMerge pull request #12738 from owncloud/cleanup-build-dir
Thomas Müller [Thu, 11 Dec 2014 07:31:54 +0000 (08:31 +0100)]
Merge pull request #12738 from owncloud/cleanup-build-dir

cleaning up the build directory

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 11 Dec 2014 06:55:27 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoCheck if open_basedir is set
Lukas Reschke [Fri, 5 Dec 2014 18:57:06 +0000 (19:57 +0100)]
Check if open_basedir is set

The file:// protocol does not work with curl when an open_basedir is set.

This fixes https://github.com/owncloud/core/issues/12016

9 years agoAdd IniGetWrapper to public interface
Lukas Reschke [Fri, 5 Dec 2014 18:56:29 +0000 (19:56 +0100)]
Add IniGetWrapper to public interface

9 years agoupdate 3rdparty submodule
Morris Jobke [Wed, 10 Dec 2014 21:36:20 +0000 (22:36 +0100)]
update 3rdparty submodule

9 years agoMerge pull request #12742 from owncloud/fix-pear.php
Morris Jobke [Wed, 10 Dec 2014 21:35:04 +0000 (22:35 +0100)]
Merge pull request #12742 from owncloud/fix-pear.php

Update 3rdparty to add PEAR.php back

9 years agoMerge pull request #12761 from owncloud/error-details2
Lukas Reschke [Wed, 10 Dec 2014 18:52:22 +0000 (19:52 +0100)]
Merge pull request #12761 from owncloud/error-details2

improve update error page: remove box, make link visible, insert missing space, remove line break

9 years agoMerge pull request #12758 from owncloud/fix-config-doc-block
Morris Jobke [Wed, 10 Dec 2014 16:22:36 +0000 (17:22 +0100)]
Merge pull request #12758 from owncloud/fix-config-doc-block

Add type of the variables to the docs

9 years agoMerge pull request #12746 from owncloud/skip-longpath-test-again
Thomas Müller [Wed, 10 Dec 2014 16:22:04 +0000 (17:22 +0100)]
Merge pull request #12746 from owncloud/skip-longpath-test-again

skip testLongPath()

9 years agoMerge pull request #11892 from owncloud/remove_triggerupdate
Thomas Müller [Wed, 10 Dec 2014 15:17:29 +0000 (16:17 +0100)]
Merge pull request #11892 from owncloud/remove_triggerupdate

Remove triggerupdate.php & add quiet option for CLI scanner

9 years agoAdd login/logout to TestCase base class
Vincent Petry [Thu, 4 Dec 2014 13:01:23 +0000 (14:01 +0100)]
Add login/logout to TestCase base class

9 years agoAdd type of the variables to the docs
Joas Schilling [Wed, 10 Dec 2014 14:18:06 +0000 (15:18 +0100)]
Add type of the variables to the docs

9 years agoMerge pull request #12750 from owncloud/cache-numericstorageidfix
Robin Appelman [Wed, 10 Dec 2014 14:03:41 +0000 (15:03 +0100)]
Merge pull request #12750 from owncloud/cache-numericstorageidfix

Fix numeric storage id for cache wrapper

9 years agoMerge pull request #12485 from owncloud/jenkins-12383
Joas Schilling [Wed, 10 Dec 2014 13:48:59 +0000 (14:48 +0100)]
Merge pull request #12485 from owncloud/jenkins-12383

New DateTimeFormatter class for dates in other timezones and languages

9 years agoimprove update error page: adjust line height of h2
Jan-Christoph Borchardt [Wed, 10 Dec 2014 12:39:30 +0000 (13:39 +0100)]
improve update error page: adjust line height of h2

9 years agoimprove update error page: remove box, make link visible, insert missing space, remov...
Jan-Christoph Borchardt [Wed, 10 Dec 2014 12:29:40 +0000 (13:29 +0100)]
improve update error page: remove box, make link visible, insert missing space, remove line break

9 years agoFix numeric storage id for cache wrapper
Vincent Petry [Wed, 10 Dec 2014 11:55:01 +0000 (12:55 +0100)]
Fix numeric storage id for cache wrapper

9 years agoMerge pull request #12611 from owncloud/use-uid-instead-of-loginname
Lukas Reschke [Wed, 10 Dec 2014 11:26:22 +0000 (12:26 +0100)]
Merge pull request #12611 from owncloud/use-uid-instead-of-loginname

Use UID instead of login name

9 years agoskip testLongPath()
Thomas Müller [Wed, 10 Dec 2014 11:20:30 +0000 (12:20 +0100)]
skip testLongPath()

9 years agoRequire the interface and return a string instead of private classes
Joas Schilling [Wed, 10 Dec 2014 08:35:26 +0000 (09:35 +0100)]
Require the interface and return a string instead of private classes

9 years agoDeprecate Util::formatDate()
Joas Schilling [Mon, 24 Nov 2014 15:37:04 +0000 (16:37 +0100)]
Deprecate Util::formatDate()

Make DateTimeFormatter a service and adjust tests that have been inaccurate

9 years agoMerge pull request #12711 from owncloud/add-backend-to-rest-index
Lukas Reschke [Wed, 10 Dec 2014 10:56:45 +0000 (11:56 +0100)]
Merge pull request #12711 from owncloud/add-backend-to-rest-index

Expose backend type via REST API

9 years agoMerge pull request #12737 from owncloud/fix-missing-nl-phpstorm
Thomas Müller [Wed, 10 Dec 2014 10:54:29 +0000 (11:54 +0100)]
Merge pull request #12737 from owncloud/fix-missing-nl-phpstorm

Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38

9 years agoUpdate 3rdparty to add PEAR.php back
Thomas Müller [Wed, 10 Dec 2014 09:46:20 +0000 (10:46 +0100)]
Update 3rdparty to add PEAR.php back

9 years agomake path absolute
Jörn Friedrich Dreyer [Wed, 10 Dec 2014 10:04:17 +0000 (11:04 +0100)]
make path absolute

9 years agocleaning up the build directory
Thomas Müller [Wed, 10 Dec 2014 09:07:22 +0000 (10:07 +0100)]
cleaning up the build directory

9 years agoAdd newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38
Joas Schilling [Wed, 10 Dec 2014 08:38:32 +0000 (09:38 +0100)]
Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38

9 years agoMerge pull request #12090 from AdamWill/google-rename-delete
Morris Jobke [Wed, 10 Dec 2014 08:10:17 +0000 (09:10 +0100)]
Merge pull request #12090 from AdamWill/google-rename-delete

google: delete original after successful rename

9 years agoMerge pull request #12549 from owncloud/shared-cache-non-existing
Morris Jobke [Wed, 10 Dec 2014 07:49:40 +0000 (08:49 +0100)]
Merge pull request #12549 from owncloud/shared-cache-non-existing

Dont return cached date in shared cache when the file doesn't exist

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 10 Dec 2014 06:55:34 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #12664 from owncloud/fix-12164
Thomas Müller [Wed, 10 Dec 2014 04:42:08 +0000 (05:42 +0100)]
Merge pull request #12664 from owncloud/fix-12164

Use httphelper and cache response even when it is empty

9 years agoRemove leftover
Victor Dubiniuk [Tue, 9 Dec 2014 23:21:10 +0000 (02:21 +0300)]
Remove leftover

9 years agoInject config
Victor Dubiniuk [Tue, 9 Dec 2014 22:13:38 +0000 (01:13 +0300)]
Inject config

9 years agoMerge pull request #12695 from owncloud/db-drop-table
Morris Jobke [Tue, 9 Dec 2014 17:40:56 +0000 (18:40 +0100)]
Merge pull request #12695 from owncloud/db-drop-table

Add dropTable to IDBConnection

9 years agoQuote identifiers for oracle
Robin Appelman [Tue, 9 Dec 2014 16:26:39 +0000 (17:26 +0100)]
Quote identifiers for oracle

9 years agoadd unit tests for tableExists and dropTable
Robin Appelman [Mon, 8 Dec 2014 17:01:00 +0000 (18:01 +0100)]
add unit tests for tableExists and dropTable

9 years agoAdd tableExists to public db api
Robin Appelman [Mon, 8 Dec 2014 17:00:42 +0000 (18:00 +0100)]
Add tableExists to public db api

9 years agoAdd dropTable to IDBConnection
Robin Appelman [Mon, 8 Dec 2014 13:35:57 +0000 (14:35 +0100)]
Add dropTable to IDBConnection

9 years agoMerge pull request #12724 from owncloud/fix-autotest-no-file
Thomas Müller [Tue, 9 Dec 2014 16:01:00 +0000 (17:01 +0100)]
Merge pull request #12724 from owncloud/fix-autotest-no-file

Fix autotest no file

9 years agoCorrectly run all tests again when no file is specified
Joas Schilling [Tue, 9 Dec 2014 15:35:29 +0000 (16:35 +0100)]
Correctly run all tests again when no file is specified

9 years agoAdd sometests and copy tests from Util::formatDate to new class
Joas Schilling [Mon, 24 Nov 2014 13:45:30 +0000 (14:45 +0100)]
Add sometests and copy tests from Util::formatDate to new class

9 years agoAdd a DateTimeFormatter class which allows overwriting the language and timezone
Joas Schilling [Mon, 24 Nov 2014 11:08:19 +0000 (12:08 +0100)]
Add a DateTimeFormatter class which allows overwriting the language and timezone

Fix #12227

9 years agoMerge pull request #11214 from owncloud/issue/10836
Morris Jobke [Tue, 9 Dec 2014 13:05:52 +0000 (14:05 +0100)]
Merge pull request #11214 from owncloud/issue/10836

Add an option to disallow sending sharing emails to non-owncloud users

9 years agoMerge pull request #12409 from owncloud/tags-getTagsForObjectIds
Joas Schilling [Tue, 9 Dec 2014 12:27:38 +0000 (13:27 +0100)]
Merge pull request #12409 from owncloud/tags-getTagsForObjectIds

Add getTagsForObjects in ITags

9 years agoMerge pull request #12722 from owncloud/autocomplete-for-autotest-jenkins
Thomas Müller [Tue, 9 Dec 2014 12:11:00 +0000 (13:11 +0100)]
Merge pull request #12722 from owncloud/autocomplete-for-autotest-jenkins

Allow autocomplete for test file in autotest.sh

9 years agoMerge pull request #12568 from owncloud/autoload-encryption-classes
Joas Schilling [Tue, 9 Dec 2014 11:56:57 +0000 (12:56 +0100)]
Merge pull request #12568 from owncloud/autoload-encryption-classes

Fix namespaces of encryption classes and encryption tests

9 years agoMake class compatible
Lukas Reschke [Tue, 9 Dec 2014 11:25:22 +0000 (12:25 +0100)]
Make class compatible

9 years agoExpose backend type via REST API
Lukas Reschke [Mon, 8 Dec 2014 21:38:54 +0000 (22:38 +0100)]
Expose backend type via REST API

This change will expose the user backend via the REST API which is a pre-requisite for https://github.com/owncloud/core/issues/12620.

For example:
````json
[{"name":"9707A09E-CA9A-4ABE-A66A-3F632F16C409","displayname":"Document Conversion User Account","groups":[],"subadmin":[],"quota":"default","storageLocation":"\/Users\/lreschke\/Programming\/core\/data\/9707A09E-CA9A-4ABE-A66A-3F632F16C409","lastLogin":0,"backend":"OCA\\user_ldap\\USER_LDAP"},{"name":"ED86733E-745C-4E4D-90CB-278A9737DB3C","displayname":"Hacker","groups":[],"subadmin":[],"quota":"default","storageLocation":"\/Users\/lreschke\/Programming\/core\/data\/ED86733E-745C-4E4D-90CB-278A9737DB3C","lastLogin":0,"backend":"OCA\\user_ldap\\USER_LDAP"},{"name":"71CDF45B-E125-450D-983C-D9192F36EC88","displayname":"admin","groups":[],"subadmin":[],"quota":"default","storageLocation":"\/Users\/lreschke\/Programming\/core\/data\/71CDF45B-E125-450D-983C-D9192F36EC88","lastLogin":0,"backend":"OCA\\user_ldap\\USER_LDAP"},{"name":"admin","displayname":"admin","groups":["admin"],"subadmin":[],"quota":"default","storageLocation":"\/Users\/lreschke\/Programming\/core\/data\/admin","lastLogin":"1418057287","backend":"OC_User_Database"},{"name":"test","displayname":"test","groups":[],"subadmin":[],"quota":"default","storageLocation":"\/Users\/lreschke\/Programming\/core\/data\/test","lastLogin":0,"backend":"OC_User_Database"}]
```

9 years agoAllow autocomplete for test file in autotest.sh
Joas Schilling [Tue, 9 Dec 2014 09:58:17 +0000 (10:58 +0100)]
Allow autocomplete for test file in autotest.sh

9 years agoAdd an option to disallow sending sharing emails to non-owncloud users
Joas Schilling [Mon, 22 Sep 2014 10:13:44 +0000 (12:13 +0200)]
Add an option to disallow sending sharing emails to non-owncloud users

Fix #10836

9 years agoMerge pull request #12651 from owncloud/add-requesttoken-to-base-template
Thomas Müller [Tue, 9 Dec 2014 10:03:46 +0000 (11:03 +0100)]
Merge pull request #12651 from owncloud/add-requesttoken-to-base-template

Add requesttoken to base template

9 years agoMerge pull request #12672 from LEDfan/cm-per-unit
Thomas Müller [Tue, 9 Dec 2014 09:57:22 +0000 (10:57 +0100)]
Merge pull request #12672 from LEDfan/cm-per-unit

Fix Contactsmanager permission + unit test

9 years agoMerge pull request #12708 from owncloud/l10nsaved
Thomas Müller [Tue, 9 Dec 2014 09:46:35 +0000 (10:46 +0100)]
Merge pull request #12708 from owncloud/l10nsaved

translated saved message in files external

9 years agoMerge pull request #12688 from owncloud/rename-alt
Lukas Reschke [Tue, 9 Dec 2014 09:37:33 +0000 (10:37 +0100)]
Merge pull request #12688 from owncloud/rename-alt

introduce alt text for rename icon - fixes #12067

9 years agoMerge pull request #12715 from owncloud/fix-broken-personal-page
Lukas Reschke [Tue, 9 Dec 2014 09:35:08 +0000 (10:35 +0100)]
Merge pull request #12715 from owncloud/fix-broken-personal-page

remove duplicate loaded personal.js - fixes #12674

9 years agoMerge pull request #12709 from owncloud/fix-11955
Morris Jobke [Tue, 9 Dec 2014 08:52:59 +0000 (09:52 +0100)]
Merge pull request #12709 from owncloud/fix-11955

Skip headers that can not be split

9 years agoCorrectly namespace encryption tests
Joas Schilling [Wed, 3 Dec 2014 16:20:04 +0000 (17:20 +0100)]
Correctly namespace encryption tests

9 years agoUse self:: instead of the class name in encryption tests
Joas Schilling [Wed, 3 Dec 2014 16:03:11 +0000 (17:03 +0100)]
Use self:: instead of the class name in encryption tests

9 years agoUpdate OCA\Encryption to OCA\Files_Encryption in the encryption app itself
Joas Schilling [Wed, 3 Dec 2014 15:52:44 +0000 (16:52 +0100)]
Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself

9 years agoFix namespace of Files_Encryption outside of the app
Joas Schilling [Wed, 3 Dec 2014 15:16:09 +0000 (16:16 +0100)]
Fix namespace of Files_Encryption outside of the app

9 years agoFix namespace of files_encryption classes and autoload them
Joas Schilling [Wed, 3 Dec 2014 09:57:16 +0000 (10:57 +0100)]
Fix namespace of files_encryption classes and autoload them

9 years agoMerge pull request #12406 from owncloud/drop-getApps-getUsers
Thomas Müller [Tue, 9 Dec 2014 08:36:38 +0000 (09:36 +0100)]
Merge pull request #12406 from owncloud/drop-getApps-getUsers

Config cleanup - OC_Preferences refactoring