Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 513e4503baf92c2941c742a3cf62eb18d09b8500 https://github.com/phpmyadmin/phpmyadmin/commit/513e4503baf92c2941c742a3cf62... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: M ChangeLog
Log Message: ----------- Forgotten changelog entry for ForceSSL removal
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 2a9fb73f927ab1037cc2234007b7f9c53821b24b https://github.com/phpmyadmin/phpmyadmin/commit/2a9fb73f927ab1037cc2234007b7... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: M db_operations.php M index.php M libraries/db_common.inc.php M libraries/db_table_exists.lib.php M libraries/plugins/auth/AuthenticationCookie.php M libraries/relation.lib.php M libraries/replication_gui.lib.php M libraries/sql.lib.php M libraries/user_preferences.lib.php M prefs_forms.php M sql.php M url.php
Log Message: ----------- Remove PmaAbsoluteUri from redirects
This is no longer needed as per RFC 7231.
Issue #11412
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 4866f8a9e6d768b5c080c73bd5cd3b34136adcfb https://github.com/phpmyadmin/phpmyadmin/commit/4866f8a9e6d768b5c080c73bd5cd... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: M ChangeLog R webapp.php
Log Message: ----------- Remove support for Mozilla Prism
This is dead project not supported upstream for years.
Signed-off-by: Michal Čihař michal@cihar.com
Commit: c01e32b3c514eb673969bc0a1ffa6c5ba1f3f4fc https://github.com/phpmyadmin/phpmyadmin/commit/c01e32b3c514eb673969bc0a1ffa... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: M libraries/Header.php
Log Message: ----------- Remove PmaAbsoluteUri from javascript params, not used there
Issue #11412
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 6e78a2c66fe313e42ba5bdc680bb8f1846ee976e https://github.com/phpmyadmin/phpmyadmin/commit/6e78a2c66fe313e42ba5bdc680bb... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: M js/openlayers/OpenLayers.js
Log Message: ----------- Remove OpenStretMap.js from OpenLayers.js, we ship it separately
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 86daa8f474e79a53095789d5b066675e702bd1d1 https://github.com/phpmyadmin/phpmyadmin/commit/86daa8f474e79a53095789d5b066... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: M js/openlayers/OpenLayers.js M js/openlayers/img/cloud-popup-relative.png M js/openlayers/img/drag-rectangle-off.png M js/openlayers/img/drag-rectangle-on.png M js/openlayers/img/east-mini.png M js/openlayers/img/layer-switcher-maximize.png M js/openlayers/img/layer-switcher-minimize.png M js/openlayers/img/marker-blue.png M js/openlayers/img/marker-gold.png M js/openlayers/img/marker-green.png M js/openlayers/img/marker.png M js/openlayers/img/measuring-stick-off.png M js/openlayers/img/measuring-stick-on.png M js/openlayers/img/north-mini.png M js/openlayers/img/panning-hand-off.png M js/openlayers/img/panning-hand-on.png M js/openlayers/img/slider.png M js/openlayers/img/south-mini.png M js/openlayers/img/west-mini.png M js/openlayers/img/zoom-minus-mini.png M js/openlayers/img/zoom-plus-mini.png M js/openlayers/img/zoom-world-mini.png M js/openlayers/img/zoombar.png R js/openlayers/src/README M js/openlayers/src/openlayers/lib/Firebug/firebug.js M js/openlayers/src/openlayers/lib/Firebug/firebugx.js R js/openlayers/src/openlayers/lib/Gears/gears_init.js M js/openlayers/src/openlayers/lib/OpenLayers.js R js/openlayers/src/openlayers/lib/OpenLayers/Ajax.js A js/openlayers/src/openlayers/lib/OpenLayers/Animation.js M js/openlayers/src/openlayers/lib/OpenLayers/BaseTypes.js M js/openlayers/src/openlayers/lib/OpenLayers/BaseTypes/Bounds.js M js/openlayers/src/openlayers/lib/OpenLayers/BaseTypes/Class.js A js/openlayers/src/openlayers/lib/OpenLayers/BaseTypes/Date.js M js/openlayers/src/openlayers/lib/OpenLayers/BaseTypes/Element.js M js/openlayers/src/openlayers/lib/OpenLayers/BaseTypes/LonLat.js M js/openlayers/src/openlayers/lib/OpenLayers/BaseTypes/Pixel.js M js/openlayers/src/openlayers/lib/OpenLayers/BaseTypes/Size.js M js/openlayers/src/openlayers/lib/OpenLayers/Console.js M js/openlayers/src/openlayers/lib/OpenLayers/Control.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/ArgParser.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Attribution.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Button.js A js/openlayers/src/openlayers/lib/OpenLayers/Control/CacheRead.js A js/openlayers/src/openlayers/lib/OpenLayers/Control/CacheWrite.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/DragFeature.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/DragPan.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/DrawFeature.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/EditingToolbar.js A js/openlayers/src/openlayers/lib/OpenLayers/Control/Geolocate.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/GetFeature.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Graticule.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/KeyboardDefaults.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/LayerSwitcher.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Measure.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/ModifyFeature.js R js/openlayers/src/openlayers/lib/OpenLayers/Control/MouseDefaults.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/MousePosition.js R js/openlayers/src/openlayers/lib/OpenLayers/Control/MouseToolbar.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/NavToolbar.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Navigation.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/NavigationHistory.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/OverviewMap.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Pan.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/PanPanel.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/PanZoom.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/PanZoomBar.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Panel.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Permalink.js A js/openlayers/src/openlayers/lib/OpenLayers/Control/PinchZoom.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/SLDSelect.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Scale.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/ScaleLine.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/SelectFeature.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Snapping.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/Split.js A js/openlayers/src/openlayers/lib/OpenLayers/Control/TouchNavigation.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/TransformFeature.js A js/openlayers/src/openlayers/lib/OpenLayers/Control/UTFGrid.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/WMSGetFeatureInfo.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/WMTSGetFeatureInfo.js A js/openlayers/src/openlayers/lib/OpenLayers/Control/Zoom.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/ZoomBox.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/ZoomIn.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/ZoomOut.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/ZoomPanel.js M js/openlayers/src/openlayers/lib/OpenLayers/Control/ZoomToMaxExtent.js M js/openlayers/src/openlayers/lib/OpenLayers/Events.js A js/openlayers/src/openlayers/lib/OpenLayers/Events/buttonclick.js A js/openlayers/src/openlayers/lib/OpenLayers/Events/featureclick.js M js/openlayers/src/openlayers/lib/OpenLayers/Feature.js M js/openlayers/src/openlayers/lib/OpenLayers/Feature/Vector.js R js/openlayers/src/openlayers/lib/OpenLayers/Feature/WFS.js M js/openlayers/src/openlayers/lib/OpenLayers/Filter.js M js/openlayers/src/openlayers/lib/OpenLayers/Filter/Comparison.js M js/openlayers/src/openlayers/lib/OpenLayers/Filter/FeatureId.js A js/openlayers/src/openlayers/lib/OpenLayers/Filter/Function.js M js/openlayers/src/openlayers/lib/OpenLayers/Filter/Logical.js M js/openlayers/src/openlayers/lib/OpenLayers/Filter/Spatial.js M js/openlayers/src/openlayers/lib/OpenLayers/Format.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/ArcXML.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/ArcXML/Features.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/Atom.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/CQL.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/CSWGetDomain.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/CSWGetDomain/v2_0_2.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/CSWGetRecords.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/CSWGetRecords/v2_0_2.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/Context.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/EncodedPolyline.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/Filter.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/Filter/v1.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/Filter/v1_0_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/Filter/v1_1_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/GML.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/GML/Base.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/GML/v2.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/GML/v3.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/GPX.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/GeoJSON.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/GeoRSS.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/JSON.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/KML.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/OGCExceptionReport.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/OSM.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/OWSCommon.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/OWSCommon/v1.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/OWSCommon/v1_0_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/OWSCommon/v1_1_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/OWSContext.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/OWSContext/v0_3_1.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/QueryStringFilter.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/SLD.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/SLD/v1.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/SLD/v1_0_0.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/SLD/v1_0_0_GeoServer.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/SOSCapabilities.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/SOSCapabilities/v1_0_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/SOSGetFeatureOfInterest.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/SOSGetObservation.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/Text.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WCSCapabilities.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WCSCapabilities/v1.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WCSGetCoverage.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFS.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFSCapabilities.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFSCapabilities/v1.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFSCapabilities/v1_0_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFSCapabilities/v1_1_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFSDescribeFeatureType.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFST.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFST/v1.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFST/v1_0_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WFST/v1_1_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WKT.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMC.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMC/v1.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMC/v1_0_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMC/v1_1_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSCapabilities.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSCapabilities/v1.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSCapabilities/v1_1.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_1.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSCapabilities/v1_3.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSCapabilities/v1_3_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSDescribeLayer.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMSGetFeatureInfo.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMTSCapabilities.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/WMTSCapabilities/v1_0_0.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WPSCapabilities.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WPSCapabilities/v1_0_0.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WPSDescribeProcess.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/WPSExecute.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/XLS.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/XLS/v1.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/XLS/v1_1_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Format/XML.js A js/openlayers/src/openlayers/lib/OpenLayers/Format/XML/VersionedOGC.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry/Collection.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry/Curve.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry/LineString.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry/LinearRing.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry/MultiLineString.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry/MultiPoint.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry/MultiPolygon.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry/Point.js M js/openlayers/src/openlayers/lib/OpenLayers/Geometry/Polygon.js R js/openlayers/src/openlayers/lib/OpenLayers/Geometry/Rectangle.js R js/openlayers/src/openlayers/lib/OpenLayers/Geometry/Surface.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/Box.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/Click.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/Drag.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/Feature.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/Hover.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/Keyboard.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/MouseWheel.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/Path.js A js/openlayers/src/openlayers/lib/OpenLayers/Handler/Pinch.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/Point.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/Polygon.js M js/openlayers/src/openlayers/lib/OpenLayers/Handler/RegularPolygon.js M js/openlayers/src/openlayers/lib/OpenLayers/Icon.js A js/openlayers/src/openlayers/lib/OpenLayers/Kinetic.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/ar.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/be-tarask.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/bg.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/br.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/ca.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/cs-CZ.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/da-DK.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/de.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/el.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/en.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/es.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/fi.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/fr.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/fur.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/gl.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/gsw.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/hr.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/hsb.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/hu.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/ia.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/id.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/io.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/is.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/it.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/ja.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/km.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/ksh.js A js/openlayers/src/openlayers/lib/OpenLayers/Lang/lt.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/nb.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/nds.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/nl.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/nn.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/oc.js A js/openlayers/src/openlayers/lib/OpenLayers/Lang/pl.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/pt-BR.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/pt.js A js/openlayers/src/openlayers/lib/OpenLayers/Lang/ro.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/ru.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/sk.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/sv-SE.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/te.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/vi.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/zh-CN.js M js/openlayers/src/openlayers/lib/OpenLayers/Lang/zh-TW.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/ArcGIS93Rest.js A js/openlayers/src/openlayers/lib/OpenLayers/Layer/ArcGISCache.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/ArcIMS.js A js/openlayers/src/openlayers/lib/OpenLayers/Layer/Bing.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Boxes.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/EventPane.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/FixedZoomLevels.js R js/openlayers/src/openlayers/lib/OpenLayers/Layer/GML.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/GeoRSS.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Google.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Google/v3.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Grid.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/HTTPRequest.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Image.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/KaMap.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/KaMapCache.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/MapGuide.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/MapServer.js R js/openlayers/src/openlayers/lib/OpenLayers/Layer/MapServer/Untiled.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Markers.js R js/openlayers/src/openlayers/lib/OpenLayers/Layer/MultiMap.js A js/openlayers/src/openlayers/lib/OpenLayers/Layer/OSM.js A js/openlayers/src/openlayers/lib/OpenLayers/Layer/PointGrid.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/PointTrack.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/SphericalMercator.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/TMS.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Text.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/TileCache.js A js/openlayers/src/openlayers/lib/OpenLayers/Layer/UTFGrid.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Vector.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Vector/RootContainer.js R js/openlayers/src/openlayers/lib/OpenLayers/Layer/VirtualEarth.js R js/openlayers/src/openlayers/lib/OpenLayers/Layer/WFS.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/WMS.js R js/openlayers/src/openlayers/lib/OpenLayers/Layer/WMS/Post.js R js/openlayers/src/openlayers/lib/OpenLayers/Layer/WMS/Untiled.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/WMTS.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/WorldWind.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/XYZ.js R js/openlayers/src/openlayers/lib/OpenLayers/Layer/Yahoo.js M js/openlayers/src/openlayers/lib/OpenLayers/Layer/Zoomify.js M js/openlayers/src/openlayers/lib/OpenLayers/Map.js M js/openlayers/src/openlayers/lib/OpenLayers/Marker.js M js/openlayers/src/openlayers/lib/OpenLayers/Marker/Box.js M js/openlayers/src/openlayers/lib/OpenLayers/Popup.js M js/openlayers/src/openlayers/lib/OpenLayers/Popup/Anchored.js R js/openlayers/src/openlayers/lib/OpenLayers/Popup/AnchoredBubble.js M js/openlayers/src/openlayers/lib/OpenLayers/Popup/Framed.js M js/openlayers/src/openlayers/lib/OpenLayers/Popup/FramedCloud.js M js/openlayers/src/openlayers/lib/OpenLayers/Projection.js M js/openlayers/src/openlayers/lib/OpenLayers/Protocol.js A js/openlayers/src/openlayers/lib/OpenLayers/Protocol/CSW.js A js/openlayers/src/openlayers/lib/OpenLayers/Protocol/CSW/v2_0_2.js M js/openlayers/src/openlayers/lib/OpenLayers/Protocol/HTTP.js M js/openlayers/src/openlayers/lib/OpenLayers/Protocol/SOS.js M js/openlayers/src/openlayers/lib/OpenLayers/Protocol/SOS/v1_0_0.js R js/openlayers/src/openlayers/lib/OpenLayers/Protocol/SQL.js R js/openlayers/src/openlayers/lib/OpenLayers/Protocol/SQL/Gears.js A js/openlayers/src/openlayers/lib/OpenLayers/Protocol/Script.js M js/openlayers/src/openlayers/lib/OpenLayers/Protocol/WFS.js M js/openlayers/src/openlayers/lib/OpenLayers/Protocol/WFS/v1.js M js/openlayers/src/openlayers/lib/OpenLayers/Protocol/WFS/v1_0_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Protocol/WFS/v1_1_0.js M js/openlayers/src/openlayers/lib/OpenLayers/Renderer.js M js/openlayers/src/openlayers/lib/OpenLayers/Renderer/Canvas.js M js/openlayers/src/openlayers/lib/OpenLayers/Renderer/Elements.js M js/openlayers/src/openlayers/lib/OpenLayers/Renderer/SVG.js M js/openlayers/src/openlayers/lib/OpenLayers/Renderer/VML.js M js/openlayers/src/openlayers/lib/OpenLayers/Request.js M js/openlayers/src/openlayers/lib/OpenLayers/Request/XMLHttpRequest.js M js/openlayers/src/openlayers/lib/OpenLayers/Rule.js M js/openlayers/src/openlayers/lib/OpenLayers/SingleFile.js A js/openlayers/src/openlayers/lib/OpenLayers/Spherical.js M js/openlayers/src/openlayers/lib/OpenLayers/Strategy.js M js/openlayers/src/openlayers/lib/OpenLayers/Strategy/BBOX.js M js/openlayers/src/openlayers/lib/OpenLayers/Strategy/Cluster.js M js/openlayers/src/openlayers/lib/OpenLayers/Strategy/Filter.js M js/openlayers/src/openlayers/lib/OpenLayers/Strategy/Fixed.js M js/openlayers/src/openlayers/lib/OpenLayers/Strategy/Paging.js M js/openlayers/src/openlayers/lib/OpenLayers/Strategy/Refresh.js M js/openlayers/src/openlayers/lib/OpenLayers/Strategy/Save.js M js/openlayers/src/openlayers/lib/OpenLayers/Style.js M js/openlayers/src/openlayers/lib/OpenLayers/Style2.js M js/openlayers/src/openlayers/lib/OpenLayers/StyleMap.js M js/openlayers/src/openlayers/lib/OpenLayers/Symbolizer.js M js/openlayers/src/openlayers/lib/OpenLayers/Symbolizer/Line.js M js/openlayers/src/openlayers/lib/OpenLayers/Symbolizer/Point.js M js/openlayers/src/openlayers/lib/OpenLayers/Symbolizer/Polygon.js M js/openlayers/src/openlayers/lib/OpenLayers/Symbolizer/Raster.js M js/openlayers/src/openlayers/lib/OpenLayers/Symbolizer/Text.js M js/openlayers/src/openlayers/lib/OpenLayers/Tile.js M js/openlayers/src/openlayers/lib/OpenLayers/Tile/Image.js M js/openlayers/src/openlayers/lib/OpenLayers/Tile/Image/IFrame.js A js/openlayers/src/openlayers/lib/OpenLayers/Tile/UTFGrid.js R js/openlayers/src/openlayers/lib/OpenLayers/Tile/WFS.js A js/openlayers/src/openlayers/lib/OpenLayers/TileManager.js M js/openlayers/src/openlayers/lib/OpenLayers/Tween.js M js/openlayers/src/openlayers/lib/OpenLayers/Util.js A js/openlayers/src/openlayers/lib/OpenLayers/Util/vendorPrefix.js A js/openlayers/src/openlayers/lib/OpenLayers/WPSClient.js A js/openlayers/src/openlayers/lib/OpenLayers/WPSProcess.js M js/openlayers/src/openlayers/lib/Rico/Color.js M js/openlayers/src/openlayers/lib/Rico/Corner.js A js/openlayers/src/openlayers/lib/Rico/license.js A js/openlayers/src/openlayers/lib/deprecated.js A js/openlayers/src/readme.md R js/openlayers/theme/default/framedCloud.css M js/openlayers/theme/default/google.css A js/openlayers/theme/default/google.tidy.css M js/openlayers/theme/default/ie6-style.css A js/openlayers/theme/default/ie6-style.tidy.css M js/openlayers/theme/default/img/add_point_off.png M js/openlayers/theme/default/img/drag-rectangle-off.png M js/openlayers/theme/default/img/drag-rectangle-on.png M js/openlayers/theme/default/img/draw_line_off.png M js/openlayers/theme/default/img/draw_line_on.png M js/openlayers/theme/default/img/draw_point_off.png M js/openlayers/theme/default/img/draw_point_on.png M js/openlayers/theme/default/img/draw_polygon_off.png M js/openlayers/theme/default/img/draw_polygon_on.png M js/openlayers/theme/default/img/editing_tool_bar.png M js/openlayers/theme/default/img/move_feature_off.png M js/openlayers/theme/default/img/move_feature_on.png M js/openlayers/theme/default/img/navigation_history.png M js/openlayers/theme/default/img/pan-panel-NOALPHA.png M js/openlayers/theme/default/img/pan-panel.png M js/openlayers/theme/default/img/pan_on.png M js/openlayers/theme/default/img/panning-hand-off.png M js/openlayers/theme/default/img/panning-hand-on.png M js/openlayers/theme/default/img/remove_point_on.png M js/openlayers/theme/default/img/save_features_off.png M js/openlayers/theme/default/img/save_features_on.png M js/openlayers/theme/default/img/view_next_off.png M js/openlayers/theme/default/img/view_previous_off.png M js/openlayers/theme/default/img/zoom-panel.png M js/openlayers/theme/default/style.css A js/openlayers/theme/default/style.mobile.css A js/openlayers/theme/default/style.mobile.tidy.css A js/openlayers/theme/default/style.tidy.css
Log Message: ----------- Update OpenLayers to 2.13.1
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 41ab867fb7ff6cc37aa2fe2f4f4bf84c3c0e6184 https://github.com/phpmyadmin/phpmyadmin/commit/41ab867fb7ff6cc37aa2fe2f4f4b... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: R js/OpenStreetMap.js M libraries/Header.php M libraries/controllers/table/TableGisVisualizationController.php M libraries/gis/GISVisualization.php
Log Message: ----------- Use builtin OpenLayers OSM setup
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 6238010e7d86b5683667aa633e3a74007f12de94 https://github.com/phpmyadmin/phpmyadmin/commit/6238010e7d86b5683667aa633e3a... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: M js/openlayers/OpenLayers.js M js/tbl_gis_visualization.js
Log Message: ----------- Use verbatim OpenLayers.js
... and customize it on init.
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 73e01ba665c9b70c6e9cbb8cc0caa16ccedba567 https://github.com/phpmyadmin/phpmyadmin/commit/73e01ba665c9b70c6e9cbb8cc0ca... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: M libraries/gis/GISVisualization.php
Log Message: ----------- Use HTTPS when accessing openstreetmap tile server
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 8f178135351d3494fb7be32b103aa57c9025b9ff https://github.com/phpmyadmin/phpmyadmin/commit/8f178135351d3494fb7be32b103a... Author: Michal Čihař michal@cihar.com Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths: M libraries/Header.php M templates/table/gis_visualization/gis_visualization.phtml
Log Message: ----------- Visualization now works even on HTTPS
Signed-off-by: Michal Čihař michal@cihar.com
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/6da017fcfc41...8f178135351d