662 Commits (1423e34131735cfef50b41915045b3d9c295738c)

Author SHA1 Message Date
Alexander Makarov 1444e14853 Fixed Widget::widget 11 years ago
Qiang Xue d43c339670 Formatter::timeZone should take string only. 11 years ago
Alexander Makarov a2dca09e71 Modified phpdoc 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
Vladimir Zbrailov 330ae053e6 remove timezone from i18n formatter 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
Carsten Brandt 8735cdb54e doc link fixes 11 years ago
Alexander Makarov 8bdc437bc2 Fixes #2079: 11 years ago
Qiang Xue a5968a6ac6 Added `beforeRun()` and `afterRun()` to `yii\base\Action` 11 years ago
Qiang Xue 9aa006e5ea Removed implementation of `Arrayable` from `yii\Object` 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Qiang Xue 87be9deaf0 refactored fixture. 11 years ago
Veaceslav Medvedev fc35bc1d49 Removing `abstract` in Module 11 years ago
Carsten Brandt 6944ca1f94 Mark event as handled when filter decides to abort action 11 years ago
Qiang Xue aa5e82ec07 Fixes #1965: `Controller::findLayoutFile()` returns incorrect file path when layout name starts with a slash 11 years ago
Alexander Makarov 349f2c9e32 phpdoc fixes, unused variable 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Kochetov 17906e712c Application::getAuthManager() comment fix 12 years ago
Alexander Kochetov 9158e110da Auth manager init version 12 years ago
Qiang Xue b836665dfd Added beginPage and endPage events. 12 years ago
Qiang Xue c5bad9ea1b Fixes issue #172: Added Object::className(). 12 years ago
Qiang Xue 2dd51d5b46 Fixes issue #177. 12 years ago
Qiang Xue 17807874b6 Fixes issue #53: implemented Menu. 12 years ago
Alexander Kochetov 48d04fbb8c !== array() => !empty() 12 years ago
slavcopost a94c432311 Fix attaching behavior via config 12 years ago
Qiang Xue 1415c12c5a Changed default value of View::renderers. 12 years ago
slavcopost 3d40b171e0 Fix attaching behavior via config 12 years ago
mdeweerd 2d1180f35c Add ensureBehaviors() to detachBehavior*() 12 years ago
Qiang Xue 9841d6c639 Fixes issue #124. 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue c9895eff82 Fixes issue #110. 12 years ago
Qiang Xue 3b12bbd8f2 Fixes issue #90 12 years ago
Qiang Xue 06fa0259b5 Added Controller::populate(). 12 years ago
Qiang Xue 0b4d47d951 Support default standard component class. 12 years ago
Qiang Xue 3a146a0662 Refactored view renderers. 12 years ago
Qiang Xue 90cfb6ebb8 ActiveForm wip 12 years ago
Qiang Xue a578938df7 Added beforeAction and afterAction to Module. 12 years ago
Qiang Xue f21499dd9b script WIP 12 years ago
Qiang Xue 41ea94853b refactoring and documentation for asset/script management. 12 years ago
Qiang Xue 30e6d28b77 Finished asset converter. 12 years ago
Alexander Makarov 0a41b006ee removed unnecessary code, added comment about displaying errors 12 years ago
Alexander Makarov 767a78f8b8 better handling of errors during rendering an error 12 years ago
Alexander Makarov 2a12fdbcdf safer exception rendering 12 years ago
Qiang Xue c32def8618 turn asset manager into a getter. 12 years ago