summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of 192.168.1.251:connector-phpDmitry2012-03-271-7/+190
|\
| * [fix] dhx_kids flag not generated for json treeStanislav-Wolski2012-03-261-1/+2
| |
| * [add] common-tree connectorsStanislav-Wolski2012-03-231-7/+179
| |
| * [update] support of dyn. loading for json connectorsStanislav-Wolski2012-03-071-0/+10
| |
* | fix live-update according output object usageDmitry2012-03-271-2/+2
|/
* -remove debug outputDmitry2011-12-271-2/+0
|
* -add set_convert_mode for GridConfigurationDmitry2011-12-196-26/+165
|
* Merge branch 'dev' of 192.168.1.251:connector-php into devStanislav2011-11-172-0/+32
|\
| * [add] samples of html and csv exportStanislau2011-11-112-0/+32
| |
* | Merge branch 'dev' of 192.168.1.251:connector-php into devStanislav2011-11-1111-5/+150
|\ \ | |/
| * [add] render_complex_sql - renders by sql, preserving it as isStanislau2011-11-102-2/+13
| |
| * [fix] set xmlentities to public, must fix some backward compatibility issuesStanislau2011-11-021-1/+1
| |
| * [fix] incorrect UNION processing for non-mysql db typesStanislau2011-11-016-1/+22
| |
| * [fix] sql error for UNION selectsStanislau2011-10-311-1/+10
| |
| * [add] SQL Anywhere DB wrapperStanislau2011-10-214-0/+101
| |
| * [merge] stored procedure fixStanislau2011-10-191-0/+1
| |\
| | * [add] support to non-select sqlStanislau2011-10-181-2/+3
| | |
| * | [add] support to non-select sqlStanislau2011-10-191-1/+3
| |/
| * [fix] incorrect removing of limit in subquery during render_sqlStanislau2011-09-061-1/+1
| |
* | [feature] Error logging for sqlsrv db driverStanislav2011-08-151-0/+7
|/
* [fix] incorrect processing of aliases during data generation for the form ↵Stanislav2011-07-261-1/+1
| | | | component
* [add] Adapter for SQLite3 connection typeStanislau2011-07-212-0/+45
|
* * import of php connector v1.2Maksim2011-07-18249-0/+13028