- Jul 18, 2014
-
-
Frank Karlitschek authored
-
- Jul 17, 2014
-
-
Thomas Müller authored
Revert add-share-index
-
Thomas Müller authored
This reverts commit e19b3a87.
-
Thomas Müller authored
kill unused require of MapperTestUtility.php
-
Arthur Schiwon authored
Fixed JS and CSS issues in users page
-
Thomas Müller authored
-
Vincent Petry authored
[encryption] update keys recursively if a folder was moved
-
Vincent Petry authored
- Renamed "delete" to "deleteEntry" to make IE8 happy. - Added missing "svg" class for the "+" button - Added height to "+" button but was unable to properly align it
-
Thomas Müller authored
fixing namespace of MapperTestUtility
-
Thomas Müller authored
and rename file to be lowercase
-
Björn Schießle authored
-
Björn Schießle authored
-
Thomas Müller authored
fix syntax
-
Morris Jobke authored
-
Vincent Petry authored
Fix renaming files in the root folder of a MappedLocal storage
-
Jenkins for ownCloud authored
-
- Jul 16, 2014
-
-
Morris Jobke authored
Add webapp support
-
Robin Appelman authored
-
Björn Schießle authored
Reenable proxies if a test failed to restore it
-
Vincent Petry authored
external storage table layout fixes
-
Robin Appelman authored
storage: do not check file mode on rename
-
Björn Schießle authored
[encryption] improved error handling
-
Robin McCorkell authored
Add unit test for multi-user configuration loading
-
Morris Jobke authored
[OC8] Removed legacy encryption tests
-
Morris Jobke authored
-
Morris Jobke authored
Correctly return the owner display name for children of shares
-
Vincent Petry authored
-
Björn Schießle authored
-
Stephan Peijnik authored
Fixes #9583 lib/private/group/metadata.php: For subadmins also return an array of groups, indexed by their GIDs. settings/users.php: Convert array of arrays to array of GIDs before calling into OC_Group::displayNamesInGroups. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com> Fix indentation. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com> Renamed $grp to $group in foreach loop. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com> Use is_null() instead of empty() when checking the return value of GroupManager::get(). Additionally, $grp was renamed to $group inside \OC\Group\MetaData::fetchGroups(). Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com> Updated code to reflect changes introduced to \OC\Group\MetaData. Now that fetchGroups() does not exist anymore and getGroups() is called directory, the 'groups' property does not exist anymore. Instead, we now generate that array on the fly and return it from getGroups. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com>
-
Björn Schießle authored
-
Vincent Petry authored
-
Björn Schießle authored
make sure that 'OC_Theme' exists before checking if the method exists
-
Jenkins for ownCloud authored
-
- Jul 15, 2014
-
-
Thomas Müller authored
Fix user api
-
Vincent Petry authored
-
Stephane V authored
For external storage with lots of parameter settings (>4), wrap the content of the cell to let a full view of the parameters. The rows of the table are now always visible until the end (the trash icon is accessible). (Note : A strange 3px margin forces me to add a class on the row added by javascript, to be able to align them with the rows rendered by the server.)
-
Arthur Schiwon authored
use fileinfo object in search results
-
Robin McCorkell authored
-
Arthur Schiwon authored
Userlist: async load doesnt fill checked group/subadmin array
-
Björn Schießle authored
-