fredj
|
9f836cd264
|
Stop using deprecated Layer.GML in tests
|
2011-11-18 11:07:47 +01:00 |
|
ahocevar
|
c207e785f9
|
Merge pull request #51 from ahocevar/adjust-zoom
Don't let wrapDateLine maps be wider than one world width. r=@bartvde (closes http://trac.openlayers.org/ticket/3574)
|
2011-11-16 01:25:31 -08:00 |
|
fredj
|
b07286b21a
|
Don't use deprecated Layer.Grid.getGridBounds function in tests
|
2011-11-15 09:11:11 +01:00 |
|
fredj
|
cc3c89eb2a
|
Don't use deprecated Layer.Grid.getGridBounds function in tests
|
2011-11-15 09:09:55 +01:00 |
|
fredj
|
1ed137bd0a
|
move Layer.Grid.getGridBounds function into deprecated.js
|
2011-11-15 09:06:44 +01:00 |
|
ahocevar
|
0b39d32031
|
Don't let wrapDateLine maps be wider than one world width.
|
2011-11-14 17:49:41 +01:00 |
|
fredj
|
b056b19bf0
|
move Event.stop function into deprecated.js
|
2011-11-14 15:59:24 +01:00 |
|
fredj
|
3d0d2cbc4e
|
move Layer.VirtualEarth function into deprecated.js
|
2011-11-14 15:52:39 +01:00 |
|
fredj
|
71f1f4701b
|
move Layer.MultiMap function into deprecated.js
|
2011-11-14 15:34:04 +01:00 |
|
Frederic Junod
|
4afff74b0d
|
Move deprecated functions from OpenLayers.Util into deprecated.js.
|
2011-11-14 15:29:03 +01:00 |
|
Frederic Junod
|
2900823eb2
|
Move deprecated Layer.WFS and Tile.WFS into deprecated.js.
|
2011-11-14 15:28:57 +01:00 |
|
Éric Lemoine
|
29256bd156
|
Merge pull request #47 from elemoine/pinchzoom
fix bug where center of fingers is not preserved on pinch zoom
|
2011-11-14 00:44:22 -08:00 |
|
ahocevar
|
754312b20b
|
Support for basic literal/propertyname combinations in SLD. r=elemoine (closes http://trac.osgeo.org/openlayers/ticket/3506)
|
2011-11-13 22:04:07 +01:00 |
|
Éric Lemoine
|
e6f2b0e294
|
fix bug where center of fingers is not preserved on pinch zoom
|
2011-11-10 21:35:38 +01:00 |
|
Frederic Junod
|
18b23e944d
|
Don't use deprecated Layer.WFS in tests.
|
2011-11-10 08:21:16 +01:00 |
|
Tim Schaub
|
9605c08a11
|
Remove extra MapServer subclass.
|
2011-11-08 22:57:28 -07:00 |
|
Tim Schaub
|
7b6887c954
|
Remove extra WMS subclasses.
|
2011-11-08 22:45:13 -07:00 |
|
Tim Schaub
|
ab225e36b9
|
Remove extra tests.
|
2011-11-08 22:42:46 -07:00 |
|
tschaub
|
b7c826e796
|
Remove MouseDefaults and MouseToolbar.
|
2011-11-08 18:32:55 -07:00 |
|
tschaub
|
dd5d7c9f07
|
Remove deprecated methods from Element.js.
|
2011-11-08 16:37:31 -07:00 |
|
tschaub
|
e4d422e781
|
Deprecated Class.js methods.
|
2011-11-08 16:24:33 -07:00 |
|
tschaub
|
95e7de2ab4
|
Deprecated tests for Ajax.js.
|
2011-11-08 16:17:52 -07:00 |
|
tschaub
|
76bb0be254
|
Spell projection with p and separate tests to avoid mock issues.
|
2011-11-08 11:47:59 -07:00 |
|
tschaub
|
00410cf779
|
Merge branch 'master' of github.com:openlayers/openlayers into convenience
|
2011-11-08 08:44:33 -07:00 |
|
ahocevar
|
8e2ab1c530
|
Fixing tests after #40
|
2011-11-08 11:38:33 +01:00 |
|
Éric Lemoine
|
eac8bb5307
|
Merge remote branch 'ahocevar/wmtscaps' into wmtscaps
Conflicts:
lib/OpenLayers/Format/OWSCommon/v1.js
tests/Format/WMTSCapabilities/v1_0_0.html
|
2011-11-07 22:53:55 +01:00 |
|
ahocevar
|
ffafa93168
|
API change to better accommodate for the 1..* cardinality of HTTPType and addition of Constraint
|
2011-11-07 22:43:23 +01:00 |
|
Éric Lemoine
|
4076c1af99
|
make OWSCommon v1 support constraints in Get and Post nodes
|
2011-11-07 22:42:51 +01:00 |
|
Éric Lemoine
|
6c5c468e91
|
Merge branch 'master' into wmtscaps
|
2011-11-07 22:42:30 +01:00 |
|
Éric Lemoine
|
2555813762
|
commit ef6770 was incorrect, stopObservingElement is to be called, not stopObserving
|
2011-11-07 18:08:12 +01:00 |
|
Éric Lemoine
|
d1c264eae1
|
Merge remote branch 'upstream/master'
|
2011-11-07 17:05:19 +01:00 |
|
Éric Lemoine
|
ef6770f8f8
|
call stopObserving in test_createBackBuffer of Tile/Image.html to prevent side-effects, test only change
|
2011-11-07 17:01:25 +01:00 |
|
ahocevar
|
3752b0572d
|
use ResourceURL for WMTS layers for REST encoding. p=fredj,me r=elemoine,me (closes http://trac.osgeo.org/openlayers/ticket/3044)
|
2011-11-07 16:56:10 +01:00 |
|
Éric Lemoine
|
797c479b6e
|
make OWSCommon v1 support constraints in Get and Post nodes
|
2011-11-07 12:29:16 +01:00 |
|
Éric Lemoine
|
c65471c35b
|
Grid tests - do no test the same thing twice
|
2011-10-30 23:34:52 +01:00 |
|
Éric Lemoine
|
82bf97381c
|
remove commented line in a test
|
2011-10-30 23:26:23 +01:00 |
|
Éric Lemoine
|
896c2c0580
|
fix tests, and add new ones
|
2011-10-30 23:21:00 +01:00 |
|
Éric Lemoine
|
c80746b890
|
Tile.Image.cloneMarkup renamed Tile.Image.createBackBuffer
|
2011-10-29 12:22:08 +02:00 |
|
Éric Lemoine
|
2f80d52bfd
|
in single tile mode with no transition effect remove the back buffer when zooming
|
2011-10-28 22:57:10 +02:00 |
|
Éric Lemoine
|
46de595f55
|
Merge branch 'master' into bigbackbuffer
|
2011-10-28 21:26:59 +02:00 |
|
tschaub
|
a606e565d3
|
Allow transforming geometries, lonlat, and bounds with strings.
|
2011-10-26 16:23:48 -06:00 |
|
tschaub
|
98d6e74314
|
Allow testing for projection equality with string.
|
2011-10-26 16:22:51 -06:00 |
|
tschaub
|
fb790424a5
|
Allow array for min/maxExtent in layers.
|
2011-10-26 16:02:51 -06:00 |
|
tschaub
|
98ee7167c4
|
Allow use of array for bounds.
|
2011-10-26 15:40:40 -06:00 |
|
tschaub
|
75a1a8e119
|
Allow setting center from array.
|
2011-10-26 15:22:13 -06:00 |
|
Éric Lemoine
|
babbfa20b0
|
read legendURL and Dimension from WMTS capabilities docs
|
2011-10-24 16:07:00 +02:00 |
|
rda
|
3ad5db431a
|
Delete last comma in object literal
|
2011-10-22 23:59:28 +07:00 |
|
Bart van den Eijnden
|
155108f10b
|
OpenLayers.Format.WPSExecute fails with WFS references, p=ahocevar,me r=ahocevar (closes #3448)
|
2011-10-21 13:52:50 +02:00 |
|
Éric Lemoine
|
dc0867e655
|
remove the Tile.BackBufferable tests
|
2011-10-20 23:04:17 +02:00 |
|
Éric Lemoine
|
9bab78cde8
|
more Layer.Grid tests
|
2011-10-20 23:03:28 +02:00 |
|