Commit Graph

192 Commits

Author SHA1 Message Date
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
Simone Giannecchini
7490529d2d Update GeoServerRESTManager.java 2016-04-16 12:28:16 +02:00
etj
d2bbcc46a7 #176 Fix some more integration tests 2016-04-15 12:37:10 +02:00
Daniele Romagnoli
7af3899802 Fixing Header's year and removing a new method marked as deprecated (copy and paste from similar code) 2016-04-11 14:17:07 +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
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
Xandros
ebae6cf086 Added additional WCS informations to publish GeoTIFF 2015-11-20 13:12:20 +01:00
Daniele Romagnoli
f55cb1cbcc Issue #151: adding support for nativeCoverageName element of the coverage encoding 2015-06-19 18:09:00 +02:00
mbarto
feb41ad0f7 Merge pull request #150 from cippino/master
Added classes for WMS backends
2015-06-08 11:25:42 +02:00
Federico C. Guizzardi
c76e60205c Added Test for wmsStore parser 2015-06-08 10:53:26 +02:00
Federico C. Guizzardi
9ebfaaafed Fixes related parsing 2015-06-08 10:53:04 +02:00
Federico C. Guizzardi
94c7871cd1 Added user and password parser in RESTWmsStore 2015-05-21 10:55:44 +02:00
Federico C. Guizzardi
4241e4d83d Added classes for WMS backends 2015-05-20 12:06:31 +02:00
andypower
1533c7bec4 Added utility methods to add query string params to an existing URL 2015-04-03 11:59:34 +02:00
andypower
3e810bb869 Improve on appending the raw parameter on existing query string for publish and update SLDs 2015-04-03 11:54:02 +02:00
etj
213ed8326d Fix for java6 2015-04-01 10:18:27 +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
etj
5bd0f5e2e9 Cleanup logging output. 2015-03-31 17:22:27 +02:00
etj
8cdc7d02b7 Improve toString for mosaic granules. 2015-03-31 17:16:59 +02:00
etj
02439fa277 Add the PURGE param to the delete store methods. 2015-03-31 17:02:38 +02:00
andypower
4cfa86400b Improve checking the SLD version when passing a String: using InputStream from String 2015-03-27 11:09:09 +01:00
andypower
da5ee7c090 Added the uploadStyle and publishStyle methods to publish the SLD body String in raw format 2015-03-26 18:45:31 +01: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
andypower
e04dd7428e Alternative to GEOS-6568 (https://jira.codehaus.org/browse/GEOS-6568)
Using raw format to update correctly an SLD file v. 1.1.0 via REST API
2015-03-26 16:41:41 +01:00
andypower
962d28503a Added logic to recognize SLD version from SLDFIle
Added SLD v 1.1.0 content type for SE
2015-03-20 19:54:49 +01:00
andypower
86a3de1e2d Adding the publishStyle(..., boolean raw) method to the GeoServerRESTPublishe class for compatibility reasons 2015-03-20 18:05:00 +01:00
andypower
fd84472576 Alternative to GEOS-6568 (https://jira.codehaus.org/browse/GEOS-6568)
Using raw format to publish correctly an SLD file v. 1.1.0 via REST API
2015-03-20 17:42:20 +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
Emanuele Tajariol
81b13eb404 Merge pull request #128 from geops/master-127-expose-restlayerstyles
#127 fix: expose the layers styles list to the java api
2014-07-10 13:25:58 +02:00
eblondel
96d734f4e8 master #134 add endAttribute encoder 2014-07-04 15:01:51 +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
etj
21b9cb1f00 Add oracle DBType. Close #126. 2014-06-27 16:30:21 +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
Daniele Romagnoli
b5bf46a189 issue #118: Fix File URL in rest upload 2013-11-29 12:42:29 +01:00
eblondel
0392ca309b master - 114 - fix GSLayerEncoder21 2013-11-16 14:55:11 +01:00
Carlo Cancellieri
9b520e3d24 Merge pull request #109 from eblondel/master-102-fix-GeoserverRESTReader-getLayer
#102 master - fix GeoserverRESTReader to handle versioned RESTLayer
2013-10-21 06:51:30 -07:00