Frederic Junod
|
6e58be72bb
|
Remove unused goog.require
|
2015-12-02 14:08:34 +01:00 |
|
Frederic Junod
|
6530fbe6c3
|
Remove '*.pyc' from .{git,npm}ignore
Not needed since the removal of pake (see #95)
|
2015-12-02 14:07:37 +01:00 |
|
Bart van den Eijnden
|
612aa3493b
|
Merge pull request #4510 from GeoCat/master
Adding a check just in case the projection is not defined/supported
|
2015-12-02 11:54:27 +01:00 |
|
María Arias de Reyna
|
609e94a58a
|
Adding a check just in case the projection is not defined/supported on current app. It will just ignore it, as if there was no containerSrs defined.
|
2015-12-02 11:44:24 +01:00 |
|
Frédéric Junod
|
652638e902
|
Merge pull request #4505 from fredj/rm_goog_object_getKeys
Remove use of goog.object.getKeys
|
2015-12-02 09:13:29 +01:00 |
|
Andreas Hocevar
|
2215f49617
|
Merge pull request #4472 from ahocevar/layer-filter
Do not ignore layer filter for unmanaged layers
|
2015-12-01 12:01:58 +01:00 |
|
Andreas Hocevar
|
40fec9ca35
|
Mention behaviour change in upgrade notes
|
2015-11-30 17:53:19 +01:00 |
|
Éric Lemoine
|
279eae1dba
|
Do not ignore layer filter for unmanaged layers
PR #3883 made `forEachFeatureAtPixel` ignore unmanaged layers. This commit reverts that change.
|
2015-11-30 17:53:19 +01:00 |
|
Frederic Junod
|
cf1b1822b8
|
Remove use of goog.object.getKeys
|
2015-11-30 17:34:53 +01:00 |
|
Frédéric Junod
|
952a282756
|
Merge pull request #4476 from fredj/rm_goog.functions.constant
Remove use of goog.functions.constant
|
2015-11-30 16:22:47 +01:00 |
|
Frédéric Junod
|
5a123d0840
|
Merge pull request #4484 from fredj/rm_goog.dom.createDom
Remove use of goog.dom.createDom
|
2015-11-25 13:31:56 +01:00 |
|
Frederic Junod
|
a186254e14
|
Remove use of goog.dom.createDom
|
2015-11-25 12:40:45 +01:00 |
|
Frédéric Junod
|
d96d82939a
|
Merge pull request #4486 from fredj/DragZoom_vector_doc
Remove note about DragZoom and vector support
|
2015-11-24 17:23:55 +01:00 |
|
Frederic Junod
|
1ebdba13a6
|
Remove note about DragZoom and vector support
|
2015-11-24 17:04:05 +01:00 |
|
Frédéric Junod
|
a2e3f28060
|
Merge pull request #4483 from fredj/rm_goog.object.containsKey
Remove use of goog.object.containsKey
|
2015-11-24 16:25:40 +01:00 |
|
Bart van den Eijnden
|
ef54dddbbc
|
Merge pull request #4475 from bartvde/ie-test-failures
Fix up failing tests in Internet Explorer
|
2015-11-24 14:53:24 +01:00 |
|
Bart van den Eijnden
|
46b7f80fef
|
Skip tests for ol.format.MVT in IE9
|
2015-11-24 14:43:40 +01:00 |
|
Andreas Hocevar
|
890b515e44
|
Conditionally skip ol.source.Raster tests
|
2015-11-24 14:43:40 +01:00 |
|
Bart van den Eijnden
|
7174f65da3
|
Make test pass on Firefox on OSX as well
|
2015-11-24 14:43:40 +01:00 |
|
Bart van den Eijnden
|
fb52d472d2
|
Make regularshape tests pass on Safari on OSX
The threshold needed to be even higher for Safari on OSX.
|
2015-11-24 14:42:50 +01:00 |
|
Bart van den Eijnden
|
5f0ea2c2c7
|
Make the rendering tests pass in IE11
For 2 test cases, the thresholds were also too low for Chrome on OSX.
|
2015-11-24 14:35:18 +01:00 |
|
Frédéric Junod
|
f0048a5611
|
Merge pull request #4485 from fredj/overlay_dom_simplify
Use appendChild instead of goog.dom.append
|
2015-11-24 14:10:53 +01:00 |
|
Frederic Junod
|
a9cd2cd278
|
Use appendChild instead of goog.dom.append
|
2015-11-24 13:45:54 +01:00 |
|
Frederic Junod
|
8d72589743
|
Remove use of goog.object.containsKey
|
2015-11-24 10:17:01 +01:00 |
|
Frédéric Junod
|
90e224bd96
|
Merge pull request #4481 from fredj/cleanup
Remove blur workaround in ol.control.Attribution
|
2015-11-24 08:37:46 +01:00 |
|
Frederic Junod
|
290a83e2ed
|
Remove blur workaround in ol.control.Attribution
leftover from #3954
|
2015-11-23 16:18:36 +01:00 |
|
Frédéric Junod
|
44a3595d77
|
Merge pull request #4479 from fredj/export_interaction_getMap
Export ol.interaction.Interaction#getMap function
|
2015-11-23 15:54:14 +01:00 |
|
Frederic Junod
|
6525bda9fd
|
Export ol.interaction.Interaction#getMap function
|
2015-11-23 15:35:36 +01:00 |
|
Frédéric Junod
|
1b36050621
|
Merge pull request #4478 from fredj/apidoc
Fix olx.control.FullScreenOptions#label apidoc
|
2015-11-23 14:56:40 +01:00 |
|
Frederic Junod
|
7cc2a070e8
|
Fix olx.control.FullScreenOptions#label apidoc
|
2015-11-23 14:43:23 +01:00 |
|
Bart van den Eijnden
|
230f24208b
|
Fix up EsriJSON format tests in IE9
|
2015-11-23 14:03:18 +01:00 |
|
Frédéric Junod
|
0ecf981673
|
Merge pull request #4477 from fredj/use_ol.nullFunction
Replace goog.nullFunction with ol.nullFunction
|
2015-11-23 12:19:19 +01:00 |
|
Frederic Junod
|
cacf2629fd
|
Replace goog.nullFunction with ol.nullFunction
|
2015-11-23 11:18:34 +01:00 |
|
Frederic Junod
|
2c935dc4e0
|
Remove use of goog.functions.constant
|
2015-11-23 11:09:09 +01:00 |
|
Bart van den Eijnden
|
a2d7f56933
|
Fix up ol.source.TileWMS tests in IE
|
2015-11-23 10:38:19 +01:00 |
|
Bart van den Eijnden
|
b338c77726
|
Fix up ol.source.TileArcGISRest tests in IE
|
2015-11-23 10:23:54 +01:00 |
|
Bart van den Eijnden
|
40e9f0eaf2
|
Fix up ol.format.GPX tests in IE
|
2015-11-23 10:05:17 +01:00 |
|
Frédéric Junod
|
a2011b035d
|
Merge pull request #4474 from fredj/rm_goog.dom
Remove use of goog.dom.createElement and goog.dom.createTextNode
|
2015-11-23 09:54:00 +01:00 |
|
Frederic Junod
|
e34c18a26e
|
Remove use of goog.dom.createTextNode
|
2015-11-23 09:23:58 +01:00 |
|
Frederic Junod
|
1092f6b2a2
|
Remove use of goog.dom.createElement
|
2015-11-23 09:22:39 +01:00 |
|
Tim Schaub
|
6897e3cc52
|
Merge pull request #4469 from bjornharrtell/jsts_0.17
Upgrade to JSTS 0.17.0 in example
|
2015-11-21 12:22:12 -07:00 |
|
Björn Harrtell
|
2242224a0f
|
Upgrade to JSTS 0.17.0 in example
|
2015-11-21 16:33:26 +01:00 |
|
Andreas Hocevar
|
f63963403b
|
Merge pull request #4465 from openlayers/greenkeeper-handlebars-4.0.5
Update handlebars to version 4.0.5 🚀
|
2015-11-20 09:27:06 +01:00 |
|
greenkeeperio-bot
|
498e3aa3ee
|
chore(package): update handlebars to version 4.0.5
http://greenkeeper.io/
|
2015-11-19 22:07:30 -07:00 |
|
Tim Schaub
|
b0c14cfe05
|
Merge pull request #4464 from openlayers/v3.11.x
Merge in changes from the 3.11.2 release.
|
2015-11-19 13:08:17 -07:00 |
|
Frédéric Junod
|
0259977fa9
|
Merge pull request #4463 from fredj/rm_goog.array.sort
Remove use of goog.array.sort
|
2015-11-19 20:24:08 +01:00 |
|
Tim Schaub
|
eb5607544c
|
Update package version to 3.11.2
v3.11.2
|
2015-11-19 11:32:41 -07:00 |
|
Tim Schaub
|
4999c792f1
|
Changelog for v3.11.2
|
2015-11-19 11:28:02 -07:00 |
|
Andreas Hocevar
|
5af338f92b
|
Fix select interaction regression caused by #4391
|
2015-11-19 10:53:57 -07:00 |
|
Frederic Junod
|
071aad4815
|
Check ol.source.UrlTile#urls property for null value
Fixes #4446
|
2015-11-19 10:53:12 -07:00 |
|