Commit graph

185 commits

Author SHA1 Message Date
Nick Whitelegg
b56b9609e2 2007-05-20 09:57:26 +00:00
Steve Coast
f01f820f6c patch from Martijn van Oosterhout 2007-05-19 21:20:53 +00:00
Nick Whitelegg
0f6d05a2d7 Updated potlatch preset tags for bridleway and byway 2007-05-19 11:54:45 +00:00
Richard Fairhurst
44bf1d91a1 workaround for paths in Potlatch getpresets, plus diary link 2007-05-18 16:45:10 +00:00
Richard Fairhurst
bac5d79c72 zoom 2007-05-18 16:41:41 +00:00
Richard Fairhurst
0944c1cf02 Potlatch-on-Rails, ready to go (fingers crossed) 2007-05-18 15:20:31 +00:00
Robert (Jamie) Munro
aba184e7be Added message about editor not working yet. 2007-05-16 13:56:58 +00:00
Steve Coast
d4cea98b16 back out eager way_tag loading as it wasn't getting all tags? 2007-05-14 01:51:14 +00:00
Steve Coast
332bcb6b18 do wot john said innit - eagerly load tags in the map call for ways 2007-05-14 00:51:36 +00:00
Robert (Jamie) Munro
6ace541442 Made way controller return text/xml instead of text/html. Fixes #450
Also fixed some line endings and trailing spaces.
2007-05-13 14:06:55 +00:00
Steve Coast
164b05ea96 up the suicide age 2007-05-12 20:38:57 +00:00
Steve Coast
e25cbb009a various gpx bits 2007-05-10 22:14:11 +00:00
Steve Coast
1bbe59b6a7 api fixes 2007-05-10 20:17:29 +00:00
Steve Coast
21fd6d3126 updates to api 2007-05-10 19:37:33 +00:00
Steve Coast
9011118cd0 bring checks back 2007-05-10 18:51:37 +00:00
John McKerrell
14b8e7619f Added trackpoint serving support to 0.4 API 2007-05-10 14:07:37 +00:00
Steve Coast
6ccf25b347 various fixes 2007-05-09 17:31:11 +00:00
Richard Fairhurst
551f96197c 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 2007-05-08 22:15:19 +00:00
Nick Black
c5d1f3381d fixes ticket 434 2007-05-08 12:41:04 +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
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