Bart van den Eijnden
|
2132a02f76
|
Revert "Point to the English workshop"
This reverts commit ede6fc6e01.
|
2016-10-24 09:31:38 +02:00 |
|
Tim Schaub
|
78f283c32b
|
Merge pull request #6014 from openlayers/greenkeeper-browserify-13.1.1
Update browserify to version 13.1.1 🚀
|
2016-10-23 19:30:51 -07:00 |
|
greenkeeperio-bot
|
9659d8598c
|
chore(package): update browserify to version 13.1.1
https://greenkeeper.io/
|
2016-10-22 12:05:00 -07:00 |
|
Marc Jansen
|
42d1c51cbb
|
Combine standard coverage and rendering coverage
|
2016-10-22 14:42:40 +02:00 |
|
Frédéric Junod
|
c34f097ffd
|
Merge pull request #6011 from fredj/rm_unused
Remove unused function
|
2016-10-21 15:44:08 +02:00 |
|
Frederic Junod
|
0a2b145fd5
|
Remove unused ol.extent.empty function
|
2016-10-21 14:25:46 +02:00 |
|
Frederic Junod
|
0f8d26d829
|
Remove unused ol.extent.touches function
|
2016-10-21 14:23:31 +02:00 |
|
Frederic Junod
|
2a1a9ec337
|
Remove unused ol.extent.isInfinite function
|
2016-10-21 14:22:37 +02:00 |
|
Frederic Junod
|
5627a467cd
|
Remove unused ol.extent.normalize function
|
2016-10-21 14:20:33 +02:00 |
|
Marc Jansen
|
5498f5f7db
|
Merge pull request #6008 from marcjansen/release-v3.19.0
Release v3.19.0
v3.19.0
|
2016-10-21 10:31:20 +02:00 |
|
Marc Jansen
|
84a3d6bee0
|
Update package version to 3.19.0
|
2016-10-21 10:19:03 +02:00 |
|
Marc Jansen
|
47c5e8fef7
|
Changelog for v3.19.0
|
2016-10-21 10:19:03 +02:00 |
|
Marc Jansen
|
d6f157a792
|
Merge pull request #6007 from marcjansen/export-example-note
Add note to example that canvas.toBlob() is required
|
2016-10-21 09:36:54 +02:00 |
|
Marc Jansen
|
d88f5a8c2c
|
Add note that canvas.toBlob() is required
|
2016-10-21 09:26:07 +02:00 |
|
Marc Jansen
|
574c570242
|
Merge pull request #5979 from fredj/export_map
Use FileSaver.js in export-map example
|
2016-10-21 09:23:33 +02:00 |
|
Andreas Hocevar
|
7584c6d540
|
Merge pull request #6004 from ahocevar/osmxml
Bring back the vector-osm example, using a different service
|
2016-10-20 14:15:39 +02:00 |
|
Andreas Hocevar
|
dc7f367eaa
|
Bring back the vector-osm example, using a different service
|
2016-10-20 13:58:17 +02:00 |
|
Andreas Hocevar
|
12fb632999
|
Merge pull request #6002 from ahocevar/gutter-pixel-ratio
Use tile pixel ratio for gutter calculation
|
2016-10-20 13:56:43 +02:00 |
|
Frédéric Junod
|
1fbfd4aced
|
Merge pull request #5991 from openlayers/Array.isView_tests
Only test ol.format.MVT if ArrayBuffer.isView is supported
|
2016-10-20 13:40:45 +02:00 |
|
Frederic Junod
|
0345055cfb
|
Use tile pixel ratio for gutter calculation (webgl and tests)
|
2016-10-20 13:15:06 +02:00 |
|
Frederic Junod
|
88cebbf6c1
|
Remove projection param in ol.VectorTile constructor
|
2016-10-20 12:36:12 +02:00 |
|
Frederic Junod
|
e8bc38b6a9
|
Use a mock format instead of ol.format.MVT in tests
|
2016-10-20 12:36:12 +02:00 |
|
Frederic Junod
|
61fcc4a326
|
Only test ol.format.MVT if ArrayBuffer.isView is supported
|
2016-10-20 12:18:23 +02:00 |
|
Andreas Hocevar
|
76e0a37d69
|
Use tile pixel ratio for gutter calculation
|
2016-10-20 10:52:55 +02:00 |
|
Andreas Hocevar
|
de5b16c0d3
|
Merge pull request #6000 from ahocevar/fix-tilelayer-mock
Fix mockup of tile layer to keep drawImage arguments in range
|
2016-10-20 08:54:29 +02:00 |
|
Andreas Hocevar
|
8fb6b6b6e6
|
Fix mockup of tile layer to keep drawImage arguments in range
|
2016-10-19 19:48:48 +02:00 |
|
Marc Jansen
|
4e1ccaafcd
|
Merge pull request #5997 from marcjansen/ms-edge-URL-polyfill
Always load a gated URL polyfill when testing
|
2016-10-19 17:10:09 +02:00 |
|
Marc Jansen
|
3ce93a51ed
|
Always load a gated URL polyfill when testing
Otherwise the tests fail to run in MS Edge, whose user agent doesn't
trigger the inclusion of the polyfill without `always`.
|
2016-10-19 15:12:24 +02:00 |
|
Frédéric Junod
|
e542c622a7
|
Merge pull request #5963 from fredj/modify_deactivate
Remove the vertex on ol.interaction.Modify deactivation
|
2016-10-19 12:14:06 +02:00 |
|
Frederic Junod
|
e853f1ed2a
|
Remove the vertex on ol.interaction.Modify deactivation
|
2016-10-19 11:06:29 +02:00 |
|
Marc Jansen
|
1311f65ece
|
Merge pull request #5994 from marcjansen/fix-component-no-available-5993
Setup a loaded image with src for TileLayer test
|
2016-10-19 10:50:32 +02:00 |
|
Frederic Junod
|
92bd1d67a8
|
Use FileSaver.js in export-map example
Instead of relying on the download attribute.
|
2016-10-19 10:33:20 +02:00 |
|
Marc Jansen
|
2c200dcf5f
|
Setup a loaded image with src for TileLayer test
|
2016-10-19 09:56:16 +02:00 |
|
Frédéric Junod
|
b89eb77f20
|
Merge pull request #5989 from openlayers/rm_vector-osm_example
Remove vector-osm example
|
2016-10-18 16:05:26 +02:00 |
|
Frederic Junod
|
e890b4b1d6
|
Remove vector-osm example
fixes #5988
|
2016-10-18 15:18:24 +02:00 |
|
Andreas Hocevar
|
bca5fde854
|
Merge pull request #5985 from ahocevar/new-mapzen-url-scheme
Update Mapzen urls to new scheme
|
2016-10-18 00:50:44 +02:00 |
|
Andreas Hocevar
|
dc23683c0c
|
Merge pull request #5984 from ahocevar/more-https
Less examples with mixed content
|
2016-10-18 00:50:01 +02:00 |
|
Tim Schaub
|
24d03bc014
|
Merge pull request #5986 from openlayers/greenkeeper-eslint-3.8.1
Update eslint to version 3.8.1 🚀
|
2016-10-17 16:13:58 -06:00 |
|
greenkeeperio-bot
|
8456270316
|
chore(package): update eslint to version 3.8.1
https://greenkeeper.io/
|
2016-10-17 15:11:21 -06:00 |
|
Andreas Hocevar
|
6caf8adc4c
|
Update Mapzen urls to new scheme
|
2016-10-17 23:08:39 +02:00 |
|
Andreas Hocevar
|
74bf0dfd72
|
Merge pull request #5982 from ahocevar/geoserver-https
Use a https enabled GeoServer
|
2016-10-17 22:59:31 +02:00 |
|
Andreas Hocevar
|
68488eced9
|
Use https logo for IGN
|
2016-10-17 22:53:33 +02:00 |
|
Andreas Hocevar
|
910c9d7c4e
|
Use https resource for OpenCycleMap
|
2016-10-17 22:53:19 +02:00 |
|
Andreas Hocevar
|
f6b2858348
|
Remove unused JQuery (which uses http)
|
2016-10-17 22:52:53 +02:00 |
|
Andreas Hocevar
|
971faf230d
|
Use https resources for ski map KML
|
2016-10-17 22:52:26 +02:00 |
|
Tim Schaub
|
625273c017
|
Merge pull request #5977 from tschaub/draw-box
Convenience function for drawing boxes
|
2016-10-17 12:56:49 -06:00 |
|
Andreas Hocevar
|
1181607f39
|
Use a https enabled GeoServer
|
2016-10-17 19:53:52 +02:00 |
|
tchandelle
|
dc9770911f
|
Wrong link to errors
|
2016-10-17 09:45:47 +02:00 |
|
Tim Schaub
|
884e05b90b
|
Merge pull request #5978 from openlayers/greenkeeper-async-2.1.2
Update async to version 2.1.2 🚀
|
2016-10-16 21:03:07 -06:00 |
|
greenkeeperio-bot
|
4904b5035e
|
chore(package): update async to version 2.1.2
https://greenkeeper.io/
|
2016-10-16 17:01:52 -06:00 |
|