Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fix] correct processing of Laravel logic for insert operations3.0.1 | Maksim Kozhukh | 2016-01-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #8 from matak/modern | Stanislau Wolski | 2016-01-14 | 1 | -3/+23 |
|\ | | | | | added, global user data for grid | ||||
| * | added, global user data for grid | matak | 2015-06-24 | 1 | -3/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://docs.dhtmlx.com/api__dhtmlxgrid_getuserdata.html gets user data mixed getUserData(mixed row_id,mixed name); Parameters row_id mixed row id, if empty, user data of the grid (not of a row) name mixed name of the user data //get global user data var userdata = myGrid.getUserData("","someName1"); this commit add possibility to set user data for grid not only for row | ||||
* | | [fix] connector doesn't work with result of Laravel find API | Maksim Kozhukh | 2015-12-24 | 1 | -2/+4 |
| | | |||||
* | | Merge branch 'modern' of github.com:DHTMLX/connector-php into modern | Stanislau Wolski | 2015-09-07 | 17 | -91/+334 |
|\ \ | |||||
| * | | Updated live update functionality. | Egor | 2015-07-19 | 12 | -27/+209 |
| | | | |||||
| * | | Added rendering data in xml for mixed connector. | Egor | 2015-06-25 | 1 | -0/+31 |
| |/ | |||||
| * | fatal error PDO not found | matak | 2015-06-23 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Fatal Error Class 'Dhtmlx\Connector\DataStorage\PDO' not found Classes and interfaces without a backslash \ inside their fully-qualified name (for example, the built-in PHP Exception class) must be fully qualified when used in a namespaced file: for example new \Exception();. | ||||
| * | Renamed class. | Egor | 2015-06-18 | 1 | -0/+0 |
| | | |||||
| * | Fixed bug with xml processing in gantt. | Egor | 2015-06-18 | 5 | -59/+89 |
| | | |||||
| * | Updated namespaces. | Egor | 2015-06-17 | 2 | -4/+4 |
| | | |||||
* | | [fix] invalid namespace for CommonDataProcessor | Stanislau Wolski | 2015-09-07 | 1 | -1/+1 |
|/ | |||||
* | Added namespaces for dhtmlx components.3.0.0 | Egor | 2015-06-16 | 27 | -44/+343 |
| | |||||
* | Updated connector for phpcake 3. | Egor | 2015-06-15 | 1 | -8/+7 |
| | |||||
* | Updated connectors for cake, yii frameworks. | Egor | 2015-06-15 | 5 | -31/+34 |
| | |||||
* | Updated Laravel connector. | Egor | 2015-06-15 | 1 | -8/+15 |
| | |||||
* | Added connector for Laravel 5.1 framework. | Egor | 2015-06-15 | 1 | -0/+75 |
| | |||||
* | Added connector for phpcake version 2. | Egor | 2015-06-14 | 1 | -0/+76 |
| | |||||
* | Updated structure. Added connectors. | Egor | 2015-06-12 | 98 | -145/+2565 |
| | |||||
* | Updated namespaces for psr-0. | Egor | 2015-06-11 | 48 | -95/+95 |
| | |||||
* | Changed psr-4 structure to psr-0. Added connectors for phpcake, codeigniter ↵ | Egor | 2015-06-11 | 52 | -35/+253 |
| | | | | frameworks. | ||||
* | Created PHPCake3 connector. Fixed loging namespaces. | Egor | 2015-06-09 | 2 | -2/+78 |
| | |||||
* | fix | Kirylka | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | fixes | Kirylka | 2015-04-08 | 1 | -15/+16 |
| | |||||
* | fixes | Kirylka | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | small fix | Kirylka | 2015-04-07 | 1 | -0/+1 |
| | |||||
* | Webix grid support | Kirylka | 2015-04-07 | 1 | -0/+3 |
| | |||||
* | Webix grid support | Kirylka | 2015-04-07 | 6 | -0/+346 |
| | |||||
* | Creating a new connector for yii2. | Kirylka | 2015-03-31 | 85 | -8440/+4845 |
| | |||||
* | [fix] escaping of tree id values | Stanislau Wolski | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | [fix] incorrect processing of render_array with relation id | Stanislau Wolski | 2015-03-26 | 1 | -0/+1 |
| | |||||
* | [fix] filter data with IN instruction | Stanislau Wolski | 2014-12-26 | 1 | -6/+13 |
| | |||||
* | [fix] separators for multi-table tree | Stanislau Wolski | 2014-12-26 | 1 | -1/+1 |
| | |||||
* | [fix] incorrect processing of non-result queries for CodeIgniter | Stanislau Wolski | 2014-11-03 | 1 | -2/+4 |
| | |||||
* | Merge branch 'pdo' | Stanislau Wolski | 2014-11-03 | 4 | -7/+32 |
|\ | |||||
| * | [fix] aliases for field names in the Gantt | Stanislau Wolski | 2014-11-03 | 1 | -5/+5 |
| | | |||||
| * | [fix] icorrect handling of empty result set for CakePHP | Stanislau Wolski | 2014-11-03 | 1 | -1/+1 |
| | | |||||
| * | [fix] incorrect handling of empty resultset in case of PHP Yii | Stanislau Wolski | 2014-11-03 | 1 | -1/+1 |
| | | |||||
| * | [update] updated to dhtmlx 4.x | Stanislau Wolski | 2014-08-08 | 1 | -0/+25 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' | Stanislau Wolski | 2014-08-08 | 1 | -2/+9 |
|\ \ | |/ | |||||
| * | [fix] xmlcontent attribute and grid's xml | Maksim Kozhukh | 2014-08-05 | 1 | -2/+9 |
| | | |||||
* | | [fix] special chars in the combo option ids | Stanislau Wolski | 2014-08-08 | 1 | -1/+1 |
|/ | |||||
* | [fix] invalid relation id for cross table connector | Stanislau Wolski | 2014-05-15 | 1 | -1/+1 |
| | |||||
* | [fix] PHP warnings for Array data source | Stanislau Wolski | 2014-05-15 | 1 | -1/+1 |
| | |||||
* | [fix] regression in rootId processing | Stanislau Wolski | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:DHTMLX/connector-php | Stanislau Wolski | 2014-04-18 | 1 | -1/+3 |
|\ | |||||
| * | [update] null values are converted to empty strings | Maksim Kozhukh | 2014-04-11 | 1 | -1/+3 |
| | | |||||
* | | [add] $rootId for tree connectors | Stanislau Wolski | 2014-04-18 | 3 | -4/+12 |
| | | |||||
* | | [fx] escaping special characters for multitable connectors | Stanislau Wolski | 2014-04-18 | 4 | -5/+4 |
|/ | |||||
* | [fix] escaping special chars in xml attributes | Stanislau Wolski | 2014-03-17 | 4 | -4/+7 |
| | |||||
* | [fix] onDBError event for Oracle DB | Stanislau Wolski | 2014-03-17 | 1 | -2/+2 |
| | |||||
* | [update] tree connector can work with NULL as top level value | Stanislau Wolski | 2014-01-24 | 3 | -4/+11 |
| | |||||
* | [fix] dataprocessor response attributes not escaped | Stanislau Wolski | 2014-01-21 | 1 | -1/+13 |
| | |||||
* | [update] gantt connector related fixes | Stanislau Wolski | 2014-01-16 | 3 | -26/+103 |
| | |||||
* | Merge branch 'master' of 192.168.3.251:connector-php | Stanislau Wolski | 2014-01-16 | 2 | -4/+7 |
|\ | |||||
| * | Merge branch 'master' of 192.168.3.251:connector-php | dmitry-radyno | 2013-09-24 | 21 | -39/+478 |
| |\ | |||||
| * | | fix skipping item in JSON connectors | dmitry-radyno | 2013-09-24 | 2 | -4/+7 |
| | | | |||||
* | | | [fix] unused code in dataview connector | Stanislau Wolski | 2014-01-16 | 1 | -1/+0 |
| | | | |||||
* | | | [update] support of clist in the dhtmlxgrid | Stanislau Wolski | 2014-01-16 | 1 | -3/+8 |
| | | | |||||
* | | | [fix] missed parameters in tree sub-requests | Stanislau Wolski | 2014-01-10 | 1 | -3/+3 |
| | | | |||||
* | | | [fix] incorrect max order settings in case of MySQL | Stanislau Wolski | 2013-10-23 | 1 | -3/+3 |
| | | | |||||
* | | | [fix] incorrect behavior of ganttConnector when non standar field names | Stanislau Wolski | 2013-10-23 | 1 | -9/+0 |
| | | | | | | | | | | | | are used | ||||
* | | | [fix] typo in log output | Stanislau Wolski | 2013-10-23 | 1 | -1/+1 |
| | | | |||||
* | | | [update] better support of GanttConnector | Stanislau Wolski | 2013-10-03 | 4 | -98/+31 |
| | | | |||||
* | | | [add] reordering for the gantt connector | Stanislau Wolski | 2013-09-04 | 5 | -20/+149 |
| | | | |||||
* | | | Merge branch 'master' of 192.168.3.251:connector-php | Stanislau Wolski | 2013-08-28 | 3 | -3/+359 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |
| | | | | |||||
* | | | | Merge branch 'master' of 192.168.1.251:connector-php | Stanislau Wolski | 2013-05-30 | 4 | -12/+77 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
| |/ / | |||||
* | | | [fix] package saving and structure updates through events | Stanislau Wolski | 2013-05-23 | 2 | -2/+4 |
| | | | |||||
* | | | [add] ability to use native cakephp collection filtering | Stanislau Wolski | 2013-04-02 | 1 | -1/+6 |
| | | | |||||
* | | | [fix] deleting of cross links options after update, when options info was | Stanislau Wolski | 2013-03-12 | 1 | -0/+4 |
| | | | | | | | | | | | | not loaded to client side yet | ||||
* | | | [fix] select mode detection doesn't work for jsondataconnector | Stanislau Wolski | 2013-02-07 | 1 | -3/+0 |
| | | | |||||
* | | | [add] extra checks for php warnings | Stanislau Wolski | 2013-02-05 | 2 | -3/+7 |
| | | | |||||
* | | | [update] flexible var naming | Stanislau Wolski | 2013-02-05 | 4 | -14/+22 |
|/ / | |||||
* | | [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 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 |
| |\ | |||||
| * | | -fix db_excel + dates | dmitry-radyno | 2012-10-18 | 1 | -1/+4 |
| | | | |||||
* | | | [fix] json options for scheduler | Stanislau Wolski | 2012-08-24 | 1 | -3/+4 |
| |/ |/| | |||||
* | | [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 |
| | |