summaryrefslogtreecommitdiffstats
path: root/codebase
Commit message (Expand)AuthorAgeFilesLines
* [fix] correct processing of Laravel logic for insert operations3.0.1Maksim Kozhukh2016-01-211-1/+1
* Merge pull request #8 from matak/modernStanislau Wolski2016-01-141-3/+23
|\
| * added, global user data for gridmatak2015-06-241-3/+23
* | [fix] connector doesn't work with result of Laravel find APIMaksim Kozhukh2015-12-241-2/+4
* | Merge branch 'modern' of github.com:DHTMLX/connector-php into modernStanislau Wolski2015-09-0717-91/+334
|\ \
| * | Updated live update functionality.Egor2015-07-1912-27/+209
| * | Added rendering data in xml for mixed connector.Egor2015-06-251-0/+31
| |/
| * fatal error PDO not foundmatak2015-06-232-2/+2
| * Renamed class.Egor2015-06-181-0/+0
| * Fixed bug with xml processing in gantt.Egor2015-06-185-59/+89
| * Updated namespaces.Egor2015-06-172-4/+4
* | [fix] invalid namespace for CommonDataProcessorStanislau Wolski2015-09-071-1/+1
|/
* Added namespaces for dhtmlx components.3.0.0Egor2015-06-1627-44/+343
* Updated connector for phpcake 3.Egor2015-06-151-8/+7
* Updated connectors for cake, yii frameworks.Egor2015-06-155-31/+34
* Updated Laravel connector.Egor2015-06-151-8/+15
* Added connector for Laravel 5.1 framework.Egor2015-06-151-0/+75
* Added connector for phpcake version 2.Egor2015-06-141-0/+76
* Updated structure. Added connectors.Egor2015-06-1298-145/+2565
* Updated namespaces for psr-0.Egor2015-06-1148-95/+95
* Changed psr-4 structure to psr-0. Added connectors for phpcake, codeigniter f...Egor2015-06-1152-35/+253
* Created PHPCake3 connector. Fixed loging namespaces.Egor2015-06-092-2/+78
* fixKirylka2015-04-081-1/+1
* fixesKirylka2015-04-081-15/+16
* fixesKirylka2015-04-071-1/+1
* small fixKirylka2015-04-071-0/+1
* Webix grid supportKirylka2015-04-071-0/+3
* Webix grid supportKirylka2015-04-076-0/+346
* Creating a new connector for yii2.Kirylka2015-03-3185-8440/+4845
* [fix] escaping of tree id valuesStanislau Wolski2015-03-261-1/+1
* [fix] incorrect processing of render_array with relation idStanislau Wolski2015-03-261-0/+1
* [fix] filter data with IN instructionStanislau Wolski2014-12-261-6/+13
* [fix] separators for multi-table treeStanislau Wolski2014-12-261-1/+1
* [fix] incorrect processing of non-result queries for CodeIgniterStanislau Wolski2014-11-031-2/+4
* Merge branch 'pdo'Stanislau Wolski2014-11-034-7/+32
|\
| * [fix] aliases for field names in the GanttStanislau Wolski2014-11-031-5/+5
| * [fix] icorrect handling of empty result set for CakePHPStanislau Wolski2014-11-031-1/+1
| * [fix] incorrect handling of empty resultset in case of PHP YiiStanislau Wolski2014-11-031-1/+1
| * [update] updated to dhtmlx 4.xStanislau Wolski2014-08-081-0/+25
* | Merge remote-tracking branch 'origin/master'Stanislau Wolski2014-08-081-2/+9
|\ \ | |/
| * [fix] xmlcontent attribute and grid's xmlMaksim Kozhukh2014-08-051-2/+9
* | [fix] special chars in the combo option idsStanislau Wolski2014-08-081-1/+1
|/
* [fix] invalid relation id for cross table connectorStanislau Wolski2014-05-151-1/+1
* [fix] PHP warnings for Array data sourceStanislau Wolski2014-05-151-1/+1
* [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-183-4/+12
* | [fx] escaping special characters for multitable connectorsStanislau Wolski2014-04-184-5/+4
|/
* [fix] escaping special chars in xml attributesStanislau Wolski2014-03-174-4/+7
* [fix] onDBError event for Oracle DBStanislau Wolski2014-03-171-2/+2
* [update] tree connector can work with NULL as top level valueStanislau Wolski2014-01-243-4/+11
* [fix] dataprocessor response attributes not escapedStanislau Wolski2014-01-211-1/+13
* [update] gantt connector related fixesStanislau Wolski2014-01-163-26/+103
* Merge branch 'master' of 192.168.3.251:connector-phpStanislau Wolski2014-01-162-4/+7
|\
| * Merge branch 'master' of 192.168.3.251:connector-phpdmitry-radyno2013-09-2421-39/+478
| |\
| * | fix skipping item in JSON connectorsdmitry-radyno2013-09-242-4/+7
* | | [fix] unused code in dataview connectorStanislau Wolski2014-01-161-1/+0
* | | [update] support of clist in the dhtmlxgridStanislau Wolski2014-01-161-3/+8
* | | [fix] missed parameters in tree sub-requestsStanislau Wolski2014-01-101-3/+3
* | | [fix] incorrect max order settings in case of MySQLStanislau Wolski2013-10-231-3/+3
* | | [fix] incorrect behavior of ganttConnector when non standar field namesStanislau Wolski2013-10-231-9/+0
* | | [fix] typo in log outputStanislau Wolski2013-10-231-1/+1
* | | [update] better support of GanttConnectorStanislau Wolski2013-10-034-98/+31
* | | [add] reordering for the gantt connectorStanislau Wolski2013-09-045-20/+149
* | | Merge branch 'master' of 192.168.3.251:connector-phpStanislau Wolski2013-08-283-3/+359
|\ \ \ | | |/ | |/|
| * | fix tree structure for mixingdmitry-radyno2013-06-031-0/+1
| * | fix mix in json tree connectordmitry-radyno2013-06-031-2/+6
| * | Merge branch 'gantt' of 192.168.1.251:connector-phpdmitry-radyno2013-05-311-0/+350
| |\ \
| | * | saving gantt linksdmitry-radyno2013-04-291-2/+97
| | * | fix gantt saving when end_date and duration are passeddmitry-radyno2013-04-271-3/+5
| | * | rendering linksdmitry-radyno2013-04-151-1/+13
| | * | added ->openAlldmitry-radyno2013-04-151-0/+11
| | * | adding gant connectordmitry-radyno2013-04-151-0/+230
| * | | collections in treeconnectordmitry-radyno2013-05-311-1/+2
* | | | Merge branch 'master' of 192.168.1.251:connector-phpStanislau Wolski2013-05-304-12/+77
|\ \ \ \ | |/ / /
| * | | collections in JSONTreeDataConnectordmitry-radyno2013-05-301-0/+41
| * | | render_array and tree structuredmitry-radyno2013-05-182-2/+20
| * | | dynloading improvementdmitry-radyno2013-05-172-6/+7
| * | | remove duplicating codedmitry-radyno2013-05-171-13/+1
| * | | dynamic loading for Connector and DataConnectordmitry-radyno2013-05-172-1/+18
| |/ /
* | | [fix] package saving and structure updates through eventsStanislau Wolski2013-05-232-2/+4
* | | [add] ability to use native cakephp collection filteringStanislau Wolski2013-04-021-1/+6
* | | [fix] deleting of cross links options after update, when options info wasStanislau Wolski2013-03-121-0/+4
* | | [fix] select mode detection doesn't work for jsondataconnectorStanislau Wolski2013-02-071-3/+0
* | | [add] extra checks for php warningsStanislau Wolski2013-02-052-3/+7
* | | [update] flexible var namingStanislau Wolski2013-02-054-14/+22
|/ /
* | [update] yii based connector can get result set as initialiazationStanislau Wolski2012-12-261-3/+6
* | [update] mixed connector ignores parameters in the requestStanislau Wolski2012-12-221-1/+2
* | [add] ability to define limit and sort for mix requestsStanislau Wolski2012-12-211-0/+7
* | [update] get_new_id changed to publicStanislau Wolski2012-12-1713-17/+23
* | Merge branch 'master' of 192.168.1.251:connector-phpStanislau Wolski2012-12-176-6/+81
|\ \ | |/
| * fix tree/treegrid multitable connectordmitry-radyno2012-12-062-2/+2
| * adodb database driverdmitry-radyno2012-12-041-0/+72
| * fix json connector quotesdmitry-radyno2012-11-202-3/+3
| * Merge branch 'master' of 192.168.1.251:connector-phpdmitry-radyno2012-11-206-9/+14
| |\
| * | -fix db_excel + datesdmitry-radyno2012-10-181-1/+4
* | | [fix] json options for schedulerStanislau Wolski2012-08-241-3/+4
| |/ |/|
* | [update] strict standard issues fixedStanislau Wolski2012-08-213-3/+3
* | [fix] php strict standard errorsStanislau Wolski2012-08-212-2/+2