3016 Commits (b98d116ae0024750983fd2fc2fd19b642eb5bab2)

Author SHA1 Message Date
Carsten Brandt ce04134db2 removed getPostParam() from Request, body is $_POST by default 11 years ago
Carsten Brandt 190417f917 small refactoring + cleanup request 11 years ago
Carsten Brandt 6f82959675 made post params consistend with body and query params in request 11 years ago
Alexander Makarov ffed5d014e fixes #2176 11 years ago
Alexander Makarov 5cab2a8745 Fixes #2156: `yii migrate` now automatically creates `migrations` directory if it does not exist 11 years ago
Alexander Makarov d4dd55482d changelog 11 years ago
Alexander Makarov a37b35a4e1 Fixes #1897 11 years ago
Qiang Xue 11c9c5b573 fixed test break. 11 years ago
Qiang Xue 8115724725 updated change log. 11 years ago
peeradach001 7c0b56cb96 fix 11 years ago
Alexander Makarov 1444e14853 Fixed Widget::widget 11 years ago
Qiang Xue 1fb4e152bb added contributor. 11 years ago
Qiang Xue d43c339670 Formatter::timeZone should take string only. 11 years ago
Qiang Xue a43f8b2361 Fixes #2157: The '*' category pattern will match all categories that do not match any other patterns listed in `I18N::translations` 11 years ago
John Was 26564fb9b5 fixed code style for assignments inside if conditions 11 years ago
John Was 07ce08d970 updated helpers/BaseFileHelper::findFiles description and comments in messages/config.php 11 years ago
John Was f90e594f4f remove _FLAG from PATTERN_FLAG constants 11 years ago
John Was b2b10d1685 more unit tests for helpers/FileHelper::findFiles using new wildcard exceptions matching 11 years ago
Alexander Makarov a2dca09e71 Modified phpdoc 11 years ago
Alexander Makarov c8a7844324 Added changelog 11 years ago
Alexander Makarov db7e4a4401 Added echo output in case there's return 11 years ago
Alexander Makarov 4023f4215a Allow writing widgets using return instead of echo in the run method to make it consistent with controller 11 years ago
Qiang Xue 698d66a2c1 fixed test break 11 years ago
Qiang Xue 1ebe46c64a Fixed test break. 11 years ago
Qiang Xue 26b556a6fb doc fix. 11 years ago
Vladimir Zbrailov 330ae053e6 remove timezone from i18n formatter 11 years ago
Qiang Xue d8516b17ae doc fix 11 years ago
Vladimir Zbrailov c8a9ed80c8 prevent changing public timezone 11 years ago
Vladimir Zbrailov 230f40c866 fix formatter 11 years ago
Vladimir Zbrailov 84bfc3fc88 add timeZone into base formatter 11 years ago
Alexander Makarov ee8c0404bf minor code style and phpdoc fix 11 years ago
Alexander Makarov c9eca1d596 Fixed refactoring 11 years ago
Aleksandr Zelenin 4f17c45f00 Fix typos in constant 11 years ago
Qiang Xue f6dd6fa2e9 Renamed `ActiveRecordInterface::createActiveRelation()` to `createRelation()` 11 years ago
Qiang Xue 0dfc8b1f7c refactored BaseMailer about message file name generation. 11 years ago
Qiang Xue 370b05648a doc fix. 11 years ago
Qiang Xue 49c62e6846 typo 11 years ago
Qiang Xue 3dd3914a38 Fixes #2144: `Html` helper now supports rendering "data" attributes 11 years ago
peeradach001 f36ec8c9ca doc fix 11 years ago
Alexander Kochetov 4dcf22b94c DetailView phpDoc 11 years ago
Carsten Brandt bc9b62c314 url of CSS and JS files registered in View can be url alias 11 years ago
Anatoliy Miller 9c97fe11cb issue #1659: released buildLimitOffset() for MSSQL 11 years ago
Alexander Kochetov 77d9f374f8 CHANGELOG 11 years ago
Alexander Kochetov 508908e9f7 DetailView allow set label while attribute in string format 11 years ago
Alexander Kochetov cd8a948e1f GridView typo fixed 11 years ago
Alexander Kochetov 9d01d1fb07 DetailView correct regexp 11 years ago
Klimov Paul 1f4d94d5db AssetController default 'cssCompressor' command fixed. 11 years ago
Alexander Makarov 1e602adb6e - Fixed BaseFileHelper::localize docs. 11 years ago
Ivan Pomortsev 71cc30505b Update CHANGELOG.md 11 years ago
Ivan Pomortsev a9286b899c Update QueryBuilder.php 11 years ago