6396 Commits (c3cf72d443e845044394213433f48cd86c33364c)
 

Author SHA1 Message Date
Alexander Makarov c3cf72d443 #2936: New favicon for applications 11 years ago
Alexander Makarov 0cce768443 Removed ViewAction::afterRun() 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
Alexander Makarov 9936acf764 Fixes #2932: Added `yii\web\ViewAction` that allow you to render views based on GET parameter 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
Carsten Brandt 8b4d4a0b25 cleanup web errorhandler 11 years ago
Carsten Brandt bb2906917d adjusted guide and small code adjustements 11 years ago
Carsten Brandt 33543cbdb3 improved error handler output on console app 11 years ago
Qiang Xue 92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 11 years ago
Qiang Xue 48383f9a19 app end improvement. 11 years ago
Qiang Xue 43b8430e0f improvement of Application::end() handling. 11 years ago
Qiang Xue c40ae85994 typo fix. 11 years ago
Qiang Xue ac74fede28 Fixes #2910: Added `Application::end()` 11 years ago
Carsten Brandt d4ad533d48 moved error handling related methods from app to errorhandler 11 years ago
Paul Klimov 33c8f703e8 Merge pull request #2909 from dirx/2868-mongob-combined-conditions 11 years ago
Carsten Brandt 803b354748 Merge pull request #2908 from joseph-kuruvilla/patch-1 11 years ago
joseph-kuruvilla 34b085dd08 Update README.md 11 years ago