| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #14958 from owncloud/dropdown-style | Jan-Christoph Borchardt | 2015-03-26 | 12 | -69/+140 |
|\ |
|
| * | mock up missing elements in the tests | Jan-Christoph Borchardt | 2015-03-26 | 2 | -2/+5 |
| * | only move dropdown triangle when navigation is opened, fix timing bug | Jan-Christoph Borchardt | 2015-03-26 | 1 | -7/+14 |
| * | detail corrections for search box layout | Jan-Christoph Borchardt | 2015-03-26 | 1 | -2/+2 |
| * | fix user dropdown for IE8 | Jan-Christoph Borchardt | 2015-03-26 | 1 | -2/+3 |
| * | adjust animations of Share, Versions and others to OC.menuSpeed | Jan-Christoph Borchardt | 2015-03-26 | 2 | -18/+18 |
| * | reintroduce quick animation for menus | Jan-Christoph Borchardt | 2015-03-26 | 1 | -7/+7 |
| * | fix log in issue, fix arrow position, make dropdown work in Firefox | Jan-Christoph Borchardt | 2015-03-26 | 1 | -3/+4 |
| * | fix accessibility of ownCloud logo and navigation entries, fix #15013g | Jan-Christoph Borchardt | 2015-03-26 | 2 | -8/+20 |
| * | move triangle of apps dropdown to align with app name triangle | Jan-Christoph Borchardt | 2015-03-26 | 1 | -0/+6 |
| * | reduce logo size a bit for a better look | Jan-Christoph Borchardt | 2015-03-26 | 3 | -2/+2 |
| * | adjust share dropdown border radius to 3px | Jan-Christoph Borchardt | 2015-03-26 | 1 | -10/+10 |
| * | more small fixes in header | Jan-Christoph Borchardt | 2015-03-26 | 2 | -9/+11 |
| * | further adjustments of header and dropdown styles | Jan-Christoph Borchardt | 2015-03-26 | 3 | -10/+29 |
| * | popover style for apps and user dropdown menus | Jan-Christoph Borchardt | 2015-03-26 | 2 | -23/+43 |
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 35 | -157/+703 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-26 | 4 | -2/+32 |
|/ |
|
* | Merge pull request #15190 from owncloud/hide-update-notification-on-mobile | Morris Jobke | 2015-03-25 | 1 | -0/+5 |
|\ |
|
| * | do not show update notification on mobile, fix overlapping of header menus, f... | Jan-Christoph Borchardt | 2015-03-25 | 1 | -0/+5 |
* | | highlight active user menu entry | Jan-Christoph Borchardt | 2015-03-25 | 1 | -2/+7 |
|/ |
|
* | Merge pull request #14970 from owncloud/sidebar-enhancements | Jan-Christoph Borchardt | 2015-03-25 | 1 | -0/+2 |
|\ |
|
| * | fix position of 'Deleted files' sidebar entry, fix #10815 | Jan-Christoph Borchardt | 2015-03-18 | 1 | -0/+1 |
| * | add bottom padding to sidebar, fix last element being hidden below settings, ... | Jan-Christoph Borchardt | 2015-03-17 | 1 | -0/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-25 | 4 | -0/+26 |
* | | Merge pull request #15048 from owncloud/avatar-crop-square | Morris Jobke | 2015-03-24 | 1 | -1/+1 |
|\ \ |
|
| * | | round width and height when cropping avatar | Robin Appelman | 2015-03-20 | 1 | -1/+1 |
* | | | Don't use hardcoded date and time | Daniel Hansson | 2015-03-24 | 1 | -1/+1 |
* | | | Merge pull request #15143 from owncloud/24h-time-format | Jan-Christoph Borchardt | 2015-03-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Use 24h format instead of 12h format | Daniel Hansson | 2015-03-24 | 1 | -1/+1 |
* | | | | Merge pull request #15142 from owncloud/issue/15138-feedback-for-empty-apps-list | Morris Jobke | 2015-03-24 | 3 | -9/+18 |
|\ \ \ \ |
|
| * | | | | Use the same style when no search result was found | Joas Schilling | 2015-03-24 | 2 | -6/+11 |
| * | | | | Display a message when no apps can be found for this oc version | Joas Schilling | 2015-03-24 | 1 | -3/+7 |
* | | | | | Merge pull request #15012 from Volker-E/master | Morris Jobke | 2015-03-24 | 11 | -53/+40 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | fixing #15023, getting comments out of HTML output | Volker E | 2015-03-21 | 3 | -6/+7 |
| * | | | | fixing #15027, cleaning up obsolete IE5-7 workaround code | Volker E | 2015-03-19 | 9 | -40/+26 |
| * | | | | fixing #15011 by adding ARIA roles where distinct | Volker E | 2015-03-18 | 2 | -7/+7 |
* | | | | | Revert "Change to 24H format instead of 12H format" | Vincent Petry | 2015-03-24 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-24 | 4 | -0/+4 |
* | | | | Change to 24H format instead of 12H format | Daniel Hansson | 2015-03-23 | 1 | -1/+1 |
* | | | | Merge pull request #15121 from owncloud/email-sent-unbold | Morris Jobke | 2015-03-23 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | unbold share email sent notification | Jan-Christoph Borchardt | 2015-03-23 | 1 | -4/+4 |
* | | | | | Merge pull request #14862 from owncloud/introduce-shipped.json-master | Morris Jobke | 2015-03-23 | 1 | -0/+35 |
|\ \ \ \ \ |
|
| * | | | | | adding enterprise apps to shipped.json | Thomas Müller | 2015-03-23 | 1 | -11/+20 |
| * | | | | | Update shipped.json | Thomas Müller | 2015-03-16 | 1 | -1/+2 |
| * | | | | | shipped apps are now defined in core/shipped.json - the shipped tag in info.x... | Thomas Müller | 2015-03-13 | 1 | -0/+25 |
* | | | | | | combine labels with inputs in sharing dialog, fix #14796 | Jan-Christoph Borchardt | 2015-03-23 | 2 | -6/+5 |
| |/ / / /
|/| | | | |
|
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-23 | 6 | -10/+20 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-22 | 16 | -0/+16 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-21 | 2 | -0/+10 |
* | | | | | Merge pull request #14857 from owncloud/preview-provider-registration-in-manager | Thomas Müller | 2015-03-20 | 2 | -4/+3 |
|\ \ \ \ \ |
|