Commit graph

881 commits

Author SHA1 Message Date
Tom Hughes
cbb59310d3 Restore the appearance of input buttons. 2008-04-23 09:06:06 +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
Tom Hughes
7cafcf878a Fix typo. 2008-04-23 07:43:33 +00:00
Tom Hughes
df1a9989f7 Style password fields (and textareas) to match text input fields. 2008-04-23 07:41:58 +00:00
Richard Fairhurst
6d8e6d235f must remember not to commit new version while Potlatch users are in IRC 2008-04-22 21:59: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
3052bd7bed Suppress the PanZoomBar control from printed output. 2008-04-20 08:24:04 +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
ab62a4b453 Do the transform the right way round. 2008-04-19 14:32:40 +00:00
Tom Hughes
9b04cebf3c Use the right variable for the marker position. 2008-04-19 14:29:18 +00:00
Tom Hughes
ff10be4855 Use the right variable for the event. 2008-04-19 14:27:57 +00:00
Tom Hughes
97a4e25f90 Add numZoomLevels to the map. 2008-04-19 14:00:11 +00:00
Tom Hughes
66fcecab91 Make openSidebar() work with no argument. 2008-04-19 13:52:31 +00:00
Tom Hughes
cb3992f5a1 Mark map responses as attachments. 2008-04-19 13:35:02 +00:00
Tom Hughes
b331823b5d Make export tab work from non-view pages. 2008-04-19 13:29:24 +00:00
Tom Hughes
ddb003f0f2 Headers is an array not a function... 2008-04-19 13:29:10 +00:00
Tom Hughes
c8bf26711c Merge 7296:7427 from export branch to trunk. 2008-04-19 13:14:30 +00:00
Tom Hughes
d4010ff589 Revert accidental commit. 2008-04-19 10:49:54 +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
075b760c91 Only add a border to text input fields. 2008-04-19 10:14:52 +00:00
Tom Hughes
cb75e0bdd0 Add export helper. 2008-04-18 22:56:52 +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
b4791598ea Remove unused method. 2008-04-17 17:47:35 +00:00
Tom Hughes
45a77397f3 Make the /export URL work. 2008-04-17 17:47:15 +00:00
Tom Hughes
52a6df0548 Simplify URLs a bit. 2008-04-17 17:38:48 +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
430fa39118 Add missing OpenLayers 2.6 images. 2008-04-16 17:17:39 +00:00
Tom Hughes
25885677e2 Use OL 2.6 auto sizing for popups instead of doing it ourselves. 2008-04-16 08:49:55 +00:00
Tom Hughes
2b35dadd5f Add a scale control to the map. Closes #51. 2008-04-16 08:04:44 +00:00
Tom Hughes
4e05d2af72 Update OpenLayers to 2.6 release. 2008-04-16 07:27:29 +00:00
Tom Hughes
d13ef1db02 More work on export tab. 2008-04-14 23:46:10 +00:00
Tom Hughes
7f34e5e8fc Really remove it this time... 2008-04-11 19:56:56 +00:00
Tom Hughes
790c4c1937 Remove accidental commit of my local mapnik layer. 2008-04-11 19:56:29 +00:00
Tom Hughes
0d60c39721 Fix IE breakage. 2008-04-11 19:40:32 +00:00
Tom Hughes
93029ab7aa Turn on wrapDateLine for all layers.
Also correct the declared projection for the markers layer.
2008-04-11 17:54:51 +00:00
Tom Hughes
0f28e0581e Tweak the namefinder results a bit more. 2008-04-10 08:07:09 +00:00
Tom Hughes
373a3b0577 Provide extra context for namefinder results where the nearest place
is small (a hamlet, village or suburb). Closes #794.
2008-04-09 23:43:38 +00:00