Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed styles in update overview page | Vincent Petry | 2014-05-27 | 1 | -0/+10 |
| | |||||
* | remove noise texture from interface (not necessary, and blurry on high-res) | Jan-Christoph Borchardt | 2014-05-23 | 1 | -9/+9 |
| | |||||
* | fix sticky footer on log in page | Jan-Christoph Borchardt | 2014-05-12 | 1 | -2/+2 |
| | |||||
* | fix enlarged caret on installation page | Jan-Christoph Borchardt | 2014-05-06 | 1 | -2/+0 |
| | |||||
* | Merge pull request #8400 from owncloud/download-button-public-folder | Thomas Müller | 2014-05-02 | 1 | -11/+7 |
|\ | | | | | reintroduce download button on public shares | ||||
| * | fix position and look of public download button | Jan-Christoph Borchardt | 2014-05-02 | 1 | -4/+7 |
| | | |||||
| * | remove unneeded header-right details styles | Jan-Christoph Borchardt | 2014-05-02 | 1 | -7/+0 |
| | | |||||
* | | remove leftcontent and rightcontent CSS, no longer needed | Jan-Christoph Borchardt | 2014-04-29 | 1 | -15/+0 |
|/ | |||||
* | 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 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Fix slideshow buttons being invisible | Robin Appelman | 2014-04-06 | 1 | -1/+1 |
| | | |||||
* | | 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 | ||||
* | Merge pull request #7915 from owncloud/replace-personalblock | Vincent Petry | 2014-04-01 | 1 | -12/+4 |
|\ | | | | | Replace personalblock with .section | ||||
| * | external storage: fix merge conflict, indentation | Jan-Christoph Borchardt | 2014-03-31 | 1 | -0/+3 |
| |\ | |||||
| * | | remove CSS rules for personalblock, remove it from core | Jan-Christoph Borchardt | 2014-03-27 | 1 | -12/+4 |
| | | | |||||
* | | | 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 | 1 | -0/+1 |
|\ \ | | | | | | | [WIP] Mobile optimization for base layout and Files app | ||||
| * | | 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 | ||||
* | | | 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 |
|/ | |||||
* | Adds 0 Outlines to Buttons | raghunayyar | 2014-03-05 | 1 | -0/+1 |
| | |||||
* | Do not override button background image | jbtbnl | 2014-03-03 | 1 | -4/+4 |
| | |||||
* | remove border from log in input fields, simpler and works better with themes | Jan-Christoph Borchardt | 2014-02-27 | 1 | -5/+3 |
| | |||||
* | Merge branch 'master' into mobile-header | Robin Appelman | 2014-02-21 | 1 | -0/+30 |
|\ | |||||
| * | fix IE10 viewport sizeing | Robin Appelman | 2014-02-20 | 1 | -0/+5 |
| | | |||||
| * | Merge pull request #7056 from owncloud/users-scrollperformance | Jan-Christoph Borchardt | 2014-02-20 | 1 | -0/+12 |
| |\ | | | | | | | Improve users list scrolling performance | ||||
| | * | Improve users list scrolling performance | Vincent Petry | 2014-02-17 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixed JS error when avatar mode is disabled - added spinner at the bottom of the table - scroll detection now happens earlier - single/multiselect init is deferred so that the new rows are first appended into the list (more responsive) and initialized afterwards - disabled users sorting after add (assuming they are always sorted on the server side) | ||||
| * | | Merge branch 'core-css-logos' of github.com:Jakobud/owncloud-core | Jörn Friedrich Dreyer | 2014-02-20 | 1 | -0/+13 |
| |\ \ | | |/ | |/| | | | | | | | Conflicts: core/css/styles.css | ||||
| | * | Moved Core Theme Logos to CSS | Jake Wilson | 2013-10-10 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to make it easier for a user/developer to replace logos in the core theme, I removed the hardcoded `logo.svg` and `logo-wide.svg` from the html, and replaced them with `div`s that use css background-image instead. This has multiple advantages: 1. The user can now use any filename they want for the logo. They are no longer forced to use logo.svg or logo-wide.svg. 2. The user can now easily use a JPG, PNG or GIF logo instead of SVG (SVG's are awesome, but used by an unfortunately small percentage of web developers at the current time. Most probably don't even know how to make an SVG…). 3. The user doesn't have to resort to hacking the core theme template files in order to use a different filename or file type. 4. Greatly simplifies documentation instructions for how to change the logos (http://owncloud.org/theming/). Signed-off-by: Jake Wilson <jakew@huebnerpetersen.com> | ||||
* | | | move avatar into clickable area of user menu | Jan-Christoph Borchardt | 2014-02-20 | 1 | -4/+4 |
| | | | |||||
* | | | reduce width of searchbox on mobile, fix overlap, fix #7282 | Jan-Christoph Borchardt | 2014-02-20 | 1 | -4/+6 |
|/ / | |||||
* | | Merge pull request #6278 from nickvergessen/issue/6263 | Raghu Nayyar | 2014-01-29 | 1 | -1/+1 |
|\ \ | | | | | | | [issue/6263] layout.user.php code is not valid markup | ||||
| * | | Extend margin to avoid displaying a scrollbar | Joas Schilling | 2014-01-10 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5152 from owncloud/files-em-to-px | Jan-Christoph Borchardt | 2014-01-27 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Converts em to px values for styles in Files. | ||||
| * | | | remove comment & add space | Morris Jobke | 2014-01-18 | 1 | -2/+1 |
| | | | | |||||
| * | | | Fixes Trashbin and Files Style Conflicts, more em to px conversions post rebase | raghunayyar | 2014-01-16 | 1 | -1/+2 |
| |/ / | |||||
* / / | Indicate password strength using strengthify | Morris Jobke | 2014-01-15 | 1 | -1/+16 |
|/ / | | | | | | | | | | | | | | | | | | | | | * uses zxcvbn * outsourced to separate jquery plugin * async loading * hide strength meter if input is empty * feedback if user enters weakest password * fade in and out * show tipsy with strength * Opera 12, IE8-10, FF 23, Chromium 29 | ||||
* | | Merge pull request #5968 from owncloud/legacy-popup-fixes | Vincent Petry | 2013-12-10 | 1 | -3/+11 |
|\ \ | | | | | | | fix the legacy popup to make calendar settings look nicer | ||||
| * | | fix shadow size and arrow position | Jan-Christoph Borchardt | 2013-12-09 | 1 | -2/+2 |
| | | | |||||
| * | | fix the legacy popup to make calendar settings look nicer | Jan-Christoph Borchardt | 2013-11-20 | 1 | -2/+10 |
| | | |