Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge pull request #8778 from owncloud/storage-instanceof | icewind1991 | 2014-05-30 | 10 | -6/+65 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Pass any methods custom to specific storage implementations to the wrapped st... | Robin Appelman | 2014-05-29 | 1 | -0/+11 | |
| * | | | | | | | | | Fix storage wrapper being called with null | Robin Appelman | 2014-05-29 | 1 | -1/+1 | |
| * | | | | | | | | | Use instanceOfStorage instead of instanceof | Robin Appelman | 2014-05-29 | 3 | -3/+6 | |
| * | | | | | | | | | Add $storage->instanceOfStorage to handle instanceof for storage wrappers | Robin Appelman | 2014-05-29 | 6 | -2/+47 | |
* | | | | | | | | | | Merge pull request #8417 from owncloud/share-overview | Lukas Reschke | 2014-05-30 | 27 | -162/+1494 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed warning when file_target is not set | Vincent Petry | 2014-05-30 | 1 | -1/+3 | |
| * | | | | | | | | | | Removed "Share with" column | Vincent Petry | 2014-05-30 | 3 | -17/+1 | |
| * | | | | | | | | | | Fix fileList fallback in OC.Share for outside files app | Vincent Petry | 2014-05-30 | 1 | -3/+10 | |
| * | | | | | | | | | | Added owner display name in action | Vincent Petry | 2014-05-30 | 3 | -1/+13 | |
| * | | | | | | | | | | Sharing overview fixes and unit tests | Vincent Petry | 2014-05-30 | 14 | -70/+751 | |
| * | | | | | | | | | | Fix table header colors | Vincent Petry | 2014-05-30 | 1 | -1/+7 | |
| * | | | | | | | | | | Fix IE8 issue when icon is not defined | Vincent Petry | 2014-05-30 | 1 | -1/+1 | |
| * | | | | | | | | | | Mimetype for sharing overview | Vincent Petry | 2014-05-30 | 2 | -4/+16 | |
| * | | | | | | | | | | Distinguish legacy file actions from regular file actions | Vincent Petry | 2014-05-30 | 13 | -81/+183 | |
| * | | | | | | | | | | Small fixes to sharing overview | Vincent Petry | 2014-05-30 | 2 | -1/+12 | |
| * | | | | | | | | | | Added "dir" in file actions handler context and fixed versions | Vincent Petry | 2014-05-30 | 5 | -16/+62 | |
| * | | | | | | | | | | Fixed navigation order | Vincent Petry | 2014-05-30 | 3 | -3/+8 | |
| * | | | | | | | | | | Add unit tests for fileActionsReady | Vincent Petry | 2014-05-30 | 1 | -0/+14 | |
| * | | | | | | | | | | Added unit test for file action context argument | Vincent Petry | 2014-05-30 | 1 | -4/+32 | |
| * | | | | | | | | | | Removed selection checkboxes | Vincent Petry | 2014-05-30 | 1 | -9/+0 | |
| * | | | | | | | | | | Fixed sharing permissions | Vincent Petry | 2014-05-30 | 1 | -2/+3 | |
| * | | | | | | | | | | Fixed file actions for sharing views | Vincent Petry | 2014-05-30 | 8 | -49/+112 | |
| * | | | | | | | | | | Improved FileActions with context | Vincent Petry | 2014-05-30 | 2 | -4/+17 | |
| * | | | | | | | | | | Group shares by type | Vincent Petry | 2014-05-30 | 2 | -79/+75 | |
| * | | | | | | | | | | Added sharing overview page (WIP) | Vincent Petry | 2014-05-30 | 8 | -5/+344 | |
| * | | | | | | | | | | extend OCS Share API to allow the user to ask for files shared with him | Bjoern Schiessle | 2014-05-30 | 1 | -0/+19 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-30 | 206 | -6605/+9373 | |
* | | | | | | | | | | Merge pull request #8700 from owncloud/design-smallfixes | Lukas Reschke | 2014-05-29 | 5 | -13/+30 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix double "saved" message when changing email settings | Joas Schilling | 2014-05-28 | 1 | -1/+1 | |
| * | | | | | | | | | | move saved notification for mail server, so it's smaller | Jan-Christoph Borchardt | 2014-05-23 | 1 | -2/+2 | |
| * | | | | | | | | | | fix border-radius in settings to 3px | Jan-Christoph Borchardt | 2014-05-23 | 1 | -3/+3 | |
| * | | | | | | | | | | fix height of select boxes for OS X | Jan-Christoph Borchardt | 2014-05-23 | 1 | -0/+5 | |
| * | | | | | | | | | | use user-select: none; on header, navigation and user menu | Jan-Christoph Borchardt | 2014-05-23 | 1 | -4/+10 | |
| * | | | | | | | | | | darken scrollbar to distinguish from selected sidebar items | Jan-Christoph Borchardt | 2014-05-23 | 1 | -3/+9 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #8759 from owncloud/fix-phpunit | Lukas Reschke | 2014-05-29 | 5 | -143/+143 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix assertions | Bernhard Posselt | 2014-05-28 | 1 | -9/+14 | |
| * | | | | | | | | | | fix 8757, get rid of service locator antipattern | Bernhard Posselt | 2014-05-28 | 5 | -134/+129 | |
* | | | | | | | | | | | Merge pull request #8773 from owncloud/l10n-tipsy-delete | Lukas Reschke | 2014-05-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | show delete hint text on hovering trash | Volkan Gezer | 2014-05-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #8727 from owncloud/upgrade-overview | Lukas Reschke | 2014-05-29 | 9 | -31/+163 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fixed DOM elements, styling and code style issues | Vincent Petry | 2014-05-28 | 3 | -27/+24 | |
| * | | | | | | | | | | | | Fixed styles in update overview page | Vincent Petry | 2014-05-27 | 2 | -9/+19 | |
| * | | | | | | | | | | | | Now showing disabled apps as upgrade status line | Vincent Petry | 2014-05-27 | 6 | -4/+26 | |
| * | | | | | | | | | | | | Added update overview page | Vincent Petry | 2014-05-27 | 4 | -30/+133 | |
* | | | | | | | | | | | | | Merge pull request #8771 from owncloud/enc_get_mount_from_mountmanager | Robin McCorkell | 2014-05-29 | 2 | -18/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | get mount point from mount manager | Bjoern Schiessle | 2014-05-28 | 2 | -18/+9 | |
* | | | | | | | | | | | | | | Merge pull request #8780 from owncloud/remove-deprecated-functions | Bernhard Posselt | 2014-05-29 | 1 | -33/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Remove deprecated functions | Lukas Reschke | 2014-05-29 | 1 | -33/+0 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #8554 from owncloud/add_resetadminpass_command | Andreas Fischer | 2014-05-29 | 2 | -0/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |