Commit Graph

241 Commits

Author SHA1 Message Date
afabiani
255fd8eb4b - align and update version 2016-09-07 10:49:29 +02:00
afabiani
c0bd2cd69a - add missing maven repo 2016-08-18 16:53:05 +02:00
Lorenzo Natali
f2caea5724 fixed importer to execute the import contextually 2015-10-26 14:04:13 +01:00
Lorenzo Natali
9f9a022e79 Merge branch 'geoserver-importer' of https://github.com/afabiani/geoserver-manager into afabiani-geoserver-importer 2015-05-29 11:06:36 +02:00
Emanuele Tajariol
7d0a8319ea Merge pull request #147 from andypower/master
Improve on appending the raw parameters on existing query string to publish and update raw SLDs
2015-05-27 12:06:16 +02:00
afabiani
dd02e3f73a Fixed Importer Test Case 2015-05-14 18:38:06 +02:00
afabiani
51bc4650c2 Enabled check for Importer Test Case 2015-05-14 15:13:27 +02:00
afabiani
3877670dc5 Pull Request for Issue #148 2015-05-14 14:54:28 +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
Simone Giannecchini
3e580b73d1 Merge pull request #138 from n-lagomarsini/issue137
Issue_137
2014-09-22 15:48:22 +02:00
n-lagomarsini
75dec9c726 Issue_137 2014-09-22 15:45:18 +02:00
Simone Giannecchini
f06c49806d Merge pull request #136 from n-lagomarsini/fixTest
Minor fixes on the tests
2014-09-22 15:02:12 +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
Emanuele Tajariol
b9aae2620b Merge pull request #135 from eblondel/master-134-featureDimensionInfo-endAttribute-encoding
Extend GSFeatureDimensionInfoEncoder with endAttribute. Close #134.
2014-07-10 13:22:05 +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
ba8f17c5b1 add report.sh script: produce report for releases 2014-04-30 16:53:56 +02:00
carlo
3f90df97ba release: new branch. fix: pom.xml version to 1.7-SNAPSHOT 2014-04-30 14:31:06 +02:00
Carlo Cancellieri
7d5d159b55 Merge pull request #121 from geosolutions-it/master-coverage-band-details-wcseo
Master coverage band details wcseo
2014-02-18 17:11:00 +01: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
Carlo Cancellieri
6a4849ff97 Merge pull request #115 from eblondel/master-114-GSLayerEncoder21-fix
master - 114 - fix GSLayerEncoder21
2013-11-21 02:09:39 -08: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
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
eblondel
18ff2ee78e #102 master - fixh GeoserverRESTReader to handle versioned RESTLayer 2013-10-21 13:46:08 +02:00