|
65f6b59b35
|
@inheritdoc notation changed
|
2018-01-23 13:11:24 +02:00 |
|
|
5a8c3d537b
|
Enable phpdoc_summary rule in php-cs-fixer config (#14675)
* Enable `phpdoc_summary` rule in php-cs-fixer config.
* Fix case in "PHPDoc".
|
2017-08-21 11:19:35 +02:00 |
|
|
fe8a0a6a2e
|
Enable no_useless_else rule in php-cs-fixer (#14420)
|
2017-07-10 11:26:21 +03:00 |
|
|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
|
32f4dc8997
|
Fixes #5385: links created from classes to corresponding guide articles (#12920)
|
2016-11-04 18:55:14 +03:00 |
|
|
ee92cfa7ba
|
release version 2.0.9
|
2016-07-11 15:36:42 +02:00 |
|
|
217d50e4ff
|
improved PHPdoc and @since annotations
|
2016-07-11 12:58:43 +02:00 |
|
|
60a2a54fc8
|
CheckboxColumn - Use CSS class to find the elements (#11729)
* Use CSS class to fetch the elements
* default null
* CHANGELOG.md
* CHANGELOG.md
|
2016-06-23 20:16:56 +03:00 |
|
|
d3beca32b4
|
Refactored PR, updated CHANGELOG
|
2016-04-22 13:41:13 +03:00 |
|
|
f2e8725de5
|
Merge branch '9074-checkboxColumn-selectedRows-fix' of https://github.com/NekitoSP/yii2 into NekitoSP-9074-checkboxColumn-selectedRows-fix
|
2016-04-22 11:53:35 +03:00 |
|
|
151610f611
|
Fixed #10784
Added tests for CheckboxColumn value
Updated CHANGELOG
|
2016-03-20 16:59:21 +02:00 |
|
|
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 |
|
|
3ee89ac42c
|
selectedRows fix for $showHeader=false #9074
|
2015-08-14 22:03:42 +05: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 |
|