ahocevar
8bc307b5a1
Allowing copies of literal text fields.
2012-03-30 18:45:52 -07:00
ahocevar
c3fe359fa6
WPS example; support for BoundingBox in WPS format
2012-03-30 18:02:24 -07:00
Bart van den Eijnden
a00b565fcc
Merge pull request #372 from bartvde/graphictext
...
setting graphic to false by default when reading a TextSymbolizer (r=@ahocevar)
2012-03-30 17:00:27 -07:00
Bart van den Eijnden
4b22a1e2d2
move logic into GeoServer profile as suggested by @ahocevar
2012-03-31 01:26:37 +02:00
sdikiy
0460bd2ae8
change getCentroid
2012-03-30 23:20:21 +03:00
Bart van den Eijnden
9a5364f309
add missing requires
2012-03-30 20:37:15 +02:00
sdikiy
23301e10ea
add new test for getCentroid
2012-03-30 16:52:29 +03:00
Frédéric Junod
35333681c1
Merge pull request #377 from probins/rmfc
...
Remove framedCloud.css. p=probins
2012-03-30 05:53:52 -07:00
Éric Lemoine
b876f815fb
Merge pull request #376 from probins/rmsvn
...
Further tidy-up of svn refs
2012-03-30 05:45:06 -07:00
Paul Spencer
943efd66b0
Merge pull request #370 from pagameba/overviewmap
...
OverviewMap custom div bug.
2012-03-30 05:18:05 -07:00
Paul Spencer
30af95d034
a working test thanks to Marc.
2012-03-30 07:59:22 -04:00
Peter Robins
d5adedb708
Remove framedCloud.css
2012-03-30 12:00:52 +01:00
Peter Robins
349fc2f69e
Further tidy-up of svn refs
2012-03-30 11:36:40 +01:00
unknown
ecbf9966ba
Merge branch 'master' into patch-1
2012-03-30 12:25:12 +03:00
Éric Lemoine
e35dfe1a5a
Merge branch '2.12'
2012-03-30 08:44:59 +02:00
Éric Lemoine
e0b93c2e45
The OpenLayers code is published under the 2-clause BSD license
2012-03-30 08:33:55 +02:00
Bart van den Eijnden
cc68be49bf
Merge pull request #373 from bartvde/describelayer
...
add exception handling to WMSDescribeLayer Format (r=@tschaub)
2012-03-29 15:14:20 -07:00
Bart van den Eijnden
33f8fa0aff
add exception handling to WMSDescribeLayer Format
2012-03-29 23:22:31 +02:00
Éric Lemoine
650df2a8f1
change copyright header in every OpenLayers js file
2012-03-29 22:14:56 +02:00
Bart van den Eijnden
75c187d5a3
setting graphic to false by default when reading a TextSymbolizer, just like is done on other symbolizers
2012-03-29 22:13:24 +02:00
Éric Lemoine
95eb1454f4
change copyright dates in build/license.txt
2012-03-29 22:01:48 +02:00
Éric Lemoine
f5cc652685
remove any reference to svn.openlayers.org from license.txt
2012-03-29 22:00:56 +02:00
Éric Lemoine
2cc0090f81
move the licenses dir to the root of the repo
2012-03-29 21:59:58 +02:00
Éric Lemoine
6b04ff1c94
move authors.txt to the root of the repo
2012-03-29 21:58:54 +02:00
Éric Lemoine
5f4519b378
remove doc/customization and doc/readme.txt
2012-03-29 21:57:42 +02:00
Éric Lemoine
3a925d9903
remove release-license.txt and repository-license.txt
2012-03-29 21:56:24 +02:00
Paul Spencer
d4e6253447
indent 4.
2012-03-29 07:32:25 -04:00
Peter Robins
4c0d85ee67
Fusiontables example correction
2012-03-28 23:06:36 -07:00
Peter Robins
bb09ff341e
Fusion Tables example
2012-03-28 23:06:12 -07:00
Éric Lemoine
801b32a667
Merge pull request #345 from elemoine/flickr
...
timed out on "examples/strategy-cluster.html"
2012-03-28 21:31:17 -07:00
Paul Spencer
9e31fb6e9a
Update OverviewMap to test if calling minimizeControl or maximizeControl causes an exception.
2012-03-28 14:06:51 -04:00
Paul Spencer
175423b3ba
In the case of an overview map rendered into a user-provided div, the minimize and maximize divs are not created so we need to test for existence of them in the showToggle method.
2012-03-28 11:40:14 -04:00
Éric Lemoine
9a9a5ba452
rely on the Flickr APIs in the strategy-cluster example
2012-03-28 14:20:24 +02:00
Éric Lemoine
d574f09e6a
rely on the Flickr APIs in the strategy-paging example
2012-03-28 14:13:31 +02:00
Éric Lemoine
74a34ec14b
rely on the Flickr APIs in the strategy-bbox example
2012-03-28 14:13:08 +02:00
ahocevar
032293c26f
Merge pull request #352 from ahocevar/352
...
Layer/Grid.html tests fail. r=@elemoine
2012-03-27 16:27:00 -07:00
ahocevar
3eedfce46e
Fixing test after 5e9104a2a2.
2012-03-27 13:10:28 -07:00
ahocevar
48a2d023f5
Merge branch '2.12' of github.com:openlayers/openlayers
2012-03-27 12:47:46 -07:00
Éric Lemoine
11395e7e84
Merge pull request #363 from probins/projex2.12
...
Improve proj4js examples docs 2.12
2012-03-27 08:30:53 -07:00
Peter Robins
1a59ade32a
Improve proj4js examples docs
2012-03-27 15:53:01 +01:00
Frédéric Junod
31c2d183f6
Merge pull request #359 from fredj/projdocs
...
Improvements for projection docs. p=probins
2012-03-27 06:13:12 -07:00
sdikiy
8c93d477ba
accurate calculation of the centroid for small objects with large coordinates
2012-03-27 16:12:31 +03:00
Peter Robins
720a815479
Improvements for projection docs
2012-03-27 14:07:58 +02:00
Frederic Junod
d1d5ab9930
Merge branch '2.12'
2012-03-27 09:31:53 +02:00
Antoine Abt
eb74d93d48
Merge pull request #355 from tonio/blue
...
Zoom control, back to blue
2012-03-27 00:03:25 -07:00
Antoine Abt
935c56961b
Merge pull request #356 from tonio/transition
...
Add css transitions to mobile example stylesheet
2012-03-26 23:50:25 -07:00
Antoine Abt
87763af644
add css transition for mobile examples
2012-03-26 22:19:00 +02:00
Antoine Abt
8f3f5d1366
blue’s back — Zoom control refresh
2012-03-26 21:53:11 +02:00
Éric Lemoine
fb1a49e87e
Merge pull request #349 from elemoine/releasesh
...
release.sh updates
2012-03-23 14:28:49 -07:00
Tim Schaub
febf048d9d
Merge pull request #351 from elemoine/pinch2
...
After great sleuthing from @elemoine, we have a solution closer to the heart of the problem. In a funny twist, the excessive call to `updateSize` ended up hinting at the solution. Thanks to `git bisect` for making things a bit easier.
release-2.12-rc1
2012-03-23 14:19:49 -07:00