Commit Graph

26 Commits

Author SHA1 Message Date
Rinat Silnov
5a81959d4a Rename yiic to yii. Fixes #113 2013-05-17 02:33:41 +04:00
Qiang Xue
8d23d4c7e5 Added namespace to the controllers of the bootstrap app. 2013-05-16 15:44:28 -04:00
Qiang Xue
c10fe193d2 Renamed yiic to yii.
Added console command support to the bootstrap app.
2013-05-16 15:42:49 -04:00
Qiang Xue
e96fd0ea59 debug tool bar WIP 2013-05-15 19:15:01 -04:00
Qiang Xue
2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 2013-05-14 07:24:37 -04:00
resurtm
a7f2e374d2 MS Windows EOLs → UNIX EOLs. 2013-05-12 15:11:50 +06:00
Qiang Xue
51f4424332 Fixes issue #172: Implemented new usage of widgets. 2013-05-11 20:59:14 -04:00
Qiang Xue
e951939372 code style fix of YiiRequirementChecker.php
Renamed yiirequirements.php to requirements.php
2013-05-11 15:49:15 -04:00
resurtm
3e39b8f024 requirements.php typo fix. 2013-05-11 23:56:38 +06:00
Klimov Paul
ecd47caa5b "requirements.php" has been added to "bootstrap" application. 2013-05-11 20:45:47 +03:00
resurtm
35562bfada Merge branch 'master' of github.com:yiisoft/yii2
Conflicts:
	apps/bootstrap/index.php
	yii/yiic.php
2013-05-11 15:39:51 +06:00
resurtm
5575f53657 CS fixes. 2013-05-11 15:38:07 +06:00
Carsten Brandt
b005b087b4 better have timezone fix in application
app is resposible for setting time zone, so it should also do the
fixing.
+ documentation about the behavior.
issue #210 and #209
2013-05-11 01:17:51 +02:00
Alexander Makarov
810d232ee6 fixes #209 added setting default timezone to UTC in case it's not set via php.ini 2013-05-10 15:13:23 +04:00
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
Qiang Xue
aad6d7d992 refactoring. 2013-05-09 10:18:25 -04:00
Carsten Brandt
2387e59c4e Renamed yii.php -> Yii.php for class, filename consitency
See https://github.com/yiisoft/yii2/issues/123#issuecomment-17657374
Issue #123
2013-05-09 13:31:43 +02:00
Alexander Makarov
ad26b7d3d1 Use Composer autoload to handle dependency class loading 2013-05-09 14:26:46 +04:00
Qiang Xue
c7e40f5c7a Debug toolbar WIP. 2013-05-08 22:58:32 -04:00
Qiang Xue
96fd37de2e Fixes issue #49: finished CAPTCHA feature. 2013-05-08 15:27:06 -04:00
Qiang Xue
c5bad9ea1b Fixes issue #172: Added Object::className(). 2013-05-08 09:39:34 -04:00
Qiang Xue
2dd51d5b46 Fixes issue #177. 2013-05-08 07:16:48 -04:00
Qiang Xue
17807874b6 Fixes issue #53: implemented Menu. 2013-05-07 15:46:21 -04:00
Qiang Xue
02319b99a0 Fixes issue #54: Implemented Breadcrumbs. 2013-05-06 12:14:40 -04:00
Qiang Xue
8c11a4b7e2 code reorganization fix. 2013-05-05 18:35:49 -04:00
Qiang Xue
14699b5ec3 reorganized app code.
removed app template from framework folder.
2013-05-05 18:32:32 -04:00