Commit Graph

16 Commits

Author SHA1 Message Date
cuiliang
c0df003ac0 merge from master 2016-06-11 20:16:28 +08:00
cuiliang
cd9caf65d2 20160611 2016-06-11 19:49:57 +08:00
cuiliang
13e014b7d9 yiichina 2016-03-02 18:50:50 +08:00
Alexander Makarov
fbe5bb7d20 Fixed generation of canonical URLs for ViewAction pages 2015-10-03 17:58:38 +03:00
╃巡洋艦㊣
586684b050 2.0.5 bf7edc5 2015-07-30 09:52:33 +08:00
Alexander Makarov
aaf931a5e8 Fixes #9070: Fixed ViewAction::resolveViewName() not to accept /../ and /./ 2015-07-10 12:34:09 +03:00
╃巡洋艦㊣
1468bd4d3d version 2.0.1 84b42ab 2014-12-22 16:33:27 +08:00
Carsten Brandt
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
Thiago Talma
c1445871f4 Correction of many errors code inspection.
Adjustments code according to the standards.
Adding missing PHPDoc comment.
2014-04-16 19:29:07 -03:00
Alexander Makarov
663d3fedc8 Added defaultView to ViewAction 2014-04-02 12:42:04 +04:00
Qiang Xue
c0e06b447c Refactored ViewAction. 2014-04-01 12:14:59 -04:00
Alexander Makarov
0cce768443 Removed ViewAction::afterRun() 2014-04-01 19:12:34 +04:00
Alexander Makarov
9fd0dcedaa Extracted render method to allow custom renderers by subclassing 2014-04-01 13:15:51 +04:00
Alexander Makarov
a4be5bc910 Dropped defaultView 2014-04-01 13:13:15 +04:00
Alexander Makarov
542d532b12 Renamed basePath to viewPrefix 2014-04-01 13:12:09 +04:00
Alexander Makarov
9936acf764 Fixes #2932: Added yii\web\ViewAction that allow you to render views based on GET parameter 2014-04-01 00:41:21 +04:00