Commit Graph

1696 Commits

Author SHA1 Message Date
ramya vasanth dd992163b7 [OLINGO-1198]Create a sample project for bound actions 2017-10-25 09:20:56 +05:30
ramya vasanth dd09d61ab2 [OLINGO-1191]Code improvements 2017-10-24 11:32:25 +05:30
ramya vasanth 8f40d49c46 [OLINGO-1191]Code improvements 2017-10-24 11:15:15 +05:30
Archana Rai 96223df38d [OLINGO-1191]Code improvements 2017-10-24 10:52:54 +05:30
Archana Rai 3344e05b34 [OLINGO-1191]Code improvements 2017-10-12 17:19:23 +05:30
Archana Rai ac02329d1f [OLINGO-1190]To get the exact exception reason from odata service, instead of getting a generic message. 2017-10-12 17:00:46 +05:30
ramya vasanth 48263a8ce3 [OLINGO-1180] Validation of metadata post deserialization 2017-10-12 10:46:46 +05:30
Archana Rai 379a3c706e [OLINGO-1179]Copying oDataHeaders from parent call to subsequent calls 2017-09-20 18:59:04 +05:30
Archana Rai 8a968923ba [OLINGO-1182] Support Edm.Stream property for 4.0.1 in json format 2017-09-18 11:04:52 +05:30
ramya vasanth 93af105892 [OLINGO-1172] Throw meaningful exception in method buildCanonicalURL when key value is null 2017-09-14 16:43:09 +05:30
ramya vasanth f189dd07a6 Revert "[]"
This reverts commit 717d69b979.
2017-09-14 16:37:51 +05:30
ramya vasanth 717d69b979 [] 2017-09-14 16:08:38 +05:30
Tom van Wietmarschen b5ff47837f [OLINGO-1166] Add test case for enum metadata issue
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-09-08 14:57:23 +02:00
Tom van Wietmarschen 16afaa6f68 [OLINGO-1166] Fix serialization of annotations for enum members in the CSDL
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-09-08 14:56:59 +02:00
Tom van Wietmarschen 0a2ebd7953 [OLINGO-1152] Test case for null enum values
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-09-08 14:51:40 +02:00
Tom van Wietmarschen 6b34920a5b [OLINGO-1152] Fix IllegalArgumentException when enum property is null.
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-09-08 14:50:58 +02:00
Christian Amend 4cae638ff5 [OLINGO-1171] Set next 4.5.0-SNAPSHOT version 2017-09-01 15:35:37 +02:00
Christian Amend 9858f1d04c [OLINGO-1171] Set 4.4.0 release version 2017-09-01 15:15:49 +02:00
Christian Amend b98eb1fc6c [OLINGO-1171] Set 4.4.0-RC01 version 2017-08-29 09:58:49 +02:00
ramya vasanth 6bc17b668c [OLINGO-1159] Fixing tests 2017-08-09 16:18:02 +05:30
ramya vasanth d4f1b73875 [OLINGO-1159] Enhancements to Bound Actions in V4 2017-08-09 15:56:52 +05:30
Archana Rai 38f77daa5c [OLINGO-752] Support for + sign as a separator 2017-08-09 13:37:27 +05:30
Archana Rai f7e5a5c716 [OLINGO-1155]Delta support in Json format 2017-07-31 16:13:11 +05:30
ramya vasanth f6dd0deacc [OLINGO-1122]Addressing derived types in filter and expand 2017-07-25 09:43:57 +05:30
Archana Rai ecf7f56ec8 [ODATAJAVA-1123]OData V4.0: Support of derived types and mixed 2017-07-23 15:29:00 +05:30
ramya vasanth d808142993 [OLINGO-1062]Fix in API for Casting Types to Derived Types 2017-07-05 14:14:58 +05:30
Archana Rai 7dedb25c3a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 2017-06-22 16:31:02 +05:30
Archana Rai 8130360d7c [OLINGO-1100]Get related binding target returns wrong entity set 2017-06-22 16:27:39 +05:30
ramya vasanth 36e45f0219 [OLINGO-1101] Casting Types to Derived Types 2017-06-22 15:00:24 +05:30
ramya vasanth 891421d7fc [OLINGO-1117] Sending skip and take requests without a value returns String index out of range Exception 2017-06-21 14:01:05 +05:30
ramya vasanth 8f1a079faf [OLINGO-1062] Cannot consume Term defined in external vocabulary 2017-06-21 13:27:06 +05:30
Archana Rai 2dc14d6764 Revert "[OLINGO-1062]Cannot consume Term defined in external Vocabulary"
This reverts commit ce4bc57a84.
2017-06-21 11:13:56 +05:30
ramya vasanth ce4bc57a84 [OLINGO-1062]Cannot consume Term defined in external Vocabulary 2017-06-21 10:59:27 +05:30
ramya vasanth aea44a33a0 [OLINGO-1126]ClientProperty hasNullValue incorrect for null complex values 2017-06-09 12:57:54 +05:30
ramya vasanth d1ef643c97 [OLINGO-1132]Fixing tests 2017-06-08 18:07:52 +05:30
ramya vasanth ce076387c3 [OLINGO-1132]Type information is lost when primitive properties with null value is updated 2017-06-08 17:40:55 +05:30
Archana Rai 66ea810b0f [ODATAJAVA-1134]Enhancement to run better with Spring 2017-06-08 16:37:27 +05:30
i050510 32ff14fe78 [OLINGO-1073] Collections with derived complex types
wrong odata.type

Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-05-09 14:37:42 +02:00
Ramesh Reddy 4a51d16425 Merge branch 'OLINGO-1046' 2017-04-27 08:36:56 -05:00
i050510 74a2da7d5e [OLINGO-753] Incorrect uri formed when the uri parameter contains /$count in URIUtils class
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-27 13:15:26 +02:00
Archana Rai f55205561e [OLINGO-1099] OData V4.0: $levels refactoring
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-27 13:01:40 +02:00
i050510 173f0d78ad [OLINGO-975] Olingo client sends incorrect types for collection members
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-27 13:00:35 +02:00
i050510 a16a16841b [OLINGO-1102] Missing Detail error message for ODataServerErrorException
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-26 16:28:18 +02:00
i050510 272719d59f [OLINGO-1064] ComplexType is deserialized as Primitive Type if the value is NULL
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-26 16:13:08 +02:00
Ramesh Reddy 2751c130e2 OLINGO-1046: allowing bad white space where OData specificationa allows during the URL parsing 2017-04-20 11:07:26 -05:00
Ramesh Reddy 7e262c8d07 OLINGO-846, OLINGO-1076: Expanding/relaxing the allowence of white space AFTER the query option is decoded. Also applying to name segment, note that this is only for user supplied queries 2017-04-19 13:39:08 -05:00
Ramesh Reddy 0cf76f51c5 OLINGO-1107: Changing client encoding of URL to use %20 instead of using + for space. This is done by switching the Olingo supplied Encoder and Decoder rather than the JDK supplied URLEncoder and URLDecoder 2017-04-17 17:22:50 -05:00
Ramesh Reddy 004515aaee OLINGO-1112: checking the key values for null when building the location URL in the response 2017-04-17 17:04:31 -05:00
Ramesh Reddy c85b6a6239 OLINGO-1111: using correct facets for building the key column 2017-04-17 14:14:12 -05:00
Ramesh Reddy d80bbd7afd OLINGO-1008: allowing cross-site fetching of reference metadata during fetch/resolution of 2017-04-13 09:51:29 -05:00