Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12900 from owncloud/more-accessibility | Thomas Müller | 2014-12-18 | 1 | -1/+12 |
|\ | | | | | More accessibility fixes for Files | ||||
| * | use method to only visually hide elements, show only for screen reader | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+12 |
| | | |||||
* | | use empty state for 'Shared with you' as well | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+3 |
| | | |||||
* | | even better empty state for Favorites, and general Empty State style | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+11 |
|/ | |||||
* | improve update error page: adjust line height of h2 | Jan-Christoph Borchardt | 2014-12-10 | 1 | -0/+1 |
| | |||||
* | improve update error page: remove box, make link visible, insert missing ↵ | Jan-Christoph Borchardt | 2014-12-10 | 1 | -0/+5 |
| | | | | space, remove line break | ||||
* | fix unreadable label in warning box | Morris Jobke | 2014-11-17 | 1 | -0/+6 |
| | |||||
* | add relevant focus styles to the existing hover styles | Jan-Christoph Borchardt | 2014-11-06 | 1 | -6/+38 |
| | |||||
* | unbold labels and folders | Jan-Christoph Borchardt | 2014-11-05 | 1 | -6/+3 |
| | |||||
* | fix filepicker home icon being partly hidden, fix #10169 | Jan-Christoph Borchardt | 2014-09-23 | 1 | -0/+2 |
| | |||||
* | Merge pull request #10968 from owncloud/admin-groupsselect2 | Lukas Reschke | 2014-09-19 | 1 | -0/+12 |
|\ | | | | | 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 |
| | | |||||
* | | 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 #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 | 1 | -0/+5 |
| | | | | |||||
| * | | | 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 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 064e6951e1ef792422ff6cf24fce79c2320d4d5e. Reverting due to regression that breaks styles in error page, setup page and others. Fixes #10967 | ||||
* | | | | 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 #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 | 1 | -1/+0 |
|\ \ | |/ |/| | 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 | 1 | -1/+0 |
| | | |||||
* | | 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 |
|/ / | |||||
* | | 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. | ||||
* | | 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 |
| | | |||||
* | | 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 | ||||
* | | | 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 #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 | ||||
* | | | enable input grouping also outside of log in screen | Jan-Christoph Borchardt | 2014-07-24 | 1 | -3/+6 |
| | | | |||||
* | | | specify CSS rule for warning & update fieldsets - fixes #9491 | Morris Jobke | 2014-07-07 | 1 | -3/+3 |
|/ / | |||||
* | | fix fieldset look, fix #8158 | Jan-Christoph Borchardt | 2014-07-05 | 1 | -0/+10 |
| | | |||||
* | | fix size of breadcrumb separator | Morris Jobke | 2014-07-04 | 1 | -0/+1 |
| | | |||||
* | | fix 'remember' label being slightly off in log in | Jan-Christoph Borchardt | 2014-07-04 | 1 | -0/+1 |
| | |