6408 Commits (ada39df60b51eff0c0d377858aefb32df60e0a41)
 

Author SHA1 Message Date
Alexander Makarov ada39df60b Corrected theming docs not to give an example of theme view files under webroot 11 years ago
Alexander Makarov 3a232743a4 Added info about table prefix syntax to the guide 11 years ago
Alexander Makarov 663d3fedc8 Added defaultView to ViewAction 11 years ago
Alexander Makarov 96d388200a Merge pull request #2954 from dinhtrung/master 11 years ago
Nguyễn Đình Trung 6595504f81 Add Vietnamese into messages. 11 years ago
Alexander Makarov 4510b1791d Merge pull request #2951 from yiisoft/action-for-static-pages 11 years ago
Alexander Makarov c3cf72d443 #2936: New favicon for applications 11 years ago
Qiang Xue c0e06b447c Refactored ViewAction. 11 years ago
Alexander Makarov a528b2ed1c Merge pull request #2934 from yiisoft/action-for-static-pages 11 years ago
Alexander Makarov 0cce768443 Removed ViewAction::afterRun() 11 years ago
resurtm a2c3538553 Proper language name is `kk`, not `kz` as it was before 11 years ago
Alexander Makarov 9fd0dcedaa Extracted render method to allow custom renderers by subclassing 11 years ago
Alexander Makarov a4be5bc910 Dropped defaultView 11 years ago
Alexander Makarov 542d532b12 Renamed basePath to viewPrefix 11 years ago
Qiang Xue a0f9a6d701 Fixes #2937 11 years ago
Alexander Makarov 9936acf764 Fixes #2932: Added `yii\web\ViewAction` that allow you to render views based on GET parameter 11 years ago
Alexander Makarov fcd7974fd5 Merge pull request #2933 from muyiwaolurin/patch-1 11 years ago
muyiwaolurin 47b26b8bd8 Tiny Change - Typo 11 years ago
Qiang Xue 271dccdc6b Fixes #2931. 11 years ago
Alexander Makarov cca97f3718 Merge pull request #2928 from gonimar/patch-13 11 years ago
Sergey Gonimar 4575c3c3eb use alias format for table names 11 years ago
Qiang Xue 4a0123ed8a AR doc improvement [skip ci] 11 years ago
Qiang Xue f7a6cb9f7a Refactored AR tests. 11 years ago
Qiang Xue 338b6aa7d3 Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery. 11 years ago
Carsten Brandt 2c31305fa6 reverted accidentally disabling of code coverage. 11 years ago
Carsten Brandt 3fb840f3f3 updated errorhandler views doc 11 years ago
Alexander Makarov 82bdcdcb94 Fixes #2924: added a list of predefined aliases to the guide 11 years ago
Alexander Makarov 32ac899199 Added table prefix to advanced application migration (now drop table) 11 years ago
Alexander Makarov e6f91e2d59 Added table prefix to advanced application migration 11 years ago
Alexander Makarov 6054ede16a Fixed phpdoc, removed unit tests for Formatter asRelativeTime that were relative to current time since it was impossible to specify correct expected values 11 years ago
Alexander Makarov 5e7d76058d Merge pull request #2922 from yiisoft/remove-tbl-prefix 11 years ago
Alexander Makarov abeea6351a Renamed fixtures 11 years ago
Alexander Makarov 05afeb4831 Merge branch 'master' 11 years ago
Qiang Xue 5adcac52a6 improved DI definition normalization. 11 years ago
Carsten Brandt 21f2602c10 Merge pull request #2916 from yiisoft/refactor-errorhandler 11 years ago
Alexander Makarov b987c92151 Escaped more table names 11 years ago
Qiang Xue c23b671f3b better fix [skip ci] 11 years ago
Qiang Xue 03db4c468a Fixes #2921 11 years ago
Qiang Xue 4acab5c42d fixed data-method. 11 years ago
Alexander Makarov 538a074c0f Escaped table names for unit tests 11 years ago
Alexander Makarov cb4488ae4c Implemented Oracle column comment reading from another schema 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt f6ce9ead97 removed unnecessary static var 11 years ago
Carsten Brandt 7be743e1a7 cleanup application errorHandler getter 11 years ago
Carsten Brandt a64429acf3 removed TODOs 11 years ago
Qiang Xue 1539a3259c AR doc cleanup. 11 years ago
Carsten Brandt a4b6fb263d handle Exceptions in application init() 11 years ago
Carsten Brandt 89f6a00147 created console errorHandler 11 years ago
Carsten Brandt f2b20d99d5 Merge branch 'master' into refactor-errorhandler 11 years ago
Carsten Brandt c93231e26b improved session error handling 11 years ago