]> git.openstreetmap.org Git - rails.git/log
rails.git
16 years agoAvoid warnings about spaces in method calls.
Tom Hughes [Sun, 10 Jun 2007 23:40:35 +0000 (23:40 +0000)]
Avoid warnings about spaces in method calls.

16 years agoUse messages.empty? instead of the deprecated has_messages? method.
Tom Hughes [Sun, 10 Jun 2007 23:25:41 +0000 (23:25 +0000)]
Use messages.empty? instead of the deprecated has_messages? method.

16 years agoUser form_tag/end instead of start_form_tag/end_form_tag to avoid
Tom Hughes [Sun, 10 Jun 2007 23:22:56 +0000 (23:22 +0000)]
User form_tag/end instead of start_form_tag/end_form_tag to avoid
deprecation warnings.

16 years agostart editing at the correct lat/lon, not slightly off
Richard Fairhurst [Sun, 10 Jun 2007 17:42:19 +0000 (17:42 +0000)]
start editing at the correct lat/lon, not slightly off

16 years agoUse params[] instead of @params[] to avoid deprecation warnings.
Tom Hughes [Sun, 10 Jun 2007 16:29:15 +0000 (16:29 +0000)]
Use params[] instead of @params[] to avoid deprecation warnings.

16 years agoLink OSM logo in site layout to the site's homepage (default map view).
Dan Karran [Sun, 10 Jun 2007 13:57:17 +0000 (13:57 +0000)]
Link OSM logo in site layout to the site's homepage (default map view).

16 years agoOnly validate the presence of a description on create as we have old
Tom Hughes [Sun, 10 Jun 2007 09:08:22 +0000 (09:08 +0000)]
Only validate the presence of a description on create as we have old
records in the database with no description.

16 years agoChange server_settings to smtp_settings to avoid deprecation warning.
Tom Hughes [Sun, 10 Jun 2007 08:13:03 +0000 (08:13 +0000)]
Change server_settings to smtp_settings to avoid deprecation warning.

16 years agoRefactor GPX import code to make reimporting old traces easier.
Tom Hughes [Sat, 9 Jun 2007 23:34:50 +0000 (23:34 +0000)]
Refactor GPX import code to make reimporting old traces easier.

16 years agoMark user as active when issuing a new password - this allows users who
Tom Hughes [Sat, 9 Jun 2007 23:08:18 +0000 (23:08 +0000)]
Mark user as active when issuing a new password - this allows users who
forgot to activate their account to do so by going through the lost password
procedure, which effectively revalidates their email address.

16 years agoValidate passwords properly when creating an account. Fixes #419.
Tom Hughes [Sat, 9 Jun 2007 22:56:18 +0000 (22:56 +0000)]
Validate passwords properly when creating an account. Fixes #419.

16 years ago#374: changing W3C geo tags to use 'long' instead of 'lon', per spec.
Dan Karran [Sat, 9 Jun 2007 21:41:48 +0000 (21:41 +0000)]
#374: changing W3C geo tags to use 'long' instead of 'lon', per spec.

16 years agoAllow the page titles to be edited by other parts of the app.
Dan Karran [Sat, 9 Jun 2007 20:47:37 +0000 (20:47 +0000)]
Allow the page titles to be edited by other parts of the app.

16 years agounwayed segments fix
Richard Fairhurst [Fri, 8 Jun 2007 17:37:54 +0000 (17:37 +0000)]
unwayed segments fix

16 years agowarning/retry uploads if server is being dozy
Richard Fairhurst [Fri, 8 Jun 2007 16:30:02 +0000 (16:30 +0000)]
warning/retry uploads if server is being dozy

16 years agoTomH's way history patch
Richard Fairhurst [Fri, 8 Jun 2007 10:40:26 +0000 (10:40 +0000)]
TomH's way history patch

16 years agoExtra check that nodes/segments in ways are visible
Richard Fairhurst [Fri, 8 Jun 2007 10:36:36 +0000 (10:36 +0000)]
Extra check that nodes/segments in ways are visible

16 years agoannouncement for SOTM to site on front page
Nick Black [Fri, 8 Jun 2007 09:21:36 +0000 (09:21 +0000)]
announcement for SOTM to site on front page

16 years ago#493: tweaking some notification messages in user_controller.
Dan Karran [Thu, 7 Jun 2007 14:36:13 +0000 (14:36 +0000)]
#493: tweaking some notification messages in user_controller.

16 years agostart of unwayed segments support
Richard Fairhurst [Thu, 7 Jun 2007 09:18:23 +0000 (09:18 +0000)]
start of unwayed segments support

16 years agofix based from TomH-Home
Steve Coast [Thu, 7 Jun 2007 00:38:09 +0000 (00:38 +0000)]
fix based from TomH-Home

