Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-22 | 16 | -0/+52 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-21 | 24 | -0/+72 |
| | |||||
* | Merge pull request #16469 from ↵ | Vincent Petry | 2015-05-20 | 1 | -0/+1 |
|\ | | | | | | | | | oparoz/restore-minheight-for-single-public-previews Restore min-height for single previews | ||||
| * | Restore min-height for single previews | Olivier Paroz | 2015-05-20 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #16322 from owncloud/trash-view | Morris Jobke | 2015-05-20 | 2 | -16/+80 |
|\ \ | | | | | | | dont go trough the view when moving to trash | ||||
| * | | cleanup move/copy logic in trash | Robin Appelman | 2015-05-19 | 1 | -20/+57 |
| | | | |||||
| * | | adjust test | Robin Appelman | 2015-05-18 | 1 | -1/+7 |
| | | | |||||
| * | | fix target path for move | Robin Appelman | 2015-05-18 | 1 | -2/+6 |
| | | | |||||
| * | | update cache after move to trash | Robin Appelman | 2015-05-18 | 1 | -0/+2 |
| | | | |||||
| * | | dont go trough the view when moving to trash | Robin Appelman | 2015-05-18 | 1 | -12/+27 |
| | | | |||||
* | | | Merge pull request #16465 from ↵ | Morris Jobke | 2015-05-20 | 1 | -4/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/s2s-returnpropererrorwhenpublicwebdavdisabled Return 401 when accessing public webdav and s2s is disabled | ||||
| * | | | Return 401 when accessing public webdav and s2s is disabled | Vincent Petry | 2015-05-20 | 1 | -4/+5 |
| | | | | |||||
* | | | | Merge pull request #16075 from owncloud/skeleton-copy-delay | Vincent Petry | 2015-05-20 | 8 | -63/+81 |
|\ \ \ \ | | | | | | | | | | | wait with copying the skeleton untill login and setupfs are done | ||||
| * | | | | Catch NotFoundException and return no quota information which simply ↵ | Thomas Müller | 2015-05-19 | 1 | -10/+26 |
| | | | | | | | | | | | | | | | | | | | | reflects the current state - no file storage has been initialized for the user. | ||||
| * | | | | Fix provisioning API unit tests for login | Vincent Petry | 2015-05-18 | 3 | -49/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Properly login the user every time to make sure their FS is properly setup. | ||||
| * | | | | fix tests | Robin Appelman | 2015-05-18 | 2 | -0/+2 |
| | | | | | |||||
| * | | | | fix tests | Robin Appelman | 2015-05-18 | 2 | -4/+2 |
| | | | | | |||||
* | | | | | Merge pull request #16326 from owncloud/fix-16192 | Morris Jobke | 2015-05-20 | 2 | -3/+29 |
|\ \ \ \ \ | | | | | | | | | | | | | include base dn test in functionality test | ||||
| * | | | | | include base dn test in functionality test | Arthur Schiwon | 2015-05-13 | 2 | -3/+29 |
| | | | | | | |||||
* | | | | | | Merge pull request #16444 from owncloud/close-new-dropdown | Jan-Christoph Borchardt | 2015-05-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Closes "New" dropdown when switching category | ||||
| * | | | | | | Closes "New" dropdown when switching category | Morris Jobke | 2015-05-19 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | * fixes #16394 * return false - stops all following event callbacks | ||||
* | | | | | | Merge pull request #16446 from owncloud/fix-url-generation | Lukas Reschke | 2015-05-20 | 2 | -1/+113 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix URL generation | ||||
| * | | | | | | Added unit tests for download URL in public sharing page | Vincent Petry | 2015-05-19 | 2 | -0/+112 |
| | | | | | | | |||||
| * | | | | | | Fix URL generation | Lukas Reschke | 2015-05-19 | 1 | -1/+1 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `params` in the `OC.generateUrl` function call only replaces all specified occurences of a key just like the l10n PHP functionality does. This means that to build a query string we have to use `OC.buildQueryString` instead of the params parameters. Fixes https://github.com/owncloud/core/issues/16336 which is a regression introduced with https://github.com/owncloud/core/commit/58a87d0babcb91aab75b45e630d2fc2fee15691e of https://github.com/owncloud/core/pull/15652. Without this fix downloading single files from a public shared folder is not possible. | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-20 | 80 | -8/+104 |
| | | | | | | |||||
* | | | | | | Merge pull request #16440 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2015-05-19 | 10 | -13/+0 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Scrutinizer Auto-Fixes | ||||
| * | | | | | Re-add use statement | Morris Jobke | 2015-05-19 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 11 | -14/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | | | | | | Merge pull request #16447 from owncloud/fix-minor-code-problems | Thomas Müller | 2015-05-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Fix unexisting class and broken doc | ||||
| * | | | | | Fix unexisting class and broken doc | Joas Schilling | 2015-05-19 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | add primary group users to resultset before caching | Arthur Schiwon | 2015-05-19 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Fixes returns of group memberships and counting if all members have the ↵ | Arthur Schiwon | 2015-05-19 | 2 | -9/+77 |
|/ / / / | | | | | | | | | | | | | specific groups as primary set. | ||||
* | | | | Merge pull request #16085 from owncloud/encryption-module-rename | Thomas Müller | 2015-05-19 | 2 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | rename to 'Default encryption module' | ||||
| * | | | | rename to 'Default encryption module' | Jan-Christoph Borchardt | 2015-05-06 | 2 | -3/+3 |
| | | | | | |||||
* | | | | | Merge pull request #16354 from owncloud/remove-browser-from-publicwebdav | Joas Schilling | 2015-05-19 | 1 | -1/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Show a empty response for GET on non-files instead of the Browser Plugin | ||||
| * | | | | | Show a empty response for GET on non-files instead of the Browser Plugin | Lukas Reschke | 2015-05-14 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | As discussed in https://github.com/owncloud/core/pull/14151, we missed to add this to the `files_sharing` S2S public WebDAV backend though. | ||||
* | | | | | | Merge pull request #16181 from owncloud/fix-15982 | Morris Jobke | 2015-05-19 | 6 | -14/+78 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | catch unallowed anonymous auth attempt and show specific error | ||||
| * | | | | | | handle unallowed auth exception on port detection | Arthur Schiwon | 2015-05-18 | 2 | -6/+20 |
| | | | | | | | |||||
| * | | | | | | throw exception on LDAP error 1, which we usually do not see and is pretty ↵ | Arthur Schiwon | 2015-05-18 | 3 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic. AD uses is for uses not enlisted in the RFC, like on issues with anonymous binds. we also try to guess this case and show a hint. | ||||
| * | | | | | | catch unallowed anonymous auth attempt and show specific error | Arthur Schiwon | 2015-05-18 | 5 | -9/+34 |
| | |_|_|_|/ | |/| | | | | |||||
* / | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-19 | 2 | -0/+2 |
|/ / / / / | |||||
* | | | | | Add missing import for the exception | Joas Schilling | 2015-05-18 | 2 | -0/+3 |
| | | | | | |||||
* | | | | | Add a unit test for the decrypt method | Joas Schilling | 2015-05-18 | 1 | -1/+11 |
| | | | | | |||||
* | | | | | add l10n to constructor | Bjoern Schiessle | 2015-05-18 | 3 | -4/+18 |
| | | | | | |||||
* | | | | | Merge pull request #16404 from owncloud/enc_encrypt_files_in_trash | Vincent Petry | 2015-05-18 | 2 | -1/+29 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | also encrypt files in trash bin | ||||
| * | | | | also encrypt files in trash bin | Bjoern Schiessle | 2015-05-18 | 2 | -1/+29 |
| | | | | | |||||
* | | | | | a new approach to display the error message | Bjoern Schiessle | 2015-05-18 | 6 | -11/+92 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-18 | 4 | -0/+28 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-17 | 6 | -0/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-16 | 2 | -0/+2 |
| | | | |