Tom Hughes
8acdba8bdd
Upgrade to rails 3.1.0
2011-11-14 09:42:52 +00:00
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
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
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
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
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
04a6c41be9
Show a popup listing available editors when hovering over the edit tab
2010-11-29 12:20:22 +00:00
Tom Hughes
e09b187cae
Merge branch 'master' into openid
...
Conflicts:
app/controllers/user_controller.rb
2010-10-17 10:59:29 +01:00
Tom Hughes
1a80a11c4c
Make permalinks draggable
...
Move the div containing the permalinks outside the map div so that
they aren't affected by the OpenLayers event handlers and hence get
the normal drag handling for links. Closes #3251 .
2010-10-11 08:39:05 +01:00
Tom Hughes
b3d92954d3
Use normal notice system to display login banner
2010-08-13 15:13:30 +01:00
Matt Amos
047027c95d
Added login banner letting users more aware of the license change
2010-08-13 15:13:30 +01:00
Tom Hughes
64f373dc59
Merge branch 'master' into openid
...
Conflicts:
app/controllers/user_controller.rb
app/views/user/new.html.erb
config/locales/en.yml
public/stylesheets/common.css
2010-05-11 21:22:43 +01:00
Tom Hughes
a53c7bf623
Rework the signup page
2010-05-09 17:03:51 +01:00
Tom Hughes
59a6b1973b
Rework the login page to make it a bit cleaner
2010-05-09 15:33:35 +01:00