summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8905 from owncloud/update-cli-skipcheckmigrateVincent Petry2014-06-061-3/+42
|\
| * Added CLI arguments for upgrade simulation stepsVincent Petry2014-06-061-3/+42
* | Merge pull request #8159 from owncloud/mobile-sidebar-swipeThomas Müller2014-06-0610-15/+774
|\ \ | |/ |/|
| * Fixed viewer mode for sidebar swipeVincent Petry2014-06-061-1/+8
| * Fixed Snap mockVincent Petry2014-06-061-5/+10
| * Added debounce on resizeVincent Petry2014-06-061-1/+1
| * prevent scrollbar when sidebar is openJan-Christoph Borchardt2014-06-061-1/+6
| * Disable snapper on bigger screens and on public/login pageMorris Jobke2014-06-061-33/+52
| * slightly widen sidebar to 250px, works better with apps and on mobileJan-Christoph Borchardt2014-06-053-4/+4
| * remove prevention of scrollbar, breaks some pagesJan-Christoph Borchardt2014-06-051-3/+0
| * prevent horizontal scrollbarJan-Christoph Borchardt2014-06-051-0/+4
| * fix position of sidebar toggle, fix Files controls position problemsJan-Christoph Borchardt2014-06-051-3/+12
| * close sidebar when switching navigation entry, except on add or change settingsJan-Christoph Borchardt2014-06-052-0/+23
| * add app sidebar toggle and swipe on mobileJan-Christoph Borchardt2014-06-052-0/+81
| * adjust CSS to styleguide, remove left padding, prevent user-selectionJan-Christoph Borchardt2014-06-053-8/+33
| * add snap.js scriptJan-Christoph Borchardt2014-06-051-0/+568
| * add menu iconJan-Christoph Borchardt2014-06-053-0/+16
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-0648-0/+83
* | Merge pull request #8865 from owncloud/improve_share_settingsVincent Petry2014-06-051-3/+3
|\ \
| * | unify share settingsBjoern Schiessle2014-06-051-3/+3
| |/
* / fix size and unbold empty content messageJan-Christoph Borchardt2014-06-051-2/+1
|/
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-058-407/+380
|\
| * fix unit test templateMorris Jobke2014-06-051-1/+1
| * fix first failing testMorris Jobke2014-06-051-2/+1
| * hover effect for app switcher labelJan-Christoph Borchardt2014-06-041-6/+18
| * fix related layout issues in user managementJan-Christoph Borchardt2014-06-041-0/+1
| * add a bit of whitespace to the bottom of the app listJan-Christoph Borchardt2014-06-041-0/+1
| * reduce opacity of app icon when loadingJan-Christoph Borchardt2014-06-041-5/+3
| * more CSS rearranging, removing duplicate codeJan-Christoph Borchardt2014-06-042-62/+52
| * rearrange CSS, remove duplicate codeJan-Christoph Borchardt2014-06-043-154/+109
| * move 'add apps' entry into normal navigation instead of a new lineJan-Christoph Borchardt2014-06-042-17/+5
| * better loading feedback for app start, move from JS to CSSJan-Christoph Borchardt2014-06-043-2/+25
| * show 'Apps' as fallback label for app switcher if no app title is present (fo...Jan-Christoph Borchardt2014-06-041-1/+1
| * show loading feedbackJan-Christoph Borchardt2014-06-041-2/+10
| * separate home icon and menu toggleJan-Christoph Borchardt2014-06-042-0/+8
| * show appname on mobile since now there's enough spaceJan-Christoph Borchardt2014-06-041-9/+0
| * cut ownCloud text from logo when logged in, place appname thereJan-Christoph Borchardt2014-06-044-5/+84
| * reduce font size of appname in headerJan-Christoph Borchardt2014-06-042-6/+9
| * drop "push" element - no sticky footer needed anymoreMorris Jobke2014-06-043-7/+3
| * Remove obsoleted code to trigger navigation menuVincent Petry2014-06-042-106/+9
| * fix navigation bubble width and height on mobileJan-Christoph Borchardt2014-06-041-2/+2
| * show appname next to logo for better hint at navigationJan-Christoph Borchardt2014-06-044-8/+38
| * toggle the navigation on desktop, not only on mobileJan-Christoph Borchardt2014-06-041-8/+2
| * hide navigation by default, not only on small screens, first stepJan-Christoph Borchardt2014-06-042-80/+74
* | Merge pull request #8878 from owncloud/update-checkmigrationforappsVincent Petry2014-06-053-1/+7
|\ \
| * | Simulate apps database schema update on upgradeVincent Petry2014-06-043-1/+7
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-058-10/+45
* | Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-044-58/+259
|\ \
| * | Use recipient display names when updating shares in the UIVincent Petry2014-06-042-27/+52
| * | Multiple fixes to sharing overviewVincent Petry2014-06-031-5/+5