0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2024 — May 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle save of projection in base layer only More... about 12 years ago
Remove useless call to function. More... about 12 years ago
Remove useless call to function. More... about 12 years ago
Remove useless call to function. More... about 12 years ago
Add Image Layer type, backport from 7.x-3.x. More... about 12 years ago
Add Image Layer type, backport from 7.x-3.x. More... about 12 years ago
Merge remote-tracking branch 'origin/7.x-2.x' into 7.x-2.x More... about 12 years ago
Merge remote-tracking branch 'origin/7.x-2.x' into 7.x-2.x More... about 12 years ago
Fix maxExtent option in WMTS layer type. Use OpenLayers.Bounds.fromArray instead of new OpenLayers.Bounds More... about 12 years ago
Fix maxExtent option in WMTS layer type. Use OpenLayers.Bounds.fromArray instead of new OpenLayers.Bounds More... about 12 years ago
Merge remote-tracking branch 'origin/7.x-3.x' into 7.x-3.x More... about 12 years ago
Add Layer Type Image. Fix maxExtent option in WMTS layer type. Use new OpenLayers.Bounds.fromArray instead of new OpenLayers.Bounds More... about 12 years ago
Add Layer Type Image. Fix maxExtent option in WMTS layer type. Use new OpenLayers.Bounds.fromArray instead of new OpenLayers.Bounds More... about 12 years ago
Simulate console.* API in case the browser does not provide it. bug #1953090 More... about 12 years ago
Simulate console.* API in case the browser does not provide it. bug #1953090 More... about 12 years ago
Simulate console.* API in case the browser does not provide it. bug #1953090 More... about 12 years ago
Fix a bug in the Vector Layer Type. More... about 12 years ago
Simplify code and access array properly (any change in behavior resulting from this commit is probably a bug) More... about 12 years ago
Simplify code and access array properly (any change in behavior resulting from this commit is probably a bug) More... about 12 years ago
Simplify code and access array properly (any change in behavior resulting from this commit is probably a bug) More... about 12 years ago
Fix array iteration Do not longer rely on the presence of Object.keys as it is not available in IE8 Redraw layer initially to ensure it is hidden if resolution restrictions apply More... about 12 years ago
Fix array iteration Do not longer rely on the presence of Object.keys as it is not available in IE8 Redraw layer initially to ensure it is hidden if resolution restrictions apply More... about 12 years ago
Fix array iteration Do not longer rely on the presence of Object.keys as it is not available in IE8 Redraw layer initially to ensure it is hidden if resolution restrictions apply More... about 12 years ago
Fix #1949392. More... about 12 years ago
Fix #1951336, #1907096 and #1949392. More... about 12 years ago
Fix #1951336, #1907096 and #1949392. More... about 12 years ago
Fix #1951336 and #1907096. More... about 12 years ago
Remove projections from hook_ctools_plugin_type(). More... about 12 years ago
Better definition check on behaviors and layer types. More... about 12 years ago
Updating the way layers and behaviors are loaded. Use hook_openlayers_layer_types() to load new layer types. Use hook_openlayers_behaviors() to load new behaviors. More... about 12 years ago