Release/2.8

Version 1 (modified by crschmidt, 5 years ago)

--

OpenLayers Release 2.8

Tickets

No results

No results

No results

No results

No results

No results

No results

#213
Add ArcXML support
#818
Remove Icon-specific code from Markers Layer
#954
Snapping while digitizing vectors
#1066
feature overlays the others when selected
#1076
Remove unused 'tileOrigin' code from TileCache layer
#1159
change URL for docs
#1176
Add WMSCapabilities format
#1192
New Geometry function: getVertices()
#1196
high speed feature dragging breaks sometimes
#1201
Add WMS DescribeLayer Format
#1202
Add WFS DescribeFeatureType Format
#1359
HOWTO: Enable zoom out with right-dblclick
#1391
$ in openlayers lib conflicts with jquery
#1448
zoomToScale does not exactly zoom to the given scale
#1449
this.handler.evt error for non-DOM events (selectFeature)
#1471
WFS Format uses wrong typename for Delete and Update
#1478
Display only one unit on ScaleLine
#1484
better cursor support for controls
#1513
WMC: no option to override WMS parameters
#1518
Patch for a ka-Map cached layer
#1541
Allow comments in OpenLayers build profiles
#1549
lite.cfg should include Console.js
#1556
wfs-t GetFeature to pass empty attributes (<prefix:fieldname/> into the GML format
#1568
URL for shrinksafe service needs to be changed
#1596
should selectFeature control allow for seperate hover and click events
#1622
Mapguide Layer http served tile support
#1634
draw feature control should pass temporary rendering intent to sketch handler
#1648
Add WFS protocol
#1660
set Protocol read, create, update, delete and commit APIMethod
#1666
One Single, Mother Of All Vector Layers
#1700
Add 'loadstart', 'loadend' events to Layer.Image
#1706
Add georss:box and atom:summary support
#1713
mouse pos not equal center of point while draw feature
#1724
KML element "fill" is unsupported
#1725
WFS Layer getDataExtent always pulls from markers subclass
#1726
Give Popups an 'closeOnPan' Option
#1734
BBOX vs. Filter parameter in WFS
#1737
Popup.FramedCloud Doesn't Work Well With Slightly Transparent Background Images
#1741
ModifyFeature makes SelectFeature control behave/become like ModifyFeature
#1747
Layer.GML has some problems with load events
#1749
Create Layer for accessing ArcGIS Server.
#1750
framedCloud.css should be remove
#1751
Many Controls missing summary documentation
#1752
NavToolbar example misleads because map is too small to see controls
#1753
FeatureCollection additional members are dropped
#1756
remove synchronous behaviour for MapGuide overlay layers
#1757
update of MapGuide example
#1758
load gears_init.js only when needed
#1759
replace unnecessary, undocumented 'drawn' property on OpenLayers.Marker
#1762
Missing semi-colons
#1763
Formatting of GPX tracks
#1766
When zoom changed, the markers screen position do not changed
#1769
Patch for modification of the default key (Ctrl), which has to be pressed, while drawing the ZoomBox
#1770
Patch for keeping the box in OverView map always in the center
#1771
Patch: Always zoom in/out while drawing the zoom box
#1772
Remove layer declaration from Strategy.Cluster and Strategy.Paging
#1774
Ability to cancel a Protocol request
#1778
Openlayers fails to draw features when the map's div container has directionallity "rtl" applied
#1779
Invalid WFS transaction generated
#1782
Multipoly rendering skips 2nd - Nth poly when first poly is outside extents.
#1787
WFS-T delete and update have improper typeName
#1790
Filter updates: FE v1.1.0 support and cleanup
#1794
update trac/roadmap and trunk/openlayers/news.txt
#1796
KML.js style url fetch depth calculation broken causing style urls to never be fetched
#1798
Spanish translation
#1799
Catalan translation
#1802
Add the possibility to check if an instance inherits from a given class
#1806
Feature handler erroneously handles destroyed features
#1809
EventPane tests fail in FF3
#1810
Format.SLD misses requires for Format.Filter
#1812
GetFeatureInfo GML response format parser
#1814
Cache bounds center
#1815
add threshold property to cluster strategy
#1816
cluster strategy throws feature.geometry is null error if some feature doesnt contain geometry
#1819
Add geodesic metric methods to geometries
#1820
cluster strategy should check resolution of map
#1821
support for additional units
#1822
getDataExtent() (vector) manipulates feature
#1824
SelectFeature should allow panning the map when over features, without activating click method at the end of drag
#1825
Cache OpenLayers.Util.alphaHack value
#1826
protect Format.JSON against write errors in IE
#1827
Format.WFST: need option to specify PropertyNames
#1828
transitioneffect artifacts with transparent tiles
#1830
Give the bbox strategy an option to make it more agressive
#1831
moveend never triggered for base layers
#1833
draw and modify controls should set feature state
#1834
the cluster strategy doesn't listen on the proper event type
#1835
BBOX strategy register for layer visibilitychanged
#1837
IE7 fails to reset tile's backgroundcolor after failure to load tile image (fix provided)
#1838
Have Format.GML deal with multiple typenames
#1840
strategies that load data should trigger loadstart and loadend on the layer
#1841
Strategies should handle reprojection
#1842
rtept and trkseg elements imported as attributes on GPX format
#1843
Format.SLD cleanup
#1844
Layer.GML Format.Text not behaving like Layer.Text for iconSize iconOffset
#1846
Format/XML: additional functions
#1847
remove redundant features length access
#1848
Image Tile IE6 Memory Leak when using AlphaHack
#1849
mark defs should be unique to each renderer root
#1852
Fixed Strategy should not load data until required
#1857
Handler.RegularPolygon doesn't always call the "done" callback
#1858
OL is breaking Google API Terms
#1863
[fractionalZoom] bug in getResolutionForZoom (Layer.js)
#1864
PanZoomBar: slider can still get out of panzoombar area
#1865
ghost features stay displayed with select feature control
#1868
WFS.setOpacity() doen't work properly
#1872
minor doc error & enhancement in Control.MousePostion
#1874
Filters may evaluate incorrectly when using features and filters that are read in by Format classes
#1876
Stroke defaults missing when reading SLD format
#1877
NetWorkLinks not working in Format.KML
#1878
Add support for GeoJSON Bounding Box/Envelope
#1879
SLD writer creates a <Stroke> / <Fill> element for PolygonSymbolizers that don't have a stroke / fill
#1883
createElementNSPlus should write falsey values
#1884
sld format should write zero fill opacity
#1888
Stricter dynamic loading check
#1891
Framed popup may try to set style height and width to negative value
#1895
Labels for vector features
#1896
strategy-cluster.html example fails after reloading in IE6 and IE7
#1897
Typo in Layer.Vector
#1898
symbolizer property "display" ignored when using StyleMap or Style object
#1901
Map Initialization, renderTo, etc.
#1903
add support for modify callback to sketch handlers
#1904
add sketchcomplete and vertexmodified events to vector layers
#1906
Util.getRenderedSize does not calculate with inherited style
#1907
support distanceTo for all geometry types
#1908
add convenience method for generating geometries from wkt
#1913
new icon for a ruler
#1917
[PATCH] Add ability for Protocol.HTTP read method to do a POST
#1918
gml updates related to wfs protocol
#1919
add clone support for filters rules
#1920
strategies should wait until after map.addLayer completes to activate
#1924
Add a strategy for saving feature edits.
#1926
resetBackBuffer never hides the backbuffer tile
#1927
Format.GML ignores <rws:ELEMENTCODE></rws:ELEMENTCODE>
#1929
Add split method for linestring and multilinestring.
#1931
geometry.resize could return obj for chaining
#1933
Application-wide request handling
#1936
Add GetFeature control
#1937
Convenience function to create a Protocol.WFS instance for overlaying a WMS layer
#1938
Make getContentDivPadding() function safe
#1939
Strategy.Fixed should listen to refresh event
#1941
Disable firefox hack for popups
#1943
add abort method to wfs protocol
#1944
Layer.TileCache and Layer.TMS: support a subset of server resolutions
#1945
Add extra sketch and figure events to classes to increase drawing capabilities
#1946
Support for vector title's aka tooltips
#1947
Map vibration in FF3 using MS Virtual Earth
#1949
memory leaks in panzoombar
#1950
Make a Layer.OSM class
#1951
intersectsBounds generates silly truth values due to floating point
#1952
getMousePosition gives error in IE when zoomWheel is disabled: 'this.element.scrolls' is null or not an object
#1953
don't draw features with delete state
#1955
KML Format does not support ExtendedData
#1956
BaseTypes.String.Format does not support sub-elements
#1957
autoSize popups too big when panMapIntoView is false
#1959
additional support for reading & writing spatial filters
#1962
gml, filter, and wfst formats should use inheritance
#1963
Error in docs/comments
#1964
allow a style object to be created with rules
#1966
change getVertices to return nodes, vertices only, or both
#1968
support backgroundWidth and backgroundHeight properties on symbolizers
#1972
Add a split control
#1973
http protocol callback does not always include response
#1975
Resize geometry without keeping aspect ratio
#1976
Format.WMSGetFeatureInfo: parse geometry if present for msGMLOutput
#1978
Unsetting tile.src causes browsers to stop loading tiles more reliably
#1980
OpenLayers.Layer.WMS: provide noMagic layer option
#1981
Missing semi-colon in Geometry.js
#1982
encodeURIComponent is misleading when just converting boolean to string
#1984
parse TextSymbolizer in SLD
#1985
PanZoomBar-Control: zoomWorldIcon-property should be an APIProperty
#1986
Vector features are not correclty ordered (Z-Index) when a feature is part visible
#1987
changes in Class.js may modify non OL prototypes
#1988
add WFSCapabilities format
#1989
track downloads
#1995
Right Mouse Double Click Event Timeout Error
#1998
Let PanZoom control pan at a set percent of map size
#1999
Control.GetFeature should abort requests with protocol.abort() instead of response.priv.abort()
#2000
PropertyValue rules for styles loaded from SLD are not evaluated
#2003
Missing requirement in NavigationHistory
#2004
allow any layer to act as "baseLayer"
#2005
make namedStyles an array instead of an object
#2006
sld format can't write spatial filters
#2007
create GetFeatureInfo control
#2008
Mark properties not written if graphicName is not provided
#2014
minimize triggerEvent code path when no listeners
#2019
Missing Semi-colons
#2022
Vector layer disappears when SelectFeature control is deactivated
#2024
GeoJSON + OpenStreetMap Projection problems for FeatureCollections
#2025
GetFeatureInfo control doesn't like mixed strings and arrays for LAYERS and STYLES params
#2026
build faild
#2029
Accept persist option on Measure tool directly
#2031
all-overlays example is broken
#2032
improve symbolizer for temporary rendering intent
#2034
OpenLayers.String.trim() fails to trim trailing whitespace on multi-line strings
#2037
quadruple click in IE
#2038
Removing a OpenLayers.Layer.Vector does return an empty list of features in the "featuresremoved" event
#2039
consider snapping on sketchstarted
#2042
Geodesic label's attribute wrong in the OpenLayers Measure Example
#2043
Layer.Text example broken after Changeset 9271
#2045
No title and a typo in the OpenMNND example
#2047
WMSGetFeatureInfo control should use isEquivalentUrl
#2048
SelectFeature::deactivate breaks VML rendering with multiple layers
#2051
get feature info control should remove wait cursor if no request is sent
#2052
non 0 gutter value creates a gap between tiles
#2054
With trunk (/dev/) rather than live (/api/) on 20/04/2009, Firebug error on dragging Google map.
#2060
createUrlObject not working in IE
#2066
wfs-protocol.html example has trailing comma
#2072
when allOverlays is true a hidden layer can cause a WFS request
#2075
google layer issues in late rendered maps
#2093
IE6 is not understanding a special character followed by a string cat in nb language file when minified
#2099
Layer.TileCache tests fail in IE8
#2100
Layer.TMS tests fail in IE8
#2101
Graphic Names example fails in FF3.x
#2103
Util.js syntax errors in Opera
#2104
BBOX Strategy Example is broken
#2110
ArcIMS GetFeatureInfo broken.
#2115
SelectFeature scope is global object instead of being control.
#2117
Missing 'exact.' in ArcXML.addValueMapLabelRenderer
#2134
Missing semicolons in OL 2.8 RC5
#2135
Vector labels do not show up in IE7 in standards compliant mode