Tom Hughes
b03a3f8889
Add some logging.
2007-06-26 15:42:05 +00:00
Richard Fairhurst
7ac774b00e
fixing version problem for way_tags
2007-06-26 12:42:28 +00:00
Richard Fairhurst
d7c17fb0b5
more accurate unwayed segments display; warning icon flashes and has a Helpful Tooltip
2007-06-24 16:23:12 +00:00
Richard Fairhurst
9b5f875a15
better SQL in putway, plus trap any 0/1-length ways that Potlatch may try to upload
2007-06-24 15:22:56 +00:00
Tom Hughes
91461927d4
Fix bogus SQL.
2007-06-24 10:53:37 +00:00
Tom Hughes
a4647430aa
Allow all trackpoints to be fetched, not just those from public traces and
...
the user's own traces. Also restore the 0.3 API functionality that eliminate
duplicate points.
2007-06-24 10:51:29 +00:00
Tom Hughes
1017c4c39a
Make per-user diary entry lists go through the diary_entry controller so
...
that we aren't duplicating everything in the user controller.
This also makes per-user RSS feeds work, and makes links to specific posts
work properly so that the RSS feeds behave sensibly.
2007-06-23 12:41:58 +00:00
Dan Karran
f0b5776389
Adding tag name to title if available.
2007-06-23 11:30:03 +00:00
Dan Karran
467990a45b
Adding titles to trace lists
2007-06-23 10:52:34 +00:00
Tom Hughes
0c198107af
Correctly record which user deleted an object.
2007-06-22 15:37:57 +00:00
Tom Hughes
d781f42016
Avoid reading traces and trace images into memory when sending them to
...
the client, and make sure the MIME type is correct for trace files.
2007-06-21 23:19:25 +00:00
Tom Hughes
2c98558c86
Add support for segment/:id/ways and node/:id/segments API calls. Fixes #452 .
2007-06-21 22:52:40 +00:00
Dan Karran
e6af088dda
Seperating message receiving off into 'inbox' function.
2007-06-20 22:32:15 +00:00
Tom Hughes
c11d961f62
Close a number of holes in the API by making it validate changes
...
more carefully.
2007-06-19 23:20:39 +00:00
Tom Hughes
8c8d55736f
Tell users if the reason they can't login is because they haven't activated
...
their account yet.
2007-06-18 07:27:39 +00:00
Tom Hughes
0e66875ace
Make it clear that new accounts need to be actived by clicking on the
...
confirm link in the email before they can be used.
2007-06-18 07:20:08 +00:00
Dan Karran
7eec8de2a6
Setting correct XML content-type for trace RSS feeds.
2007-06-16 21:32:41 +00:00
Dan Karran
072b0717e4
Adding titles to some more pages, adding a redirect after sent messages and setting correct XML content-type header for RSS feeds.
2007-06-16 20:38:14 +00:00
Tom Hughes
235999b835
When a new user confirms their email address, log them automatically and
...
redirect them to their account page so they can set their home location
and description if they want.
2007-06-14 23:55:26 +00:00
Tom Hughes
f7f2b7482d
Add the search boxes to the edit page.
2007-06-12 16:51:12 +00:00
Tom Hughes
bd5793f7a6
Improve reporting of errors in GPX uploads, and allow private traces
...
to be uploaded once again.
2007-06-12 08:52:19 +00:00
Tom Hughes
2afcb4b222
Allow users to change their password from the account page, and get rid
...
of the separate edit page that (partially) duplicated the account page.
2007-06-12 00:28:53 +00:00
Tom Hughes
d27ff25473
Improve handling of login/logout some more to improve the chances of
...
us ending up on the right page afterwards.
2007-06-11 23:49:03 +00:00
Dan Karran
b4e6a72858
Adding RSS feed to main diary page, with space for lat/long info to be associated with each post in the future, though that needs adding still.
2007-06-11 21:42:00 +00:00
Richard Fairhurst
5ef2e8f661
remove timeout
2007-06-11 14:43:06 +00:00
Tom Hughes
4012eb7f9a
Make next and previous links on user/XXX/traces work. Fixes #501 .
2007-06-10 23:51:23 +00:00
Tom Hughes
0f727ece17
Use params[] instead of @params[] to avoid deprecation warnings.
2007-06-10 16:29:15 +00:00
Tom Hughes
457d66eb5b
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.
2007-06-09 23:08:18 +00:00
Tom Hughes
a187c759b7
Validate passwords properly when creating an account. Fixes #419 .
2007-06-09 22:56:18 +00:00
Richard Fairhurst
00f7307824
unwayed segments fix
2007-06-08 17:37:54 +00:00
Richard Fairhurst
ed0ac139d2
TomH's way history patch
2007-06-08 10:40:26 +00:00
Richard Fairhurst
5bc1730d89
Extra check that nodes/segments in ways are visible
2007-06-08 10:36:36 +00:00
Dan Karran
8b240b982b
#493 : tweaking some notification messages in user_controller.
2007-06-07 14:36:13 +00:00
Richard Fairhurst
d85887e146
start of unwayed segments support
2007-06-07 09:18:23 +00:00
Richard Fairhurst
6efdcaa993
Latest Potlatch, plus TomH's GPX fix
2007-06-06 09:59:59 +00:00
Richard Fairhurst
325aa7ecdf
TomH's 500 patch
2007-06-04 08:57:13 +00:00
Steve Coast
a0e8c35c1b
various things from TomH
2007-05-29 23:25:41 +00:00
Richard Fairhurst
048f7fca8c
no longer deletes nodes used in other segments ('H' test case)
2007-05-28 19:06:42 +00:00
Richard Fairhurst
4769eec5aa
TomH's patches
2007-05-28 14:54:50 +00:00
Damian Sulewski
461bf3802d
applied TomH patch for lost password site
2007-05-26 20:58:33 +00:00
Steve Coast
40c7e0f9aa
apply patch from TomH for #477 and dont require http auth on GET to the API.
2007-05-24 11:20:16 +00:00
Steve Coast
494975aa8b
return a blank 0.4 osm xml doc when on data found
2007-05-22 11:22:17 +00:00
Richard Fairhurst
5548c74ccc
update timestamp/uid in current_ways
2007-05-21 16:53:36 +00:00
Richard Fairhurst
2fb5f6d979
whichways now only returns visible ways
2007-05-20 21:26:54 +00:00
Steve Coast
07cb7fea1a
various ruby bits
2007-05-20 21:10:51 +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
0944c1cf02
Potlatch-on-Rails, ready to go (fingers crossed)
2007-05-18 15:20:31 +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