Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fix] combo_connector.php, selected option | Maria Staskova | 2014-05-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of 192.168.3.251:connector-php | dmitry-radyno | 2013-09-24 | 21 | -39/+478 |
|\ | |||||
| * | fix tree structure for mixing | dmitry-radyno | 2013-06-03 | 1 | -0/+1 |
| | | |||||
| * | fix mix in json tree connector | dmitry-radyno | 2013-06-03 | 1 | -2/+6 |
| | | |||||
| * | Merge branch 'gantt' of 192.168.1.251:connector-php | dmitry-radyno | 2013-05-31 | 1 | -0/+350 |
| |\ | |||||
| | * | saving gantt links | dmitry-radyno | 2013-04-29 | 1 | -2/+97 |
| | | | |||||
| | * | fix gantt saving when end_date and duration are passed | dmitry-radyno | 2013-04-27 | 1 | -3/+5 |
| | | | |||||
| | * | rendering links | dmitry-radyno | 2013-04-15 | 1 | -1/+13 |
| | | | |||||
| | * | added ->openAll | dmitry-radyno | 2013-04-15 | 1 | -0/+11 |
| | | | |||||
| | * | adding gant connector | dmitry-radyno | 2013-04-15 | 1 | -0/+230 |
| | | | |||||
| * | | collections in treeconnector | dmitry-radyno | 2013-05-31 | 1 | -1/+2 |
| | | | |||||
| * | | collections in JSONTreeDataConnector | dmitry-radyno | 2013-05-30 | 1 | -0/+41 |
| | | | |||||
| * | | render_array and tree structure | dmitry-radyno | 2013-05-18 | 2 | -2/+20 |
| | | | |||||
| * | | dynloading improvement | dmitry-radyno | 2013-05-17 | 2 | -6/+7 |
| | | | |||||
| * | | remove duplicating code | dmitry-radyno | 2013-05-17 | 1 | -13/+1 |
| | | | |||||
| * | | dynamic loading for Connector and DataConnector | dmitry-radyno | 2013-05-17 | 2 | -1/+18 |
| |/ | |||||
| * | [update] yii based connector can get result set as initialiazation | Stanislau Wolski | 2012-12-26 | 1 | -3/+6 |
| | | | | | | | | parameter | ||||
| * | [update] mixed connector ignores parameters in the request | Stanislau Wolski | 2012-12-22 | 1 | -1/+2 |
| | | |||||
| * | [add] ability to define limit and sort for mix requests | Stanislau Wolski | 2012-12-21 | 1 | -0/+7 |
| | | |||||
| * | [update] get_new_id changed to public | Stanislau Wolski | 2012-12-17 | 13 | -17/+23 |
| | | |||||
| * | Merge branch 'master' of 192.168.1.251:connector-php | Stanislau Wolski | 2012-12-17 | 6 | -6/+81 |
| |\ | |||||
| * | | [fix] json options for scheduler | Stanislau Wolski | 2012-08-24 | 1 | -3/+4 |
| | | | |||||
* | | | fix skipping item in JSON connectors | dmitry-radyno | 2013-09-24 | 2 | -4/+7 |
| |/ |/| | |||||
* | | fix tree/treegrid multitable connector | dmitry-radyno | 2012-12-06 | 2 | -2/+2 |
| | | |||||
* | | adodb database driver | dmitry-radyno | 2012-12-04 | 1 | -0/+72 |
| | | |||||
* | | fix json connector quotes | dmitry-radyno | 2012-11-20 | 2 | -3/+3 |
| | | |||||
* | | Merge branch 'master' of 192.168.1.251:connector-php | dmitry-radyno | 2012-11-20 | 6 | -9/+14 |
|\ \ | |/ | |||||
| * | [update] strict standard issues fixed | Stanislau Wolski | 2012-08-21 | 3 | -3/+3 |
| | | |||||
| * | [fix] php strict standard errors | Stanislau Wolski | 2012-08-21 | 2 | -2/+2 |
| | | |||||
| * | [update] sorting state preserved in grid during filtering reloads | Stanislau Wolski | 2012-08-21 | 1 | -2/+7 |
| | | |||||
| * | [fix] basic connectors use db_name instead of alias during xml generation | Stanislau Wolski | 2012-08-14 | 1 | -2/+2 |
| | | |||||
* | | -fix db_excel + dates | dmitry-radyno | 2012-10-18 | 1 | -1/+4 |
|/ | |||||
* | configure may take sql instead of table | Dmitry | 2012-07-19 | 1 | -1/+4 |
| | |||||
* | fix sqlsrv driver | Dmitry | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | fix incorrect mix/unmix call | Dmitry | 2012-07-12 | 1 | -3/+7 |
| | |||||
* | fix bugs in db_sqlsrv | Dmitry | 2012-07-12 | 1 | -4/+10 |
| | |||||
* | fix mix | Dmitry | 2012-07-12 | 2 | -4/+5 |
| | |||||
* | fix log date format | Dmitry | 2012-07-12 | 1 | -1/+1 |
| | |||||
* | implement complex mix using | Dmitry | 2012-07-12 | 7 | -33/+181 |
| | |||||
* | easy sort api | Dmitry | 2012-07-10 | 2 | -4/+27 |
| | |||||
* | easy api for filtering | Dmitry | 2012-07-10 | 2 | -3/+20 |
| | |||||
* | implements MixedConnector | Dmitry | 2012-07-10 | 4 | -20/+71 |
| | |||||
* | ability to use lowercase for oracle | Dmitry | 2012-07-06 | 1 | -5/+2 |
| | |||||
* | fix aliases in base connector | Dmitry | 2012-07-06 | 1 | -1/+2 |
| | |||||
* | locate extra_output and options in base connector class | Dmitry | 2012-07-05 | 2 | -4/+3 |
| | |||||
* | [fix] infinite self-reccurence in case of double including connector.jsv1.5 | Stanislav-Wolski | 2012-06-20 | 1 | -4/+4 |
| | |||||
* | fix userdata for JSONDataConnector | Dmitry | 2012-05-29 | 1 | -3/+5 |
| | |||||
* | [add] csrf defense and render_array functionality | Stanislav-Wolski | 2012-05-28 | 8 | -21/+55 |
| | |||||
* | Merge branch 'frameworks' | Stanislav-Wolski | 2012-05-23 | 11 | -1004/+1318 |
|\ | | | | | | | | | | | | | | | Conflicts: codebase/base_connector.php codebase/data_connector.php codebase/grid_connector.php codebase/scheduler_connector.php | ||||
| * | [add] cakephp support | Stanislav-Wolski | 2012-05-23 | 1 | -0/+80 |
| | | |||||
| * | [add] support for php-yii, better looging | Stanislav-Wolski | 2012-05-23 | 2 | -0/+90 |
| | | |||||
| * | [update] better model support for codeigniter | Stanislav-Wolski | 2012-05-22 | 3 | -6/+29 |
| | | |||||
| * | [fix] invalid xml output for userdata in scheduler | Stanislav | 2012-05-22 | 1 | -1/+1 |
| | | |||||
| * | [add] model can intercept loading and saving | Stanislav | 2012-05-22 | 2 | -496/+518 |
| | | |||||
| * | [add] ability to use class for event handling | Stanislav | 2012-05-22 | 1 | -253/+266 |
| | | |||||
| * | [add] ability to define extra data attributes | Stanislav | 2012-05-22 | 6 | -1932/+2019 |
| | | |||||
* | | fix tree render calling | Dmitry | 2012-05-23 | 1 | -4/+4 |
| | | |||||
* | | fix crosslink connector requirements | Dmitry | 2012-05-23 | 1 | -1/+1 |
| | | |||||
* | | fix crosslink connector | Dmitry | 2012-05-22 | 3 | -19/+29 |
| | | |||||
* | | improve code | Dmitry | 2012-05-22 | 1 | -5/+5 |
| | | |||||
* | | Merge branch 'master' of 192.168.1.251:connector-php | Dmitry | 2012-05-22 | 3 | -5/+225 |
|\ \ | |/ | |||||
| * | [update] csrf key generation and checking | Stanislav | 2012-05-21 | 2 | -3/+52 |
| | | |||||
| * | [add] xss filter | Stanislav-Wolski | 2012-05-21 | 3 | -3/+174 |
| | | |||||
* | | implements correct extending for fill_collections | Dmitry | 2012-05-22 | 4 | -56/+58 |
|/ | |||||
* | silent including JSONOptionsConnector | Dmitry | 2012-05-17 | 1 | -0/+1 |
| | |||||
* | remove non-using parameter in JSONOptionsConnector | Dmitry | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | fix JSONScheduler connection without collections | Dmitry | 2012-05-17 | 1 | -1/+4 |
| | |||||
* | fix JSON extending | Dmitry | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | merge with master | Dmitry | 2012-05-14 | 2 | -10/+32 |
|\ | |||||
| * | [update] ability to include custom sections in the output | Stanislav-Wolski | 2012-05-07 | 1 | -8/+31 |
| | | |||||
| * | [add] check to block invalid column indexes in save operations | Stanislav-Wolski | 2012-05-07 | 1 | -1/+2 |
| | | |||||
* | | fix JSONTreeRenderstrategy parent class | Dmitry | 2012-05-14 | 1 | -1/+1 |
| | | |||||
* | | improve group connectors + DataGroupConn + JSONDataGroupConn | Dmitry | 2012-05-11 | 4 | -12/+137 |
| | | |||||
* | | fix different separator for treegrid | Dmitry | 2012-05-10 | 2 | -3/+13 |
| | | |||||
* | | minimize duplicating using TreeRenderStrategy | Dmitry | 2012-05-10 | 7 | -257/+122 |
| | | |||||
* | | refactor tree/treegrid multitable connectors | Dmitry | 2012-05-10 | 3 | -215/+119 |
| | | |||||
* | | minimize code duplicating for GroupConnectors | Dmitry | 2012-05-08 | 5 | -149/+114 |
| | | |||||
* | | change uuid access type to public | Dmitry | 2012-05-08 | 1 | -1/+1 |
| | | |||||
* | | implements RenderStrategy logic | Dmitry | 2012-05-08 | 12 | -318/+300 |
| | | |||||
* | | refactor multitable connectors | Dmitry | 2012-05-07 | 2 | -15/+25 |
| | | |||||
* | | usage collections in scheduler json connector | Dmitry | 2012-05-03 | 1 | -4/+45 |
| | | |||||
* | | implements collections usage in JSONDataConnector | Dmitry | 2012-05-03 | 1 | -3/+101 |
| | | |||||
* | | implements scheduler json connector | Dmitry | 2012-04-10 | 2 | -4/+88 |
|/ | |||||
* | remove code duplicating | Dmitry | 2012-04-10 | 1 | -2/+64 |
| | |||||
* | implements treedata multitable connector | Dmitry | 2012-04-09 | 2 | -0/+164 |
| | |||||
* | Merge branch 'master' of 192.168.1.251:connector-php | Dmitry | 2012-03-27 | 1 | -7/+190 |
|\ | |||||
| * | [fix] dhx_kids flag not generated for json tree | Stanislav-Wolski | 2012-03-26 | 1 | -1/+2 |
| | | |||||
| * | [add] common-tree connectors | Stanislav-Wolski | 2012-03-23 | 1 | -7/+179 |
| | | |||||
| * | [update] support of dyn. loading for json connectors | Stanislav-Wolski | 2012-03-07 | 1 | -0/+10 |
| | | |||||
* | | fix live-update according output object usage | Dmitry | 2012-03-27 | 1 | -2/+2 |
|/ | |||||
* | -remove debug output | Dmitry | 2011-12-27 | 1 | -2/+0 |
| | |||||
* | -add set_convert_mode for GridConfiguration | Dmitry | 2011-12-19 | 2 | -22/+149 |
| | |||||
* | Merge branch 'dev' of 192.168.1.251:connector-php into dev | Stanislav | 2011-11-11 | 8 | -5/+100 |
|\ | |||||
| * | [add] render_complex_sql - renders by sql, preserving it as is | Stanislau | 2011-11-10 | 2 | -2/+13 |
| | | |||||
| * | [fix] set xmlentities to public, must fix some backward compatibility issues | Stanislau | 2011-11-02 | 1 | -1/+1 |
| | | |||||
| * | [fix] incorrect UNION processing for non-mysql db types | Stanislau | 2011-11-01 | 6 | -1/+22 |
| | | |||||
| * | [fix] sql error for UNION selects | Stanislau | 2011-10-31 | 1 | -1/+10 |
| | | |||||
| * | [add] SQL Anywhere DB wrapper | Stanislau | 2011-10-21 | 1 | -0/+51 |
| | | |||||
| * | [merge] stored procedure fix | Stanislau | 2011-10-19 | 1 | -0/+1 |
| |\ | |||||
| | * | [add] support to non-select sql | Stanislau | 2011-10-18 | 1 | -2/+3 |
| | | |