Commit graph

173 commits

Author SHA1 Message Date
Tom Hughes
edb68e839f Rail 3 has renamed fieldWithErrors to field_with_errors 2011-11-14 09:42:47 +00:00
Tom Hughes
2047f7cc9b Style the map div correctly when editing an existing diary entry 2011-08-01 16:54:33 +01:00
Tom Hughes
866f25bc45 Fix an accidental CSS match that broke user popups on maps 2011-07-31 16:21:35 +01:00
Tom Hughes
f242c9de94 Add edit links to data browser pages 2011-07-19 22:48:29 +01:00
Tom Hughes
42ae3a19b1 Add style rules for the main page when invoked for an export 2011-07-19 10:02:52 +01:00
Tom Hughes
f0bd9de191 Add a secondary_link entry to the browse stylesheet 2011-07-05 13:22:02 +01:00
Tom Hughes
41c69b0dbe Put the permalink in the right place with LTR languages 2011-07-02 18:33:00 +01:00
Tom Hughes
6b8beb7d1a More work on moving styles out of line and extending RTL support 2011-07-02 17:10:56 +01:00
Tom Hughes
aca299ecee Move more styling into CSS and make it support RTL layout 2011-07-02 11:22:19 +01:00
Tom Hughes
d075fc4c1f Lots more work on making RTL layout work 2011-07-02 01:00:51 +01:00
Katie Filbert
6234436cb8 CSS changes to improve RTL layout 2011-07-01 21:33:17 +01:00
Tom Hughes
419b2cb696 Improve look of OpenID login on small screen devices 2011-06-19 17:54:47 +01:00
Tom Hughes
84733f2fb0 Use smaller logos for OpenID logins 2011-06-19 17:49:36 +01:00
Tom Hughes
8d38da6b77 Improve the look of the OpenID enabled login form on mobile devices 2011-05-29 10:17:30 +01:00
Tom Hughes
a37e1b8f70 Merge branch 'master' into openid
Conflicts:
	app/views/user/login.html.erb
2011-05-22 18:01:15 +01:00
Tom Hughes
023050840a Improve presentation of supporting links on the terms page 2011-05-22 17:48:16 +01:00
Tom Hughes
7014cdb32c Only add bbox data to the search form while we submit it
Having the bbox attributes on the search form all the time means
that Firefox will incude them in the arguments if you bookmark the
search using "Add a keyword for this search" on the context menu.
2011-05-22 11:10:28 +01:00
Tom Hughes
d768ef31c9 Improve layout of OpenID buttons 2011-05-21 14:54:15 +01:00
Tom Hughes
832b96b75a Merge branch 'master' into openid
Conflicts:
	app/controllers/user_controller.rb
	app/views/user/terms.html.erb
	test/fixtures/users.yml
2011-05-21 12:14:56 +01:00
Tom Hughes
7e5bbd72eb Fix a few minor issues in the print stylesheet
Stop the mobile header appearing, and set the size of the attribution.
2011-05-10 12:24:16 +01:00
Tom Hughes
924d09229e Set a minimum height for the changeset list map 2011-05-06 16:47:43 +01:00
Tom Hughes
4ad5d23282 Don't allow headings in the data browser to be split 2011-05-05 20:25:57 +01:00
Tom Hughes
bdee581d44 Improve highlighting of changesets in the changeset list 2011-05-05 20:25:57 +01:00
Tom Hughes
e098d52424 Rearrange changeset list page to put the map beside the list 2011-05-05 20:25:53 +01:00
Tom Hughes
1635c16560 Tidy up code for adding a map to the changeset list page 2011-05-02 15:30:10 +01:00
Mikel Maron
48929e8781 Add a map to the changeset list page
Add a map to the changeset list page, with a bounding box for each
changeset and highighting when the mouse is placed over either a box
on the map or a row of the table.
2011-05-01 22:55:28 +01:00
Tom Hughes
39f17cfbe1 Remove unused style rule 2011-05-01 22:53:47 +01:00
Dan Karran
8dfca713e2 Fixing the user settings page for mobile use
Also add a quick workaround for the occasions when the top right
links overlap the logo and site name. We'll need a better fix for
this in the longer run.
2011-04-03 18:05:22 +01:00
Dan Karran
6ad1642dae Make the changeset browser more mobile friendly
Floating some of the cells in the changeset browser onto the following
line should mean we don't need to scroll horizontally through that table.
2011-04-03 17:05:29 +01:00
Dan Karran
504f2f7835 Making more of the site smartphone friendly
For example limiting field widths to 100%, extending other elements
to full width, etc.
2011-04-03 16:29:10 +01:00
Dan Karran
d62da73ad7 Add a smaller version of the site logo and title for small screens 2011-04-03 15:16:35 +01:00
Tom Hughes
98f34e4534 Make CTs full width in slim mode 2011-04-03 13:46:17 +01:00
Andy Allan
59bfcb161d Tweaks to the contributor terms styling
The 60% trick doesn't work now that the terms are what defines the height (rather than the sidebar). Also, add a margin to bring the floating buttons within range of the slim container.
2011-04-03 13:46:17 +01:00
Andy Allan
9a25d85e25 No longer needed, and messes up the login page 2011-04-03 13:46:17 +01:00
Andy Allan
54a5aabcac Change around how this works - the container adjusts to the right height, and it's the (fixed-size) header that's absolute positioned instead of the content 2011-04-03 13:46:17 +01:00
Andy Allan
f272381828 Add a grey box around login dialog 2011-04-03 13:46:17 +01:00
Andy Allan
7d7416894a New version of slim layout with grey background and centered, auto-adjusting page 2011-04-03 13:46:17 +01:00
Andy Allan
873fe81f71 Try a different approach - grab the layout and stylesheet from slim1, and ditch the rest 2011-04-03 13:46:16 +01:00
Matt Amos
82db7eccc8 Added SOTM 2011 banner to the side bar 2011-04-03 13:46:15 +01:00
Tom Hughes
11aff90f63 Merge branch 'master' into openid
Conflicts:
	app/controllers/user_controller.rb
	app/views/user/login.html.erb
	public/stylesheets/common.css
2011-02-10 14:10:19 +00:00
Andy Allan
51971248c1 Rework the login page to explain better what to do if you're new 2010-12-21 17:26:03 +00:00
Andy Allan
385dbed0ab Round corners on content-area notice boxes 2010-12-21 17:26:02 +00:00
Jonas Krückel
2ec1418db5 Reduce left and right padding for the "Go" button
Firefox keeps the text on a button centered if it overflows the content
area but Webkit keeps the left edge fixed and pushes all the overflow to
the right so reducing the padding improves the look in Webkit when the
text is too long.
2010-12-21 17:21:20 +00:00
Andy Allan
0aec1c5fa0 Use a list for the main menu, rather than br-separated links 2010-12-20 18:22:33 +00:00
Andy Allan
244d1f81c2 Padding / margin updates for the introduction sidebar panel 2010-12-20 18:22:16 +00:00
Andy Allan
e52d101fc7 Rounded corners baby 2010-12-17 17:37:12 +00:00
Andy Allan
e103de12b1 Make the search box 17% longer, yay! 2010-12-17 17:37:07 +00:00
Andy Allan
0c5854dada Reduce the margins on the sidebar 2010-12-17 17:37:02 +00:00
Tom Hughes
18b01157a3 Fix invalid vertical-align in stylesheet 2010-12-09 12:08:06 +00:00
Tom Hughes
a18c464357 Hide the edit menu when printing 2010-11-29 21:19:54 +00:00