Commit graph

63 commits

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason
7a9b2de42b Made a lot of things translatable and added title="" tooltips
* "OpenStreetMap" project name in <title> and <h1>
 * Tooltips for the greeting bar for anonymous and logged in users
 * Alternate text for the OSM logo
 * Now using a CSS class for bolding inbox(N) instead of hard-coding font-weight: bold
 * Separate tooltips for inbox(n) depending on whether it's 0, 1 or > 1
2009-06-07 19:58:34 +00:00
Tom Hughes
7a925ff1d9 Fix wrapping in changeset lists properly. 2009-05-30 13:50:21 +00:00
Tom Hughes
7588ece84f Stop long changeset comments causing other fields to get split over
multiple lines.
2009-05-30 13:38:17 +00:00
Tom Hughes
20992870ab Use SOTM logo to link to the SOTM site. 2009-05-26 13:16:10 +00:00
Thomas Wood
14fdccc0d1 Commit bits of missing css that were required in previous upload. 2009-05-07 22:52:02 +00:00
Tom Hughes
3ed0c9db20 Remove reference to non-existent images. 2009-04-21 08:08:02 +00:00
Tom Hughes
1f8a68371a Merge 14059:14394 from trunk. 2009-04-08 13:53:09 +00:00
Tom Hughes
9752466c03 Add SOTM advert. 2009-03-25 16:49:33 +00:00
Tom Hughes
c8ee135104 Merge 12304:14009 from trunk. 2009-03-08 13:02:37 +00:00
Tom Hughes
41e10b09d0 Go back to using <center> to position the buttons in the left hand
column as IE doesn't seem to cope with CSS based centering.
2009-02-14 00:01:39 +00:00
Tom Hughes
fd19a1f3ba Replace the PayPal button on the home page with a donate button that
links to the OSM donation site.
2009-02-13 17:38:40 +00:00
Paul Gillard
143d382154 Stylesheet changes to make paragraphs within intro section on left hand side of home page space correctly. Changes tested in:
Firefox 3.0.6 - OSX
Safari 3.2.1 - OSX
Firefox 3.0.6 - Win XP Pro
IE7 7.0.5730 - Win XP Pro
IE6 - WIn XP Pro
Google Chrome 0.2.149.27 - Win XP Pro

Home page now displays correctly in Google Chrome.
2009-02-11 20:47:25 +00:00
Tom Hughes
77a00dfb03 Wrap text to make it more readable and adjust the padding on the intro
box to remove the extra space created by addition of paragraph tags.
2009-02-11 00:16:00 +00:00
Tom Hughes
c1df8017d6 Add donation link to main site. 2009-02-05 22:06:47 +00:00
Harry Wood
152cb13a02 cosmetic tweaks to diary interface. icon for new entries link 2008-11-24 00:40:04 +00:00
Harry Wood
2a20c57a8e cosmetic tweaks to 'login' and 'create account' screens 2008-11-09 12:17:53 +00:00
Harry Wood
43b3998657 cosmetic tweaks to user settings form + move 'Mapper since' field onto user profile view 2008-11-08 19:03:25 +00:00
Tom Hughes
a770819d0b Put back the units on all the zero values. Just because you can remove
something doesn't mean it's a good idea...
2008-10-29 13:49:45 +00:00
Hugh Barnes
bd3bddc848 Fix for bug #1242, css foreground set + css shorthands used 2008-10-29 13:05:14 +00:00
Tom Hughes
f053c84723 Improve the layout of the browse sidebar a bit. 2008-05-28 23:46:55 +00:00
Tom Hughes
a401b59242 Yet another at fixing the layout of the search box. Seems to work now
on FF2, IE7, Operand and Safari though we are giving space away on FF.
2008-05-16 10:42:51 +00:00
Shaun McDonald
1f59ad76ef Showing a nice message for browsers with javascript disabled. closes #36 2008-05-16 09:44:50 +00:00
Tom Hughes
feb47bc739 Rework the new Go button on the search form so that it actually stands
some chance of rendering as intended.

