Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Added support to server side column control and some more changes... #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

gustavopiltcher
Copy link

  • Added support to service side column control;
  • Added support to where collections functions callback;
  • Added support to customized variables using (aoCustomVars)
  • Added support to row id prefixes;

Gustavo Piltcher added 3 commits March 10, 2013 23:14
- Added support to service side column control;
- Added support to where collections functions callback;
- Added support to customized variables using (aoCustomVars)
- Added support to row id prefixes;
…ue with missing fields

- Support to add callback function to filter on a per column basis;
- Fixed an issue of missing fields from missing relationships, now even
fields from missing relationships will be injected into the aaData
response;
@ChadSikorra
Copy link
Member

Thanks for the hard work on this. It might take me a bit to go through and test/merge.

I also have a rather large set of changes coming up, and it might be easier to merge them first before merging this. The only issue is that the changes I have almost ready split the Datatables/Datatable.php file into several other classes to make it more manageable and extendable. After it's all done, there will be the following classes: Datatable, DatatableRequest, Query\QueryConstructor, Query\QueryJoin, Column\mDataColumn. I also want to start adding actual tests to the bundle, so splitting it up should make it easier to do that.

@HenriVesala
Copy link

Is this going to be merged anytime soon?

@patie
Copy link

patie commented Jul 22, 2013

something new with server side control support ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants