ahocevar
88572303fb
Addressing @tschaub's review comment.
2012-08-14 13:31:41 +02:00
ahocevar
5fff368a2d
Addressing review suggestions and fixing asynchronous function calls.
...
This commit addresses @bartvde's review comments, adds more documentation, and fixes asynchronous function calls. Previously, when creating multiple processes with the same identifier, the describe callback would only have been called for the first process. This was fixed to move DescribeProcess handling from WPSProcess to WPSClient.
2012-08-14 13:17:07 +02:00
ahocevar
006d98151f
Use the correct name of the result, not just hard-coded 'result'.
2012-08-13 13:29:34 +02:00
ahocevar
94f3ab393f
Giving the test code more time to execute.
2012-08-12 22:08:43 +02:00
ahocevar
4e3f3e2080
Adding dependencies.
2012-08-12 21:39:15 +02:00
ahocevar
96db01006c
Making Firefox happy.
2012-08-11 19:32:17 +02:00
ahocevar
e2acbc56d0
More docs and unit tests.
2012-08-11 19:32:17 +02:00
ahocevar
ebc71b492e
Making sure that the process description is not loaded.
2012-08-11 19:32:17 +02:00
ahocevar
ec9ab8129e
Adding support for chaining processes.
2012-08-11 19:32:17 +02:00
ahocevar
c64621f510
Adding unit tests.
2012-08-11 19:32:17 +02:00
ahocevar
b61120d3b5
Cache of DescribeProcess responses on the client.
2012-08-11 19:32:17 +02:00
ahocevar
9bc7bb8115
Using proxy and demo server.
2012-08-11 19:32:17 +02:00
ahocevar
0108250ed9
WPSClient and WPSProcess for convenient WPS interaction.
2012-08-11 19:32:17 +02:00
tschaub
970448effc
Tests for response property on loadend event.
...
This confirms that the loadend event includes a response property when it results from a call to the strategy merge method (see #624 ).
2012-08-08 11:41:51 -06:00
tschaub
7e326f97e2
Doc fix for merge method.
2012-08-08 11:41:33 -06:00
tschaub
4ae9f6878d
Making events easier to test.
...
This should make it more straightforward to test the new event properties being sent with loadend on BBOX and Fixed strategies (see #624 ).
2012-08-08 11:23:02 -06:00
ahocevar
49227967bc
Merge pull request #624 from milkypostman/master
...
return response object on "loadend" event for Fixed strategy. Also closes #85 .
2012-08-08 07:51:56 -07:00
Donald Curtis
2696494443
return response object on "loadend" event for Fixed and BBOX strategies
2012-08-08 09:46:58 -05:00
Bart van den Eijnden
bab1858bfc
slightly modify the wfs-states example to show how to switch between a WMS and a vector layer at a certain scale (non-functional change)
2012-08-08 09:20:14 +02:00
Stéphane Brunner
65cacaa756
Merge pull request #614 from sbrunner/wmts-fix
...
correct units in WMTS capabilities
2012-08-03 02:35:26 -07:00
ahocevar
159ee7c7b4
Merge pull request #612 from ahocevar/612
...
Touch events do not trigger the default action in attribution links. r=@marcjansen
2012-08-01 04:16:38 -07:00
ahocevar
aef5517bfa
Adding unit tests.
2012-08-01 13:15:59 +02:00
ahocevar
98569203a6
Check whether an event target should be considered for handling.
2012-08-01 10:20:25 +02:00
Stéphane Brunner
093bb529d2
gets the first matrix set instance of only the unique one
2012-07-30 23:26:45 +02:00
Stéphane Brunner
9d31c57e2a
correct units in WMTS capabilities
2012-07-30 23:17:11 +02:00
Pierre GIRAUD
940c0e8ca2
Adding missing attribution for OSM
2012-07-20 16:18:28 +02:00
Stéphane Brunner
584749b524
Merge pull request #601 from temporaryaccount/temporaryopenlayers
...
Prevent KeyboardDefaults.js from triggering keyboard events when user is...
2012-07-20 04:37:25 -07:00
ahocevar
7249510553
Using the safe unicode representation of the minus sign.
...
No functional change; see #588 .
2012-07-20 09:41:42 +02:00
ahocevar
c786952219
Fixing tests.
2012-07-20 09:19:20 +02:00
temporaryaccount
950904f59a
Prevent KeyboardDefaults.js from triggering keyboard events when user is typing into the form elements
2012-07-19 18:08:30 +04:00
Pierre GIRAUD
99553d0ae5
Fixing doc. No functional change.
2012-07-17 16:15:03 +03:00
Stéphane Brunner
f9cf3a0c95
Merge pull request #588 from sbrunner/minus
...
use minus sign
2012-07-13 02:58:09 -07:00
Stéphane Brunner
a45cbfdb07
use minus sign
2012-07-12 18:32:30 +02:00
ahocevar
af70240191
Merge pull request #580 from jorix/_onImgLoad
...
Fix typo "_onImageLoad" is "_onImgLoad"
2012-07-08 23:37:18 -07:00
Xavier Mamano
9be8bb2416
Fix typo "_onImageLoad" is "_onImgLoad"
2012-07-08 23:50:52 +02:00
Éric Lemoine
14d5525ced
Merge pull request #528 from probins/build
...
Add AMD and version options to build.py
2012-07-03 08:02:27 -07:00
Éric Lemoine
679111fa88
release.sh script - do not remove the build/closure-compiler folder
2012-07-03 08:57:05 +02:00
Éric Lemoine
90d3c2d9a9
WMTS capabilities format - make JSLint happier
2012-07-03 08:45:19 +02:00
Éric Lemoine
f7860a329c
WMTS capabilities format - make the mid var local to the createLayer function
2012-07-03 08:45:19 +02:00
Frédéric Junod
f5aae88a31
Merge pull request #294 from fredj/stopped-map-events
...
can't listen to mousedown/touchstart on map div
2012-07-02 13:44:06 -07:00
Éric Lemoine
0144a9473e
Set VERSION_NUMBER to Release 2.13 dev
2012-07-02 16:33:40 +02:00
Éric Lemoine
37ebc3b991
Merge pull request #567 from rdewit/master
...
Fix for typo in OL 2.12 release notes
2012-07-01 23:46:29 -07:00
rdewit
b837d9bdf4
Fixed typo in CSS code for overriding default tile animation.
2012-07-02 15:00:50 +10:00
ahocevar
f3b0c2ec9d
Merge pull request #558 from dregade/zoomify
...
fix size initialization and resolution/zoom usage. Thanks @dregade - this change makes fractional zoom work with Layer.Zoomify.
2012-06-29 05:27:08 -07:00
dregade
74f9a943cc
fix serverResolutions if not provided
2012-06-29 09:22:54 +02:00
dregade
7b91c9c26f
fix size initialization and resolution/zoom usage
2012-06-28 17:16:22 +02:00
ahocevar
f686589d1e
Merge pull request #551 from finn-no/projection-test-fix
...
Fixed broken test
2012-06-27 23:59:56 -07:00
ahocevar
0d8b76d2b2
Merge pull request #546 from finn-no/vendor-prefixes
...
Vendor prefix detection. Thanks @gregersrygg for this excellent contribution.
2012-06-27 23:29:15 -07:00
Éric Lemoine
0834593f9f
Merge branch '2.12'
2012-06-27 22:59:12 +02:00
Éric Lemoine
0412410be0
set VERSION_NUMBER to Release 2.12
release-2.12
2012-06-27 22:56:31 +02:00