Carsten Brandt
|
51357e58f0
|
more console helper and controller refactoring
changed name of ansi switch to --colors
69cad905dd (commitcomment-3168489)
issue #33
|
12 years ago |
Carsten Brandt
|
fc5045fd0c
|
Fixed Copy paste error console/Controller
also naming of formatString -> ansiFormat
|
12 years ago |
Carsten Brandt
|
69cad905dd
|
Refactoring Console commands
added method wrappers in console/Controller
issue #33
|
12 years ago |
Alexander Kochetov
|
48d04fbb8c
|
!== array() => !empty()
|
12 years ago |
Alexander Kochetov
|
d7df7053e0
|
=== array() => empty()
|
12 years ago |
Qiang Xue
|
14699b5ec3
|
reorganized app code.
removed app template from framework folder.
|
12 years ago |
Zander Baldwin
|
4be9e195c2
|
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
|
12 years ago |
Qiang Xue
|
e132ed8d18
|
initial implementation of asset command.
|
12 years ago |
Qiang Xue
|
f21499dd9b
|
script WIP
|
12 years ago |
Qiang Xue
|
7775e927e1
|
script command WIP
|
12 years ago |
Qiang Xue
|
304122ebe4
|
Fixed bug in yiic.php.
Refactoring AssetConverter.
|
12 years ago |
Alexander Makarov
|
c7cf1026c0
|
adjusted default app layout
|
12 years ago |
Alexander Makarov
|
90b2a54f2d
|
updated default app template
|
12 years ago |
Alexander Makarov
|
c006ebeb49
|
added .hgignore to list of typically ignored files
|
12 years ago |
Qiang Xue
|
5b412b8f84
|
script WIP
|
12 years ago |
Alexander Makarov
|
ac5b25e3f7
|
fixed typos
|
12 years ago |
Qiang Xue
|
78457bf009
|
fetching plural rule data.
|
12 years ago |
Qiang Xue
|
e1acc64b2b
|
refactoring cache and db references.
|
12 years ago |
Qiang Xue
|
884977a724
|
renamed util to helpers.
|
12 years ago |
Qiang Xue
|
1d48d01ef7
|
refactored View.
|
12 years ago |
Qiang Xue
|
4fdaab3560
|
updated file header.
|
12 years ago |
Qiang Xue
|
210e7b69c4
|
cleanup
|
12 years ago |
Qiang Xue
|
60583b87d3
|
cleanup
|
12 years ago |
Alexander Makarov
|
c00c2dcb1a
|
renamed yiic webapp -> yiic app
|
12 years ago |
Alexander Makarov
|
e5be686849
|
create command template cleanup
|
12 years ago |
Alexander Makarov
|
a25f870090
|
renamed create -> webapp/create, specified global options
|
12 years ago |
Alexander Makarov
|
137d472838
|
console command to flush cache
|
12 years ago |
Qiang Xue
|
a07a67ad8d
|
minor fix of console commands.
|
12 years ago |
Qiang Xue
|
8b2b7915b4
|
Renamed application to app.
|
12 years ago |
Qiang Xue
|
3c1452e84b
|
Changed the separator of message category.
|
12 years ago |
Qiang Xue
|
54ee8c44a0
|
refactored exceptions.
I18N WIP.
|
12 years ago |
Qiang Xue
|
398ac25456
|
added UserException.
|
12 years ago |
Qiang Xue
|
af4455eb03
|
Finished console support.
Finished migrate command.
|
12 years ago |
Qiang Xue
|
6a595de4be
|
refactored MVC.
|
12 years ago |
Qiang Xue
|
225d2bb1b3
|
help cleanup
|
12 years ago |
Qiang Xue
|
b2662c0cd9
|
clean up help command.
|
12 years ago |
Qiang Xue
|
2d7f048b74
|
Refactored usage error in console commands.
|
12 years ago |
Qiang Xue
|
dcca0bcf44
|
moved ConsoleColor.
|
12 years ago |
Carsten Brandt
|
f1b62a476c
|
Move console color helper back to console
Planning a view structure in there, not sure if naming should be view or
widget yet.
|
12 years ago |
Qiang Xue
|
761a9f4472
|
exception cleanup.
|
12 years ago |
Qiang Xue
|
6fcac32410
|
error handling cleanup.
|
12 years ago |
Qiang Xue
|
5b357d2eed
|
console app cleanup.
|
12 years ago |
Qiang Xue
|
e09a791c92
|
MVC cleanup
|
12 years ago |
Qiang Xue
|
4402073d97
|
MVC WIP
|
12 years ago |
Qiang Xue
|
0d21ee67cb
|
MVC WIP
|
12 years ago |
Qiang Xue
|
29398f4c22
|
MVC WIP
|
12 years ago |
Qiang Xue
|
abd3d827a2
|
refactoring.
|
12 years ago |
Qiang Xue
|
8e05e6e62d
|
changed copyright line.
|
12 years ago |
Qiang Xue
|
8517ee9e50
|
reorganized DB classes.
|
12 years ago |
Alexander Makarov
|
f8664a38de
|
adjusted default application template
|
12 years ago |