All Projects

ID Project Category Task Type Severity Summary  desc Status Progress
 6 osmrmhvosmrmFeature RequestLow Zoom to gap in Route Manager Closed
100%
Task Description

The distances to the next segment in the Route Manager segment table should be clickable to zoom to the gap between the two segments.

50FacilMapfacilmap.orgBug ReportLowUnexpected behaviour in GeoSearchAssigned
0%
Task Description

When performing a search with multiple results, selecting any of them but the first one and then reloading the page, the list of results is hidden (which is the desired behaviour). However, the previous choice was lost from the favourites, so when now trying to calculate directions, the first result is selected again. A cookie-based favourite solution is not acceptable as the page should still work as expected when sending a link to someone else.

 64 osmrmhvwebFeature RequestHigh Time limit for requests Closed
100%
Task Description

Sometimes, the analysation of too large objects is requested. They don’t fit into memory, which causes osmrmhv to re-fetch loads of objects from the API. To temporarily avoid that (until #63 is implemented), implement a time limit for requests that kills an analysation once it lasted for 10 minutes.

 17 FacilMapRoutingFeature RequestLow Switch to YOURS 1.0 instead of dev Closed
100%
Task Description

The dev version does not throw errors on high server load. It is currently being used for testing reasons.

 19 osmrmhvunknownFeature RequestLow Switch to new JSP versions Closed
100%
Task Description

* Install the new versions on osm.cdauth.eu and remove the old PHP ones.
* Mark the repositories as deprecated on http://gitorious.org/osmrmhv
* Update the documentation on http://wiki.openstreetmap.org/wiki/OSM_Route_Manager, http://wiki.openstreetmap.org/wiki/OSM_History_Viewer and http://wiki.openstreetmap.org/wiki/DE:OSM_History_Viewer

42FacilMapNamefinderFeature RequestLowSwitch to MapQuest Nominatim v2Researching
0%
Task Description

As soon as Nominatim v2 is online (see http://open.mapquestapi.com/nominatim/), switch to it.

 40 FacilMapprototypesBug ReportMedium Split up files and use build tool Closed
100%
Task Description

As soon as the routing and the master branch are merged again, split up prototypes.js into one file per class and use a build tool.

41FacilMapRoutingFeature RequestLowShow routing directives with MapQuestAssigned
0%
Task Description

Perhaps also show directives when hovering the map?

 52 FacilMapfacilmap.orgFeature RequestLow Show progress bar on page loading Closed
100%
Task Description

While the JavaScripts are loading, there is no indicator at the moment whether anything is happening.

 47 FacilMapRoutingFeature RequestLow Show elevation profile from MapQuest Closed
100%
Task Description

http://open.mapquestapi.com/elevation/

 23 FacilMapRoutingBug ReportLow Route not displayed in Internet Explorer 7 Closed
100%
Task Description

Line: 1681
Char: 6
Error: Object doesn't support this property or method

 16 FacilMapRoutingBug ReportLow Route hovering does not work at high zoom levels Closed
100%
Task Description

The distance of the mouse cursor to the route is measured by calculating the distance to the next node. On high zoom levels, it is not properly possible to hover the route as the mouse cursor is usually positioned near the connection of two nodes, not the nodes themselves. This makes creating new via points very hard.

 15 FacilMapRoutingFeature RequestLow Remove routing via points using double click Closed
100%
Task Description

Remove routing via points using double click

 1 osmrmhvosmrmBug ReportLow Reload relation without cache Closed
100%
Task Description

Make it possible again in Route Manager to refresh a relation from the server without using the local cache.

 20 osmrmhvwebFeature RequestLow Redirect old PHP URLs Closed
100%
Task Description

Introduce some kind of redirect that replaces .php at the end of the URL with .jsp.

 55 FacilMapfacilmap.orgFeature RequestLow Redirect from www.facilmap.org to facilmap.org Closed
100%
Task Description

Build a JavaScript-based redirect from www.facilmap.org to facilmap.org that preserves the location hash part.

8osmrmhvosmhvBug ReportVery LowRe-adding of a segment to a relation shows wrong author...Assigned
0%
Task Description

When a segment as been removed from a relation and later been re-added, the first “adder” might be shown instead of the second.

 3 osmrmhvwebBug ReportMedium Properly remove whitespaces from JSP output Closed
100%
Task Description

White spaces have to be removed properly from the output of the JSP pages. For example the GPX output will not be valid XML else.

It will probably have to be configured in Maven that all %>\n are replaced by %> in the JSPs before they are compiled.

The replacement has to work together with maven-jspc-plugin.

13FacilMapprototypesFeature RequestLowOverload destroy() methodsAssigned
0%
Task Description

To prevent memory leaks, the destroy() methods should be overloaded everywhere to remove member objects.

 51 FacilMapNamefinderBug ReportLow Only open autocomplete when something was actually type ...Closed
100%
Task Description

Not when pressing left or right arrow for example.

 9 ajax-proxyservletBug ReportMedium Multiple simultaneous requests get lost Closed
100%
Task Description

When multiple AjaxProxyXMLHttpRequests are running at the same time, some of them seem to get lost. This happens very often in all browsers except Firefox.

12FacilMapMarkersFeature RequestLowMore generic saving of Markers popup visibility in Perm...Assigned
0%
Task Description

The Permalink saving of the visibility of search result markers should be moved to the Markers layer for more generic use.

 14 FacilMapRoutingBug ReportLow Map not draggable after adding routing via-points Closed
100%
Task Description

Sometimes the map is not draggable anymore after adding routing Via points.

 56 FacilMapprototypesFeature RequestLow Intervene page scrolling when using KeyboardDefaults Closed
100%
Task Description

Page scrolling is controlled by the onkeydown event.

 24 FacilMapfacilmap.orgFeature RequestLow Improve handling of multiple results in namefinder Closed
100%
Task Description

When searching for a place, suggest places of that name in the text input field while typing. Only zoom to this search result, do not show any other search results.

Keep current behaviour in routing branch when searching for POIs like defined in http://wiki.openstreetmap.org/wiki/Nominatim/Special_Phrases. Do not open any popups and zoom out to see all search results.

 5 osmrmhvosmhvFeature RequestLow Implement tag diff in History Viewer Closed
100%
 58 FacilMapRoutingBug ReportLow Fix z-index of routing layer Closed
100%
 11 FacilMapprototypesFeature RequestLow Extend OpenStreetBugs API to use cdauth’s map Markers Closed
100%
 67 FacilMapprototypesBug ReportMedium Error when embedding FacilMap into an HTML page without ...Closed
100%
49FacilMapfacilmap.orgFeature RequestLowDraggable route start and end in search input fieldsAssigned
0%
25FacilMapMarkersFeature RequestLowDisplay OSM element information in popupsAssigned
0%
 21 FacilMapRoutingFeature RequestVery Low cursor:pointer when hovering route to move it Closed
100%
 10 FacilMapCoordinateGridBug ReportLow Coordinate grid lines disappear Closed
100%
 7 osmrmhvosmrmBug ReportMedium Closed circle relations are not displayed in Route Mana ...Closed
100%
 48 osmrmhvinterfaceFeature RequestMedium Clear cache on low memory Closed
100%
 27 FacilMapRoutingBug ReportLow Cannot drag route points in Internet Explorer Closed
100%
 2 osmrmhvlibFeature RequestLow Cache geographical item containing relations Closed
100%
 26 FacilMapprototypesFeature RequestLow Asynchronously load Layer JavaScript requirements Closed
100%
 4 osmrmhvosmhvFeature RequestMedium Asynchronous user interface for History Viewer blame mo ...Closed
100%
63osmrmhvlibFeature RequestLowAsynchonous APIAssigned
0%
 28 FacilMapLayersBug ReportLow allloadend event does not work properly Closed
100%
 18 FacilMapRoutingFeature RequestLow Add routing support Closed
100%
59FacilMapLayersFeature RequestLowAdd OpenSeaMap layerAssigned
0%
 57 FacilMapLayersFeature RequestLow Add new layer for OpenLinkMap Closed
100%
 22 FacilMapRoutingFeature RequestLow Add MapQuest routing provider including Optimise Route  ...Closed
100%
 39 FacilMapNamefinderBug ReportMedium Abort namefinder loading in autocomplete Closed
100%
Showing tasks 1 - 46 of 46 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing