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 |
Alexander Makarov
|
5ab4b06b86
|
bootstrap
|
12 years ago |
Alexander Makarov
|
7d7ee71d41
|
moved console formatting stuff to helper
|
12 years ago |
Alexander Makarov
|
78ab5c654a
|
added ability to create own "yiic create" templates
|
12 years ago |
Alexander Makarov
|
d59f6c00b8
|
better formatting of global parameters help
|
12 years ago |
Alexander Makarov
|
7fedc3096f
|
yiic create is now able to generate default application
|
12 years ago |
Carsten Brandt
|
119352a526
|
console color: improved api and documentation
|
12 years ago |
Carsten Brandt
|
9f06233275
|
first draft of ANSI control sequence implementation
Moving cursors, clear page and line, hide/show cursor implementation is
mostly complete. Need to rework color api now.
sources:
http://en.wikipedia.org/wiki/ANSI_escape_code#CSI_codes
https://github.com/pear/Console_Color2/blob/master/Console/Color2.php
|
12 years ago |
Alexander Makarov
|
95b18d553b
|
more on console apps
|
12 years ago |
Alexander Makarov
|
ea1c5c7831
|
initial console commands adjustments
|
12 years ago |
Alexander Makarov
|
c1ab0a9ae5
|
better formatting for console commands help
|
12 years ago |
Alexander Makarov
|
8403b60d9d
|
fixed anonymous console command params
|
12 years ago |
Qiang Xue
|
b7a7800fec
|
Fixed constructors.
|
12 years ago |
Qiang Xue
|
fd3c29aa2e
|
Added console Request class.
Refactored console Application code.
|
12 years ago |
Qiang Xue
|
ea30da6a6c
|
Fixed namespace of core commands.
|
12 years ago |