Niels Keurentjes
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...
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...
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).
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...
- [ ] 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...
Currently implemented as strings.
Docs here: http://www.directadmin.com/features.php?id=514
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.