|
eada120ffa
|
#499: Making GeoRSS class more reusable and stopping geotags being added if there is no geodata to be represented. The only reference I can find to code using this class currently is the GPX GeoRSS generator which doesn't specify any parameters, so it shouldn't matter that I have added a title parameter before the description parameter.
|
2007-06-11 21:19:25 +00:00 |
|
|
5ef2e8f661
|
remove timeout
|
2007-06-11 14:43:06 +00:00 |
|
|
3da913748c
|
Make sure we get the display name from the database when building
the form submission URL as the user might just have tried to change
it in which case the one in the user object will be the new one.
|
2007-06-11 08:59:33 +00:00 |
|
|
0d597c1771
|
Don't allow [/;.,?] to be used in display names, as those are used as
separator characters by rails when routing, which means a display name
containing them will not work as part of a URL.
|
2007-06-11 08:43:47 +00:00 |
|
|
4012eb7f9a
|
Make next and previous links on user/XXX/traces work. Fixes #501.
|
2007-06-10 23:51:23 +00:00 |
|
|
e84c55e860
|
Avoid warnings about spaces in method calls.
|
2007-06-10 23:40:35 +00:00 |
|
|
1ea57a3bb1
|
Use messages.empty? instead of the deprecated has_messages? method.
|
2007-06-10 23:25:41 +00:00 |
|
|
aa52ebe674
|
User form_tag/end instead of start_form_tag/end_form_tag to avoid
deprecation warnings.
|
2007-06-10 23:22:56 +00:00 |
|
|
f73ec4536f
|
start editing at the correct lat/lon, not slightly off
|
2007-06-10 17:42:19 +00:00 |
|
|
0f727ece17
|
Use params[] instead of @params[] to avoid deprecation warnings.
|
2007-06-10 16:29:15 +00:00 |
|
|
9db4f4e13c
|
Link OSM logo in site layout to the site's homepage (default map view).
|
2007-06-10 13:57:17 +00:00 |
|
|
81021a1081
|
Only validate the presence of a description on create as we have old
records in the database with no description.
|
2007-06-10 09:08:22 +00:00 |
|
|
24ee5618ce
|
Change server_settings to smtp_settings to avoid deprecation warning.
|
2007-06-10 08:13:03 +00:00 |
|
|
a7d41f09eb
|
Refactor GPX import code to make reimporting old traces easier.
|
2007-06-09 23:34:50 +00:00 |
|
|
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 |
|
|
a187c759b7
|
Validate passwords properly when creating an account. Fixes #419.
|
2007-06-09 22:56:18 +00:00 |
|
|
d95c17e4f7
|
#374: changing W3C geo tags to use 'long' instead of 'lon', per spec.
|
2007-06-09 21:41:48 +00:00 |
|
|
bc2fb65dbd
|
Allow the page titles to be edited by other parts of the app.
|
2007-06-09 20:47:37 +00:00 |
|
|
00f7307824
|
unwayed segments fix
|
2007-06-08 17:37:54 +00:00 |
|
|
a06884a8ec
|
warning/retry uploads if server is being dozy
|
2007-06-08 16:30:02 +00:00 |
|
|
ed0ac139d2
|
TomH's way history patch
|
2007-06-08 10:40:26 +00:00 |
|
|
5bc1730d89
|
Extra check that nodes/segments in ways are visible
|
2007-06-08 10:36:36 +00:00 |
|
|
1c4c93b2c3
|
announcement for SOTM to site on front page
|
2007-06-08 09:21:36 +00:00 |
|
|
8b240b982b
|
#493: tweaking some notification messages in user_controller.
|
2007-06-07 14:36:13 +00:00 |
|
|
d85887e146
|
start of unwayed segments support
|
2007-06-07 09:18:23 +00:00 |
|
|
c72f6a4182
|
fix based from TomH-Home
|
2007-06-07 00:38:09 +00:00 |
|
|
6efdcaa993
|
Latest Potlatch, plus TomH's GPX fix
|
2007-06-06 09:59:59 +00:00 |
|
|
325aa7ecdf
|
TomH's 500 patch
|
2007-06-04 08:57:13 +00:00 |
|
|
daa326898e
|
rm double "this"
|
2007-05-31 12:33:51 +00:00 |
|
|
a0e8c35c1b
|
various things from TomH
|
2007-05-29 23:25:41 +00:00 |
|
|
4a078e5c10
|
queue uploads; better tolerance on click vs drag
|
2007-05-28 20:04:52 +00:00 |
|
|
048f7fca8c
|
no longer deletes nodes used in other segments ('H' test case)
|
2007-05-28 19:06:42 +00:00 |
|
|
4769eec5aa
|
TomH's patches
|
2007-05-28 14:54:50 +00:00 |
|
|
124cd67ac8
|
Hiding the element and then, shortly after, redisplaying it makes IE6 re-render
things correctly.
|
2007-05-28 14:52:06 +00:00 |
|
|
461bf3802d
|
applied TomH patch for lost password site
|
2007-05-26 20:58:33 +00:00 |
|
|
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 |
|
|
494975aa8b
|
return a blank 0.4 osm xml doc when on data found
|
2007-05-22 11:22:17 +00:00 |
|
|
5548c74ccc
|
update timestamp/uid in current_ways
|
2007-05-21 16:53:36 +00:00 |
|
|
cf97143267
|
direction of new ways fixed
|
2007-05-21 00:10:28 +00:00 |
|
|
9242cdcc7e
|
big nodes especially for SteveC
|
2007-05-20 21:43:53 +00:00 |
|
|
2fb5f6d979
|
whichways now only returns visible ways
|
2007-05-20 21:26:54 +00:00 |
|
|
07cb7fea1a
|
various ruby bits
|
2007-05-20 21:10:51 +00:00 |
|
|
b56b9609e2
|
|
2007-05-20 09:57:26 +00:00 |
|
|
f01f820f6c
|
patch from Martijn van Oosterhout
|
2007-05-19 21:20:53 +00:00 |
|
|
0f6d05a2d7
|
Updated potlatch preset tags for bridleway and byway
|
2007-05-19 11:54:45 +00:00 |
|
|
44bf1d91a1
|
workaround for paths in Potlatch getpresets, plus diary link
|
2007-05-18 16:45:10 +00:00 |
|
|
bac5d79c72
|
zoom
|
2007-05-18 16:41:41 +00:00 |
|
|
0944c1cf02
|
Potlatch-on-Rails, ready to go (fingers crossed)
|
2007-05-18 15:20:31 +00:00 |
|
|
aba184e7be
|
Added message about editor not working yet.
|
2007-05-16 13:56:58 +00:00 |
|
|
d4cea98b16
|
back out eager way_tag loading as it wasn't getting all tags?
|
2007-05-14 01:51:14 +00:00 |
|