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
|
15d5997067
|
Add tags_as_hash to old_nodes
|
2008-04-20 15:12:56 +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 |
|
Christopher Schmidt
|
e414d10aa1
|
Add relation browsing:
* Improve map to also work for relations
* Add display of relations (view)
* Add relation members display
* add new view to browse_controller
|
2008-04-20 14:24:42 +00:00 |
|
Tom Hughes
|
0c480e05f0
|
Tidy up a few details.
|
2008-04-20 12:29:50 +00:00 |
|
Tom Hughes
|
b909dc4ab8
|
Add a stub helper for the browse controller.
|
2008-04-20 12:21:07 +00:00 |
|
Tom Hughes
|
db30a423a8
|
Commit crschmdt's data browser patch.
|
2008-04-20 12:20:23 +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
|
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
|
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
|
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
|
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 |
|