16 years agoLatest Potlatch, plus TomH's GPX fix
Richard Fairhurst [Wed, 6 Jun 2007 09:59:59 +0000 (09:59 +0000)]
Latest Potlatch, plus TomH's GPX fix

16 years agoTomH's 500 patch
Richard Fairhurst [Mon, 4 Jun 2007 08:57:13 +0000 (08:57 +0000)]
TomH's 500 patch

16 years agorm double "this"
Dirk-Lüder Kreie [Thu, 31 May 2007 12:33:51 +0000 (12:33 +0000)]
rm double "this"

16 years agovarious things from TomH
Steve Coast [Tue, 29 May 2007 23:25:41 +0000 (23:25 +0000)]
various things from TomH

16 years agoqueue uploads; better tolerance on click vs drag
Richard Fairhurst [Mon, 28 May 2007 20:04:52 +0000 (20:04 +0000)]
queue uploads; better tolerance on click vs drag

16 years agono longer deletes nodes used in other segments ('H' test case)
Richard Fairhurst [Mon, 28 May 2007 19:06:42 +0000 (19:06 +0000)]
no longer deletes nodes used in other segments ('H' test case)

16 years agoTomH's patches
Richard Fairhurst [Mon, 28 May 2007 14:54:50 +0000 (14:54 +0000)]
TomH's patches

16 years agoHiding the element and then, shortly after, redisplaying it makes IE6 re-render
John McKerrell [Mon, 28 May 2007 14:52:06 +0000 (14:52 +0000)]
Hiding the element and then, shortly after, redisplaying it makes IE6 re-render
things correctly.

16 years agoapplied TomH patch for lost password site
Damian Sulewski [Sat, 26 May 2007 20:58:33 +0000 (20:58 +0000)]
applied TomH patch for lost password site

16 years agoapply patch from TomH for #477 and dont require http auth on GET to the API.
Steve Coast [Thu, 24 May 2007 11:20:16 +0000 (11:20 +0000)]
apply patch from TomH for #477 and dont require http auth on GET to the API.

16 years agoreturn a blank 0.4 osm xml doc when on data found
Steve Coast [Tue, 22 May 2007 11:22:17 +0000 (11:22 +0000)]
return a blank 0.4 osm xml doc when on data found

16 years agoupdate timestamp/uid in current_ways
Richard Fairhurst [Mon, 21 May 2007 16:53:36 +0000 (16:53 +0000)]
update timestamp/uid in current_ways

16 years agodirection of new ways fixed
Richard Fairhurst [Mon, 21 May 2007 00:10:28 +0000 (00:10 +0000)]
direction of new ways fixed

16 years agobig nodes especially for SteveC
Richard Fairhurst [Sun, 20 May 2007 21:43:53 +0000 (21:43 +0000)]
big nodes especially for SteveC

16 years agowhichways now only returns visible ways
Richard Fairhurst [Sun, 20 May 2007 21:26:54 +0000 (21:26 +0000)]
whichways now only returns visible ways

16 years agovarious ruby bits
Steve Coast [Sun, 20 May 2007 21:10:51 +0000 (21:10 +0000)]
various ruby bits

16 years ago(no commit message)
Nick Whitelegg [Sun, 20 May 2007 09:57:26 +0000 (09:57 +0000)]

16 years agopatch from Martijn van Oosterhout
Steve Coast [Sat, 19 May 2007 21:20:53 +0000 (21:20 +0000)]
patch from Martijn van Oosterhout

16 years agoUpdated potlatch preset tags for bridleway and byway
Nick Whitelegg [Sat, 19 May 2007 11:54:45 +0000 (11:54 +0000)]
Updated potlatch preset tags for bridleway and byway

16 years agoworkaround for paths in Potlatch getpresets, plus diary link
Richard Fairhurst [Fri, 18 May 2007 16:45:10 +0000 (16:45 +0000)]
workaround for paths in Potlatch getpresets, plus diary link

16 years agozoom
Richard Fairhurst [Fri, 18 May 2007 16:41:41 +0000 (16:41 +0000)]
zoom

16 years agoPotlatch-on-Rails, ready to go (fingers crossed)
Richard Fairhurst [Fri, 18 May 2007 15:20:31 +0000 (15:20 +0000)]
Potlatch-on-Rails, ready to go (fingers crossed)

16 years agoAdded message about editor not working yet.
Robert (Jamie) Munro [Wed, 16 May 2007 13:56:58 +0000 (13:56 +0000)]
Added message about editor not working yet.

16 years agoback out eager way_tag loading as it wasn't getting all tags?
Steve Coast [Mon, 14 May 2007 01:51:14 +0000 (01:51 +0000)]
back out eager way_tag loading as it wasn't getting all tags?

16 years agodo wot john said innit - eagerly load tags in the map call for ways
Steve Coast [Mon, 14 May 2007 00:51:36 +0000 (00:51 +0000)]
do wot john said innit - eagerly load tags in the map call for ways

