Commit Graph

54 Commits

Author SHA1 Message Date
eblondel
09299bf320 #84 - master - reformat the code 2013-07-04 22:08:38 +02:00
eblondel
93ec8db2fb #84 - master - support encoding of multiple styles + tests 2013-07-04 19:03:41 +02:00
eblondel
3e9f2bc0b4 #81 - master - fix PostGIS / OracleNG Estimated extends param 2013-06-25 12:27:39 +02:00
carlo cancellieri
660dd5d127 fix: missing jp2k support. close 77 2013-06-12 11:36:42 +02:00
eblondel
1b6be9bc5a #71 master - fixh GSOracleNGDatastoreEncoder (missing dbType) 2013-04-26 18:13:33 +02:00
carlo cancellieri
c70ab99c3e deprecate GSResourceEncoder.setMetadata in flavour of specializations 2013-04-15 16:29:58 +02:00
eblondel
637ec22000 MetadataLinkInfo - refactor / simplify the implementation 2013-04-15 13:52:37 +02:00
eblondel
00e3f89d10 VirtualTable support - fix GSFeatureTypeEncoder + add test data &
setting info for integration test
2013-04-15 12:35:21 +02:00
eblondel
3dc49b952f VirtualTable support - fix encoders 2013-04-15 11:50:56 +02:00
eblondel
6b27c57bfc VirtualTable - update javadoc for GSVirtualTableEncoder 2013-04-12 20:13:52 +02:00
eblondel
5ec9a0981f VirtualTable - fix Encoder & tests according review comments 2013-04-12 19:36:52 +02:00
eblondel
2a5fbcbf37 VirtualTable support - fix GSVirtualTableEncoder & add encoder tests 2013-04-12 12:56:32 +02:00
eblondel
944e9d8325 VirtualTable support - add add/set/getNativeName to GSResourceEncoder 2013-04-12 12:21:00 +02:00
eblondel
755cf4479e VirtualTable support - add encoders 2013-04-11 16:17:27 +02:00
eblondel
4aeac4d080 MetadataLink support - enrich javadoc & format code/comments 2013-04-10 14:51:27 +02:00
eblondel
ef597824dc MetadataLink support - add encoder/decoder 2013-04-06 15:27:05 +02:00
Davide Savazzi
5b9e9d9dac added LayerGroup encoder for GeoServer 2.2 and GeoServer 2.3 2013-01-23 21:45:03 +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
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
ccancellieri
3a05e405bd Adding support to resourceEncoder for Description, Abstract and layerEncoder queriable 2012-09-26 14:17:00 +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
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
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
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
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
0e3bf5e9cb Speed improvement to the PropertyXMLEncoder 2011-11-14 16:49:09 +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
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
ccancellieri
fa22471878 fix GeoserverRESTPostgisDatastore options pubblication and tests 2011-10-11 15:51:36 +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
11204e4e29 changes implementing enhancement 8 and code review 10, 11 2011-07-14 17:07:15 +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