]>
git.openstreetmap.org Git - rails.git/log
Nick Black [Mon, 7 May 2007 14:51:19 +0000 (14:51 +0000)]
added more info to postcode lookup as requested in ticket 427
Nick Black [Mon, 7 May 2007 14:28:11 +0000 (14:28 +0000)]
fixed the 'zooom' typo
Nick Black [Mon, 7 May 2007 14:14:51 +0000 (14:14 +0000)]
fixed user messaging stuff
Steve Coast [Mon, 7 May 2007 14:09:15 +0000 (14:09 +0000)]
move the map up to the form
Steve Coast [Mon, 7 May 2007 13:51:47 +0000 (13:51 +0000)]
add explicit garbage collection
Nick Black [Mon, 7 May 2007 13:33:44 +0000 (13:33 +0000)]
fixed so user email is not displayed
John McKerrell [Mon, 7 May 2007 11:19:22 +0000 (11:19 +0000)]
Added single line fix for IE7/Safari and many line fix for IE6.
Nick Black [Sun, 6 May 2007 10:36:06 +0000 (10:36 +0000)]
added messaging and friend stuff that wasn't checked in
Steve Coast [Sun, 6 May 2007 10:22:39 +0000 (10:22 +0000)]
add a big fat warning
Steve Coast [Sun, 6 May 2007 10:21:58 +0000 (10:21 +0000)]
update current schema
Steve Coast [Sun, 6 May 2007 10:20:40 +0000 (10:20 +0000)]
arghhhhhhhhh untested rails code and SQL fixed
Steve Coast [Sun, 6 May 2007 10:08:00 +0000 (10:08 +0000)]
updates from hacking day
Richard Fairhurst [Sat, 5 May 2007 18:46:10 +0000 (18:46 +0000)]
Potlatch whichways and getway. These aren't really Rails, they're just SQL grafted on...
Nick Black [Sat, 5 May 2007 16:28:29 +0000 (16:28 +0000)]
removed fixme tags from views and put into trac
Richard Fairhurst [Sat, 5 May 2007 16:09:34 +0000 (16:09 +0000)]
Potlatch Rails AMF stuff
Nick Black [Sat, 5 May 2007 16:05:00 +0000 (16:05 +0000)]
messaging stuff and home location selection
Richard Fairhurst [Sat, 5 May 2007 15:52:11 +0000 (15:52 +0000)]
/diary no longer requires login
John McKerrell [Sat, 5 May 2007 15:02:54 +0000 (15:02 +0000)]
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.
John McKerrell [Sat, 5 May 2007 15:01:40 +0000 (15:01 +0000)]
Adding display name to go_public method to fix follow on page.
John McKerrell [Sat, 5 May 2007 15:00:16 +0000 (15:00 +0000)]
Don't list yourself in the nearby mappers
Nick Black [Sat, 5 May 2007 14:24:08 +0000 (14:24 +0000)]
resolved user.rb conflict
John McKerrell [Sat, 5 May 2007 13:37:13 +0000 (13:37 +0000)]
Made nearest method work with nil home lat/lon.
Nick Black [Sat, 5 May 2007 12:29:44 +0000 (12:29 +0000)]
messaging stuff
Jörg Ostertag [Sat, 5 May 2007 09:47:01 +0000 (09:47 +0000)]
small typeo
Nick Black [Fri, 4 May 2007 19:42:17 +0000 (19:42 +0000)]
added user stuff inc beginning of messages
Richard Fairhurst [Fri, 4 May 2007 17:35:06 +0000 (17:35 +0000)]
/diary links to users
Richard Fairhurst [Fri, 4 May 2007 17:07:27 +0000 (17:07 +0000)]
started work on /diary
Nick Black [Tue, 1 May 2007 23:32:02 +0000 (23:32 +0000)]
routes to enable the postcode search
Nick Black [Tue, 1 May 2007 23:31:44 +0000 (23:31 +0000)]
now you can search openstreetmap.org/postcode/wc1e6bt
Nick Black [Tue, 1 May 2007 13:26:27 +0000 (13:26 +0000)]
added a marker to show a location on the map
Nick Black [Tue, 1 May 2007 13:24:44 +0000 (13:24 +0000)]
geocoder stuff - views
Nick Black [Tue, 1 May 2007 12:01:39 +0000 (12:01 +0000)]
fixed a mistake in migrate.sql - all is well now
Nick Black [Mon, 30 Apr 2007 09:57:54 +0000 (09:57 +0000)]
map view defaults to a home lat and lon
Richard Fairhurst [Sat, 28 Apr 2007 11:33:13 +0000 (11:33 +0000)]
beginnings of Potlatch on Rails
Nick Black [Thu, 26 Apr 2007 09:01:03 +0000 (09:01 +0000)]
Added user home lat and lon
Nick Black [Wed, 25 Apr 2007 08:12:20 +0000 (08:12 +0000)]
Fixed up name search and postcode search
Nick Black [Tue, 24 Apr 2007 11:18:01 +0000 (11:18 +0000)]
more geocoder stuff
Nick Burch [Tue, 24 Apr 2007 10:56:28 +0000 (10:56 +0000)]
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
Nick Burch [Tue, 24 Apr 2007 10:32:34 +0000 (10:32 +0000)]
Add Canadian geocoding, and attribute the geocoders we use
Nick Burch [Tue, 24 Apr 2007 09:28:07 +0000 (09:28 +0000)]
Support zip codes
Nick Burch [Tue, 24 Apr 2007 09:16:15 +0000 (09:16 +0000)]
Update the postcode code to do a npemap lookup, rather than a FTP one
Nick Black [Tue, 24 Apr 2007 07:55:19 +0000 (07:55 +0000)]
completed UK postcode search
Nick Burch [Sun, 22 Apr 2007 14:46:25 +0000 (14:46 +0000)]
When calling .tags or .segs on a way, if it's an existing one, use the data from the database
Nick Burch [Sun, 22 Apr 2007 11:06:48 +0000 (11:06 +0000)]
Support getting a way, and all the segments and nodes it depends on, via /way/:id/full
Steve Coast [Sun, 22 Apr 2007 10:10:43 +0000 (10:10 +0000)]
close #411 segments should not be allowed where node_a == node_b
Steve Coast [Wed, 18 Apr 2007 11:25:59 +0000 (11:25 +0000)]
change mime type and reformat search controller
Nick Black [Sat, 14 Apr 2007 15:58:12 +0000 (15:58 +0000)]
updated geocoder
Nick Black [Sat, 14 Apr 2007 14:43:34 +0000 (14:43 +0000)]
fixed an error in routes
Nick Black [Sat, 14 Apr 2007 14:12:27 +0000 (14:12 +0000)]
geocoder stuff
Nick Black [Sat, 14 Apr 2007 13:06:55 +0000 (13:06 +0000)]
updated the geocoder
Nick Black [Sat, 14 Apr 2007 12:30:58 +0000 (12:30 +0000)]
geocoder controller - handles geocoding
Jochen Topf [Sat, 14 Apr 2007 11:51:41 +0000 (11:51 +0000)]
fixed typos
Steve Coast [Sat, 14 Apr 2007 10:39:01 +0000 (10:39 +0000)]
readmes and move some sites
Steve Coast [Sat, 14 Apr 2007 10:22:45 +0000 (10:22 +0000)]
more cleanups
Steve Coast [Sat, 14 Apr 2007 10:09:15 +0000 (10:09 +0000)]
move sites around
Nick Burch [Sun, 8 Apr 2007 18:13:20 +0000 (18:13 +0000)]
Initial support for searching
Nick Burch [Sun, 8 Apr 2007 16:29:06 +0000 (16:29 +0000)]
When we hit an error in /api/0.x/map, include a more helpful explanation of what's wrong in an error header (ruby's CGI stuff won't let you set it as the HTTP status message)
Steve Coast [Sat, 7 Apr 2007 22:34:18 +0000 (22:34 +0000)]
this is getting silly, needs rationalisation
Steve Coast [Sat, 7 Apr 2007 21:45:37 +0000 (21:45 +0000)]
user creation broken with all the routes... fixed
Steve Coast [Sat, 7 Apr 2007 21:08:58 +0000 (21:08 +0000)]
user bugs + direct to real 404 tile
Steve Coast [Sat, 7 Apr 2007 21:02:58 +0000 (21:02 +0000)]
move login form to new way of doing forms
Steve Coast [Sat, 7 Apr 2007 20:12:35 +0000 (20:12 +0000)]
various diary bits
Steve Coast [Sat, 7 Apr 2007 19:50:55 +0000 (19:50 +0000)]
diary / user bits
Steve Coast [Sat, 7 Apr 2007 19:33:20 +0000 (19:33 +0000)]
user bits
Steve Coast [Sat, 7 Apr 2007 19:07:45 +0000 (19:07 +0000)]
fixes for search
Steve Coast [Sat, 7 Apr 2007 19:00:23 +0000 (19:00 +0000)]
move stuff around
Steve Coast [Sat, 7 Apr 2007 18:44:22 +0000 (18:44 +0000)]
can now navigate to the map from a searched-for tag in a way
Steve Coast [Sat, 7 Apr 2007 18:21:12 +0000 (18:21 +0000)]
search done
Steve Coast [Sat, 7 Apr 2007 17:55:37 +0000 (17:55 +0000)]
gpx api fixes
Steve Coast [Sat, 7 Apr 2007 17:48:34 +0000 (17:48 +0000)]
GPX api done
Steve Coast [Sat, 7 Apr 2007 17:14:53 +0000 (17:14 +0000)]
ability to make trace public
Steve Coast [Sat, 7 Apr 2007 17:07:03 +0000 (17:07 +0000)]
can now download a trace
Steve Coast [Sat, 7 Apr 2007 16:58:26 +0000 (16:58 +0000)]
link to map from trace
Steve Coast [Sat, 7 Apr 2007 16:56:45 +0000 (16:56 +0000)]
fix import bug, make points commify
Steve Coast [Sat, 7 Apr 2007 14:06:26 +0000 (14:06 +0000)]
gpx import now fully works
Steve Coast [Sat, 7 Apr 2007 13:08:46 +0000 (13:08 +0000)]
close 394
Steve Coast [Sat, 7 Apr 2007 12:57:12 +0000 (12:57 +0000)]
replace applet with potlatch
Steve Coast [Sat, 7 Apr 2007 12:43:48 +0000 (12:43 +0000)]
simplify grabbing of a xml base doc
Steve Coast [Sat, 7 Apr 2007 12:17:11 +0000 (12:17 +0000)]
API returns user info if public
Steve Coast [Sat, 7 Apr 2007 11:48:20 +0000 (11:48 +0000)]
allow a user to make data public
Steve Coast [Sat, 7 Apr 2007 11:40:43 +0000 (11:40 +0000)]
various user bits
Steve Coast [Sat, 7 Apr 2007 10:28:38 +0000 (10:28 +0000)]
throw user to login if trying to edit without logging in
Steve Coast [Sat, 7 Apr 2007 10:24:49 +0000 (10:24 +0000)]
move to rails 1.2.3 and make the map use all the window space
Dan Moore [Sat, 31 Mar 2007 13:32:25 +0000 (13:32 +0000)]
API 0.4: Update rails version to match dev.openstreetmap env
Dan Moore [Thu, 29 Mar 2007 22:16:36 +0000 (22:16 +0000)]
API 0.4: svn:ignore updates for JARs, logs
Dan Moore [Thu, 29 Mar 2007 22:14:39 +0000 (22:14 +0000)]
API 0.4: User rename, view trace links, tag filter summary / see all link, traces testing
Dan Moore [Fri, 23 Mar 2007 23:20:47 +0000 (23:20 +0000)]
API 0.4 Reverted minor errors in changeset 2324
Dan Moore [Fri, 23 Mar 2007 23:13:19 +0000 (23:13 +0000)]
API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing
* traces - added some routes, replicated data access / pagination, but presentation and pending file control not complete
* edit - setup so that applet can be loaded + token authorisation enabled
* API - tests out ok against applet, but had to change segment-node associations
* misc - gems version required upgraded to 1.2.3 (latest stable rails version), changed some find_first to find(:first... calls
Nick Black [Tue, 20 Mar 2007 13:10:45 +0000 (13:10 +0000)]
New seg id is now returned complete
Nick Black [Tue, 20 Mar 2007 13:07:38 +0000 (13:07 +0000)]
New way id is now returned complete
Nick Black [Tue, 20 Mar 2007 13:05:53 +0000 (13:05 +0000)]
New node id is now returned complete
Nick Black [Mon, 12 Mar 2007 15:49:11 +0000 (15:49 +0000)]
Fixed precondition typo and segment_controller foreign key
Steve Coast [Tue, 23 Jan 2007 18:57:30 +0000 (18:57 +0000)]
bring rails front page in to line with current one
Immanuel Scholz [Sun, 14 Jan 2007 01:29:52 +0000 (01:29 +0000)]
- replaced hardcoded www.openstreetmap.org with environment variable
- added preferences action to user
- added column preferences to user table
Immanuel Scholz [Sat, 13 Jan 2007 04:03:46 +0000 (04:03 +0000)]
- fixed map api call in version 0.4.
Steve Coast [Wed, 13 Dec 2006 16:05:37 +0000 (16:05 +0000)]
precondition stuff
Steve Coast [Fri, 8 Dec 2006 18:00:56 +0000 (18:00 +0000)]
innitial by tag / by user code
Steve Coast [Fri, 8 Dec 2006 17:25:23 +0000 (17:25 +0000)]
gpx rss and gpx cleanups
Steve Coast [Fri, 8 Dec 2006 15:31:04 +0000 (15:31 +0000)]
trace bits and a georss class
Steve Coast [Wed, 6 Dec 2006 17:55:22 +0000 (17:55 +0000)]
various gpx rails things