Tom Hughes
28e9a84da2
Fix automatic size detection for map popups.
2007-08-23 14:49:42 +00:00
Dan Karran
9da455a322
Moving inbox styling definitions into the stylesheet.
2007-08-18 12:22:04 +00:00
Tom Hughes
d45db3acc4
Fix image referred to in RSS feeds so that it actually exists.
2007-08-15 18:12:37 +00:00
Tom Hughes
8dfecbfbb2
Only the view and edit tabs really need updating when the map moves.
2007-08-14 10:44:56 +00:00
Tom Hughes
6af2598ad6
Fix alignment of greeting in top right corner of site.
2007-08-14 10:36:18 +00:00
Tom Hughes
bea82b27ba
Return a pointer to the 404 tile for out of bounds latitudes.
2007-08-14 10:05:36 +00:00
Tom Hughes
e8b724b12a
Reduce font size in search results.
2007-08-08 17:22:33 +00:00
Tom Hughes
5ffb6950cc
Use David Earl's arrow icon to show the position of a search result.
2007-08-08 16:57:09 +00:00
Tom Hughes
c1f1b99cdc
Update OpenSearch plugin to work with new search system.
2007-08-08 08:47:29 +00:00
Tom Hughes
f3c7511643
Add some help to the search box.
2007-08-08 08:29:31 +00:00
Tom Hughes
397db07d65
New improved geocoder with extra added AJAX and OSM Namefinder support.
2007-08-07 17:09:37 +00:00
Tom Hughes
e8809a10f5
Ran "rake rails:update" to update resources to latest rails 1.2.3 ones.
2007-08-06 07:53:41 +00:00
Richard Fairhurst
57aeccccc8
various bugfixes, new natural presets
2007-08-03 12:09:24 +00:00
Tom Hughes
cbb7d97405
Add support for displaying a map covering a specified bounding box.
2007-07-29 14:26:42 +00:00
Tom Hughes
9634ab8fc1
Remember which layers are active in the cookie and URLs.
2007-07-29 14:06:04 +00:00
Tom Hughes
9dbe1a497a
Add a flag to allow the API to be placed in read-only mode.
2007-07-26 17:15:23 +00:00
Richard Fairhurst
b598ce68ef
ways from unwayed segments now automatically fix segment direction
2007-07-22 22:52:46 +00:00
Richard Fairhurst
30ac98deef
experimental 'make ways out of unwayed segments' feature
2007-07-21 21:07:40 +00:00
Richard Fairhurst
837e58711c
drag newly created points
2007-07-21 14:05:20 +00:00
Richard Fairhurst
95d9ae83ab
smarter whichways behaviour, couple of small bugfixes
2007-07-19 20:37:05 +00:00
Richard Fairhurst
84b67e00a0
fix problematic merge
2007-07-07 13:26:17 +00:00
Tom Hughes
4bb7ed0291
Add OpenSearch search plugins from Jono to the site. Fixes #506 .
2007-07-05 18:00:30 +00:00
Tom Hughes
60817dedf0
Restore favicon.
2007-07-05 15:36:21 +00:00
Tom Hughes
743cb57e51
Remove scripts for old slippy map which are no longer used.
2007-06-30 16:30:28 +00:00
Tom Hughes
b92e1b0584
Fix some HTML validation issue.
2007-06-30 12:09:28 +00:00
Tom Hughes
48a3a317bc
Use Math.PI instead of defining it ourselves (and sometimes forgetting).
2007-06-30 11:25:53 +00:00
Tom Hughes
2804e77cc3
With much assistance from kleptog, make the map wrap when zoomed right out.
2007-06-29 15:43:14 +00:00
Richard Fairhurst
d7c17fb0b5
more accurate unwayed segments display; warning icon flashes and has a Helpful Tooltip
2007-06-24 16:23:12 +00:00
Richard Fairhurst
9b5f875a15
better SQL in putway, plus trap any 0/1-length ways that Potlatch may try to upload
2007-06-24 15:22:56 +00:00
Tom Hughes
9619dfdb4b
Factor out javascript code to support OpenLayers maps into a common file
...
that is shared by both the (current) pages that display maps.
2007-06-23 18:29:01 +00:00
Tom Hughes
e9d3d4d19b
Add missing CSS and image resources from OpenLayers 2.4 release and
...
reorganise things to keep OpenLayers stuff together.
2007-06-20 00:06:02 +00:00
Tom Hughes
9b446e75cb
Don't try and apply pngfix to OpenLayers tile images.
2007-06-15 13:36:28 +00:00
Tom Hughes
af5fa9e0ca
Upgrade OpenLayers to the 2.4 release.
2007-06-15 13:11:05 +00:00
Tom Hughes
e0013130c2
Don't try and update links on nodes whose names match member functions
...
of the JavaScript Array object...
2007-06-14 09:29:32 +00:00
Tom Hughes
7b9272ffa6
Make sure we always put a valid URL on the edit tab, and allow switching
...
to the editor to work from z11 instead of z14 as that is what Potlatch
supports.
Also fix default zooms for Potlatch when no position is given.
2007-06-13 10:02:37 +00:00
Tom Hughes
c99992f85f
Be a bit more intelligent when trying to update the arguments on a link.
2007-06-12 16:16:49 +00:00
Richard Fairhurst
f73ec4536f
start editing at the correct lat/lon, not slightly off
2007-06-10 17:42:19 +00:00
Richard Fairhurst
a06884a8ec
warning/retry uploads if server is being dozy
2007-06-08 16:30:02 +00:00
Nick Black
1c4c93b2c3
announcement for SOTM to site on front page
2007-06-08 09:21:36 +00:00
Richard Fairhurst
d85887e146
start of unwayed segments support
2007-06-07 09:18:23 +00:00
Richard Fairhurst
6efdcaa993
Latest Potlatch, plus TomH's GPX fix
2007-06-06 09:59:59 +00:00
Richard Fairhurst
4a078e5c10
queue uploads; better tolerance on click vs drag
2007-05-28 20:04:52 +00:00
Richard Fairhurst
cf97143267
direction of new ways fixed
2007-05-21 00:10:28 +00:00
Richard Fairhurst
9242cdcc7e
big nodes especially for SteveC
2007-05-20 21:43:53 +00:00
Richard Fairhurst
0944c1cf02
Potlatch-on-Rails, ready to go (fingers crossed)
2007-05-18 15:20:31 +00:00
John McKerrell
6373cfeb63
Making sure all the "nearest" mappers are displayed instead of just one.
...
Fixing the styling of the popup to retain its rounded edges.
2007-05-08 08:38:12 +00:00
Richard Fairhurst
220ad0a6b6
Potlatch on Rails, first working version
2007-05-08 00:37:58 +00:00
John McKerrell
914b358154
Clicking on nearby markers displays a popup showing the name of the mapper with a link to their page.
...
A similar popup is shown for your own marker.
Checkbox added for updating your own position, checked if you haven't set a location yet, unchecked by default if you have.
2007-05-07 18:47:38 +00:00
Richard Fairhurst
c8972a0859
Potlatch Rails AMF stuff
2007-05-05 16:09:34 +00:00
Nick Black
20e02f42dc
messaging stuff and home location selection
2007-05-05 16:05:00 +00:00