Qiang Xue
|
2d8da01c98
|
import namespaces.
|
11 years ago |
Qiang Xue
|
d29ea5a110
|
import namespaces.
|
11 years ago |
CeBe
|
22793139ce
|
Console application has to exit with exitCode
fixes #562
|
12 years ago |
Qiang Xue
|
420637443c
|
Refactored the way of sending response in controller actions.
|
12 years ago |
Qiang Xue
|
759c303a65
|
Renamed apps/bootstrap to apps/basic.
|
12 years ago |
Qiang Xue
|
f72105166c
|
reorganized the main repo to satisfy PSR-0.
|
12 years ago |
Carsten Brandt
|
9e6a1a5847
|
Changed Yii.php case in some files where it was wrong
|
12 years ago |
Qiang Xue
|
f3d23ec0e9
|
Fixed framework path.
|
12 years ago |
Qiang Xue
|
7dc624d1da
|
Reorganized the bootstrap app to prepare it as a separate composer package.
|
12 years ago |
Qiang Xue
|
c10fe193d2
|
Renamed yiic to yii.
Added console command support to the bootstrap app.
|
12 years ago |
resurtm
|
5575f53657
|
CS fixes.
|
12 years ago |
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
|
12 years ago |
Benjamin Wöster
|
612eb3fdb7
|
undo commit 1ccce67f34
|
12 years ago |
Alexander Makarov
|
1ccce67f34
|
fixes #209: do not produce error if not timezone set in case of running yiic from framework dir
|
12 years ago |
Qiang Xue
|
0d814fa523
|
Moved "framework" to "iii".
|
12 years ago |
Carsten Brandt
|
2387e59c4e
|
Renamed yii.php -> Yii.php for class, filename consitency
See https://github.com/yiisoft/yii2/issues/123#issuecomment-17657374
Issue #123
|
12 years ago |
Qiang Xue
|
304122ebe4
|
Fixed bug in yiic.php.
Refactoring AssetConverter.
|
12 years ago |
Qiang Xue
|
4fdaab3560
|
updated file header.
|
12 years ago |
Qiang Xue
|
e09a791c92
|
MVC cleanup
|
12 years ago |
Qiang Xue
|
8e05e6e62d
|
changed copyright line.
|
12 years ago |
Alexander Makarov
|
7fedc3096f
|
yiic create is now able to generate default application
|
12 years ago |
Qiang Xue
|
b074ecebe0
|
renamed console controller folder name.
|
12 years ago |
Qiang Xue
|
b1047e7ff6
|
refactored object creation.
added more exception classes.
working on request and response classes.
|
13 years ago |
Qiang Xue
|
5a72523a14
|
console commands.
|
13 years ago |
Qiang Xue
|
5f3e24d81f
|
working on console app.
|
13 years ago |
Qiang Xue
|
a9439e9038
|
...
|
13 years ago |
Alexander Makarov
|
4a8259ff8c
|
yiic, helpers
|
13 years ago |