summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-03-2838-36/+24
|
* Merge pull request #15260 from owncloud/adjust-controls-bar-widthMorris Jobke2015-03-271-0/+55
|\ | | | | adjust controls bar width to not overlay scrollbar
| * fix scrutinizer issuesJan-Christoph Borchardt2015-03-271-6/+9
| |
| * adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-03-271-0/+52
| |
* | Merge pull request #15225 from ↵Morris Jobke2015-03-272-8/+7
|\ \ | | | | | | | | | | | | owncloud/make-setups-for-users-that-tend-to-use-owncloud-on-not-proper-machines-a-little-bit-more-secure Add some generic default headers as well via PHP
| * | Add some generic default headers as well via PHPLukas Reschke2015-03-262-8/+7
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-27122-294/+12
| |/ |/|
* | Merge pull request #15256 from owncloud/emptycontent-messagesThomas Müller2015-03-273-5/+5
|\ \ | | | | | | fine-tuning the empty content messages
| * | adjust shade of empty content icons, fix files icon shadeJan-Christoph Borchardt2015-03-263-5/+5
| | |
* | | Merge pull request #15245 from owncloud/fix-14864-masterThomas Müller2015-03-261-1/+1
|\ \ \ | |/ / |/| | More elaborate command description for upgrade
| * | More elaborate command description for upgrade - fixes #14864Thomas Müller2015-03-261-1/+1
| | |
* | | Merge pull request #14925 from owncloud/ext-mountoptions-uiRobin McCorkell2015-03-262-0/+20
|\ \ \ | |/ / |/| | Mount options GUI for external storage
| * | Added ext storage mount options GUIVincent Petry2015-03-262-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added option to disable autoscan of external storages Mount option file system scan is now an int Move priority field to avoid undefined field in storage options All input elements inside the storage options block get parsed into storage options. Moving the priority field outside prevents it to appear in the storage config, as expected. It is still parsed by special code.
* | | fix enforced password for share in IE8Morris Jobke2015-03-261-0/+5
| |/ |/|
* | Merge pull request #14958 from owncloud/dropdown-styleJan-Christoph Borchardt2015-03-2612-69/+140
|\ \ | | | | | | popover style for apps and user dropdown menus
| * | mock up missing elements in the testsJan-Christoph Borchardt2015-03-262-2/+5
| | |
| * | only move dropdown triangle when navigation is opened, fix timing bugJan-Christoph Borchardt2015-03-261-7/+14
| | |
| * | detail corrections for search box layoutJan-Christoph Borchardt2015-03-261-2/+2
| | |
| * | fix user dropdown for IE8Jan-Christoph Borchardt2015-03-261-2/+3
| | |
| * | adjust animations of Share, Versions and others to OC.menuSpeedJan-Christoph Borchardt2015-03-262-18/+18
| | |
| * | reintroduce quick animation for menusJan-Christoph Borchardt2015-03-261-7/+7
| | |
| * | fix log in issue, fix arrow position, make dropdown work in FirefoxJan-Christoph Borchardt2015-03-261-3/+4
| | |
| * | fix accessibility of ownCloud logo and navigation entries, fix #15013gJan-Christoph Borchardt2015-03-262-8/+20
| | |
| * | move triangle of apps dropdown to align with app name triangleJan-Christoph Borchardt2015-03-261-0/+6
| | |
| * | reduce logo size a bit for a better lookJan-Christoph Borchardt2015-03-263-2/+2
| | |
| * | adjust share dropdown border radius to 3pxJan-Christoph Borchardt2015-03-261-10/+10
| | |
| * | 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
| * do not show update notification on mobile, fix overlapping of header menus, ↵Jan-Christoph Borchardt2015-03-251-0/+5
| | | | | | | | fix #10544
* | 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
|\ | | | | sidebar fixes
| * 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
| | | | | | | | fix #13264
* | [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 avatar
| * | round width and height when cropping avatarRobin Appelman2015-03-201-1/+1
| | |
* | | Don't use hardcoded date and timeDaniel Hansson2015-03-241-1/+1
| | | | | | | | | Use local time instead. http://momentjs.com/
* | | Merge pull request #15143 from owncloud/24h-time-formatJan-Christoph Borchardt2015-03-241-1/+1
|\ \ \ | | | | | | | | Use 24h format instead of 12h format
| * | | Use 24h format instead of 12h formatDaniel Hansson2015-03-241-1/+1
| | | | | | | | | | | | Use correct time format in WebUI
* | | | Merge pull request #15142 from owncloud/issue/15138-feedback-for-empty-apps-listMorris Jobke2015-03-243-9/+18
|\ \ \ \ | | | | | | | | | | Issue/15138 feedback for empty apps list
| * | | | 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 #15011 by adding ARIA roles where distinct
| * | | | 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
| | | | |