summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | more small fixes in headerJan-Christoph Borchardt2015-03-262-9/+11
| * | | further adjustments of header and dropdown stylesJan-Christoph Borchardt2015-03-263-10/+29
| * | | popover style for apps and user dropdown menusJan-Christoph Borchardt2015-03-262-23/+43
* | | | Update license headersJenkins for ownCloud2015-03-2635-157/+703
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-264-2/+32
|/ /
* | Merge pull request #15190 from owncloud/hide-update-notification-on-mobileMorris Jobke2015-03-251-0/+5
|\ \
| * | do not show update notification on mobile, fix overlapping of header menus, f...Jan-Christoph Borchardt2015-03-251-0/+5
* | | highlight active user menu entryJan-Christoph Borchardt2015-03-251-2/+7
|/ /
* | Merge pull request #14970 from owncloud/sidebar-enhancementsJan-Christoph Borchardt2015-03-251-0/+2
|\ \
| * | fix position of 'Deleted files' sidebar entry, fix #10815Jan-Christoph Borchardt2015-03-181-0/+1
| * | add bottom padding to sidebar, fix last element being hidden below settings, ...Jan-Christoph Borchardt2015-03-171-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-254-0/+26
| |/ |/|
* | Merge pull request #15048 from owncloud/avatar-crop-squareMorris Jobke2015-03-241-1/+1
|\ \
| * | round width and height when cropping avatarRobin Appelman2015-03-201-1/+1
* | | Don't use hardcoded date and timeDaniel Hansson2015-03-241-1/+1
* | | Merge pull request #15143 from owncloud/24h-time-formatJan-Christoph Borchardt2015-03-241-1/+1
|\ \ \
| * | | Use 24h format instead of 12h formatDaniel Hansson2015-03-241-1/+1
* | | | Merge pull request #15142 from owncloud/issue/15138-feedback-for-empty-apps-listMorris Jobke2015-03-243-9/+18
|\ \ \ \
| * | | | Use the same style when no search result was foundJoas Schilling2015-03-242-6/+11
| * | | | Display a message when no apps can be found for this oc versionJoas Schilling2015-03-241-3/+7
* | | | | Merge pull request #15012 from Volker-E/masterMorris Jobke2015-03-2411-53/+40
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fixing #15023, getting comments out of HTML outputVolker E2015-03-213-6/+7
| * | | | fixing #15027, cleaning up obsolete IE5-7 workaround codeVolker E2015-03-199-40/+26
| * | | | fixing #15011 by adding ARIA roles where distinctVolker E2015-03-182-7/+7
* | | | | Revert "Change to 24H format instead of 12H format"Vincent Petry2015-03-241-1/+1
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-244-0/+4
* | | | Change to 24H format instead of 12H formatDaniel Hansson2015-03-231-1/+1
* | | | Merge pull request #15121 from owncloud/email-sent-unboldMorris Jobke2015-03-231-4/+4
|\ \ \ \
| * | | | unbold share email sent notificationJan-Christoph Borchardt2015-03-231-4/+4
* | | | | Merge pull request #14862 from owncloud/introduce-shipped.json-masterMorris Jobke2015-03-231-0/+35
|\ \ \ \ \
| * | | | | adding enterprise apps to shipped.jsonThomas Müller2015-03-231-11/+20
| * | | | | Update shipped.jsonThomas Müller2015-03-161-1/+2
| * | | | | shipped apps are now defined in core/shipped.json - the shipped tag in info.x...Thomas Müller2015-03-131-0/+25
* | | | | | combine labels with inputs in sharing dialog, fix #14796Jan-Christoph Borchardt2015-03-232-6/+5
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-236-10/+20
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-2216-0/+16
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-212-0/+10
* | | | | Merge pull request #14857 from owncloud/preview-provider-registration-in-managerThomas Müller2015-03-202-4/+3
|\ \ \ \ \
| * | | | | Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-161-1/+1
| * | | | | Use the PreviewManager where possibleJoas Schilling2015-03-161-3/+2
* | | | | | Merge pull request #11884 from owncloud/ext-appframeworkVincent Petry2015-03-201-0/+5
|\ \ \ \ \ \
| * | | | | | Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+5
* | | | | | | Merge pull request #15046 from owncloud/exception-show-typeRobin McCorkell2015-03-201-0/+1
|\ \ \ \ \ \ \
| * | | | | | | show exception type in debug modeRobin Appelman2015-03-201-0/+1
| | |_|_|_|/ / | |/| | | | |
* / | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-204-2/+12
|/ / / / / /
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-194-0/+18
* | | | | | Merge pull request #14981 from Volker-E/masterJan-Christoph Borchardt2015-03-1812-74/+61
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | addressing #14984 removing redundant type attributesVolker E2015-03-183-6/+6
| * | | | | addressing #14983 obsolete Google Chrome FrameVolker E2015-03-183-3/+3
| * | | | | addressing #14982 self-closing tags ending slash doesn't have a purpose & sho...Volker E2015-03-1712-49/+49