Nils Plaschke

Results 6 issues of Nils Plaschke

**What Renovate type, platform and version are you using?** GHE Self hosted ``` { "renovateVersion": "24.10.1" } ``` **Describe the request** When setting the `constraint` in the config like this...

type:feature
priority-3-medium
reproduction:needed
worker:branch
status:requirements

I want to define a custom `IdentityStrategy` because all my classes that i compare are based upon one base class. Therefore i thought i can add a custom identity strategy...

I read about the message filter, but the wiki just lists some headers. How about continuing the work there?

enhancement

We should have a replacement ready for the old `QueryEngine`, so a user can pass a query builder or similar to the datatable. What i found was really 'annoying' was...

feature

With the current separation i try to achieve in the code we could also support http://www.dynatable.com/. We just need a new `DTQueryParser`, `DTViewCreator` and `DTResponseCreator` ## Work to do -...

enhancement
feature

Currently the searchfunction will only receive the evaluated entries that will be returned to the User. It would be nice to have access to the raw model to provide yet...

enhancement
feature