Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Do not override button background image | jbtbnl | 2014-03-03 | 1 | -4/+4 |
| | |||||
* | Merge pull request #7382 from jbtbnl/master | Raghu Nayyar | 2014-02-27 | 1 | -1/+1 |
|\ | | | | | Remove necessity of icon class | ||||
| * | Remove necessity of icon class | jbtbnl | 2014-02-24 | 1 | -1/+1 |
| | | | | | | Only the icon specific class is needed | ||||
* | | Merge pull request #7452 from owncloud/icon-delete-hover | Morris Jobke | 2014-02-27 | 1 | -1/+2 |
|\ \ | | | | | | | icons: automatically show delete hover instead of using explicit class | ||||
| * | | icons: automatically show delete hover instead of using explicit class | Jan-Christoph Borchardt | 2014-02-27 | 1 | -1/+2 |
| |/ | |||||
* / | remove border from log in input fields, simpler and works better with themes | Jan-Christoph Borchardt | 2014-02-27 | 1 | -5/+3 |
|/ | |||||
* | use SVG icons from icons.css for New file menu | Jan-Christoph Borchardt | 2014-02-21 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' into mobile-header | Robin Appelman | 2014-02-21 | 3 | -6/+37 |
|\ | |||||
| * | 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 | 2 | -1/+19 |
| |\ | | | | | | | Improve users list scrolling performance | ||||
| | * | Improve users list scrolling performance | Vincent Petry | 2014-02-17 | 2 | -1/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 pull request #6808 from globalpointfamily/remove_ie9_navagation_width_fix | Jan-Christoph Borchardt | 2014-02-20 | 1 | -5/+0 |
| |\ \ | | | | | | | | | remove fix for IE9 nav bar width | ||||
| | * | | remove fix for IE9 nav bar width | Konstantin.Popov | 2014-01-17 | 1 | -5/+0 |
| | | | | |||||
| * | | | 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> | ||||
* | | | | remove additional transition rule, reduce width of collapsed search bar | Jan-Christoph Borchardt | 2014-02-20 | 1 | -5/+1 |
| | | | | |||||
* | | | | do not show display name on mobile when profile picture is present | Jan-Christoph Borchardt | 2014-02-20 | 1 | -0/+6 |
| | | | | |||||
* | | | | 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 | 2 | -4/+26 |
|/ / / | |||||
* | | | 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 |
| | | | | |||||
* | | | | Add white color variant of checkmark icon | jbtbnl | 2014-01-29 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #6912 from owncloud/replace-webroot-in-css | Morris Jobke | 2014-01-27 | 1 | -0/+240 |
|\ \ \ \ | | | | | | | | | | | Remove %webroot% from CSS | ||||
| * | | | | add icons.css file, first step to get rid of %webroot% | Jan-Christoph Borchardt | 2014-01-23 | 1 | -0/+240 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #5153 from owncloud/core-em-to-px | Jan-Christoph Borchardt | 2014-01-27 | 4 | -73/+72 |
|\ \ \ \ | | | | | | | | | | | Cleans up Core apps for relative(em) to absolute(px) styles. | ||||
| * | | | | Fixes width of the dropdown menus as per computed styles. | raghunayyar | 2014-01-26 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fixes typos, adds ; wherever not present. | raghunayyar | 2014-01-16 | 1 | -18/+18 |
| | | | | | |||||
| * | | | | Merge branch 'master' into core-em-to-px | raghunayyar | 2014-01-16 | 6 | -50/+211 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_sharing/css/public.css apps/user_ldap/css/settings.css core/css/multiselect.css core/css/share.css | ||||
| * | | | | All Core Styles from em->px, apart from styles.css | raghunayyar | 2013-10-07 | 4 | -27/+27 |
| | | | | | |||||
* | | | | | 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 |
| | | | | |