summaryrefslogtreecommitdiffstats
path: root/codebase
Commit message (Collapse)AuthorAgeFilesLines
* [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
| | | | | | | | | | | | are used
* | | [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
| | | | | | | | | | | | not loaded to client side yet
* | | [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
| | | | | | | | parameter
* | [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
| |
* | [update] sorting state preserved in grid during filtering reloadsStanislau Wolski2012-08-211-2/+7
| |
* | [fix] basic connectors use db_name instead of alias during xml generationStanislau Wolski2012-08-141-2/+2
|/
* configure may take sql instead of tableDmitry2012-07-191-1/+4
|
* fix sqlsrv driverDmitry2012-07-131-1/+1
|
* fix incorrect mix/unmix callDmitry2012-07-121-3/+7
|
* fix bugs in db_sqlsrvDmitry2012-07-121-4/+10
|
* fix mixDmitry2012-07-122-4/+5
|
* fix log date formatDmitry2012-07-121-1/+1
|
* implement complex mix usingDmitry2012-07-127-33/+181
|
* easy sort apiDmitry2012-07-102-4/+27
|
* easy api for filteringDmitry2012-07-102-3/+20
|
* implements MixedConnectorDmitry2012-07-104-20/+71
|
* ability to use lowercase for oracleDmitry2012-07-061-5/+2
|
* fix aliases in base connectorDmitry2012-07-061-1/+2
|
* locate extra_output and options in base connector classDmitry2012-07-052-4/+3
|
* [fix] infinite self-reccurence in case of double including connector.jsv1.5Stanislav-Wolski2012-06-201-4/+4
|
* fix userdata for JSONDataConnectorDmitry2012-05-291-3/+5
|
* [add] csrf defense and render_array functionalityStanislav-Wolski2012-05-288-21/+55
|
* Merge branch 'frameworks'Stanislav-Wolski2012-05-2311-1004/+1318
|\ | | | | | | | | | | | | | | Conflicts: codebase/base_connector.php codebase/data_connector.php codebase/grid_connector.php codebase/scheduler_connector.php
| * [add] cakephp supportStanislav-Wolski2012-05-231-0/+80
| |
| * [add] support for php-yii, better loogingStanislav-Wolski2012-05-232-0/+90
| |
| * [update] better model support for codeigniterStanislav-Wolski2012-05-223-6/+29
| |
| * [fix] invalid xml output for userdata in schedulerStanislav2012-05-221-1/+1
| |
| * [add] model can intercept loading and savingStanislav2012-05-222-496/+518
| |
| * [add] ability to use class for event handlingStanislav2012-05-221-253/+266
| |
| * [add] ability to define extra data attributesStanislav2012-05-226-1932/+2019
| |
* | fix tree render callingDmitry2012-05-231-4/+4
| |
* | fix crosslink connector requirementsDmitry2012-05-231-1/+1
| |
* | fix crosslink connectorDmitry2012-05-223-19/+29
| |
* | improve codeDmitry2012-05-221-5/+5
| |
* | Merge branch 'master' of 192.168.1.251:connector-phpDmitry2012-05-223-5/+225
|\ \ | |/
| * [update] csrf key generation and checkingStanislav2012-05-212-3/+52
| |