Robin McCorkell
a8dc4368c0
Merge pull request #10428 from owncloud/files_external_better_config
...
Improve external storage configuration UI
2014-08-30 15:11:39 +01:00
Robin McCorkell
0e8a973579
Improve UI of external storage configuration
...
* 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
2014-08-30 09:02:37 +01:00
Morris Jobke
0aede0f413
move hardcoded color to CSS class - for themeability
2014-08-29 17:50:59 +02:00
Jan-Christoph Borchardt
95382e9945
also add minimum width for quota bar so it’s apparent how it will look
2014-08-29 16:52:41 +02:00
Jan-Christoph Borchardt
3ba66e33f8
set quota bar maximum to 100% to prevent overflow
2014-08-29 16:31:43 +02:00
Jan-Christoph Borchardt
2080353048
allow horizontal scrollbar for personal and admin settings
2014-08-28 18:17:50 +02:00
raghunayyar
3ee3557d4c
Enhancement: Adds input styles to input type dates too.
2014-08-28 16:53:19 +02:00
Lukas Reschke
97b536e3df
Add a trusted domain wizard
...
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.
2014-08-21 22:22:35 +02:00
Jan-Christoph Borchardt
58cb0697d6
fix color of links in warnings, fix #10480
2014-08-18 16:40:32 +02:00
Jan-Christoph Borchardt
61c788f9dc
change error text color to white for better contrast, fix #10424
2014-08-15 10:52:45 +02:00
Jan-Christoph Borchardt
4303d8bf63
Merge pull request #10097 from owncloud/background-fix
...
Remove old color of body
2014-08-01 19:39:13 +02:00
Morris Jobke
46fae0a1da
add white as background-color
2014-08-01 15:37:36 +02:00
Morris Jobke
293e671d2c
Remove old color of body
...
* only visible in public view as ugly grey pane behind the footer
2014-08-01 09:33:32 +02:00
Jan-Christoph Borchardt
b9468825eb
fix date display in filepicker
2014-07-31 16:57:44 +02:00
Jan-Christoph Borchardt
12829cdb9c
fix long filename display in filepicker
2014-07-31 16:56:19 +02:00
Jan-Christoph Borchardt
b177f9b063
set max width for notifications so they won't overlap the whole header
2014-07-30 18:16:32 +02:00
Jan-Christoph Borchardt
a6484fbda9
fix yellow notification style
2014-07-30 18:02:53 +02:00
Jan-Christoph Borchardt
be2a3c7398
fix notification preventing top bar clickability, fix #9680
2014-07-30 18:00:46 +02:00
Jan-Christoph Borchardt
13ca1c6a99
Merge pull request #9585 from owncloud/design-fix-public-footer
...
move public page footer rules from sharing app to core so it is used by other apps too
2014-07-28 12:53:29 +02:00
Jan-Christoph Borchardt
a7011e6238
enable input grouping also outside of log in screen
2014-07-24 14:03:40 +02:00
Morris Jobke
1494b333c5
specify CSS rule for warning & update fieldsets - fixes #9491
2014-07-07 23:33:20 +02:00
Jan-Christoph Borchardt
498adda0f4
move public page footer rules from sharing app to core so it is used by other apps too
2014-07-07 12:21:48 +02:00
Jan-Christoph Borchardt
3e5113d053
fix fieldset look, fix #8158
2014-07-05 10:06:26 +02:00
Morris Jobke
88590d0805
fix size of breadcrumb separator
2014-07-04 17:45:43 +02:00
Jan-Christoph Borchardt
adc1474685
fix 'remember' label being slightly off in log in
2014-07-04 13:39:50 +02:00
Jan-Christoph Borchardt
b62e96d6cd
fix icons being slightly off in log in
2014-07-04 13:38:30 +02:00
Jan-Christoph Borchardt
019e1b1065
Merge pull request #9365 from owncloud/design-controls-polish
...
Design controls polish
2014-07-03 01:08:15 +02:00
Jan-Christoph Borchardt
18cd80426b
fix animation of sidebar and prevent horizontal scrollbar, fix #9284
2014-07-02 22:46:08 +02:00
Jan-Christoph Borchardt
d04564fb76
remove border-bottom of controls bar
2014-07-02 18:48:24 +02:00
jbtbnl
26bb0227cc
Fix update dialog running out of horizontal space in Firefox. Fixes #9298
2014-07-02 16:15:13 +02:00
Jan-Christoph Borchardt
2a1fcb1eb3
reduce transparency of controls bar for less distraction
2014-07-02 15:26:38 +02:00
Jan-Christoph Borchardt
c632ea854f
change controls bar color to white for less grey-in-grey design
2014-07-02 15:25:17 +02:00
Jan-Christoph Borchardt
b975f0e718
Merge pull request #9174 from owncloud/breadcrumbfix
...
Breadcrumb width calculation fix
2014-06-27 13:51:18 +02:00
Vincent Petry
8aa51a69fa
Removed unused padding-right of the controls bar
...
Removing this doesn't affect the controls bar visually but does affect
the breadcrumb calculation when getting available width.
2014-06-24 16:32:18 +02:00
Morris Jobke
e2fd6dc3ab
fixes the layout for error messages on the update page
2014-06-24 08:39:43 +02:00
Vincent Petry
1236eb2afa
Fixed controls bar in viewer mode
2014-06-18 20:10:28 +02:00
Jan-Christoph Borchardt
c0973fe7e8
display empty content message a bit higher up so it's easier to see
2014-06-07 12:08:12 +02:00
Jan-Christoph Borchardt
b5b4350ada
slight transparency for controls bar for more open feel
2014-06-06 12:24:44 +02:00
Jan-Christoph Borchardt
23c83c076c
unify controls bar, remove duplicate from user management
2014-06-06 12:22:09 +02:00
Thomas Müller
289accc31b
Merge pull request #8159 from owncloud/mobile-sidebar-swipe
...
Mobile sidebar swipe
2014-06-06 11:27:04 +02:00
Jan-Christoph Borchardt
24641c909e
adjust CSS to styleguide, remove left padding, prevent user-selection
2014-06-05 13:12:07 +02:00
Jan-Christoph Borchardt
0ac1086ef6
fix size and unbold empty content message
2014-06-05 11:29:56 +02:00
Jan-Christoph Borchardt
bc47e56f9f
fix related layout issues in user management
2014-06-04 16:24:39 +02:00
Jan-Christoph Borchardt
8f4221edde
more CSS rearranging, removing duplicate code
2014-06-04 15:49:04 +02:00
Jan-Christoph Borchardt
f1ce58de3e
rearrange CSS, remove duplicate code
2014-06-04 15:46:36 +02:00
Jan-Christoph Borchardt
d831afc792
move 'add apps' entry into normal navigation instead of a new line
2014-06-04 15:27:46 +02:00
Morris Jobke
190fc8adf5
drop "push" element - no sticky footer needed anymore
2014-06-04 14:38:25 +02:00
Jan-Christoph Borchardt
e27a409287
show appname next to logo for better hint at navigation
2014-06-04 14:29:46 +02:00
Jan-Christoph Borchardt
a244172219
Merge pull request #8853 from owncloud/design-typeface
...
Use Open Sans as typeface
2014-06-04 11:16:03 +02:00
Morris Jobke
d1176f546a
move from tff to woff and fix IE8
2014-06-04 10:58:52 +02:00