35 Commits

Author SHA1 Message Date
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
4717571e22 improved docs about goBack()
fixes #4343
2014-07-17 20:45:44 +02:00
a07b4afea6 Update Controller.php 2014-05-18 02:56:38 +07:00
0b29c9607d fixed broken API links [skip ci] 2014-04-09 22:22:49 -04:00
d4ad533d48 moved error handling related methods from app to errorhandler 2014-03-28 19:57:11 +01:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
7a3fd41afc Fixes #2701 2014-03-11 15:44:09 +04:00
ca3b2cd057 Fix some references to removed Html::url in phpdoc 2014-03-11 11:15:21 +01:00
2b842ecc57 Moded URL management methods from controller to Url helper, updated docs 2014-03-10 19:40:32 +04:00
5d6c314d4e Adjusted URL helper, fixed usage 2014-03-10 15:25:15 +04:00
92b381795b Adjusted Url helper methods 2014-03-10 01:34:05 +04:00
3400eb5215 #2630: yii\heplers\Html::url moved to new yii\helpers\Url::create 2014-03-09 16:41:55 +04:00
6a1816a94e Allow using string for URL in case there are no parameters 2014-02-20 20:45:16 +04:00
43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 2014-02-20 20:10:33 +04:00
098567ce16 fixed phpdoc errors and updated properties 2014-02-20 13:42:30 +01:00
02b908bd9c Fixes #938: added yii\web\View::renderAjax and yii\web\Controller::renderAjax. 2014-01-28 14:03:39 -05:00
4844886431 added schema parameter to createAbsoluteUrl() to force 'http' or 'https'
fixes #1585
2014-01-21 19:00:17 +01:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
147b3155c8 Added contact page. Fixed various form bugs. 2013-05-03 17:09:02 -04:00
c0d0d1dc35 Finished User. 2013-03-28 23:53:36 -04:00
6aa86712e2 User WIP 2013-03-28 21:51:31 -04:00
cd1b3d321a refactored url creation shortcut method. 2013-03-26 21:03:43 -04:00
a5ababe4c6 Finished HtmlTest. 2013-03-11 15:03:00 -04:00
30d70be071 Finished Html helper. 2013-03-10 22:00:26 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
1c375b9097 bug fixes. 2013-02-06 10:47:40 -05:00
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
3c1452e84b Changed the separator of message category. 2013-02-05 11:48:35 -05:00
54ee8c44a0 refactored exceptions.
I18N WIP.
2013-02-04 16:39:19 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
32818ab19a added getter and setter for application title to web Controller 2012-12-26 17:34:27 +04:00
e7a5e8ab37 ... 2012-05-18 07:37:47 -04:00