Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | dont assume home storage is local in trash test | Robin Appelman | 2015-10-20 | 1 | -13/+15 | |
| | | ||||||
| * | Make shared folder size propagation test work with object home storage | Robin Appelman | 2015-10-20 | 2 | -7/+5 | |
| | | ||||||
| * | Fix shared storage tests for non local home storage | Robin Appelman | 2015-10-20 | 1 | -3/+3 | |
| | | ||||||
| * | fix sabre connector tests when using a non local home storage | Robin Appelman | 2015-10-20 | 1 | -2/+5 | |
| | | ||||||
* | | Merge pull request #19765 from owncloud/backport-19580 | Morris Jobke | 2015-10-20 | 1 | -0/+1 | |
|\ \ | | | | | | | [8.2.1] Make sure that remote shares use the correct uid casing | |||||
| * | | Make sure that remote shares use the correct uid casing | Joas Schilling | 2015-10-14 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge pull request #19844 from owncloud/stable8.2-share-fix-spinner-position | Morris Jobke | 2015-10-20 | 1 | -3/+11 | |
|\ \ \ | | | | | | | | | [stable8.2] Fix spinner positions in share tab | |||||
| * | | | Fix spinner positions in share tab | Vincent Petry | 2015-10-16 | 1 | -3/+11 | |
| | | | | | | | | | | | | | | | | Also fix missing spinner when removing link share | |||||
* | | | | Merge pull request #19819 from ↵ | Morris Jobke | 2015-10-20 | 3 | -6/+49 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | owncloud/stable8.2-filelist-preventerrorwhennosidebar [stable8.2] Do not register sidebar panels when no sidebar | |||||
| * | | | | Do not register sidebar panels when no sidebar | Vincent Petry | 2015-10-16 | 3 | -6/+49 | |
| |/ / / | ||||||
* | | | | Merge pull request #19780 from owncloud/stable8.2-files-delete-hidenotif | Morris Jobke | 2015-10-20 | 1 | -0/+2 | |
|\ \ \ \ | | | | | | | | | | | [stable8.2] Hide notification on delete | |||||
| * | | | | Hide notification on delete | Vincent Petry | 2015-10-14 | 1 | -0/+2 | |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | In case a permanent notification "storage full" was displayed, it will be hidden after deleting a file. Directly after that a getstoragestats.php call is made that will decide whether to reshow the notification based on the new free space. | |||||
* | | | | Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2 | Morris Jobke | 2015-10-20 | 2 | -13/+18 | |
|\ \ \ \ | | | | | | | | | | | [stable8.2] Move trashbin specific CSS that modifies sidebar | |||||
| * | | | | Move trashbin specific CSS that modifies sidebar | Vincent Petry | 2015-10-14 | 2 | -13/+18 | |
| |/ / / | | | | | | | | | | | | | | | | | Only when trashbin is enabled, its sidebar nav element must be fixed at the bottom. | |||||
* | | | | Merge pull request #19772 from owncloud/stable8.2-sidebar-alt-favorite | Morris Jobke | 2015-10-20 | 1 | -2/+1 | |
|\ \ \ \ | | | | | | | | | | | [stable8.2] Move alt text for favorite action to image | |||||
| * | | | | Move alt text for favorite action to image | Vincent Petry | 2015-10-14 | 1 | -2/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #19778 from owncloud/stable8.2-files-canceluploaddebounce-re | Morris Jobke | 2015-10-20 | 1 | -6/+5 | |
|\ \ \ \ | | | | | | | | | | | [stable8.2] Debounce cancel upload message | |||||
| * | | | | Debounce cancel upload message | Vincent Petry | 2015-10-14 | 1 | -6/+5 | |
| |/ / / | ||||||
* | | | | Merge pull request #19774 from owncloud/stable8.2-notif-showtemporary | Morris Jobke | 2015-10-20 | 1 | -20/+8 | |
|\ \ \ \ | | | | | | | | | | | [stable8.2] showTemporary instead of show for notifications | |||||
| * | | | | showTemporary instead of show for notifications | Vincent Petry | 2015-10-14 | 1 | -20/+8 | |
| |/ / / | ||||||
* | | | | Merge pull request #19775 from owncloud/stable8.2-trashbin-removesidebar | Morris Jobke | 2015-10-20 | 1 | -1/+2 | |
|\ \ \ \ | | | | | | | | | | | [stable8.2] Remove sidebar for trashbin view | |||||
| * | | | | Remove sidebar for trashbin view | Vincent Petry | 2015-10-14 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #19770 from owncloud/stable8.2-fix-ie-pain | Morris Jobke | 2015-10-20 | 1 | -0/+5 | |
|\ \ \ \ | |_|_|/ |/| | | | [stable8.2] Fix more IE issues | |||||
| * | | | [IE8] Fix "new" button width | Vincent Petry | 2015-10-14 | 1 | -0/+5 | |
| |/ / | ||||||
* | | | Adjust unit tests | Lukas Reschke | 2015-10-19 | 1 | -8/+3 | |
| | | | ||||||
* | | | Fix style | Lukas Reschke | 2015-10-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | Revert "adjust to nested group fix | Frédéric Fortier | 2015-10-19 | 1 | -6/+1 | |
| | | | | | | | | | | | | This reverts commit 845485cfe, which fixes #19816 regression. | |||||
* | | | Increase the 2nd digit of shipped apps for 8.2 | Joas Schilling | 2015-10-17 | 16 | -16/+26 | |
| |/ |/| | ||||||
* | | Merge pull request #19796 from owncloud/stable8.2-language-compat | Morris Jobke | 2015-10-15 | 1 | -2/+3 | |
|\ \ | | | | | | | [stable8.2] Remove arbitrary expression in empty | |||||
| * | | Remove arbitrary expression in empty | Lukas Reschke | 2015-10-14 | 1 | -2/+3 | |
| |/ | | | | | | | | | | | Those are only allowed in PHP 5.5, thus making our code incompatible with PHP 5.4 Fixes https://github.com/owncloud/core/issues/19793 | |||||
* / | apply new checkbox style to admin settings | Hendrik Leppelsack | 2015-10-14 | 2 | -5/+5 | |
|/ | ||||||
* | Merge pull request #19635 from owncloud/fix-ldap-value-limitation | Thomas Müller | 2015-10-13 | 7 | -52/+59 | |
|\ | | | | | allow an attribute to return more than one value | |||||
| * | adjust fetchList with a single requested attribute accordingly | Arthur Schiwon | 2015-10-09 | 1 | -1/+3 | |
| | | ||||||
| * | adjust tests | Arthur Schiwon | 2015-10-09 | 2 | -4/+4 | |
| | | ||||||
| * | fix primary group retrieval | Arthur Schiwon | 2015-10-09 | 1 | -1/+1 | |
| | | ||||||
| * | treat dn as any other attribute when building the search() return array | Arthur Schiwon | 2015-10-08 | 3 | -6/+6 | |
| | | ||||||
| * | adjust handling changed return array structure from search() and fetchList() | Arthur Schiwon | 2015-10-08 | 4 | -13/+33 | |
| | | ||||||
| * | allow an attribute to return more than one value | Arthur Schiwon | 2015-10-07 | 2 | -29/+14 | |
| | | ||||||
* | | Fix testDeleteStorage signature to match the one from the base class | Vincent Petry | 2015-10-13 | 1 | -2/+3 | |
| | | | | | | | | Prevents Strict warning when running autotest-external.sh | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-13 | 14 | -2/+58 | |
| | | ||||||
* | | Revert "Debounce cancel upload message" | Thomas Müller | 2015-10-12 | 1 | -5/+6 | |
| | | ||||||
* | | Merge pull request #19628 from owncloud/files-canceluploaddebounce | Robin Appelman | 2015-10-12 | 1 | -6/+5 | |
|\ \ | | | | | | | Debounce cancel upload message | |||||
| * | | Debounce cancel upload message | Vincent Petry | 2015-10-07 | 1 | -6/+5 | |
| |/ | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-12 | 6 | -8/+8 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-11 | 4 | -22/+38 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-10 | 10 | -6/+22 | |
| | | ||||||
* | | Merge pull request #19643 from owncloud/public-download-spinner | Thomas Müller | 2015-10-09 | 1 | -1/+15 | |
|\ \ | | | | | | | Set download cookie on public download | |||||
| * | | Set download cookie on public download | Vincent Petry | 2015-10-08 | 1 | -1/+15 | |
| |/ | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-09 | 10 | -0/+30 | |
| | | ||||||
* | | Merge pull request #19414 from owncloud/swift_primary_storage_tests | Thomas Müller | 2015-10-08 | 3 | -1/+9 | |
|\ \ | | | | | | | Swift primary storage tests |