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 |
|
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
|
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
|
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
|
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 |
|
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 |
|