Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #11026 from owncloud/apps-styles-update | Morris Jobke | 2014-09-15 | 1 | -23/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Apps styles update | |||||
| * | | | | use same shade of grey for active navigation items and hovering | Jan-Christoph Borchardt | 2014-09-11 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | remove icon styles from apps.css as they are in icons.css | Jan-Christoph Borchardt | 2014-09-11 | 1 | -21/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #10974 from owncloud/fix-app-content-overflow | Bernhard Posselt | 2014-09-12 | 1 | -1/+0 | |
|\ \ \ \ | | | | | | | | | | | This fixes the double scrollbars issue | |||||
| * | | | | This fixes the double scrollbars issue | Bernhard Posselt | 2014-09-09 | 1 | -1/+0 | |
| | |_|/ | |/| | | ||||||
* | | | | fix nojavascript message alignment | Jan-Christoph Borchardt | 2014-09-11 | 1 | -1/+2 | |
| |/ / |/| | | ||||||
* | | | fix notification visibility, fix #11016 | Jan-Christoph Borchardt | 2014-09-11 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #10948 from owncloud/fix-zindex | Lukas Reschke | 2014-09-09 | 1 | -3/+3 | |
|\ \ | | | | | | | fix z-index of header and dropdowns, fix user menu not showing on mobile | |||||
| * | | fix z-index of header and dropdowns, fix user menu not showing on mobile | Jan-Christoph Borchardt | 2014-09-08 | 1 | -3/+3 | |
| |/ | ||||||
* | | Merge pull request #10944 from owncloud/fix-nojavascript-style | Jan-Christoph Borchardt | 2014-09-08 | 1 | -14/+14 | |
|\ \ | | | | | | | fix no-JS message, and add it to log in and shared as well cause they don’t work without JS | |||||
| * | | also add no-JavaScript notice to log in and sharing pages because they do ↵ | Jan-Christoph Borchardt | 2014-09-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | not work without JS either | |||||
| * | | fix styling and wording of no-JavaScript message | Jan-Christoph Borchardt | 2014-09-08 | 1 | -13/+13 | |
| |/ | ||||||
* | | Merge pull request #10451 from k4k/login_logo_alignment_fix | Volkan Gezer | 2014-09-08 | 2 | -3/+1 | |
|\ \ | |/ |/| | improve logo flexibility to fix wide custom logo alignment, fix #9339 | |||||
| * | improve logo flexibility to fix wide custom logo alignment, fix #9339 | twood8 | 2014-08-15 | 2 | -3/+1 | |
| | | ||||||
* | | also style submit buttons | Bernhard Posselt | 2014-09-02 | 1 | -1/+2 | |
| | | ||||||
* | | Add app utilities - CSS menus for sidebar | Bernhard Posselt | 2014-08-31 | 3 | -7/+199 | |
| | | | | | | | | | | | | | | | | | | * has-menu, has-count * use active for has-menu to show it * use open for action popup to show up * inactive buttons have less opacity * borders for edit input * use z-index for app content on mobile to prevent navigation items from sticking out | |||||
* | | Merge pull request #10428 from owncloud/files_external_better_config | Robin McCorkell | 2014-08-30 | 1 | -0/+4 | |
|\ \ | | | | | | | Improve external storage configuration UI | |||||
| * | | Improve UI of external storage configuration | Robin McCorkell | 2014-08-30 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Highlight fields that need to be filled * Remove (required) and (optional) strings where possible * Focus first configuration field when creating new external storage * Add ability to force external storage re-check * Various jQuery improvements * Prevent wrapping of checkboxes in configuration | |||||
* | | | move hardcoded color to CSS class - for themeability | Morris Jobke | 2014-08-29 | 1 | -0/+4 | |
| | | | ||||||
* | | | also add minimum width for quota bar so it’s apparent how it will look | Jan-Christoph Borchardt | 2014-08-29 | 1 | -0/+1 | |
| | | | ||||||
* | | | set quota bar maximum to 100% to prevent overflow | Jan-Christoph Borchardt | 2014-08-29 | 1 | -1/+3 | |
|/ / | ||||||
* | | define min height/width for icon classes to make sure they show | Jan-Christoph Borchardt | 2014-08-29 | 1 | -0/+2 | |
| | | ||||||
* | | allow horizontal scrollbar for personal and admin settings | Jan-Christoph Borchardt | 2014-08-28 | 1 | -0/+4 | |
| | | ||||||
* | | Enhancement: Adds input styles to input type dates too. | raghunayyar | 2014-08-28 | 1 | -0/+1 | |
| | | ||||||
* | | Add a trusted domain wizard | Lukas Reschke | 2014-08-21 | 1 | -0/+4 | |
| | | | | | | | | | | | | Adds a little button to the trusted domain warning, if an admin clicks on the warning he will be redirected to ownCloud and asked whether he want to trust this domain. By far not the cleanest code, or clean at all, but does the job and I don't see a reason to make a lot of changes for this little improvement. | |||||
* | | full opacity for the hovered/focused app as well for better contrast | Jan-Christoph Borchardt | 2014-08-20 | 1 | -7/+2 | |
| | | ||||||
* | | fix color of links in warnings, fix #10480 | Jan-Christoph Borchardt | 2014-08-18 | 1 | -0/+1 | |
| | | ||||||
* | | change error text color to white for better contrast, fix #10424 | Jan-Christoph Borchardt | 2014-08-15 | 1 | -3/+2 | |
| | | ||||||
* | | no top border for first settings item, detail enhancement | Jan-Christoph Borchardt | 2014-08-04 | 1 | -0/+4 | |
| | | ||||||
* | | Merge pull request #10097 from owncloud/background-fix | Jan-Christoph Borchardt | 2014-08-01 | 1 | -1/+1 | |
|\ \ | | | | | | | Remove old color of body | |||||
| * | | add white as background-color | Morris Jobke | 2014-08-01 | 1 | -0/+1 | |
| | | | ||||||
| * | | Remove old color of body | Morris Jobke | 2014-08-01 | 1 | -1/+0 | |
| | | | | | | | | | | | | * only visible in public view as ugly grey pane behind the footer | |||||
* | | | also fix filepicker for smaller screen sizes | Jan-Christoph Borchardt | 2014-07-31 | 1 | -0/+9 | |
| | | | ||||||
* | | | fix date display in filepicker | Jan-Christoph Borchardt | 2014-07-31 | 1 | -2/+3 | |
| | | | ||||||
* | | | fix long filename display in filepicker | Jan-Christoph Borchardt | 2014-07-31 | 1 | -0/+4 | |
|/ / | ||||||
* | | set max width for notifications so they won't overlap the whole header | Jan-Christoph Borchardt | 2014-07-30 | 1 | -0/+1 | |
| | | ||||||
* | | fix yellow notification style | Jan-Christoph Borchardt | 2014-07-30 | 1 | -3/+10 | |
| | | ||||||
* | | fix notification preventing top bar clickability, fix #9680 | Jan-Christoph Borchardt | 2014-07-30 | 1 | -1/+7 | |
| | | ||||||
* | | Merge pull request #9853 from owncloud/design-mobile-search | Morris Jobke | 2014-07-28 | 2 | -5/+14 | |
|\ \ | | | | | | | improve look of search on mobile, save space in top bar, fix overlap | |||||
| * | | improve look of search on mobile, save space in top bar | Jan-Christoph Borchardt | 2014-07-24 | 2 | -5/+14 | |
| | | | ||||||
* | | | Merge pull request #9585 from owncloud/design-fix-public-footer | Jan-Christoph Borchardt | 2014-07-28 | 1 | -0/+22 | |
|\ \ \ | | | | | | | | | move public page footer rules from sharing app to core so it is used by other apps too | |||||
| * | | | move public page footer rules from sharing app to core so it is used by ↵ | Jan-Christoph Borchardt | 2014-07-07 | 1 | -0/+22 | |
| | | | | | | | | | | | | | | | | other apps too | |||||
* | | | | Merge pull request #9847 from owncloud/design-input-grouping | Jan-Christoph Borchardt | 2014-07-28 | 1 | -3/+6 | |
|\ \ \ \ | | | | | | | | | | | enable input grouping also outside of log in screen | |||||
| * | | | | enable input grouping also outside of log in screen | Jan-Christoph Borchardt | 2014-07-24 | 1 | -3/+6 | |
| | |/ / | |/| | | ||||||
* / | | | max icon size for app menu | Michael Göhler | 2014-07-26 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | fix settings entry width | Jan-Christoph Borchardt | 2014-07-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | remove superfluous border from settings entry | Jan-Christoph Borchardt | 2014-07-23 | 1 | -1/+0 | |
| | | | ||||||
* | | | simplify app navigation look, remove superfluous border as it is ↵ | Jan-Christoph Borchardt | 2014-07-23 | 1 | -7/+1 | |
| | | | | | | | | | | | | distinguished enough via background color | |||||
* | | | Fixed IE8 style issues in files app | Vincent Petry | 2014-07-18 | 1 | -0/+14 | |
| | | | | | | | | | | | | | | | | | | - fixed missing scrollbar in personal page - fixed controls bar transparency: opaque white in IE8 - fixed files table borders in IE8 | |||||
* | | | remove unused 3rdparty clock and lock icons | Jan-Christoph Borchardt | 2014-07-15 | 1 | -8/+0 | |
| | | |