philipp/winterrodeln/mediawiki_extensions/wrmap.git
2013-10-24 philippAdded DOM helper classes that were copied from the...
2013-10-06 philippIncreased version number to 3.0.4.
2013-10-06 philippFixed: Icons in the wrgmap maps where not showing sledr...
2013-10-06 philippTagged output with 'nowiki' to prevent further processing.
2013-09-28 philippIncreased version number to 3.0.3.
2013-09-28 philippFixed: Revision r1621 introduced a side effect: Empty...
2013-09-27 philippNow checking for text outside from sub-elements and...
2013-09-27 philippIncreased the minor version number.
2013-09-27 philippFixed error message for invalid tag.
2013-09-18 philippAdjusted version number to 3.0.1.
2013-09-18 philippWidth and hight of the wrmap element are now set by...
2013-09-18 philippXML entities like & are now decoded correctly by...
2013-09-14 philippIncluded OSM and Bing functionality in the custom build...
2013-09-14 philippThe line width is checked now.
2013-09-14 philippThe color format is checked now.
2013-09-14 philippWikilinks in the map (e.g. to huts) are now working...
2013-09-14 philippNow using the minimized version of OpenLayers.
2013-09-13 philippAdded minified version of OpenLayers, compiled with...
2013-09-13 philippThe first letter of the type is uppercase now.
2013-09-09 philippThe default zoom level of 10 is back again.
2013-09-09 philippFixed bug in width/height processing.
2013-09-08 philippCreated comment how to create a dummy base layer.
2013-09-08 philippThe name of the point is shown again when the mouse...
2013-09-08 philippThe javascript now works with the new wrmap definition...
2013-09-08 philippAdded <anfahrt> to the definition of wrmap.
2013-08-31 philippAdapted wrmap.body.php to the new internal definition...
2013-08-28 philippAdded a "TODO": Add "anfahrt"
2013-08-26 philippAdded comment how to debug with a non-minified version...
2013-08-26 philippAdded formal definition of the <wrmap> format.
2013-08-18 philippAdded intermediate step when parsing GeoJSON to have...
2013-08-15 philippRemoved unuseful comment.
2013-08-14 philippFixed a bug in parsing the thickness and color of lines...
2013-08-11 philippThe popup info now shows information about other points...
2013-08-11 philippError reporting is implemented now.
2013-08-10 philippNow rules are used to distinguish between sledrun icons...
2013-08-10 philippFixed: Now name of points gets added to the GeoJSON...
2013-08-10 philippAdded TODO as the name property get's not added to...
2013-08-10 philippCombined layer_sledmap and layer_point to just one...
2013-08-09 philippThe icons of inns, busstops, carparks, ... are shown...
2013-08-09 philippFixed an error in the example.
2013-08-09 philippDon't show the layer switcher anymore. I introduced...
2013-08-09 philippAdded realistic examples.
2013-08-09 philippThe map can handle undefined conditions again.
2013-08-08 philippParts of styling work again.
2013-08-08 philippA very basic functionality is back after the restructuring.
2013-08-08 philippGeoJSON expects the coordinates in lon/lat format,...
2013-08-04 philippGeoJSON is used now by the .php scripts to embed the...
2013-07-31 philippBoth, wrmap and wrgmap tags are parsed now.
2013-07-31 philippChanged (only) whitespace.
2013-02-23 philippRelease of version 2.1.1.
2013-02-23 philippHopefully fixed #82: Shadow in front of icons
2012-12-19 philippThe sledrun icon is now dependent on the sledrun condition.
2012-12-19 philippAdded "use strict".
2012-12-16 philippMerged change r1242: No mouse wheel zoom.
2012-12-16 philippDisable mouse wheel zoom so that the mouse wheel scroll...
2012-12-16 philippCreated 2.0 branch.
2012-12-16 philippFixed whitespace.
2012-12-16 philippThe sledrun condition is now shown in the sledrun popup.
2012-12-12 philippTagged version 2.0.0: The extension uses OpenLayers...
2012-12-12 philippMoved extension wrmap to different location in the...
2012-12-12 philippThe OpenLayers image path is set now.
2012-12-12 philippUnified whitespace.
2012-12-12 philippNow a popup with clickable link is shown when clicking...
2012-12-10 philippThe title is now shown with spaces instead of underscor...
2012-12-10 philippThe sledrun name is shown when moving the mouse over it.
2012-12-10 philippTested alternatives to Google map.
2012-12-10 philippIncluded the google.css style to improve visual appearance.
2012-12-10 philippHuge changes: Using OpenLayers with Google Maps v3...
2011-02-09 philippThe extension uses version 1.4 of the wrsledruncache...
2010-10-22 philippChanged PHP "define" statement to avoid a PHP warning.
2010-07-03 philippUndid r573 (and therefore redid r559) because with...
2010-07-03 philippUndid commit r559 because the change was done to workar...
2010-03-21 philippRemoved the reference & from the function definition...
2009-03-20 philippFixed locale problem: "$float" was sometimes rendered...
2009-02-07 philippDeactivated mouse scroll wheel in overview maps
2009-02-01 philippRemoved the wrmap tag, that is not needed anymore ...
2009-02-01 philippOmmit pages under construction.
2009-02-01 philippCorrected version information and updated links to...
2009-02-01 philippChanged WrMap to use WrCommon.
2009-01-06 philippOnly sledding routes where "show_in_overview" is true...
2008-12-21 philippFixed static map bug and hide dynamic map if static...
2008-12-21 philippAdded static link to support non-compatible browsers.
2008-12-21 philippAdded support for specifying lat, lan and zoom in the...
2008-12-21 philippThe map uses a winterrodeln logo now.
2008-12-21 philippRemoved border
2008-12-21 philippFirst version that works :-)
2008-12-20 philippFixed errors.
2008-12-20 philippFirst version of wrgmap tag - I am sure that it contain...
2008-12-12 philippOmitting empty coordinate lines because I found no...
2008-12-12 philippwrmap calculates the map center by itself now and has...
2008-11-22 philippThe wrmap tag may basically work now but needs further...
2008-11-22 philippFirst version of overview map generator. It is not...