- Jul 17, 2014
-
-
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
-
- Jul 16, 2014
-
-
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
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
-
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
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Robin Appelman authored
Add warning because there are people that enable this app because they think it's the WebDAV implementation of ownCloud
-
Vincent Petry authored
[DEBUG] Test case for debugging the last index ID bug from Doctrine/MySQL
-
Robin Appelman authored
Fix Error undefined index: file_target
-
Thomas Müller authored
fix logger implementation
-
Lukas Reschke authored
-
Björn Schießle authored
-
DeLtAfOx authored
-
Thomas Müller authored
Correct icon license
-
Arthur Schiwon authored
[Issue #9559] identifiers uid=xxx must be considered as user DN and not ...
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jörn Friedrich Dreyer authored
-
Morris Jobke authored
reduce share action text to the user name only
-
Jenkins for ownCloud authored
-
DeLtAfOx authored
-
Thomas Müller authored
Do not filter groups, but therefore update the user counts according to the filter
-
- Jul 14, 2014
-
-
Philippe Jung authored
-
Robin Appelman authored
Use the correct path when building the FileInfo for the search result
-
Thomas Müller authored
-
Arthur Schiwon authored
do not filter groups. but update the user count according to the filter improve phpdoc improve metadata runtime cache add metadata tests
-