Carsten Brandt
b96fd24ef5
Finished documentation of Console Helper and Controller
...
fixes #33
11 years ago
Qiang Xue
a6cd7b72bb
refactored helper organization.
11 years ago
resurtm
7a7d2a9c06
CS fixes.
12 years ago
Carsten Brandt
9d46f8e4fc
added doc comment to Console::getScreensize()
12 years ago
Alexander Makarov
6e5260d915
Implemented Console::getScreenSize for Windows
12 years ago
Alexander Makarov
113751ea45
Fixed detection of ANSI color support on Windows
12 years ago
Carsten Brandt
89ea3fef03
Next iteration on console commands
...
issue #33
- implemted getScreenSize for linux systems
- tiny adjustments and better naming for console color methods
- color switch in base Controller changed to magic property
- colorized Help command
12 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
a51019bbed
Console helper: use self:: for refering to constants
12 years ago
Suralc
8197ab556e
Revert static calls in switch
12 years ago
Suralc
ded4ccd778
Fixed php 5.4+ Exception in Console helper
12 years ago
Carsten Brandt
69cad905dd
Refactoring Console commands
...
added method wrappers in console/Controller
issue #33
12 years ago
Carsten Brandt
6faf8344a9
Spaces -> Tabs
12 years ago
Antonio Ramirez
a20bd45645
Fixed formatting
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