Commit Graph

903 Commits

Author SHA1 Message Date
Michael Bolz 394d0f8169 [OLINGO-575] Merge abstract with single impl classes 2015-02-23 15:24:02 +01:00
Michael Bolz 8955af75ce [OLINGO-575] Merge common with specific api in commons module 2015-02-23 13:36:52 +01:00
Christian Holzer 0e6c9a1183 [OLINGO-545] OrderBy and Filter System Query Option evaluation added to TecScenario
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-20 14:23:32 +01:00
Christian Holzer cfb72decd1 [OLINGO-577] Fix: Invalid encoding of space characters
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-20 14:22:46 +01:00
Christian Holzer 42dc396c86 [OLINGO-581] Uri parser handles duration literals without time part
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-20 14:19:28 +01:00
Christian Amend 111239d7c3 [OLINGO-575] Merge v4 packages in commons 2015-02-18 16:52:10 +01:00
Christian Amend 109c33ba39 [OLINGO-575] Move v4 package content one package up 2015-02-18 16:33:56 +01:00
Christian Amend c8865db8e8 [OLINGO-575] Delete V3 sources from master 2015-02-18 15:01:25 +01:00
Klaus Straubinger 03ad0444fa [OLINGO-545] support for navigation in technical service
Change-Id: I53e0330d9d8d73a868361c26569b992cb0bb91f3

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-17 16:32:57 +01:00
Christian Amend 90781859bd [OLINGO-578] Deserialize enum values as strings 2015-02-17 15:54:15 +01:00
Christian Holzer 0a1c1298ef [OLINGO-545] Added data to TecSvc
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-13 10:31:16 +01:00
Klaus Straubinger 200981df86 [OLINGO-564] additional integration test for entity deletion
Change-Id: Ifa69c1aaf65a3d9880de8dc9de550afd5975de4f

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-11 09:35:47 +01:00
Christian Amend 9cf9490310 [OLINGO-566] Refactor EdmKeyPropertyRef class 2015-02-06 16:54:55 +01:00
Klaus Straubinger 6c4b3ea408 [OLINGO-545] support for entity creation in technical service
Change-Id: I6112550db5ab73c5f189e8c3a91354c9e43284de

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-06 15:26:23 +01:00
Christian Amend b7d2c5f441 [OLINGO-558] Introduce EdmMapping for deserialization 2015-02-06 14:13:24 +01:00
Klaus Straubinger 6c74d3fee5 [OLINGO-564] Small fixes in server URI parser
Change-Id: I8327241497779234b576ef4db744ea55f55528ac

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-06 09:30:00 +01:00
Michael Bolz 6e90b617ab [OLINGO-557] Deactivate Function Imports for TecSvc 2015-02-06 09:24:41 +01:00
fmartelli 1b9d92e77f [OLINGO-559] fixes 2015-02-04 17:34:20 +01:00
Christian Amend 5ca6b1158d [OLINGO-554] Unit tests for Context URI Builder
To assert that the current Context URI Builder is capable of producing
Context URIs for FunctionImports.
2015-02-03 16:15:15 +01:00
Michael Bolz b0a6b84786 [OLINGO-545] Merge branch 'OLINGO-545_ImplementFeatureInTecSvc' 2015-01-30 11:22:46 +01:00
Michael Bolz 15df71c85e [OLINGO-542] Set version to '4.0.0-beta-03-SNAPSHOT' 2015-01-29 22:27:59 +01:00
Michael Bolz 6c89cf5117 [OLINGO-542] Set version to '4.0.0-beta-02' 2015-01-29 21:42:46 +01:00
Klaus Straubinger 72018d0cb7 Server deserializer error should result in status code 400
Change-Id: I2b22fc7aa50285d4e91b0bbb500635a3fb957df0

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-01-27 14:13:05 +01:00
Klaus Straubinger 483b417cf0 [OLINGO-545] Entity-update implementation in technical service
Change-Id: Id4ce3725a6788fd3230f5ff7bd96d2d2b620d730

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-01-27 12:06:17 +01:00
Michael Bolz 3d657f08ca [OLINGO-542] Set version to '4.0.0-beta-02-RC01' 2015-01-26 20:10:49 +01:00
Christian Holzer 35a1e12354 [OLINGO-540] Fix: AtomDeserializer causes no invite loop while deserializing empty inline entities/feeds
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-01-26 13:57:19 +01:00
Michael Bolz de3f3453b7 [OLINGO-530] Extended test scenario EDM and added more test cases 2015-01-26 10:56:10 +01:00
Michael Bolz e827ce1226 [OLINGO-530] Changed default value for Nullable attribute 2015-01-23 15:08:27 +01:00
Christian Amend d013c7043b [OLINGO-471] Fix undeclared throwable exception 2015-01-22 16:23:54 +01:00
Christian Amend 5a95029d70 [OLINGO-530] Refactor Edm TechScenario Names again 2015-01-22 15:17:30 +01:00
Klaus Straubinger 6c894d7b66 Correct choice of JSON variant in client
Change-Id: I63922b7719c18930a7d640dca17e404a5939c445

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-01-22 12:31:40 +01:00
Christian Amend ce76e2ddd3 [OLINGO-530] Finalize Deserialization 2015-01-22 12:25:28 +01:00
Christian Amend 6a6730fbaa [OLINGO-530] Refactor Edm Names again 2015-01-22 11:14:53 +01:00
Christian Amend f2ed0ddb09 [OLINGO-530] Fix edm properties and refactor some method names` 2015-01-22 10:53:42 +01:00
Michael Bolz f7c3bee435 Minor refactorings
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-01-22 10:22:26 +01:00
Christian Amend a0ebaef72a [OLINGO-530] New Edm Entity Type for Deserializer tests 2015-01-21 17:16:03 +01:00
Christian Amend 5e9fa5431d [OLINGO-530] Bind Operation and tests 2015-01-21 10:00:48 +01:00
Michael Bolz 7f7369c7df [OLINGO-468] Minor clean up for sample project 2015-01-20 15:19:27 +01:00
Christian Holzer c16b0b9997 [OLINGO-468] Fix: CarsProcessor passes EDM constaints to the primitive serializer
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-01-20 14:24:37 +01:00
Christian Amend b6c1e347c7 [OLINGO-530] Tests and JsonType Validation 2015-01-19 15:47:19 +01:00
Christian Holzer af64cb1fa9 [OLINGO-538] Fix: MetadataDocumentXmlSerializer serializes abstract property of complex types
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-01-19 10:58:31 +01:00
Christian Amend 2591c86c82 [OLINGO-530] Additional Tests for deserialization 2015-01-16 17:35:18 +01:00
Christian Amend 121c7d7129 [OLINGO-534] Ignore odata.type annotation and more tests 2015-01-16 16:19:04 +01:00
Christian Amend 0aad7c037c [OLINGO-530] Javadoc and cleanup unused imports 2015-01-14 15:53:24 +01:00
Christian Holzer 1c735e89b3 [OLINGO-511] Navigation property reference improved
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-01-14 15:32:12 +01:00
Christian Amend b32bfd9a1f [OLINGO-530] Fix checkstyle issues from previous commit 2015-01-14 15:04:31 +01:00
Christian Amend 8ae469681c [OLINGO-530] Change name of method to EntityCollection 2015-01-14 14:48:34 +01:00
Christian Amend 2ac6ba18bb [OLINGO-530] Entity and EntitySet deserialization 2015-01-14 09:21:08 +01:00
Michael Bolz ab39763f3e [OLINGO-482] Added test case 2015-01-14 09:14:36 +01:00
Michael Bolz 3fd3843662 [OLINGO-482][OLINGO-507] Merge branch 'OLINGO-507_MinorRefactoring' 2015-01-14 08:00:31 +01:00