0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Function descriptions added More... about 12 years ago
Added the functions to generate DISTINCT and GROUP_BY optimizations. More... about 12 years ago
Update application/libraries/Datatables.php More... over 12 years ago
Added a function set_database($db_name) to handle situations where you establish multiple databases connections in your config/database file. More... over 12 years ago
- changed the function in order to use other ci's db driver. [as noted by: vstam_] More... over 12 years ago
Fixes #8 - Filtering with zero values - credits to alwarren More... over 12 years ago
- reverted charset detection from auto to optional as custom jsonify method turns out to be unstable. Users are advised to only use it when working with foreign characters for json output. More... over 12 years ago
- improved functionality for individual column filtering More... over 12 years ago
- updated charset selection modifications from last push to auto detect charset instead More... over 12 years ago
- added support for generating results in different charsets More... over 12 years ago
- removed 'callback_' prefix from callback functions. revised callback parameters More... almost 13 years ago
- fixed an issue on filtering. More... almost 13 years ago
- added "Individual Column Filtering" support and filter() method More... almost 13 years ago
- fixed an issue on callback functions More... almost 13 years ago
- fixed an issue on exec_replace More... almost 13 years ago
- fixed an issue on 'unset column' method and additional cleanup More... almost 13 years ago
- clean up code More... almost 13 years ago
- added mDataProp support More... almost 13 years ago
- a few slight fixes More... almost 13 years ago
- added codeigniters date helpers to allowed callback function list More... almost 13 years ago
- cleanup code for the last push More... almost 13 years ago
- added limit to callback functions for stability and security. Only allowed ones can be used. More... almost 13 years ago
- clean up code for get_paging More... almost 13 years ago
- updated regex pattern More... almost 13 years ago
- last minute bug fixes to the last push More... almost 13 years ago
- final revisions for version 0.5 More... almost 13 years ago
- revisions and minor fixes to the last push More... almost 13 years ago
- fully converted native sql builder functions into active record More... almost 13 years ago
- cleanup code More... almost 13 years ago
- changed parameter style usage for specifying columns in join() and add_column() as well More... almost 13 years ago