5046 Commits (505cb7d622d7be12c5491f1d9657eafe18cdd309)
 

Author SHA1 Message Date
Qiang Xue 505cb7d622 added missing use statement. 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Carsten Brandt 25f94a40f0 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Carsten Brandt 074ec7dd20 fixed exclude paths in phpdoc command 11 years ago
Qiang Xue c829dd6b47 added more tests. 11 years ago
Carsten Brandt 4e96683263 updated classmap 11 years ago
Qiang Xue 18d7224ac8 Fixes #2149: Added `yii\base\DynamicModel` to support ad-hoc data validation 11 years ago
Alexander Makarov 0a638c1a8b Merge pull request #2188 from nineinchnick/2184-fix-findFiles 11 years ago
John Was 62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 11 years ago
Qiang Xue 2be0fd6e13 more union fix. 11 years ago
Qiang Xue d9a85d091a Fixes #2175: QueryBuilder will now append UNION statements at the end of the primary SQL 11 years ago
Alexander Makarov 4f1633d9f6 Merge pull request #2186 from kate-kate/patch-1 11 years ago
kate-kate d6dd1c3348 Doc typo 11 years ago
Alexander Makarov 70cd3b30d9 Added note about HTML5 inputs 11 years ago
Alexander Makarov 5eadeec8d4 Added missing class header, used HEREDOC instead of echo 11 years ago
Alexander Makarov 6e61d76660 Merge pull request #2182 from Theill11/patch-1 11 years ago
Johnny Theill ac25959b02 Small typo in console-migrate.md 11 years ago
Carsten Brandt 1af612ca6f updated composer.json 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 fcf1de7e9c Merge pull request #2173 from yiisoft/gii-diff-do-not-copy-line-numbers 11 years ago
Alexander Makarov d4dd55482d changelog 11 years ago
Alexander Makarov a37b35a4e1 Fixes #1897 11 years ago
Alexander Makarov 1b4cec66bb Added tip about showing asterisk for required form fields 11 years ago
Qiang Xue 11c9c5b573 fixed test break. 11 years ago
Qiang Xue 450187c3a8 Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue 8115724725 updated change log. 11 years ago
Alexander Makarov 184c746387 Fixed reference to old request API in docs 11 years ago
Qiang Xue ff8e78c655 Merge branch '2048-improve-messages-config-exceptions' of github.com:nineinchnick/yii2 into nineinchnick-2048-improve-messages-config-exceptions 11 years ago
Qiang Xue 150d71368b Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring 11 years ago
Alexander Makarov d8a4b762e5 Merge pull request #2170 from peeradach001/patch-2 11 years ago
peeradach001 7c0b56cb96 fix 11 years ago
Alexander Makarov fb2bb91eff Merge pull request #2161 from yiisoft/widget-allow-return-instead-of-echo 11 years ago
Alexander Makarov 0367cebce6 Merge branch 'master' 11 years ago
Qiang Xue f51d0180ac Merge pull request #2159 from Ragazzo/codeception_ext_docs_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
Carsten Brandt 1c8ace46d6 Merge PR #2136 branch 'detail-view-attributes' of https://github.com/creocoder/yii2 11 years ago
John Was 26564fb9b5 fixed code style for assignments inside if conditions 11 years ago
Mark 1949c532aa docs added 11 years ago
Mark 2186e3fd4f fixed docs 11 years ago
Mark d05e91393d docs fix 11 years ago
Mark 60dbd643fb typo fix 11 years ago
Mark faaabeec5c docs fixed 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