Commit graph

344 commits

Author SHA1 Message Date
Tom Hughes
47350833fc Make the box outline the same colour as the ways and points drawn
in the data browser maps.
2009-04-08 23:52:39 +00:00
Tom Hughes
7daa4f5d2b Tidy up new box code. 2009-04-08 23:14:50 +00:00
Harry Wood
fdd5d2d779 new support for box=yes param on the homepage, and then link to this from various changeset display 2009-04-08 16:55:22 +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
Harry Wood
0f3e5a28c0 show a 'no bbox specified' message for the moment at least. Due to inconsistent location detecting across tabs, the history tab often gets nil bbox (Need to fix for all tabs) + other history tab tweaks 2009-03-24 11:23:56 +00:00
Tom Hughes
d869c88ec0 Force the map div to fill the page. 2009-03-23 17:37:50 +00:00
Harry Wood
d3c6087409 js changes for 'history' tab 2009-03-23 16:41:18 +00:00
Tom Hughes
ce10efd81d Fixed for XHTML compliance. Based on patch from Alexander Delius. 2009-03-23 11:19:34 +00:00
Steve Chilton
e1e6971a13 Revised keys 6,7,8,9,12,13, new 15 2009-03-21 21:11:11 +00:00
Richard Fairhurst
994104e92e backport to 0.5 2009-03-13 00:11:39 +00:00
Richard Fairhurst
acdd90ea61 remove ways from memory immediately on delete; redo background layer storage 2009-03-12 23:58:54 +00:00
Tom Hughes
c8ee135104 Merge 12304:14009 from trunk. 2009-03-08 13:02:37 +00:00
Richard Fairhurst
7bd1cdaa99 fix backspacing through way to delete it 2009-02-26 00:26:23 +00:00
Richard Fairhurst
dfa81462b8 history stuff should be working now (haha) 2009-02-25 22:04:22 +00:00
Richard Fairhurst
e827a04607 further work on 0.6 history (not quite complete yet) 2009-02-25 01:14:19 +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
53d30d70af Stop robots crawling the object browser. 2009-02-06 10:12:50 +00:00
Tom Hughes
554614723a Back out hack to setMapCenter and fix the problem in the right place. 2009-02-05 22:23:45 +00:00
Tom Hughes
c1df8017d6 Add donation link to main site. 2009-02-05 22:06:47 +00:00
Thomas Wood
71938aef1d Copying across fix for #1547 from trunk 2009-01-31 13:12:19 +00:00
Thomas Wood
4ee1ce2881 Pass zoom to map.setCenter as an integer (Closes #1547) 2009-01-31 13:10:16 +00:00
Richard Fairhurst
8b79e2b963 eight zillion more presets for 0.5 Potlatch 2009-01-21 00:31:55 +00:00
Richard Fairhurst
7edeb2388f (0.5) use npe.osm.org for all except zoom level 14 (still richard.dev.osm.org for 14, for those occasions when namefinder has eaten the server) 2009-01-14 20:15:45 +00:00
Richard Fairhurst
4e8ed960a7 Relations support 2008-12-18 09:20:58 +00:00
Richard Fairhurst
acc5ffbe1c remove debug box 2008-12-18 00:36:01 +00:00
Richard Fairhurst
2b8bde9055 Potlatch for API 0.6 now saving ways happily with node versioning... I think 2008-12-18 00:32:02 +00:00
Richard Fairhurst
418963da42 tiny fix 2008-12-18 00:10:17 +00:00
Richard Fairhurst
b823e9fccc some more putway fixes - this actually creates new ways with 0.6 Potlatch now 2008-12-17 00:30:29 +00:00
Richard Fairhurst
661e61afe6 various fixes/enhancements, including a couple to the 0.5 version 2008-11-25 00:15:30 +00:00
Richard Fairhurst
ecefee485b various fixes/enhancements, including a couple to the 0.5 version 2008-11-25 00:15:30 +00:00
Harry Wood
152cb13a02 cosmetic tweaks to diary interface. icon for new entries link 2008-11-24 00:40:04 +00:00
Richard Fairhurst
6690a9a09b changeset comments and a couple of other small fixes 2008-11-16 13:30:02 +00:00
Richard Fairhurst
0a57413d3e finished Rails-friendly amf_controller. Note that this requires Tom's patched composite_primary_keys to work unless you tell Potlatch to use SQL reads 2008-11-14 17:36:38 +00:00
Richard Fairhurst
3065af398d 0.6-friendly Potlatch (work in progress). DO NOT SET POTLATCH_USE_SQL=false as it won't work 2008-11-09 23:50:03 +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
Harry Wood
40b5b876f8 message with a logo and link to Contact page 2008-11-08 16:41:51 +00:00
Shaun McDonald
bf29550db8 Resyncing from head 10895:11795 2008-11-08 11:52:58 +00:00
Shaun McDonald
e97e4df3c8 Updating the cycle map to use all zoom levels as per Andy Allan's message. 2008-11-05 17:37:14 +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
Grant Slater
a46a4b4eb9 Bots Disallow /edit* & /login*, Nothing to see here... move right along. 2008-10-26 17:26:39 +00:00
Richard Fairhurst
7aeead9175 Potlatch 0.10f 2008-10-23 08:42:07 +00:00
Richard Fairhurst
e413ac3e46 disable z12 2008-10-13 06:50:02 +00:00
Richard Fairhurst
caa20ccc40 Potlatch 0.10e 2008-10-12 23:11:37 +00:00
Shaun McDonald
4da22eee1a reverting the javascript change in changeset 10926, that needs to be specific to each rails setup (if run out of another dir), until we turn the file into an erb that can insert the rails root into the javascript file 2008-10-10 13:27:21 +00:00