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 |
Qiang Xue
|
b074ecebe0
|
renamed console controller folder name.
|
12 years ago |
Qiang Xue
|
7894217cc2
|
renamed method names.
|
12 years ago |
Qiang Xue
|
c225242290
|
working on caching.
|
13 years ago |
Qiang Xue
|
6f528bac60
|
...
|
13 years ago |
Qiang Xue
|
38dcae3d6b
|
Finished help ccommand.
|
13 years ago |
Qiang Xue
|
12932f0d77
|
help command.
|
13 years ago |
Qiang Xue
|
769c1dee92
|
...
|
13 years ago |
Qiang Xue
|
be8dd940db
|
...
|
13 years ago |
Qiang Xue
|
5a72523a14
|
console commands.
|
13 years ago |
Qiang Xue
|
a9b02d4e2e
|
...
|
13 years ago |
Qiang Xue
|
5f959a1cd2
|
...
|
13 years ago |
Qiang Xue
|
fbe907c170
|
...
|
13 years ago |
Qiang Xue
|
c84cb4a1a3
|
...
|
13 years ago |
Qiang Xue
|
5f3e24d81f
|
working on console app.
|
13 years ago |
Alexander Makarov
|
32757889c4
|
Docs for HelpCommand
|
13 years ago |
Alexander Makarov
|
f6a6c2cedf
|
updated default description
|
13 years ago |
Alexander Makarov
|
dd091c2ff3
|
added check for default value
|
13 years ago |
Alexander Makarov
|
434d31ddb4
|
better code for prompt
|
13 years ago |
Alexander Makarov
|
b1f9bf5b55
|
fixed wrong condition
|
13 years ago |
Alexander Makarov
|
f62a68f322
|
Added default value support for \yii\console\Command::prompt
|
13 years ago |
Qiang Xue
|
a9439e9038
|
...
|
13 years ago |
Alexander Makarov
|
a33d152d77
|
removed package and version tags
|
13 years ago |
Alexander Makarov
|
4a8259ff8c
|
yiic, helpers
|
13 years ago |