Simone Giannecchini
ebd66f4474
Merge 0c84fa3e4d into 25759e86a5
2016-10-18 10:30:06 +00:00
afabiani
25759e86a5
- removing non ASCII characters form javadocs
2016-09-07 11:25:11 +02:00
Alessio Fabiani
318be5853e
Add the Importer REST APIs to the GeoServer Manager ( #198 )
...
* Pull Request for Issue #148
* Enabled check for Importer Test Case
* Fixed Importer Test Case
* fixed importer to execute the import contextually
* - add missing maven repo
* - align and update version
2016-09-07 11:08:24 +02:00
Christian Mayer
88668158f6
Remove System.out.print in test sources
...
This removes the 'System.out.print' commands in the test sources by
replacing them with simple LOGGER.debug commands (fixes #36 ).
2016-04-19 12:23:04 +02:00
Christian Mayer
c6d6c3d2b9
Remove Java warnings in test sources
...
This removes Java warnings from the test sources, which do not have a
functional impact, e.g. unused imports or unused variables.
2016-04-19 12:22:33 +02:00
etj
d2bbcc46a7
#176 Fix some more integration tests
2016-04-15 12:37:10 +02:00
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
Simone Giannecchini
0c84fa3e4d
Update LayerDecoder21Test.java
2016-04-06 17:42:04 +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