16 years agoMade way controller return text/xml instead of text/html. Fixes #450
Robert (Jamie) Munro [Sun, 13 May 2007 14:06:55 +0000 (14:06 +0000)]
Made way controller return text/xml instead of text/html. Fixes #450
Also fixed some line endings and trailing spaces.

16 years agoup the suicide age
Steve Coast [Sat, 12 May 2007 20:38:57 +0000 (20:38 +0000)]
up the suicide age

16 years agovarious gpx bits
Steve Coast [Thu, 10 May 2007 22:14:11 +0000 (22:14 +0000)]
various gpx bits

16 years agoapi fixes
Steve Coast [Thu, 10 May 2007 20:17:29 +0000 (20:17 +0000)]
api fixes

16 years agoupdates to api
Steve Coast [Thu, 10 May 2007 19:37:33 +0000 (19:37 +0000)]
updates to api

16 years agobring checks back
Steve Coast [Thu, 10 May 2007 18:51:37 +0000 (18:51 +0000)]
bring checks back

16 years agoAdded trackpoint serving support to 0.4 API
John McKerrell [Thu, 10 May 2007 14:07:37 +0000 (14:07 +0000)]
Added trackpoint serving support to 0.4 API

16 years agovarious fixes
Steve Coast [Wed, 9 May 2007 17:31:11 +0000 (17:31 +0000)]
various fixes

16 years agonickw's auth stuff, plus some optimisations. If f--king svn finally commits this...
Richard Fairhurst [Tue, 8 May 2007 22:15:19 +0000 (22:15 +0000)]
nickw's auth stuff, plus some optimisations. If f--king svn finally commits this after five hours of error messages I will be really very happy

16 years agofixes ticket 434
Nick Black [Tue, 8 May 2007 12:41:04 +0000 (12:41 +0000)]
fixes ticket 434

16 years agoMaking sure all the "nearest" mappers are displayed instead of just one.
John McKerrell [Tue, 8 May 2007 08:38:12 +0000 (08:38 +0000)]
Making sure all the "nearest" mappers are displayed instead of just one.
Fixing the styling of the popup to retain its rounded edges.

16 years agoreturn blank <osm> if no nodes found
Steve Coast [Tue, 8 May 2007 07:53:39 +0000 (07:53 +0000)]
return blank <osm> if no nodes found

16 years agoPotlatch on Rails, first working version
Richard Fairhurst [Tue, 8 May 2007 00:37:58 +0000 (00:37 +0000)]
Potlatch on Rails, first working version

16 years agoReverting previous whoopsy, setting development hostname back to the correct value.
John McKerrell [Mon, 7 May 2007 18:52:41 +0000 (18:52 +0000)]
Reverting previous whoopsy, setting development hostname back to the correct value.

16 years agoClicking on nearby markers displays a popup showing the name of the mapper with a...
John McKerrell [Mon, 7 May 2007 18:47:38 +0000 (18:47 +0000)]
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.

16 years agoArbitrary doctype added to force browsers out of quirksmode.
John McKerrell [Mon, 7 May 2007 18:45:41 +0000 (18:45 +0000)]
Arbitrary doctype added to force browsers out of quirksmode.

16 years agoTypo in IE6 fix made it not work quite right.
John McKerrell [Mon, 7 May 2007 18:45:10 +0000 (18:45 +0000)]
Typo in IE6 fix made it not work quite right.

16 years agofixed the ticket 432
Nick Black [Mon, 7 May 2007 17:20:33 +0000 (17:20 +0000)]
fixed the ticket 432

16 years agochanged to migrations and updated readme
Nick Black [Mon, 7 May 2007 15:22:15 +0000 (15:22 +0000)]
changed to migrations and updated readme

16 years agocleanup
Steve Coast [Mon, 7 May 2007 15:00:33 +0000 (15:00 +0000)]
cleanup

16 years agoadded more info to postcode lookup as requested in ticket 427
Nick Black [Mon, 7 May 2007 14:51:19 +0000 (14:51 +0000)]
added more info to postcode lookup as requested in ticket 427

16 years agofixed the 'zooom' typo
Nick Black [Mon, 7 May 2007 14:28:11 +0000 (14:28 +0000)]
fixed the 'zooom' typo

16 years agofixed user messaging stuff
Nick Black [Mon, 7 May 2007 14:14:51 +0000 (14:14 +0000)]
fixed user messaging stuff

16 years agomove the map up to the form
Steve Coast [Mon, 7 May 2007 14:09:15 +0000 (14:09 +0000)]
move the map up to the form

16 years agoadd explicit garbage collection
Steve Coast [Mon, 7 May 2007 13:51:47 +0000 (13:51 +0000)]
add explicit garbage collection

