Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix unreadable label in warning box | Morris Jobke | 2014-11-17 | 1 | -0/+6 |
| | |||||
* | Migrate multiselect to user_ldap | Morris Jobke | 2014-11-13 | 1 | -23/+0 |
| | |||||
* | add relevant focus styles to the existing hover styles | Jan-Christoph Borchardt | 2014-11-06 | 2 | -10/+47 |
| | |||||
* | introduce h1, use either ownCloud name or current app name | Jan-Christoph Borchardt | 2014-11-06 | 1 | -0/+3 |
| | |||||
* | manage select2 via bower | Morris Jobke | 2014-11-06 | 4 | -646/+0 |
| | |||||
* | explicitly unbold text by default, otherwise might be bold | Jan-Christoph Borchardt | 2014-11-05 | 1 | -0/+2 |
| | |||||
* | unbold labels and folders | Jan-Christoph Borchardt | 2014-11-05 | 1 | -6/+3 |
| | |||||
* | Load avatar in header via PHP | kondou | 2014-10-23 | 1 | -0/+2 |
| | | | | | * fix #7484 * use UID, css, and div instead of span | ||||
* | implement sidebar fro personal settings - bad kung-fu | Thomas Müller | 2014-10-17 | 1 | -1/+1 |
| | |||||
* | increase whitespace below headings in settings | Jan-Christoph Borchardt | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | Added spinners in share dropdown | Vincent Petry | 2014-09-26 | 1 | -0/+14 |
| | | | | | | | | | Added spinners for the following actions: - adding user - removing user - changing password - toggling allowing upload - setting a password | ||||
* | fix filepicker home icon being partly hidden, fix #10169 | Jan-Christoph Borchardt | 2014-09-23 | 1 | -0/+2 |
| | |||||
* | correct delete-icon to icon-delete, fix #11128 | Jan-Christoph Borchardt | 2014-09-22 | 1 | -2/+2 |
| | |||||
* | Merge pull request #10968 from owncloud/admin-groupsselect2 | Lukas Reschke | 2014-09-19 | 5 | -0/+658 |
|\ | | | | | Use select2 for the groups excluded from sharing in admin page | ||||
| * | fit select2 to ownCloud input style | Jan-Christoph Borchardt | 2014-09-10 | 1 | -0/+12 |
| | | |||||
| * | Move select2 from files_external to core | Vincent Petry | 2014-09-09 | 4 | -0/+646 |
| | | |||||
* | | Merge pull request #10902 from owncloud/fix-ellepsis | Lukas Reschke | 2014-09-16 | 1 | -0/+5 |
|\ \ | | | | | | | Adding link to ellipsis and fixing styling | ||||
| * | | Adding link to ellipsis and fixing styling | Clark Tomlinson | 2014-09-16 | 1 | -0/+5 |
| | | | |||||
* | | | Merge pull request #10896 from owncloud/undo-nav-entry | Morris Jobke | 2014-09-16 | 1 | -0/+35 |
|\ \ \ | | | | | | | | | Add delete undo styles | ||||
| * | | | add delete undo styles | Bernhard Posselt | 2014-09-16 | 1 | -0/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use less right padding better styling, fix padding issues no special color for undo nav entry fix fallback width use class for button | ||||
* | | | | Merge pull request #10663 from owncloud/files_trashbin_original_path | Morris Jobke | 2014-09-16 | 1 | -0/+10 |
|\ \ \ \ | | | | | | | | | | | Show original path information in trashbin and for shares | ||||
| * | | | | patch tipsy in style.css - don't patch 3rdparty libraries | Morris Jobke | 2014-09-16 | 2 | -1/+6 |
| | | | | | |||||
| * | | | | Better tooltip handling of very long strings | Robin McCorkell | 2014-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Maximum tooltip length now 400px instead of 200px * Overflowing strings create ellipsis (...) | ||||
| * | | | | Show original path information in trashbin and sharing views | Robin McCorkell | 2014-09-11 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | Path will only be shown if in subdirectory, not in root. | ||||
* | | | | | Revert "improve logo flexibility to fix wide custom logo alignment, fix #9339" | Vincent Petry | 2014-09-16 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 064e6951e1ef792422ff6cf24fce79c2320d4d5e. Reverting due to regression that breaks styles in error page, setup page and others. Fixes #10967 | ||||
* | | | | | Merge pull request #11040 from owncloud/fix-app-menu-overlapp | Jan-Christoph Borchardt | 2014-09-15 | 2 | -2/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove bottom: 0 from app-navigation-entry-utils to prevent the utils form overlapping the whole element.... | ||||
| * | | | | | add some minor fixes for IE8 | Morris Jobke | 2014-09-15 | 2 | -1/+5 |
| | | | | | | |||||
| * | | | | | remove bottom: 0 to prevent the menu form overlapping the whole element. ↵ | Bernhard Posselt | 2014-09-15 | 1 | -2/+2 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This happens if a folder has entries, the menu expands to the very bottom and overlaps all entries and makes them impossible to click fix input width which was changed likely with the icon PR use calc because firefox and chrome have different scrollbar widths which causes firefox to push the button into the next row while everything is well in chrome add normal width for IE8 | ||||
* | | | | | 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 |
| | |