17 Commits

Author SHA1 Message Date
97bc4e0567 Fixed wrong case in method calls 2016-02-16 13:53:53 +03:00
6bff405287 Code style minor fix 2016-01-17 12:31:52 +02:00
32c560e629 Merge branch 'master' into gridview-checkboxcolumn 2016-01-17 12:30:43 +02:00
afe21a986a PSR-2 anonymous functions 2015-06-09 00:14:44 +03:00
d33e75a7fd possible fix for gridview checkall name
https://github.com/yiisoft/yii/issues/3810
2015-03-20 17:55:46 +01:00
eeb4e29d55 improve gridview phpdoc 2014-12-17 09:18:00 +01:00
899b778994 Correct type declarations 2014-10-25 16:35:50 +03:00
48ec791e4a Fixes #5587: json_encode is now used with JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE where it makes sense, also it is now default for Json::encode() 2014-10-19 18:50:46 +04:00
be2828d593 Fixes #5484: Fixed potential string suffix detection failure on 5.5.11 2014-10-11 09:35:55 -04:00
e28edb3ed1 Improve docs for CheckboxColumn::$checkboxOptions 2014-09-12 11:01:00 +02:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
07f01bcf2b Used substr_compare instead of substr when we don't care about result 2014-07-23 16:37:49 +04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
6fff5662df better use @see for See in phpdoc 2014-03-11 05:38:35 +01:00
c94a40e90d added a large amount of missing documentation 2014-03-11 05:38:35 +01:00
3bc5dbed82 added doc example to gridview column classes
fixes #2276
2014-02-02 18:29:21 +01:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00