Commit Graph

123 Commits

Author SHA1 Message Date
etj
ff7f383591 #176 Fix tests related to styles in workspaces 2016-04-08 19:28:54 +02:00
etj
5447c06dbc Fix internal data ordering. Close #166. 2016-04-08 17:59:37 +02:00
Lennart K
3f22f36aa2 update year and add author 2016-04-06 16:03:46 +02:00
Lennart K
5027ba8112 add arcGrid support 2016-04-05 18:03:56 +02:00
Mauro Bartolomeoli
28a72e2691 Fixes #162: Improved style in workspace support for GeoTiffs and Shapefiles 2016-02-24 10:06:29 +01:00
Daniele Romagnoli
f55cb1cbcc Issue #151: adding support for nativeCoverageName element of the coverage encoding 2015-06-19 18:09:00 +02:00
Federico C. Guizzardi
c76e60205c Added Test for wmsStore parser 2015-06-08 10:53:26 +02:00
etj
c9f51cf388 Merge pull request from branch 'master' of https://github.com/andypower/geoserver-manager.
Fix tests and style REST URLs.
Fix v110 SLD.
Closes #145.
2015-04-01 01:23:59 +02:00
etj
497ec63408 Disable tests on mosaic, as per #146. 2015-03-31 17:37:20 +02:00
etj
631f3a9ffa Improve GeoServer version handling. 2015-03-31 17:26:32 +02:00
etj
a7d3efc6f7 Use PURGE param for the delete store methods. 2015-03-31 17:23:20 +02:00
andypower
6327f699ff Added tests for publish and update style methods that use the raw format param
Conflicts:
	src/test/java/it/geosolutions/geoserver/rest/publisher/GeoserverRESTStyleTest.java
2015-03-26 16:43:23 +01:00
n-lagomarsini
75dec9c726 Issue_137 2014-09-22 15:45:18 +02:00
n-lagomarsini
c17a14d9e0 Minor fixes on the tests 2014-09-22 14:30:18 +02:00
etj
b60e487ffa Expose nativeCRS attribute of a resource. Close #131. Close #132. 2014-07-10 17:17:35 +02:00
Emanuele Tajariol
2526337e7d Merge pull request #130 from geops/master-129-expose-restresource-bboxes
Create RESTBoundingBox class and wrap latLonBoundingBox and nativeBoundingBox attributes. Close #129.
2014-07-10 13:29:12 +02:00
Nico Mandery
33b951c8ab 129 fix: create RESTBoundingBox class and wrap latLonBoundingBox and nativeBoundingBox attributes 2014-06-30 09:01:55 +02:00
Nico Mandery
5ca054d021 127 fix: expose the layers styles list to the java api 2014-06-30 08:52:12 +02:00
carlo cancellieri
6dda73a5f1 fix integration tests with the latest gs 2.5.x 2014-02-18 03:18:51 +01:00
carlo cancellieri
5accaa01ed improve versions checking and junit related tests. improve keywords and add lang and vocabulary support. improve junit tests. 2014-02-07 14:24:14 +01:00
carlo cancellieri
0f833b2664 fix GSCoverageEncoder. fix integration some test. TODO run integration tests. 2014-02-04 19:02:23 +01:00
rotz_he
1c60c1d94a added possiblity to alter the Coverage Band Details of layers & WCS EO tag 2014-01-31 12:04:45 +01:00
eblondel
0392ca309b master - 114 - fix GSLayerEncoder21 2013-11-16 14:55:11 +01:00
Carlo Cancellieri
a6041d2bea Merge pull request #112 from geosolutions-it/master-110-IllegalArgument-getVersion
close 110. IllegalArgument on getVersion on Geoserver 2.1
2013-10-21 06:49:46 -07:00
Carlo Cancellieri
160227f7cc Merge pull request #104 from eblondel/master-102-GSLayer-authorityURL-identifier-advertise
# 102 - add Layer encoder/decoders for AuthorityURL / Identifier + advertised property
2013-10-21 02:47:41 -07:00
eblondel
6689211b5d #102 master - fix tests 2013-10-21 11:28:29 +02:00
carlo cancellieri
eee603e2fe close 110. IllegalArgument on getVersion on Geoserver 2.1 2013-10-21 11:15:55 +02:00
Carlo Cancellieri
8073671631 Merge pull request #101 from wumpz/master
FeatureTypeList included
2013-10-19 10:49:45 -07:00
eblondel
80b1767cd1 #106 master - fix tests to use GSVersionEncoder 2013-10-19 02:21:34 +02:00
eblondel
a277d44e15 #102 - make tests based on GeoserverRESTTest VERSION 2013-10-18 17:52:47 +02:00
carlo cancellieri
471c860007 fix commit for #105. add integration tests 2013-10-18 16:08:44 +02:00
carlo cancellieri
afb6ba3be0 close #105. add getVersion capabilities
Conflicts:

	src/main/java/it/geosolutions/geoserver/rest/GeoServerRESTReader.java
2013-10-18 14:35:21 +02:00
eblondel
5d820f5d43 #102 master - add decoders for GS 2.1 + tests 2013-10-18 00:59:16 +02:00
eblondel
6f8e457a77 #102 master - improve GSLayerEncoder21 tests 2013-10-18 00:58:23 +02:00
eblondel
9ca022093b #102 master - fix GSLayerEncoder21Test 2013-10-17 23:35:41 +02:00
eblondel
8d47a02e03 #102-AuthorityURL/Identifier/advertised decoders +fix/add other methods 2013-10-17 22:44:58 +02:00
eblondel
e5033df000 #102 master - specific encoders in GSLayer for GS=2.1 2013-10-17 21:23:37 +02:00
eblondel
bc233d4f7a #102 master - encoder for AuthorityURL/Identifier/advertised (GS>=2.2) 2013-10-17 20:12:39 +02:00
wumpz
18d2a11ce2 FeatureTypeList included 2013-10-16 23:39:40 +02:00
eblondel
e93d6dbd3d #95 - add ResourceEncoderTest 2013-09-28 00:16:41 +02:00
etj
685c0d9d98 Workaround for GEOS-5986 2013-08-22 16:56:58 +02:00
etj
7deaac685f Added Util class. 2013-08-22 13:18:45 +02:00
etj
d8e0fc6706 Styles in workspace. Close #94.
Some cleanup in tests and exceptions.
2013-08-22 12:35:05 +02:00
Simone Giannecchini
6a02c2be73 improving tests 2013-08-02 20:39:25 +02:00
Simone Giannecchini
fea8bec1f6 improving support for imagemosaic 2013-08-02 20:07:57 +02:00
Simone Giannecchini
5277fe9f6c #90, Improving support for ImageMosaics 2013-08-01 19:54:26 +02:00
Simone Giannecchini
80746ff6b0 #87, Add support for Mosaic Creation by Zip Upload 2013-07-16 20:41:30 +02:00
Simone Giannecchini
4dac450327 #87, Add support for Mosaic Creation by Zip Upload 2013-07-16 20:37:55 +02:00
eblondel
09299bf320 #84 - master - reformat the code 2013-07-04 22:08:38 +02:00
eblondel
93ec8db2fb #84 - master - support encoding of multiple styles + tests 2013-07-04 19:03:41 +02:00