3144 Commits (36457012901ccce407c4a306d8e91719310809b2)

Author SHA1 Message Date
Qiang Xue 861c2b2f9c Added `yii\web\View::POS_LOAD` 11 years ago
Carsten Brandt e2b34f2c63 updated outdated docs 11 years ago
Carsten Brandt e27c3872ed doc improvements 11 years ago
Carsten Brandt f93054a486 fixed possible problem with realpath and false value 11 years ago
Alexander Makarov 208d5eaca7 Fixes #2195 11 years ago
Carsten Brandt 296fc72d63 more clear docs about html options 11 years ago
Carsten Brandt f9dee9c951 Fixed an issue with Filehelper and not accessable directories 11 years ago
Alexander Makarov f1a674b921 Added `yii\web\Request::get($name = null, $defaultValue = null)` and `yii\web\Request::post($name = null, $defaultValue = null)` 11 years ago
Qiang Xue df52510f88 fixed potential problem about using unset variables. 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 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
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
Carsten Brandt bc80101bef adjusted changeloadjusted changelogg 11 years ago
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