It's still not really ideal to steal space from the seach box of course...

Closes #589.
2008-05-05 16:39:33 +00:00
Steve Coast
945df7f195 add a go button to the search form as in bug 589 2008-05-03 14:18:22 +00:00
Tom Hughes
935656bfbe Underline links in the SOTM box. 2008-04-27 15:40:48 +00:00
Tom Hughes
cbb59310d3 Restore the appearance of input buttons. 2008-04-23 09:06:06 +00:00
Tom Hughes
7cafcf878a Fix typo. 2008-04-23 07:43:33 +00:00
Tom Hughes
df1a9989f7 Style password fields (and textareas) to match text input fields. 2008-04-23 07:41:58 +00:00
Tom Hughes
3052bd7bed Suppress the PanZoomBar control from printed output. 2008-04-20 08:24:04 +00:00
Tom Hughes
075b760c91 Only add a border to text input fields. 2008-04-19 10:14:52 +00:00
Tom Hughes
d13ef1db02 More work on export tab. 2008-04-14 23:46:10 +00:00
Tom Hughes
1df50231fa Commit initial work on export tab. 2008-04-07 23:23:15 +00:00
Tom Hughes
cb7436602d Hide the OpenLayers attribution control when printing - we print an
attribution under the map anyway. Also add a border round the map when
printing.
2007-11-28 23:59:39 +00:00
Tom Hughes
f5c9a41e87 Use the new OSM OpenLayers stuff. 2007-11-28 19:24:58 +00:00
Tom Hughes
0c90905495 Add a stylesheet targeted at print media to get nice printouts. 2007-11-07 22:26:10 +00:00
Tom Hughes
d858edd4e3 Stylesheet changes for permalink from crschmidt.
Part of fix for case #566.
2007-10-23 09:21:11 +00:00
Tom Hughes
516aef5d07 Split out sidebar code from the search code so it can be reused for the
map key more cleanly.
2007-10-08 23:32:58 +00:00
Tom Hughes
d2bd78627e More search improvements - a "Where am I?" link that does a reverse
search, and various cleanups to the previous changes.
2007-08-24 18:53:30 +00:00
Tom Hughes
034982a12f If a search only finds one result then jump straight to it instead of
opening a list of results.
2007-08-24 17:38:36 +00:00
Tom Hughes
28e9a84da2 Fix automatic size detection for map popups. 2007-08-23 14:49:42 +00:00
Dan Karran
9da455a322 Moving inbox styling definitions into the stylesheet. 2007-08-18 12:22:04 +00:00
Tom Hughes
6af2598ad6 Fix alignment of greeting in top right corner of site. 2007-08-14 10:36:18 +00:00
Tom Hughes
e8b724b12a Reduce font size in search results. 2007-08-08 17:22:33 +00:00
Tom Hughes
f3c7511643 Add some help to the search box. 2007-08-08 08:29:31 +00:00
Tom Hughes
397db07d65 New improved geocoder with extra added AJAX and OSM Namefinder support. 2007-08-07 17:09:37 +00:00
Tom Hughes
9dbe1a497a Add a flag to allow the API to be placed in read-only mode. 2007-07-26 17:15:23 +00:00
Tom Hughes
b92e1b0584 Fix some HTML validation issue. 2007-06-30 12:09:28 +00:00
Tom Hughes
9619dfdb4b Factor out javascript code to support OpenLayers maps into a common file
that is shared by both the (current) pages that display maps.
2007-06-23 18:29:01 +00:00
Nick Black
1c4c93b2c3 announcement for SOTM to site on front page 2007-06-08 09:21:36 +00:00
John McKerrell
6373cfeb63 Making sure all the "nearest" mappers are displayed instead of just one.
Fixing the styling of the popup to retain its rounded edges.
2007-05-08 08:38:12 +00:00