Commit graph

6466 commits

Author SHA1 Message Date
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
Steve Coast
ec328801e9 return blank <osm> if no nodes found 2007-05-08 07:53:39 +00:00
Richard Fairhurst
220ad0a6b6 Potlatch on Rails, first working version 2007-05-08 00:37:58 +00:00
John McKerrell
5920971bbb Reverting previous whoopsy, setting development hostname back to the correct value. 2007-05-07 18:52:41 +00:00
John McKerrell
914b358154 Clicking on nearby markers displays a popup showing the name of the mapper with a link to their page.
A similar popup is shown for your own marker.
Checkbox added for updating your own position, checked if you haven't set a location yet, unchecked by default if you have.
2007-05-07 18:47:38 +00:00
John McKerrell
83beee6d6a Arbitrary doctype added to force browsers out of quirksmode. 2007-05-07 18:45:41 +00:00
John McKerrell
fbc431f464 Typo in IE6 fix made it not work quite right. 2007-05-07 18:45:10 +00:00
Nick Black
56e4364aa9 fixed the ticket 432 2007-05-07 17:20:33 +00:00
Nick Black
5316d90662 changed to migrations and updated readme 2007-05-07 15:22:15 +00:00
Steve Coast
6d8353821b cleanup 2007-05-07 15:00:33 +00:00
Nick Black
d59d6009e9 added more info to postcode lookup as requested in ticket 427 2007-05-07 14:51:19 +00:00
Nick Black
fa4e7e2df7 fixed the 'zooom' typo 2007-05-07 14:28:11 +00:00
Nick Black
07f130f0a6 fixed user messaging stuff 2007-05-07 14:14:51 +00:00
Steve Coast
47856a7228 move the map up to the form 2007-05-07 14:09:15 +00:00
Steve Coast
513b863bf0 add explicit garbage collection 2007-05-07 13:51:47 +00:00
Nick Black
e50cdbff7c fixed so user email is not displayed 2007-05-07 13:33:44 +00:00
John McKerrell
073ea140d8 Added single line fix for IE7/Safari and many line fix for IE6. 2007-05-07 11:19:22 +00:00
Nick Black
7d52305640 added messaging and friend stuff that wasn't checked in 2007-05-06 10:36:06 +00:00
Steve Coast
7a36f26a19 add a big fat warning 2007-05-06 10:22:39 +00:00
Steve Coast
66df1e9749 update current schema 2007-05-06 10:21:58 +00:00
Steve Coast
48183e2d53 arghhhhhhhhh untested rails code and SQL fixed 2007-05-06 10:20:40 +00:00
Steve Coast
89e976c6e5 updates from hacking day 2007-05-06 10:08:00 +00:00
Richard Fairhurst
e5a5f957ef Potlatch whichways and getway. These aren't really Rails, they're just SQL grafted on... 2007-05-05 18:46:10 +00:00
Nick Black
3698ff353e removed fixme tags from views and put into trac 2007-05-05 16:28:29 +00:00
Richard Fairhurst
c8972a0859 Potlatch Rails AMF stuff 2007-05-05 16:09:34 +00:00
Nick Black
20e02f42dc messaging stuff and home location selection 2007-05-05 16:05:00 +00:00
Richard Fairhurst
88a206b0f2 /diary no longer requires login 2007-05-05 15:52:11 +00:00
John McKerrell
7c55604f27 Changed the account page to have the editing functionality built in.
Ability to specify home location by clicking on a map.
Ability to see nearby mappers on the map.
New colourful markers.
2007-05-05 15:02:54 +00:00
John McKerrell
3296514ab8 Adding display name to go_public method to fix follow on page. 2007-05-05 15:01:40 +00:00
John McKerrell
ce37f1ab65 Don't list yourself in the nearby mappers 2007-05-05 15:00:16 +00:00
Nick Black
7bcda2794f resolved user.rb conflict 2007-05-05 14:24:08 +00:00
John McKerrell
bfdef8dc68 Made nearest method work with nil home lat/lon. 2007-05-05 13:37:13 +00:00
Nick Black
078301a780 messaging stuff 2007-05-05 12:29:44 +00:00
Jörg Ostertag
20ae3232cd small typeo 2007-05-05 09:47:01 +00:00
Nick Black
9c5c71f2d7 added user stuff inc beginning of messages 2007-05-04 19:42:17 +00:00
Richard Fairhurst
1defb3ca1e /diary links to users 2007-05-04 17:35:06 +00:00
Richard Fairhurst
8758685a86 started work on /diary 2007-05-04 17:07:27 +00:00
Nick Black
763848b3dc routes to enable the postcode search 2007-05-01 23:32:02 +00:00
Nick Black
bc01da3ef9 now you can search openstreetmap.org/postcode/wc1e6bt 2007-05-01 23:31:44 +00:00
Nick Black
a4f4714d0e added a marker to show a location on the map 2007-05-01 13:26:27 +00:00
Nick Black
b6ae16bc83 geocoder stuff - views 2007-05-01 13:24:44 +00:00
Nick Black
c9ffb0e45c fixed a mistake in migrate.sql - all is well now 2007-05-01 12:01:39 +00:00
Nick Black
8bd09c0828 map view defaults to a home lat and lon 2007-04-30 09:57:54 +00:00
Richard Fairhurst
f4e4fefaa1 beginnings of Potlatch on Rails 2007-04-28 11:33:13 +00:00
Nick Black
60a294c40e Added user home lat and lon 2007-04-26 09:01:03 +00:00
Nick Black
61ae5e7af0 Fixed up name search and postcode search 2007-04-25 08:12:20 +00:00
Nick Black
3b4ee4cb0f more geocoder stuff 2007-04-24 11:18:01 +00:00
Nick Burch
738cf50d08 If we can't match a postcode using a known geocoder, throw it at geonames and see if they happen to know what to do with it 2007-04-24 10:56:28 +00:00
Nick Burch
18d0dde5d1 Add Canadian geocoding, and attribute the geocoders we use 2007-04-24 10:32:34 +00:00
Nick Burch
4c8e1fa545 Support zip codes 2007-04-24 09:28:07 +00:00