summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-115-11/+35
|
* Merge pull request #8972 from owncloud/use_imagettftext_take2Morris Jobke2014-06-111-0/+0
|\ | | | | make text preview backend use imagettftext, fixes #8087
| * make text preview backend use imagettftext, fixes #8087Georg Ehrke2014-06-101-0/+0
| |
* | Disable snapper init for IE <= 9Vincent Petry2014-06-101-1/+1
|/ | | | | | | Snapper doesn't work at all for IE8 and IE9 and messes up with the main container layout when enabled. This commits disables snapper for these browsers.
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-102-0/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-093-10/+46
|
* Merge pull request #8937 from owncloud/design-sizingMorris Jobke2014-06-082-2/+2
|\ | | | | Layout fixes
| * display empty content message a bit higher up so it's easier to seeJan-Christoph Borchardt2014-06-071-1/+1
| |
| * app settings: only display text fields at full width, not buttonsJan-Christoph Borchardt2014-06-071-1/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-0865-1/+159
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-0713-0/+46
|
* Merge pull request #8927 from owncloud/expire_only_link_sharesBjörn Schießle2014-06-063-16/+39
|\ | | | | only expire link shares
| * set minDate and maxDate in datepickerBjoern Schiessle2014-06-062-1/+7
| |
| * only expire link sharesBjoern Schiessle2014-06-062-15/+32
| |
* | Merge pull request #8935 from owncloud/missed-apps-tagRaghu Nayyar2014-06-061-1/+1
|\ \ | | | | | | wrap App text with t() to let it use locales
| * | wrap App text with t() to let it use localesVolkan Gezer2014-06-061-1/+1
| | |
* | | reduce padding by 1px after increasing imageJan-Christoph Borchardt2014-06-061-1/+1
| | |
* | | fix logo glitch, add whitespace around formJan-Christoph Borchardt2014-06-067-61/+9
| |/ |/|
* | Merge pull request #8922 from owncloud/design-controls-transparencyJan-Christoph Borchardt2014-06-063-18/+23
|\ \ | |/ |/| Bugfixes for mobile
| * fix left padding of controls bar for apps without navigationJan-Christoph Borchardt2014-06-061-1/+6
| |
| * slight transparency for controls bar for more open feelJan-Christoph Borchardt2014-06-061-1/+1
| |
| * fix apps without app-navigationJan-Christoph Borchardt2014-06-061-1/+1
| |
| * unify controls bar, remove duplicate from user managementJan-Christoph Borchardt2014-06-062-15/+15
| |
* | Merge pull request #8923 from owncloud/app-settings-inputJan-Christoph Borchardt2014-06-061-0/+9
|\ \ | | | | | | app settings: display input fields at full width
| * | app settings: display input fields at full widthJan-Christoph Borchardt2014-06-061-0/+9
| | |
* | | Merge pull request #4553 from owncloud/update_search_classesVincent Petry2014-06-061-0/+7
|\ \ \ | |/ / |/| | Update search classes
| * | allow apps to add translation for search result typeidJörn Friedrich Dreyer2014-06-061-0/+7
| | |
* | | Merge pull request #8905 from owncloud/update-cli-skipcheckmigrateVincent Petry2014-06-061-3/+42
|\ \ \ | |_|/ |/| | Added CLI arguments for upgrade simulation steps
| * | Added CLI arguments for upgrade simulation stepsVincent Petry2014-06-061-3/+42
| | | | | | | | | | | | | | | | | | Added "dry run" argument to only run the update simulation. Added argument to disable migration (useful for bigger setups where table duplication would take too much space)
* | | Merge pull request #8159 from owncloud/mobile-sidebar-swipeThomas Müller2014-06-0610-15/+774
|\ \ \ | |/ / |/| | Mobile sidebar swipe
| * | Fixed viewer mode for sidebar swipeVincent Petry2014-06-061-1/+8
| | |
| * | Fixed Snap mockVincent Petry2014-06-061-5/+10
| | | | | | | | | | | | Also fixed JSHint errors
| * | 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
|\ \ | | | | | | Improve share settings
| * | 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
|\ | | | | Toggle app navigation not only on mobile, but on desktop as well
| * fix unit test templateMorris Jobke2014-06-051-1/+1
| |