Commit Graph

131 Commits

Author SHA1 Message Date
Juan Luis Rodríguez Ponce
0253bbe423 Change Boolean OR operator in createStore method
Change bit OR operator in if condition for boolean OR operator.
2013-03-18 11:38:30 +01:00
Davide Savazzi
d6f28949f4 fixed LayerGroup Encoder tests 2013-01-24 10:45:18 +01:00
Davide Savazzi
5b9e9d9dac added LayerGroup encoder for GeoServer 2.2 and GeoServer 2.3 2013-01-23 21:45:03 +01:00
Davide Savazzi
119e7ab420 updated LayerGroup reader to support GeoServer 2.3.x 2013-01-22 18:42:54 +01:00
Carlo Cancellieri
447e0cef86 Merge pull request #47 from geosolutions-it/master-StoreManager-improvements
Remove specific datastore methods from manager implementing a generic St...
2013-01-22 06:40:29 -08:00
ccancellieri
fc4251f2d5 clean imports 2012-10-18 12:04:50 +02:00
ccancellieri
b99c9c356a Remove specific datastore methods from manager implementing a generic StoreManager. Improving Store encoders and integration tests. 2012-10-18 12:00:47 +02:00
ccancellieri
a56aa61cf5 FeatureTypeEncoder is missing Attributes: fix to close issue 45. 2012-10-18 11:57:30 +02:00
Damiano
f500243712 #44 add some constants 2012-10-10 11:13:44 +02:00
Damiano
f8765d6287 #44 add getMetadataList and getDimensionInfo methods to RESTCoverage.java 2012-10-09 19:43:55 +02:00
ccancellieri
3a05e405bd Adding support to resourceEncoder for Description, Abstract and layerEncoder queriable 2012-09-26 14:17:00 +02:00
ccancellieri
70a09e4a06 Selective reload improvement fix to close issue 43 2012-09-25 13:39:40 +02:00
Simone Giannecchini
0644d4e02e removing unused import 2012-08-10 16:38:56 +02:00
Simone Giannecchini
db53134610 #34,#35,#33 2012-08-09 17:12:56 +02:00
Simone Giannecchini
d317ff5ab9 #30,#31 2012-08-08 10:51:06 +02:00
ccancellieri
f585b2cc56 Make UploadMethod backward compatible 2012-07-27 16:06:51 +02:00
Oscar Fonts
1fdc00ce4f Added testcase trying to reproduce #11. Changed method to ProjectionPolicy.FORCE_DECLARED. 2012-06-26 18:26:39 +02:00
Oscar Fonts
6db046a626 Override toString() in DataStoreType, UploadMethod, DataStoreExtension, CoverageStoreExtension. Closes #24 2012-06-26 18:02:34 +02:00
Oscar Fonts
c6f977858a Review/complete Publisher's javadocs. Closes #26. 2012-06-26 16:52:15 +02:00
Oscar Fonts
68e8056a1b Enum fields to UPPERCASE. Closes #24 2012-06-26 09:24:06 +02:00
Oscar Fonts
49543f609b ArcSDE and OracleNG tests to use DatastoreManager. Closes #16, closes #17. 2012-06-26 09:03:16 +02:00
Oscar Fonts
6120344954 Merge pull request #27 from oscarfonts/gianni-ds
ArcSDE & OracleNG datastores from Gianni Barrotta
2012-06-25 09:06:19 -07:00
Oscar Fonts
6d9fbac1c1 Allow to set bbox in publishGeoTiff. Closes #6. 2012-06-25 18:03:00 +02:00
ccancellieri
d762161960 improvements to the HTTPUtils. fixes to close #23. 2012-05-31 17:23:09 +02:00
ccancellieri
314771e33d Fixes applying patch from issue #21. Workaround to solve some HTTPClient connections leak 2012-05-30 16:20:52 +02:00
Oscar Fonts
15341547f1 Moved Datastore management to new architecture, using GeoServerRest[Foo]Managers 2012-05-24 12:50:42 +02:00
Oscar Fonts
21218e2c0a ArcSDE & OracleNG datastores from Gianni Barrotta 2012-05-21 17:53:38 +02:00
Oscar Fonts
876727a6e2 Keep both PostGISEncoders, old one marked as deprecated 2012-05-21 17:51:55 +02:00
Oscar Fonts
d1352fb470 Removed references to GEOS-5113, which turned out to be nonsense 2012-05-20 12:28:16 +02:00
Oscar Fonts
42c3094d9e Publish collections of shapefiles. Datastore management. 2012-05-12 22:26:49 +02:00
ccancellieri
e0df2fe99f provide backup/restore interface. close #15 2012-05-08 00:08:20 +02:00
ccancellieri
8b4def8793 adding missing test files 2012-04-30 16:33:13 +02:00
Oscar Fonts
48655e3db5 Namespace handling: reader, encoder, CRUD & unit tests 2012-04-27 16:33:20 +02:00
ccancellieri
0432534518 switch to slf4j to close #12 2012-04-19 13:21:11 +02:00
ccancellieri
c9a81141cb improvements to close #8 and #7 and partially implements (on shp file) #9 2012-04-12 19:39:58 +02:00
ccancellieri
270f3450fb partially fix issue #8 and #7. 2012-03-27 17:59:39 +02:00
ccancellieri
0b9f6eda5d publishGeotiff now support setting store and layer name 2012-03-16 18:25:30 +01:00
ccancellieri
9493343f1b publisher improvements to fix issue #4 2012-02-02 10:48:38 +01:00
ccancellieri
69ff7aad61 Stile publication improvements to fix #3. ImageMosaic publication added. GeoTiff publication fixed. Added JUnit tests. 2012-01-30 19:27:24 +01:00
ccancellieri
f62164b37b added worldimage, imagemosaic and fixed geotiff publication. Added tests and splitted Test classes. 2012-01-23 19:31:16 +01:00
ccancellieri
86ad18df7d Add workspace recursive remove (improvements for issue #1). Added some docs and deprecations 2012-01-12 13:15:53 +01:00
ccancellieri
e2aa51e42e Resolve function ambiguity. 2011-12-15 16:36:30 +01:00
ccancellieri
a73cf07597 Fix issue #19. Adding charset support to pubblishShp(). 2011-12-15 15:29:44 +01:00
ccancellieri
f5716b93ef added missing file 2011-11-28 10:52:01 +01:00
ccancellieri
2b74af5b7b Some changes to add metadataLinks. Switched to 1.3-SNAPSHOT version. 2011-11-28 10:48:40 +01:00
ccancellieri
e9aab4f744 Fixing issue #18. Check on existing directory shuld be performed on the remote GeoServer not locally to the caller. 2011-11-28 10:29:48 +01:00
ccancellieri
0e3bf5e9cb Speed improvement to the PropertyXMLEncoder 2011-11-14 16:49:09 +01:00
ccancellieri
e99471353d Added publish db improvemets to solve issue #13 2011-11-14 16:46:06 +01:00
ccancellieri
48775a134e fixed ImageMosaic JUnit test 2011-11-11 18:32:55 +01:00
ccancellieri
1e2e54e068 Added missing ImageMosaic JUnit test file class 2011-11-11 17:27:27 +01:00
ccancellieri
a56a08a9d0 Added ImageMosaic pubblicatiobn JUnit test. Fixed Unpublish issue. Various publisher enhancements. 2011-11-11 12:44:05 +01:00
ccancellieri
e3ce6ab148 fixing ImageMosaic pubblication. Still something wrong in coverage config/removal. 2011-11-10 13:13:46 +01:00
ccancellieri
352e241e0b merge to allign to the master branch 2011-11-08 09:28:02 +01:00
ccancellieri
04449f8bdb Added some test class for encoder. Some improvements to the ElementUtils class. Many improvements adding setter to the Encoders classes 2011-11-07 20:03:27 +01:00
ETj
0c4229df6b Readded old configureLayer as deprecated for backward compat.
Fixed some tests.
2011-10-19 19:27:15 +02:00
ETj
562600f386 Fixed configureLayer
Improved base test.
WIP
2011-10-19 18:28:19 +02:00
ETj
bbd13b3aa9 #17 Create a method to update the default style of a given layer 2011-10-14 16:15:27 +02:00
ccancellieri
fa22471878 fix GeoserverRESTPostgisDatastore options pubblication and tests 2011-10-11 15:51:36 +02:00
ccancellieri
c54b8a92a8 fix GeoserverRESTPostgisDatastore options pubblication and tests 2011-10-11 15:50:42 +02:00
ccancellieri
76e615a400 added reset function 2011-10-10 17:42:44 +02:00
ccancellieri
9a811e56b3 added reload support 2011-10-10 17:42:35 +02:00
ccancellieri
ee61857f6c more fix for defect #16 2011-10-10 17:42:21 +02:00
ccancellieri
76452fb5fe changes implementing fix for defect #16 2011-10-10 17:42:09 +02:00
ccancellieri
31d4aae4a4 changes implementing fix to the defects #14 and #15 2011-10-10 17:41:58 +02:00
ccancellieri
a899315650 Fix serialization of GSWorkspaceEncoder and introducing test Class. Fix defect #12 2011-10-10 17:41:41 +02:00
ccancellieri
7369cfd82a added reset function 2011-10-04 15:39:12 +02:00
ccancellieri
882475be5c added reload support 2011-09-28 17:36:48 +02:00
ccancellieri
f179c04a42 more fix for defect #16 2011-09-14 01:24:17 +02:00
ccancellieri
b48b04be9c changes implementing fix for defect #16 2011-09-13 23:47:30 +02:00
ccancellieri
2d928874a0 changes implementing fix to the defects #14 and #15 2011-09-13 22:58:46 +02:00
ccancellieri
05838a75df Fix serialization of GSWorkspaceEncoder and introducing test Class. Fix defect #12 2011-07-31 12:15:34 +02:00
ccancellieri
11204e4e29 changes implementing enhancement 8 and code review 10, 11 2011-07-14 17:07:15 +02:00
ccancellieri
e3ab87857d changes implementing enhancement 8 and code review 10, 11 2011-07-14 17:05:40 +02:00
ccancellieri
99104c13cb Fix ImageMosaic Metadata pubblication and Encoder refactoring 2011-07-11 18:09:00 +02:00
ETj
35262dc51c Added test for EntryKeyListEncoder. 2011-06-22 23:32:24 +02:00
ETj
54295fea36 Fixed TextNodeListEncoder encoding. 2011-06-22 18:51:28 +02:00
ETj
34335ae681 Fixed EntryKeyListEncoder encoding. 2011-06-22 18:48:26 +02:00
ETj
434b9ec61c Added method for creating PostGIS datastores (with some code from E.Grosso).
Improved encoding of lists inside xml payloads.
2011-05-24 10:24:20 +02:00
ETj
a838ee7f1d Handling coverage metadata.
Improved mosaic advanced publishing.
2011-05-12 18:08:49 +02:00
ETj
7f94202baa #8 Configure the BoundingBox when publishing a layer
Possibility to configure the BBox when publishing a Mosaic.
2011-05-12 16:49:57 +02:00
ETj
ec1120c240 Initial revision 2011-05-10 16:05:15 +02:00