Commit graph

694 commits

Author SHA1 Message Date
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
Christopher Schmidt
ca0989f90f destroy the box handler as well 2008-04-26 16:33:26 +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
Christopher Schmidt
679d47818b browseclass no longer used 2008-04-23 16:41:33 +00:00
Christopher Schmidt
b46655b167 define type earlier 2008-04-23 16:39:20 +00:00
Christopher Schmidt
f4dfa0f93b UI changes from RichardF 2008-04-23 14:58:25 +00:00
Christopher Schmidt
e6de9accd2 move data into a layer in the layerswitcher 2008-04-23 13:59:41 +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
Christopher Schmidt
f06af0508c very minor ui niggles 2008-04-23 04:28:42 +00:00
Christopher Schmidt
8a9261ea07 prevent errors when closing sidebar 2008-04-23 04:25:39 +00:00
Richard Fairhurst
9df6d2ac06 Potlatch 0.8b 2008-04-22 21:32:26 +00:00
Christopher Schmidt
dffe87909d add link to history html page 2008-04-22 13:59:00 +00:00
Christopher Schmidt
670d15e4c9 add support for displaying history 2008-04-22 13:52:41 +00:00
Christopher Schmidt
25fa17d612 change layout: now a link, no longer a tab 2008-04-22 12:48:26 +00:00
Christopher Schmidt
24c623fdf2 minor clenaups 2008-04-22 11:41:57 +00:00
Christopher Schmidt
19a57c97b1 don't let users select areas bigger than allowed 2008-04-22 11:29:24 +00:00
Christopher Schmidt
adc823ce1b allow down/up events 2008-04-22 11:19:12 +00:00
Christopher Schmidt
98be40a312 Customize requestSuccess to limit number of features actually drawn on the map 2008-04-22 11:14:58 +00:00
Christopher Schmidt
d3314fee0f Add recent nodes to start of tab, and return false from onclick actions 2008-04-22 04:28:37 +00:00
Christopher Schmidt
ea0f8ee5c3 clean up javascript code. no/few functional changes, afaik. 2008-04-22 04:05:37 +00:00
Christopher Schmidt
a5509e3172 destroy the feature when we leave 2008-04-21 23:22:08 +00:00
Christopher Schmidt
336a80530c add in-map node/way browser 2008-04-21 23:18:08 +00:00
Christopher Schmidt
c69dc37b2c Create a 'browse' tab, which will be used to display data on the main page 2008-04-21 13:52:43 +00:00
Tom Hughes
8c98f1a6c4 Tweak export startup to stop silly image sizes being reported. 2008-04-21 08:14:15 +00:00
Christopher Schmidt
4ca38904dc add navigation link 2008-04-20 21:44:05 +00:00
Christopher Schmidt
35c8871354 Link ways and nodes backwards and forwards. 2008-04-20 20:26:20 +00:00
Christopher Schmidt
449567e9a6 link to html history 2008-04-20 16:26:13 +00:00
Christopher Schmidt
bad57126c0 add a browse index (no content yet) 2008-04-20 16:18:22 +00:00
Christopher Schmidt
a5c8a3b7f8 move around things to match the change in action names 2008-04-20 16:16:27 +00:00
Christopher Schmidt
488efc3df8 drop _view from action names 2008-04-20 16:11:56 +00:00
Christopher Schmidt
1fe70eb651 don't abuse link_to: do it right 2008-04-20 16:05:15 +00:00
Christopher Schmidt
9a7e246102 for items which don't actually have a geometry, just zoomToMaxExtent. 2008-04-20 15:36:37 +00:00
Christopher Schmidt
bb8acc8424 Add support for relation history. 2008-04-20 15:32:25 +00:00
Christopher Schmidt
4168e0963e Add history for ways and nodes, split 'last edited by' into a seperate template to be used in multiple places, add to routes. 2008-04-20 15:14:20 +00:00
Christopher Schmidt
4fbc1ddde4 Handle deleted items better. 2008-04-20 14:34:45 +00:00
Christopher Schmidt
b3ef9c06c5 link from member object to the member page 2008-04-20 14:29:49 +00:00