Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-19 | 46 | -308/+518 |
| | |||||
* | Merge pull request #9700 from owncloud/ie8-fixes | Vincent Petry | 2014-07-18 | 1 | -0/+14 |
|\ | | | | | [OC 7] IE8 styling fixes | ||||
| * | Fixed IE8 style issues in files app | Vincent Petry | 2014-07-18 | 1 | -0/+14 |
| | | | | | | | | | | | | - fixed missing scrollbar in personal page - fixed controls bar transparency: opaque white in IE8 - fixed files table borders in IE8 | ||||
* | | Merge pull request #9720 from owncloud/sftp-stream-wrapper-new-connection | Vincent Petry | 2014-07-18 | 1 | -3/+9 |
|\ \ | | | | | | | Pass existing Net_SFTP object into Net_SFTP_Stream. | ||||
| * | | Pass existing Net_SFTP object into Net_SFTP_Stream. | Andreas Fischer | 2014-07-18 | 1 | -3/+9 |
| | | | |||||
* | | | Merge pull request #9576 from owncloud/bcmath-check | blizzz | 2014-07-18 | 2 | -0/+35 |
|\ \ \ | |/ / |/| | | LDAP Active Directory Primary Groups support depends on bcmath module | ||||
| * | | make tests deal with missing bcmath | Arthur Schiwon | 2014-07-11 | 2 | -1/+30 |
| | | | |||||
| * | | warn and continue gracefully if bcmath is not installed | Arthur Schiwon | 2014-07-10 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #9718 from owncloud/sftp-early-login | blizzz | 2014-07-18 | 1 | -5/+5 |
|\ \ \ | | | | | | | | | SFTP: login() must be called after getServerPublicHostKey(). | ||||
| * | | | login() must be called after getServerPublicHostKey(). | Andreas Fischer | 2014-07-12 | 1 | -5/+5 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-18 | 48 | -456/+732 |
| | | | | |||||
* | | | | update appstore api url | Frank Karlitschek | 2014-07-17 | 2 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #9691 from owncloud/kill-too-long-index-master | Thomas Müller | 2014-07-17 | 1 | -12/+0 |
|\ \ \ \ | | | | | | | | | | | Revert add-share-index | ||||
| * | | | | Revert "add share index" | Thomas Müller | 2014-07-17 | 1 | -12/+0 |
|/ / / / | | | | | | | | | | | | | This reverts commit e19b3a8794a2cadc86b0f3b01a516814b600026b. | ||||
* | | | | Merge pull request #9710 from ↵ | Thomas Müller | 2014-07-17 | 1 | -4/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | owncloud/fix-failing-unit-test-on-MapperTestUtility.php-master kill unused require of MapperTestUtility.php | ||||
| * | | | | kill unused require of MapperTestUtility.php | Thomas Müller | 2014-07-17 | 1 | -4/+5 |
| | | | | | |||||
* | | | | | Merge pull request #9705 from owncloud/ie8-userspagefix | blizzz | 2014-07-17 | 5 | -6/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fixed JS and CSS issues in users page | ||||
| * | | | | Fixed JS and CSS issues in users page | Vincent Petry | 2014-07-17 | 5 | -6/+11 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | | | Merge pull request #9668 from owncloud/enc_fix_folder_move | Vincent Petry | 2014-07-17 | 3 | -26/+83 |
|\ \ \ \ | | | | | | | | | | | [encryption] update keys recursively if a folder was moved | ||||
| * | | | | check that the file proxies are enabled after each test | Bjoern Schiessle | 2014-07-17 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | update keys recursively if a folder was moved | Bjoern Schiessle | 2014-07-17 | 2 | -26/+81 |
| | | | | | |||||
* | | | | | Merge pull request #9696 from owncloud/fix-appframework-test-namespaces-master | Thomas Müller | 2014-07-17 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | fixing namespace of MapperTestUtility | ||||
| * | | | | fixing namespace of MapperTestUtility | Thomas Müller | 2014-07-17 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | and rename file to be lowercase | ||||
* | | | | Merge pull request #9694 from owncloud/fix-failing-tests | Thomas Müller | 2014-07-17 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | fix syntax | ||||
| * | | | | fix syntax | Morris Jobke | 2014-07-17 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #9682 from owncloud/mappedlocal-rename | Vincent Petry | 2014-07-17 | 1 | -2/+17 |
|\ \ \ \ | | | | | | | | | | | Fix renaming files in the root folder of a MappedLocal storage | ||||
| * | | | | Fix renaming files in the root folder of a MappedLocal storage | Robin Appelman | 2014-07-16 | 1 | -2/+17 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-17 | 222 | -2821/+2675 |
| | | | | |||||
* | | | | Merge pull request #9517 from brantje/Add-webapp-meta-tags | Morris Jobke | 2014-07-16 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | Add webapp support | ||||
| * | | | | Changed to 1 line | Sander | 2014-07-08 | 1 | -3/+1 |
| | | | | | |||||
| * | | | | Added suggestions from @jancborchardt in #9517 | Sander | 2014-07-08 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Update layout.user.php | Sander | 2014-07-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add webapp support | Sander | 2014-07-08 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | Merge pull request #9654 from owncloud/enctest-fileproxydisabledfix | Björn Schießle | 2014-07-16 | 1 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Reenable proxies if a test failed to restore it | ||||
| * | | | | | Reenable proxies if a test failed to restore it | Vincent Petry | 2014-07-15 | 1 | -0/+2 |
| | | | | | | |||||
* | | | | | | Merge pull request #9653 from owncloud/fix-9590 | Vincent Petry | 2014-07-16 | 3 | -14/+27 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | external storage table layout fixes | ||||
| * | | | | | fix CSS coding style | Morris Jobke | 2014-07-16 | 1 | -5/+6 |
| | | | | | | |||||
| * | | | | | Fix #9590. Fix #9612. | Stephane V | 2014-07-15 | 3 | -14/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.) | ||||
* | | | | | | Merge pull request #9550 from kofemann/dcache-fixes-for-upstream | icewind1991 | 2014-07-16 | 2 | -4/+22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | storage: do not check file mode on rename | ||||
| * | | | | | | files: storage: rename should check parent directories of old and new files | Tigran Mkrtchyan | 2014-07-10 | 2 | -4/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as described by POSIX.1-2008 (see http://pubs.opengroup.org/onlinepubs/9699919799/functions/rename.html) Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de> | ||||
* | | | | | | | Merge pull request #9662 from owncloud/enc_error_handling_master | Björn Schießle | 2014-07-16 | 5 | -25/+74 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [encryption] improved error handling | ||||
| * | | | | | | | introduce some encryption exceptions and catch additional error cases | Bjoern Schiessle | 2014-07-16 | 4 | -25/+73 |
| | | | | | | | | |||||
| * | | | | | | | make sure that the crypt library is loaded | Bjoern Schiessle | 2014-07-16 | 1 | -0/+1 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #9647 from owncloud/files_external_multiuser_tests | Robin McCorkell | 2014-07-16 | 1 | -0/+37 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add unit test for multi-user configuration loading | ||||
| * | | | | | | | | Add unit test for multi-user configuration loading | Robin McCorkell | 2014-07-15 | 1 | -0/+37 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #9664 from owncloud/enc-removelegacytests | Morris Jobke | 2014-07-16 | 1 | -84/+0 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [OC8] Removed legacy encryption tests | ||||
| * | | | | | | | | Removed legacy encryption tests | Vincent Petry | 2014-07-16 | 1 | -84/+0 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #9661 from owncloud/share-ownerdisplaynamefix | Morris Jobke | 2014-07-16 | 2 | -1/+20 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Correctly return the owner display name for children of shares | ||||
| * | | | | | | | | Correctly return the owner display name for children of shares | Vincent Petry | 2014-07-16 | 2 | -1/+20 |
| | |/ / / / / / | |/| | | | | | | |||||
* / | | | | | | | Port of #9584 | Stephan Peijnik | 2014-07-16 | 2 | -2/+23 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> |