16 years agofixed so user email is not displayed
Nick Black [Mon, 7 May 2007 13:33:44 +0000 (13:33 +0000)]
fixed so user email is not displayed

16 years agoAdded single line fix for IE7/Safari and many line fix for IE6.
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.

16 years agoadded messaging and friend stuff that wasn't checked in
Nick Black [Sun, 6 May 2007 10:36:06 +0000 (10:36 +0000)]
added messaging and friend stuff that wasn't checked in

16 years agoadd a big fat warning
Steve Coast [Sun, 6 May 2007 10:22:39 +0000 (10:22 +0000)]
add a big fat warning

16 years agoupdate current schema
Steve Coast [Sun, 6 May 2007 10:21:58 +0000 (10:21 +0000)]
update current schema

16 years agoarghhhhhhhhh untested rails code and SQL fixed
Steve Coast [Sun, 6 May 2007 10:20:40 +0000 (10:20 +0000)]
arghhhhhhhhh untested rails code and SQL fixed

16 years agoupdates from hacking day
Steve Coast [Sun, 6 May 2007 10:08:00 +0000 (10:08 +0000)]
updates from hacking day

16 years agoPotlatch whichways and getway. These aren't really Rails, they're just SQL grafted...
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...

16 years agoremoved fixme tags from views and put into trac
Nick Black [Sat, 5 May 2007 16:28:29 +0000 (16:28 +0000)]
removed fixme tags from views and put into trac

16 years agoPotlatch Rails AMF stuff
Richard Fairhurst [Sat, 5 May 2007 16:09:34 +0000 (16:09 +0000)]
Potlatch Rails AMF stuff

16 years agomessaging stuff and home location selection
Nick Black [Sat, 5 May 2007 16:05:00 +0000 (16:05 +0000)]
messaging stuff and home location selection

16 years ago/diary no longer requires login
Richard Fairhurst [Sat, 5 May 2007 15:52:11 +0000 (15:52 +0000)]
/diary no longer requires login

16 years agoChanged the account page to have the editing functionality built in.
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.

16 years agoAdding display name to go_public method to fix follow on page.
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.

16 years agoDon't list yourself in the nearby mappers
John McKerrell [Sat, 5 May 2007 15:00:16 +0000 (15:00 +0000)]
Don't list yourself in the nearby mappers

16 years agoresolved user.rb conflict
Nick Black [Sat, 5 May 2007 14:24:08 +0000 (14:24 +0000)]
resolved user.rb conflict

16 years agoMade nearest method work with nil home lat/lon.
John McKerrell [Sat, 5 May 2007 13:37:13 +0000 (13:37 +0000)]
Made nearest method work with nil home lat/lon.

16 years agomessaging stuff
Nick Black [Sat, 5 May 2007 12:29:44 +0000 (12:29 +0000)]
messaging stuff

16 years agosmall typeo
Jörg Ostertag [Sat, 5 May 2007 09:47:01 +0000 (09:47 +0000)]
small typeo

16 years agoadded user stuff inc beginning of messages
Nick Black [Fri, 4 May 2007 19:42:17 +0000 (19:42 +0000)]
added user stuff inc beginning of messages

16 years ago/diary links to users
Richard Fairhurst [Fri, 4 May 2007 17:35:06 +0000 (17:35 +0000)]
/diary links to users

16 years agostarted work on /diary
Richard Fairhurst [Fri, 4 May 2007 17:07:27 +0000 (17:07 +0000)]
started work on /diary

16 years agoroutes to enable the postcode search
Nick Black [Tue, 1 May 2007 23:32:02 +0000 (23:32 +0000)]
routes to enable the postcode search

16 years agonow you can search openstreetmap.org/postcode/wc1e6bt
Nick Black [Tue, 1 May 2007 23:31:44 +0000 (23:31 +0000)]
now you can search openstreetmap.org/postcode/wc1e6bt

16 years agoadded a marker to show a location on the map
Nick Black [Tue, 1 May 2007 13:26:27 +0000 (13:26 +0000)]
added a marker to show a location on the map

16 years agogeocoder stuff - views
Nick Black [Tue, 1 May 2007 13:24:44 +0000 (13:24 +0000)]
geocoder stuff - views

16 years agofixed a mistake in migrate.sql - all is well now
Nick Black [Tue, 1 May 2007 12:01:39 +0000 (12:01 +0000)]
fixed a mistake in migrate.sql - all is well now

16 years agomap view defaults to a home lat and lon
Nick Black [Mon, 30 Apr 2007 09:57:54 +0000 (09:57 +0000)]
map view defaults to a home lat and lon

16 years agobeginnings of Potlatch on Rails
Richard Fairhurst [Sat, 28 Apr 2007 11:33:13 +0000 (11:33 +0000)]
beginnings of Potlatch on Rails