Commit Graph

68 Commits

Author SHA1 Message Date
carlo cancellieri
0c6823057b close #105. add getVersion capabilities 2013-10-18 14:35:50 +02:00
eblondel
fca8dd65bc #95 - add keyword decoder + ResourceDecoderTest 2013-09-30 14:13:38 +02:00
eblondel
93b4aa8041 #84 - 1.5.x - support encoding of multiple styles + tests 2013-07-05 08:21:54 +02:00
carlo cancellieri
f76434ea82 fix: missing jp2k support. close 77 2013-06-12 11:41:06 +02:00
eblondel
695877041a #71 - 1.5.x - GSOracleNGDatastoreEncoder fix & tests (backport) 2013-05-02 20:15:24 +02:00
eblondel
aba9f6b7e0 #65 VirtualTable support (1.5.x) - add encoder/decode + tests 2013-04-15 15:21:14 +02:00
eblondel
6332769557 MetadataLinkInfo (1.5.x) - refactor encoder/decoder 2013-04-15 14:43:55 +02:00
carlo cancellieri
2e6a972f28 clean GeoserverRESTDatastoreManagerTest license 2013-04-15 10:05:52 +02:00
Carlo Cancellieri
5158cd940c Merge pull request #66 from eblondel/1.5.x-62-Metadatalink-support
#62 MetadataLink support (1.5.x branch)
2013-04-12 00:30:09 -07:00
eblondel
54df100ea6 #62 MetadataLink support (1.5.x branch) - add encoder/decoder & tests 2013-04-11 19:40:18 +02:00
carlo cancellieri
ea6976dc19 fix: #61 LayerGroup tests are failing on master 2013-04-10 21:30:01 +02:00
Davide Savazzi
4e0ebffa3c fixed LayerGroup Encoder tests 2013-01-24 10:39:09 +01:00
Davide Savazzi
d00ad470e4 added LayerGroup encoder for GeoServer 2.2 and GeoServer 2.3 2013-01-23 21:55:04 +01:00
ccancellieri
46fbce4393 Remove specific datastore methods from manager implementing a generic StoreManager. Improving Store encoders and integration tests. 2013-01-21 18:35:42 +01:00
ccancellieri
fc4251f2d5 clean imports 2012-10-18 12:04:50 +02:00
ccancellieri
a56aa61cf5 FeatureTypeEncoder is missing Attributes: fix to close issue 45. 2012-10-18 11:57:30 +02:00
Damiano
f8765d6287 #44 add getMetadataList and getDimensionInfo methods to RESTCoverage.java 2012-10-09 19:43:55 +02:00
ccancellieri
70a09e4a06 Selective reload improvement fix to close issue 43 2012-09-25 13:39:40 +02:00
Simone Giannecchini
db53134610 #34,#35,#33 2012-08-09 17:12:56 +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
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
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
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
a73cf07597 Fix issue #19. Adding charset support to pubblishShp(). 2011-12-15 15:29:44 +01:00
ccancellieri
2b74af5b7b Some changes to add metadataLinks. Switched to 1.3-SNAPSHOT version. 2011-11-28 10:48:40 +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