Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19631 from owncloud/share-emailsenterror | Thomas Müller | 2015-10-14 | 4 | -13/+185 |
|\ | | | | | Fix share email sending feedback | ||||
| * | Add unit tests for sending e-mail for link shares | Roeland Jago Douma | 2015-10-08 | 2 | -10/+170 |
| | | |||||
| * | Fix share email sending feedback | Vincent Petry | 2015-10-08 | 2 | -3/+15 |
| | | | | | | | | Redisplay email address after failure | ||||
* | | Merge pull request #19633 from owncloud/sidebar-alt-favorite | Thomas Müller | 2015-10-14 | 1 | -2/+1 |
|\ \ | | | | | | | Move alt text for favorite action to image | ||||
| * | | Move alt text for favorite action to image | Vincent Petry | 2015-10-07 | 1 | -2/+1 |
| | | | |||||
* | | | Merge pull request #19634 from owncloud/notif-showtemporary | Thomas Müller | 2015-10-14 | 1 | -20/+8 |
|\ \ \ | | | | | | | | | showTemporary instead of show for notifications | ||||
| * | | | showTemporary instead of show for notifications | Vincent Petry | 2015-10-08 | 1 | -20/+8 |
| |/ / | |||||
* | | | Merge pull request #19647 from owncloud/trashbin-removesidebar | Thomas Müller | 2015-10-14 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | Remove sidebar for trashbin view | ||||
| * | | | Remove sidebar for trashbin view | Vincent Petry | 2015-10-08 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge pull request #19710 from owncloud/files-canceluploaddebounce-re | Thomas Müller | 2015-10-14 | 1 | -6/+5 |
|\ \ \ | | | | | | | | | Debounce cancel upload message | ||||
| * | | | Debounce cancel upload message | Vincent Petry | 2015-10-12 | 1 | -6/+5 |
| | | | | |||||
* | | | | Merge pull request #19714 from owncloud/trash-deletesectionposition-2 | Thomas Müller | 2015-10-14 | 3 | -14/+18 |
|\ \ \ \ | | | | | | | | | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar"" | ||||
| * | | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar"" | Thomas Müller | 2015-10-12 | 3 | -14/+18 |
| |/ / / | | | | | | | | | | | | | This reverts commit 0738ddfb768c541e8a6b112fb2cd12d15676a0ab. | ||||
* | | | | Merge pull request #19738 from owncloud/proppatch-lastmodified | Thomas Müller | 2015-10-14 | 2 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified" | ||||
| * | | | | Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified" | Vincent Petry | 2015-10-13 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression that makes PROPPATCH of mtime work like it did in OC <= 8.0. The PROPPATCH must be done on the "lastmodified" property. The "getlastmodified" now return 403 again. | ||||
* | | | | | Merge pull request #19747 from owncloud/files-delete-hidenotif | Thomas Müller | 2015-10-14 | 1 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Hide notification on delete | ||||
| * | | | | | Hide notification on delete | Vincent Petry | 2015-10-13 | 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 #19580 from ↵ | Thomas Müller | 2015-10-14 | 3 | -0/+41 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-19399-remote-shares-case-sensitivity Make sure that remote shares use the correct uid casing | ||||
| * | | | | | Make sure that remote shares use the correct uid casing | Joas Schilling | 2015-10-06 | 3 | -0/+41 |
| | | | | | | |||||
* | | | | | | Merge pull request #19645 from owncloud/file-conflict-disablecontinue | Thomas Müller | 2015-10-14 | 1 | -0/+11 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Disable "Continue" button in conflict dialog when no selection | ||||
| * | | | | | | Check .conflicts for checkboxes | Morris Jobke | 2015-10-08 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Disable "Continue" button in conflict dialog when no selection | Vincent Petry | 2015-10-08 | 1 | -0/+11 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #19699 from owncloud/hutchic-issue-18241-reload-page-link | Thomas Müller | 2015-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | refs #18241 Make the 'please reload this page' a clickable link | ||||
| * | | | | | | refs #18241 Make the 'please reload this page' a clickable link | Colin Hutchinson | 2015-10-10 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #19701 from owncloud/trash-restoreactioninline | Thomas Müller | 2015-10-14 | 1 | -13/+21 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make trashbin's "Restore" an inline action | ||||
| * | | | | | | | Make trashbin's "Restore" an inline action | Vincent Petry | 2015-10-12 | 1 | -13/+21 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #19727 from owncloud/fix_19678 | Thomas Müller | 2015-10-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Return path instead of itemsource | ||||
| * | | | | | | | | Return path instead of itemsource | Roeland Jago Douma | 2015-10-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #19678 Errors should contain paths and not internal ids | ||||
* | | | | | | | | | Merge pull request #19730 from owncloud/fix_17560 | Thomas Müller | 2015-10-14 | 2 | -0/+57 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Squash collection shares | ||||
| * | | | | | | | | | Squash collection shares | Roeland Jago Douma | 2015-10-13 | 2 | -0/+57 |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If folder1 is shared to user2 and user3. And folder1/folder2 is shared to user4 and user5 then getting all the users with access to folder1/folder2 should only list user2 and user 3 once. Previously this was done twice since we request the info two times. This fix makes sure that we only append unique results to the array. * Added test | ||||
* | | | | | | | | | Merge pull request #19733 from owncloud/remove-controls-whennotneeded | Thomas Müller | 2015-10-14 | 4 | -9/+9 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove controls for file lists that don't need it | ||||
| * | | | | | | | | | Remove controls for file lists that don't need it | Vincent Petry | 2015-10-13 | 4 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove controls from sharing overview and favorite file lists which don't display paths. | ||||
* | | | | | | | | | | Merge pull request #19744 from owncloud/admin-checkboxes | Thomas Müller | 2015-10-14 | 3 | -19/+19 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Apply new checkbox style to admin settings | ||||
| * | | | | | | | | | | apply new checkbox style to admin settings | Hendrik Leppelsack | 2015-10-14 | 3 | -19/+19 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #19757 from owncloud/remove-empty-box-during-update | Thomas Müller | 2015-10-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [update] show default error message if empty message | ||||
| * | | | | | | | | | | | [update] show default error message if empty message | Morris Jobke | 2015-10-14 | 1 | -0/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #19756 from owncloud/the-future | Thomas Müller | 2015-10-14 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | Master is now 9.0.0 development | ||||
| * | | | | | | | | | | Master is now 9.0.0 development | Joas Schilling | 2015-10-14 | 2 | -4/+4 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-14 | 26 | -162/+562 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #19746 from owncloud/reference-v2-instead-of-v1 | Morris Jobke | 2015-10-13 | 2 | -27/+27 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Reference v2 in the provider list | ||||
| * | | | | | | | | | | Reference v2 in the provider list | Lukas Reschke | 2015-10-13 | 2 | -27/+27 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #19739 from owncloud/do-not-leak-exception-data | Thomas Müller | 2015-10-13 | 3 | -15/+64 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [master] Do not print exception message | ||||
| * | | | | | | | | | | Do not print exception message | Lukas Reschke | 2015-10-13 | 3 | -15/+64 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case of an error the error message often contains sensitive data such as the full path which potentially leads to a full path disclosure. Thus the error message should not directly get displayed to the user and instead be logged. | ||||
* | | | | | | | | | | 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 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | |