wernerdaehn

Results 16 issues of wernerdaehn

In the SAP and Microsoft world, OData V4 is quite common. This is a Rest interface with metadata (date datatype!!), filters, pagination and much more. So perfectly suited to serve...

enhancement

Make sure you have checked _all_ steps below. ### Jira - [Avro Jira](https://issues.apache.org/jira/browse/AVRO-2952) ### Tests - org.apache.avro.generic.TestDatatype ### Commits - [ ] My commits all reference Jira issues in their...

Java
build

https://issues.apache.org/jira/browse/PARQUET-129 @rdblue This is a suggestion only at the moment and not complete. Need help to complete the feature - see below. Should not be much work for a more...

Imagine a code like this onPress : function(oEvent) { var path = oEvent.getSource().getBindingContext().getPath(); var oModel = this.getView().getModel(); var obj = oModel.getProperty(path); } You get a path, hence you know you...

enhancement
in progress

OpenUI5 version: 1.89.1 Just like setting any other properties of a row via a model, the expand information should be control-able via the model as well. I know that there...

enhancement
in progress

When you add a Polyline to the Map it gets shown. When you remove it with Map.removePolyline(0) it gets removed from the aggregation - now empty - but stays visible...

I have a table with an INT column. When I browse the metadata via `ResultSet rs = conn.getMetaData().getColumns(null, owner, tablename, null);` it tells me this column is a JDBCTYPE.BIGINT. Hence...

bug

OpenUI5 version: 1.73.2 When using the SearchField's liveChange event, this fires at every single key press. In some cases that makes sense but in the majority, when you type in...

enhancement
in progress

OpenUI5 version: 1.108.6 Browser/version (+device/version): Windows, Chrome, latest Steps to reproduce the problem: 1. Create an aggregation binding for an sap.m.Input. 2. Set the FilterFunction to use a contains logic....

bug
enhancement
in progress

OpenUI5 version: 1.108.12 Steps to reproduce the problem: 1. Configure the CodeEditor to type markdown or html 2. Make a screenshot in Windows 3. Paste the image into the editor...

enhancement
in progress