Commit graph

315 commits

Author SHA1 Message Date
Steve Coast
945df7f195 add a go button to the search form as in bug 589 2008-05-03 14:18:22 +00:00
Steve Coast
98d935f663 make public button a bit nicer 2008-05-03 14:07:48 +00:00
Steve Coast
ee1707a4a7 nicer reply messages, bug 529 2008-05-03 14:02:53 +00:00
Steve Coast
ee6165bf9b ability to delete messages 2008-05-03 13:25:34 +00:00
Tom Hughes
667b1fca45 Include the marker on the larger map link during HTML export. 2008-05-01 08:04:34 +00:00
Christopher Schmidt
8a6cfefa07 larger map link is now raw html for better google-linking capability, rather
than generated by javascript
2008-05-01 00:00:20 +00:00
Tom Hughes
209dece7d3 Tidy things up a bit. 2008-04-30 08:44:57 +00:00
Christopher Schmidt
0c061a6f65 add support for showing osmarender layer instead of mapnik layer, style the vector layer so it looks like a marker. 2008-04-30 03:11:47 +00:00
Christopher Schmidt
f67ffb6ebb add support for setting a specific marker location on the map. 2008-04-30 02:50:53 +00:00
Tom Hughes
f2ae082a1f Cosmetic tidy up, and fix hardcoding of server name. 2008-04-29 17:11:22 +00:00
Christopher Schmidt
57050172c8 round numbers 2008-04-29 14:41:59 +00:00
Christopher Schmidt
5ff86db265 add support for HTML export to export tabk 2008-04-29 13:57:26 +00:00
Christopher Schmidt
2d9282d864 start of work on UI 2008-04-29 13:19:24 +00:00
Tom Hughes
42da12e81c IE was getting confused by having a div with an id of "map" and a
link anchor with a name of "map". Closes #865.
2008-04-28 09:49:27 +00:00
Tom Hughes
33eb0d7e31 Advise new users to signup on the wiki as well. Closes #738. 2008-04-27 12:26:10 +00:00
Tom Hughes
a1378a6bd4 Report a friendly error for attempts to reference a user that does
not exist. Closes #805.
2008-04-27 12:21:32 +00:00
Tom Hughes
7d0a281d5b Include tags in GPX success and failure mails. Closes #480. 2008-04-27 12:18:19 +00:00
Tom Hughes
15e64474e4 Unbreak Richard's warning messages. Closes #864. 2008-04-25 09:04:56 +00:00
Tom Hughes
5bc80823ec Tidy up RSS links a bit. 2008-04-23 17:39:09 +00:00
Tom Hughes
840a402031 Tidy up template. 2008-04-23 13:15:04 +00:00
Richard Fairhurst
1b591df0bc warn if user tries to upload 8bn traces at once 2008-04-23 11:57:01 +00:00
Tom Hughes
b465917259 Put back the SOTM advert on the front page, updated for SOTM2008. 2008-04-23 08:17:52 +00:00
Richard Fairhurst
9df6d2ac06 Potlatch 0.8b 2008-04-22 21:32:26 +00:00
Tom Hughes
8c98f1a6c4 Tweak export startup to stop silly image sizes being reported. 2008-04-21 08:14:15 +00:00
Tom Hughes
9ef6528d8e Make sure the export button is enabled if we switch away from mapnik
export, and that the mapnik image size is updated correctly.
2008-04-20 10:31:03 +00:00
Tom Hughes
48918f19dc Close down export properly when the sidebar is closed. 2008-04-20 08:38:47 +00:00
Tom Hughes
7a9e92386e Rework export to not rely on ctrl+drag to select an area. 2008-04-19 16:58:03 +00:00
Tom Hughes
9b04cebf3c Use the right variable for the marker position. 2008-04-19 14:29:18 +00:00
Tom Hughes
66fcecab91 Make openSidebar() work with no argument. 2008-04-19 13:52:31 +00:00
Tom Hughes
b331823b5d Make export tab work from non-view pages. 2008-04-19 13:29:24 +00:00
Tom Hughes
7ebb29d195 Don't call formatChanged() when disabling XML output as it has side effects. 2008-04-19 10:48:48 +00:00
Tom Hughes
9bae22aacb Validate the mapnik scale on a zoom change. 2008-04-19 10:45:28 +00:00
Tom Hughes
7fa1041340 Display the size of the image mapnik will produce. 2008-04-19 10:40:37 +00:00
Tom Hughes
8815700a77 Rework AJAX stuff to work on IE. 2008-04-18 22:12:50 +00:00
Tom Hughes
2f925b9197 Remove spurious comma that was breaking Safari. 2008-04-18 17:33:09 +00:00
Tom Hughes
836f46f9f7 Fix broken close tag that was breaking Opera. 2008-04-18 17:32:47 +00:00
Tom Hughes
016e43e596 Move user diaries link to the tab bar as it changes what is displayed
in the main frame, and everything else which does that is on the tab bar.
2008-04-17 23:30:30 +00:00
Tom Hughes
b7d8360a27 Default export format based on selected base layer. 2008-04-17 23:10:35 +00:00
Tom Hughes
083cb994d7 Fill in license details. 2008-04-17 23:05:57 +00:00
Tom Hughes
45a77397f3 Make the /export URL work. 2008-04-17 17:47:15 +00:00
Tom Hughes
4cc400de43 Merged 7296:7388 from rails_port trunk. 2008-04-16 23:52:32 +00:00
Tom Hughes
599c48227a Ajaxify the export tab. 2008-04-16 23:45:16 +00:00
Tom Hughes
f4fa8ed40e Fix setPosition(). 2008-04-16 17:59:05 +00:00
Tom Hughes
b8c500cdbc Get rid of our reprojection code and use OpenLayers reprojection instead. 2008-04-16 17:18:45 +00:00
Tom Hughes
d13ef1db02 More work on export tab. 2008-04-14 23:46:10 +00:00
Tom Hughes
2c66491e00 Reflect any changes made to the bounds in the map. 2008-04-09 18:14:30 +00:00
Tom Hughes
f1c0834c5c Disable OSM export when the area is too large. 2008-04-08 18:38:43 +00:00
Tom Hughes
1df50231fa Commit initial work on export tab. 2008-04-07 23:23:15 +00:00
Richard Fairhurst
1878369474 permit uninserted tracks to be edited 2008-03-30 00:27:29 +00:00
Richard Fairhurst
4ebf47b734 0.8a 2008-03-30 00:17:24 +00:00