platform icon indicating copy to clipboard operation
platform copied to clipboard

lsFusion is an extremely declarative open-source language-based platform for information systems development

Results 167 platform issues
Sort by recently updated
recently updated
newest added

Sometimes we need to auto resize column width to preferred width when exporting to XLSX. @AFilipchyk commented that it was not possible with standard JasperReports functionality.

UNGROUP operator creates a property that distributes some value among the objects of some group according to many-to-many principle.

![image.png](https://images.zenhubusercontent.com/5e1d95d6e924e35933b753fa/da9fa481-d81f-470c-b569-2fa0fc370399) For my mind if I chose to deny all navigator elements in upper window there must be checked in lower window. Could you refactor it, please.

Also "edit object" should be default for double clicking on group column, "drill-down" for double-clicking on measure column

reporting

To keep backward compatibility, it's possible to tune lexer this way: if module header is lower-case, then all keywords should be lower-case. Plus id escaping should be added, since there...

DX

Should create measure + set of properties, like balance, currentBalance, etc.

DX
RAD

Needed for ergonomic searching / filtering

UX

Now only LOCAL declaration has multiple form. It should look like for example: f,g,h = GROUP SUM a(x), b(x), c(x) BY d(x); f,g,h = DATA INTEGER, INTEGER, STRING[50] (X); f,g,h(x)

major feature
DX

Now only explicit polymorphism is supported. Half of that task is already implemented (but all that code is disabled, see BusinessLogics.disableImplicitCases).

major feature
DX