Qiang Xue
|
a6cd7b72bb
|
refactored helper organization.
|
11 years ago |
Qiang Xue
|
f72105166c
|
reorganized the main repo to satisfy PSR-0.
|
12 years ago |
Qiang Xue
|
0d814fa523
|
Moved "framework" to "iii".
|
12 years ago |
Carsten Brandt
|
6faf8344a9
|
Spaces -> Tabs
|
12 years ago |
Antonio Ramirez
|
e1c788233a
|
fixed typo
|
12 years ago |
Antonio Ramirez
|
ba0032b1cd
|
proposed refactor of ConsoleColor
|
12 years ago |
Qiang Xue
|
9183e83753
|
restructured helper classes
|
12 years ago |
Qiang Xue
|
392b293d33
|
FragmentCache WIP
|
12 years ago |
Qiang Xue
|
884977a724
|
renamed util to helpers.
|
12 years ago |
Qiang Xue
|
339ac9b49f
|
renamed util to helpers.
|
12 years ago |
Qiang Xue
|
4fdaab3560
|
updated file header.
|
12 years ago |
Alexander Makarov
|
418299ad15
|
fixed namespace
|
12 years ago |
Alexander Makarov
|
63cb47e1f5
|
fixed assignment
|
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
|
e09a791c92
|
MVC cleanup
|
12 years ago |
Qiang Xue
|
8e05e6e62d
|
changed copyright line.
|
12 years ago |
Alexander Makarov
|
7d7ee71d41
|
moved console formatting stuff to helper
|
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 |
Qiang Xue
|
fd3c29aa2e
|
Added console Request class.
Refactored console Application code.
|
12 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
|
a9b02d4e2e
|
...
|
13 years ago |
Qiang Xue
|
5f3e24d81f
|
working on console app.
|
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
|
4a8259ff8c
|
yiic, helpers
|
13 years ago |