Add resource checking for connection on dbo_sqlsrv |
|
More...
|
about 15 years ago
|
Remove local scope config variable |
|
More...
|
about 15 years ago
|
Restructure authentication code. |
|
More...
|
about 15 years ago
|
Cleanup dbo_sqlsrv |
|
More...
|
about 15 years ago
|
Proper support for recursive conditions, as well as NOT, OR and AND. Fixes #10 |
|
More...
|
about 15 years ago
|
add read test |
|
More...
|
about 15 years ago
|
Added recursion support for array_source. Fixes #9 |
|
More...
|
about 15 years ago
|
Removed unnecessary version vars. |
|
More...
|
about 15 years ago
|
Fixing the format of result in find all of array datasource. Fixes #8 |
|
More...
|
about 15 years ago
|
Fixes #7 |
|
More...
|
about 15 years ago
|
Enhance default configuration set for MSSQL. Fixes #5 |
|
More...
|
about 15 years ago
|
Fixed Array parsing when the supplied array has only one item. |
|
More...
|
about 15 years ago
|
Shortening XML tags in test cases. Pissing off people that use Short tags, maybe. |
|
More...
|
about 15 years ago
|
Change __parseResponse to correctly handle structs within arrays. Fixes #6 |
|
More...
|
about 15 years ago
|
Various code cleanup for SQLSRV |
|
More...
|
over 15 years ago
|
Cleanup SQLSRV fetchResult |
|
More...
|
over 15 years ago
|
Adding SQLSRV datasource. |
|
More...
|
over 15 years ago
|
Fixing result for find(first) and read in array datasource. |
|
More...
|
over 15 years ago
|
This is the inital import of the ldap datasource. See http://www.analogrithems.com/rant/2009/06/12/cakephp-with-full-crud-a-living-example/ for details and ongoing discussion |
|
More...
|
over 15 years ago
|
Fixing test of AdoDB. Some imports make CakePHP reclare Datasource class. |
|
More...
|
over 15 years ago
|
Fixing test of csv to works nice in Windows. |
|
More...
|
over 15 years ago
|
Changing documentation to datasources plugin. |
|
More...
|
over 15 years ago
|
Merge with jrbasso/array_datasource. |
|
More...
|
over 15 years ago
|
Fix bug when foreignKey field is not included in fields query param. Tests added. |
|
More...
|
over 15 years ago
|
Added a new getLog function to play nice with the great DebugKit plugin. |
|
More...
|
over 15 years ago
|
Minor adjustments for config use. |
|
More...
|
over 15 years ago
|
unified handling of Model.property=>array() condition; results in NULL as dbo_mysql.php:630 does |
|
More...
|
over 15 years ago
|
Consolodating Extension pattern matching. |
|
More...
|
over 15 years ago
|
Replacing str_replace with preg_replace to ensure end of line replacements only. |
|
More...
|
over 15 years ago
|
Remove unnecessary if() statement on listSources(). |
|
More...
|
over 15 years ago
|