Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8229 from owncloud/menutoggle-mobile | Lukas Reschke | 2014-04-20 | 1 | -0/+5 |
|\ | | | | | do not show menu toggle on public share links as there is no menu | ||||
| * | do not show menu toggle on public share links as there is no menu | Jan-Christoph Borchardt | 2014-04-16 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #8236 from owncloud/header-right-fix | Morris Jobke | 2014-04-17 | 1 | -7/+49 |
|\ \ | | | | | | | remove duplication of header and 'header-right' element, also ellipsize when too wide | ||||
| * | | fix header code duplication, code style fixes | Jan-Christoph Borchardt | 2014-04-16 | 1 | -5/+28 |
| | | | |||||
| * | | remove duplication of 'header-right' element, also make it overflow when too ↵ | Jan-Christoph Borchardt | 2014-04-16 | 1 | -3/+22 |
| |/ | | | | | | | wide | ||||
* | | Merge pull request #7994 from owncloud/fix-login-fields | Morris Jobke | 2014-04-16 | 1 | -15/+39 |
|\ \ | | | | | | | Fix login fields | ||||
| * | | fix overlapping infield labels | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+1 |
| | | | |||||
| * | | fix database infield label indentation | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+3 |
| | | | |||||
| * | | fix sizing for fields when password is shown | Jan-Christoph Borchardt | 2014-04-16 | 1 | -9/+6 |
| | | | |||||
| * | | make infield labels use less space so pasting in is easier | Jan-Christoph Borchardt | 2014-04-01 | 1 | -3/+8 |
| | | | |||||
| * | | fix log in input sizing caused by core input field switch to px | Jan-Christoph Borchardt | 2014-04-01 | 1 | -11/+31 |
| | | | |||||
* | | | fix error display on smaller screens, fix #8090 | Jan-Christoph Borchardt | 2014-04-16 | 2 | -2/+10 |
| |/ |/| | |||||
* | | fix search box wrapping on very narrow screens | Jan-Christoph Borchardt | 2014-04-09 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #8072 from owncloud/slideshow-buttons | jbtbnl | 2014-04-06 | 1 | -1/+1 |
|\ \ | | | | | | | Fix slideshow buttons being invisible | ||||
| * | | Fix slideshow buttons being invisible | Robin Appelman | 2014-04-06 | 1 | -1/+1 |
| | | | |||||
* | | | Delete auth.css | Lukas Reschke | 2014-04-04 | 1 | -39/+0 |
|/ / | |||||
* | | Merge pull request #6968 from owncloud/files-ajaxload | Morris Jobke | 2014-04-03 | 1 | -0/+7 |
|\ \ | | | | | | | Ajaxify files list for files + trashbin + public page | ||||
| * | | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Files app: - removed file list template, now rendering list from JSON response - FileList.addFile/addDir is now FileList.add() and takes a JS map with all required arguments instead of having a long number of function arguments - added unit tests for many FileList operations - fixed newfile.php, newfolder.php and rename.php to return the file's full JSON on success - removed obsolete/unused undo code - removed download_url / loading options, now using Files.getDownloadUrl() for that - server side now uses Helper::getFileInfo() to prepare file JSON response - previews are now client-side only Breadcrumbs are now JS only: - Added BreadCrumb class to handle breadcrumb rendering and events - Added unit test for BreadCrumb class - Moved all relevant JS functions to the BreadCrumb class Public page now uses ajax to load the file list: - Added Helper class in sharing app to make it easier to authenticate and retrieve the file's real path - Added ajax/list.php to retrieve the file list - Fixed FileActions and FileList to work with the ajax list Core: - Fixed file picker dialog to use the same list format as files app | ||||
* | | | fix h3 style, move out from settings to apps CSS | Jan-Christoph Borchardt | 2014-04-02 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #7817 from owncloud/app-navigation-for-apps | Morris Jobke | 2014-04-01 | 1 | -2/+6 |
|\ \ | |/ |/| | Makes #app-navigation a part of app management. | ||||
| * | apply proposed change | Morris Jobke | 2014-04-01 | 1 | -2/+2 |
| | | |||||
| * | merge CSS rules | Morris Jobke | 2014-03-31 | 1 | -4/+2 |
| | | |||||
| * | Removes highlighting of selected items, padding from apps management. | raghunayyar | 2014-03-30 | 1 | -3/+0 |
| | | |||||
| * | Adds Style changes to app-navigation in core/css/apps.css | raghunayyar | 2014-03-24 | 1 | -2/+11 |
| | | |||||
* | | Merge pull request #7915 from owncloud/replace-personalblock | Vincent Petry | 2014-04-01 | 2 | -15/+23 |
|\ \ | | | | | | | Replace personalblock with .section | ||||
| * \ | external storage: fix merge conflict, indentation | Jan-Christoph Borchardt | 2014-03-31 | 3 | -2/+88 |
| |\ \ | |||||
| * | | | remove CSS rules for personalblock, remove it from core | Jan-Christoph Borchardt | 2014-03-27 | 1 | -12/+4 |
| | | | | |||||
| * | | | general styles for the content area | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+19 |
| | |/ | |/| | |||||
* | | | Merge pull request #7916 from owncloud/fix-input-sizes | Morris Jobke | 2014-03-31 | 1 | -6/+11 |
|\ \ \ | |_|/ |/| | | Fix input sizes | ||||
| * | | fix duplicate rules for button/input styles, em to px | Jan-Christoph Borchardt | 2014-03-31 | 1 | -3/+3 |
| | | | |||||
| * | | convert input metrics to px | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+8 |
| |/ | |||||
* | | Merge pull request #7724 from owncloud/mobile | Thomas Müller | 2014-03-28 | 2 | -1/+85 |
|\ \ | | | | | | | [WIP] Mobile optimization for base layout and Files app | ||||
| * | | mobile: set a width for navigation popover to it's always 3 columns | Jan-Christoph Borchardt | 2014-03-21 | 1 | -2/+1 |
| | | | |||||
| * | | mobile: adjust break to 768, also fix min-widths | Jan-Christoph Borchardt | 2014-03-21 | 1 | -1/+1 |
| | | | |||||
| * | | mobile: adjust width of app title, fix overlap | Jan-Christoph Borchardt | 2014-03-21 | 1 | -2/+2 |
| | | | |||||
| * | | add top:45px to position:fixed controls, fixes alignment on android 4.0.4 ↵ | Jörn Friedrich Dreyer | 2014-03-21 | 1 | -0/+1 |
| | | | | | | | | | | | | browser | ||||
| * | | mobile: show caret indicator next to logo to make clear it is tappable | Jan-Christoph Borchardt | 2014-03-18 | 1 | -0/+8 |
| | | | |||||
| * | | mobile: menu togglable for mobile, use code by @PVince81 | Jan-Christoph Borchardt | 2014-03-14 | 1 | -0/+65 |
| | | | |||||
| * | | mobile: position share dropdown | Jan-Christoph Borchardt | 2014-03-14 | 1 | -0/+6 |
| | | | |||||
| * | | mobile: don't require a minimum width for controls bar | Jan-Christoph Borchardt | 2014-03-14 | 1 | -0/+5 |
| | | | |||||
* | | | prevent dimmed ocdialog div from scrolling | Jörn Friedrich Dreyer | 2014-03-28 | 1 | -1/+1 |
| | | | |||||
* | | | specify logo to not repeat when container is bigger | Jan-Christoph Borchardt | 2014-03-27 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Fix #7758 | jbtbnl | 2014-03-19 | 1 | -1/+1 |
| | | |||||
* | | Set overflow-y to auto | Thomas Tanghus | 2014-03-18 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #7567 from owncloud/apps-scroll-settings | Jan-Christoph Borchardt | 2014-03-09 | 1 | -0/+3 |
|\ | | | | | restrict height of settings and make scrollable | ||||
| * | restrict height of settings and make scrollable | Jan-Christoph Borchardt | 2014-03-05 | 1 | -0/+3 |
| | | |||||
* | | fix noise not repeating | Jan-Christoph Borchardt | 2014-03-06 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #7566 from owncloud/button-outlines | Morris Jobke | 2014-03-05 | 1 | -0/+1 |
|\ \ | |/ |/| | Adds 0 Outlines to Buttons | ||||
| * | Adds 0 Outlines to Buttons | raghunayyar | 2014-03-05 | 1 | -0/+1 |
| | | |||||
* | | add hover/focus states for star icons to hint at action | Jan-Christoph Borchardt | 2014-03-05 | 1 | -2/+6 |
|/ |