summaryrefslogtreecommitdiffstats
path: root/codebase/data_connector.php
Commit message (Collapse)AuthorAgeFilesLines
* [fix] regression in rootId processingStanislau Wolski2014-04-181-1/+1
|
* Merge branch 'master' of github.com:DHTMLX/connector-phpStanislau Wolski2014-04-181-1/+3
|\
| * [update] null values are converted to empty stringsMaksim Kozhukh2014-04-111-1/+3
| |
* | [add] $rootId for tree connectorsStanislau Wolski2014-04-181-2/+8
|/
* [fix] escaping special chars in xml attributesStanislau Wolski2014-03-171-1/+4
|
* [update] tree connector can work with NULL as top level valueStanislau Wolski2014-01-241-2/+2
|
* [update] gantt connector related fixesStanislau Wolski2014-01-161-4/+0
|
* Merge branch 'master' of 192.168.3.251:connector-phpStanislau Wolski2014-01-161-2/+2
|\
| * Merge branch 'master' of 192.168.3.251:connector-phpdmitry-radyno2013-09-241-5/+43
| |\
| * | fix skipping item in JSON connectorsdmitry-radyno2013-09-241-2/+2
| | |
* | | [update] better support of GanttConnectorStanislau Wolski2013-10-031-0/+4
| | |
* | | [add] reordering for the gantt connectorStanislau Wolski2013-09-041-4/+21
| | |
* | | Merge branch 'master' of 192.168.1.251:connector-phpStanislau Wolski2013-05-301-5/+43
|\ \ \ | | |/ | |/|
| * | collections in JSONTreeDataConnectordmitry-radyno2013-05-301-0/+41
| | |
| * | remove duplicating codedmitry-radyno2013-05-171-13/+1
| | |
| * | dynamic loading for Connector and DataConnectordmitry-radyno2013-05-171-1/+10
| |/
* | [fix] select mode detection doesn't work for jsondataconnectorStanislau Wolski2013-02-071-3/+0
|/
* fix json connector quotesdmitry-radyno2012-11-201-2/+2
|
* [update] strict standard issues fixedStanislau Wolski2012-08-211-1/+1
|
* implement complex mix usingDmitry2012-07-121-8/+16
|
* implements MixedConnectorDmitry2012-07-101-18/+30
|
* fix userdata for JSONDataConnectorDmitry2012-05-291-3/+5
|
* [add] csrf defense and render_array functionalityStanislav-Wolski2012-05-281-11/+5
|
* Merge branch 'frameworks'Stanislav-Wolski2012-05-231-2/+19
|\ | | | | | | | | | | | | | | Conflicts: codebase/base_connector.php codebase/data_connector.php codebase/grid_connector.php codebase/scheduler_connector.php
| * [add] ability to define extra data attributesStanislav2012-05-221-435/+453
| |
* | improve codeDmitry2012-05-221-5/+5
| |
* | Merge branch 'master' of 192.168.1.251:connector-phpDmitry2012-05-221-4/+26
|\ \ | |/
| * [update] csrf key generation and checkingStanislav2012-05-211-2/+19
| |
| * [add] xss filterStanislav-Wolski2012-05-211-2/+7
| |
* | implements correct extending for fill_collectionsDmitry2012-05-221-24/+21
|/
* remove non-using parameter in JSONOptionsConnectorDmitry2012-05-171-1/+1
|
* merge with masterDmitry2012-05-141-9/+30
|\
| * [update] ability to include custom sections in the outputStanislav-Wolski2012-05-071-8/+31
| |
* | minimize duplicating using TreeRenderStrategyDmitry2012-05-101-32/+25
| |
* | implements RenderStrategy logicDmitry2012-05-081-55/+9
| |
* | implements collections usage in JSONDataConnectorDmitry2012-05-031-3/+101
|/
* implements treedata multitable connectorDmitry2012-04-091-0/+1
|
* [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
|
* * import of php connector v1.2Maksim2011-07-181-0/+163