Niels Keurentjes

Results 23 issues of Niels Keurentjes

Currently every table will be serverside AJAX, which may be overkill or even explicitly undesired in certain cases. By inline invoking the Adapter we should be able to easily implement...

help wanted
feature

Currently the columns have built-in logic to decide whether they are searchable/sortable. This behavior is not acceptable in all adapters, ie. when using ElasticaAdapter you will now incorrectly see text...

bug
enhancement

It currently does not support column-level searches or ordering, and paging does not work correctly when doing a global search (page is taken before filtering instead of after).

bug
enhancement

In light of https://github.com/omines/datatables-bundle/pull/19: some properties are only valid if certain extensions are loaded in the clientside libraries. We should consider having some kind of extension registration so we can...

enhancement

- [ ] Multiple tables on the same page should be namespaced to avoid collisions - [ ] It should be easily possible to plug in to reading/writing state data...

enhancement

Currently implemented as strings.

help wanted
missing feature

Docs here: http://www.directadmin.com/features.php?id=514

missing feature

As implicit impersonation works fine for domain related objects this should also work fine on accounts, and the separate Context classes could be eliminated probably.

Only the main quota are directly editable right now.

enhancement