Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-17 | 4 | -0/+10 |
| | |||||
* | Merge pull request #19836 from owncloud/share-fix-spinner-position | Thomas Müller | 2015-10-16 | 1 | -0/+1 |
|\ | | | | | Fix spinner positions in share tab | ||||
| * | Fix spinner positions in share tab | Vincent Petry | 2015-10-16 | 1 | -0/+1 |
| | | | | | | | | Also fix missing spinner when removing link share | ||||
* | | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 1 | -0/+1 |
|/ | |||||
* | Fix DOM element ids in share dialog | Vincent Petry | 2015-10-16 | 5 | -119/+138 |
| | | | | | | | | - Rely on class names instead of global ids - When global ids are needed for label+checkbox, append the view id (cid) to the element's id This fixes the checkboxes when multiple sidebars exist in the DOM. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-16 | 10 | -0/+48 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-15 | 6 | -0/+6 |
| | |||||
* | Merge pull request #19625 from owncloud/passwordchange-hidestrengthify | Thomas Müller | 2015-10-14 | 1 | -1/+1 |
|\ | | | | | Properly hide strengthify after password change | ||||
| * | Properly hide strengthify after password change | Vincent Petry | 2015-10-07 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #19630 from owncloud/fix-ie-pain | Thomas Müller | 2015-10-14 | 2 | -1/+13 |
|\ \ | | | | | | | Fix more IE issues | ||||
| * | | [IE8] Fix button background color | Vincent Petry | 2015-10-07 | 1 | -0/+6 |
| | | | | | | | | | | | | IE8 doesn't support rgba... | ||||
| * | | [IE9] Set explicit height to file actions menu icon | Vincent Petry | 2015-10-07 | 1 | -0/+1 |
| | | | | | | | | | | | | IE9 flattened the icons, so give it an explicit height. | ||||
| * | | [IE] Add border to dropdown menus | Vincent Petry | 2015-10-07 | 1 | -1/+6 |
| |/ | | | | | | | | | As a fallback because box-shadow doesn't give the same effect and drop shadow doesn't work with IE. | ||||
* | | 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 #19714 from owncloud/trash-deletesectionposition-2 | Thomas Müller | 2015-10-14 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar"" | ||||
| * | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar"" | Thomas Müller | 2015-10-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | This reverts commit 0738ddfb768c541e8a6b112fb2cd12d15676a0ab. | ||||
* | | | | 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 |
| | | | | | |||||
* | | | | | [update] show default error message if empty message | Morris Jobke | 2015-10-14 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-14 | 2 | -0/+18 |
| | | | | | |||||
* | | | | | Do not print exception message | Lukas Reschke | 2015-10-13 | 2 | -13/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #19677 from ↵ | Thomas Müller | 2015-10-13 | 2 | -6/+10 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/silently-fail-app-upgrade-exceptions-master Silently fail app upgrade exceptions | ||||
| * | | | | | Always pass in ILogger | Thomas Müller | 2015-10-09 | 2 | -6/+10 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-13 | 4 | -10/+12 |
| | | | | | | |||||
* | | | | | | add specific edit icon | Jan-Christoph Borchardt | 2015-10-13 | 3 | -0/+8 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Revert "Move trashbin specific CSS that modifies sidebar" | Thomas Müller | 2015-10-12 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Move trashbin specific CSS that modifies sidebar | Vincent Petry | 2015-10-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Only when trashbin is enabled, its sidebar nav element must be fixed at the bottom. | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-12 | 4 | -6/+20 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-11 | 6 | -2/+32 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-10 | 4 | -6/+18 |
|/ / / | |||||
* | | | Use injected request | Vincent Petry | 2015-10-09 | 1 | -1/+1 |
| | | | |||||
* | | | fix IE8 user agent detection | Morris Jobke | 2015-10-09 | 1 | -1/+1 |
| | | | |||||
* | | | Fix uploading avatar and root certs in IE8 | Vincent Petry | 2015-10-09 | 2 | -12/+47 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-09 | 6 | -0/+12 |
| | | | |||||
* | | | Merge pull request #19611 from owncloud/fix-public-scroll | Thomas Müller | 2015-10-08 | 1 | -5/+4 |
|\ \ \ | |_|/ |/| | | Fix scrollbars in public template | ||||
| * | | fix footer in public gallery | Hendrik Leppelsack | 2015-10-07 | 1 | -2/+1 |
| | | | |||||
| * | | fix public empty message | Hendrik Leppelsack | 2015-10-06 | 1 | -2/+2 |
| | | | |||||
| * | | fix scrollbars in public template | Hendrik Leppelsack | 2015-10-06 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-08 | 14 | -0/+78 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-07 | 12 | -18/+294 |
|/ | |||||
* | Merge pull request #19597 from owncloud/update-license-headers | Thomas Müller | 2015-10-06 | 19 | -8/+17 |
|\ | | | | | update licence headers via script | ||||
| * | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 5 | -5/+4 |
| | | |||||
| * | update licence headers via script | Morris Jobke | 2015-10-05 | 17 | -5/+15 |
| | | |||||
* | | [admin] check for correct PHP memcached module | Morris Jobke | 2015-10-06 | 2 | -6/+46 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-06 | 6 | -6/+68 |
| | |