Commit Graph

38 Commits

Author SHA1 Message Date
Alexander Makarov
f8664a38de adjusted default application template 2012-12-26 20:08:35 +04:00
Alexander Makarov
5ab4b06b86 bootstrap 2012-12-26 16:20:17 +04:00
Alexander Makarov
7d7ee71d41 moved console formatting stuff to helper 2012-12-26 15:57:27 +04:00
Alexander Makarov
78ab5c654a added ability to create own "yiic create" templates 2012-12-26 15:41:50 +04:00
Alexander Makarov
d59f6c00b8 better formatting of global parameters help 2012-12-25 19:53:10 +04:00
Alexander Makarov
7fedc3096f yiic create is now able to generate default application 2012-12-25 18:33:26 +04:00
Carsten Brandt
119352a526 console color: improved api and documentation 2012-10-05 12:33:32 +02:00
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
2012-09-25 13:36:50 +02:00
Alexander Makarov
95b18d553b more on console apps 2012-09-09 04:29:39 +04:00
Alexander Makarov
ea1c5c7831 initial console commands adjustments 2012-09-09 04:01:27 +04:00
Alexander Makarov
c1ab0a9ae5 better formatting for console commands help 2012-09-09 03:14:33 +04:00
Alexander Makarov
8403b60d9d fixed anonymous console command params 2012-09-09 03:00:58 +04:00
Qiang Xue
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00
Qiang Xue
fd3c29aa2e Added console Request class.
Refactored console Application code.
2012-08-19 00:31:32 -04:00
Qiang Xue
ea30da6a6c Fixed namespace of core commands. 2012-08-07 07:03:16 -04:00
Qiang Xue
b074ecebe0 renamed console controller folder name. 2012-08-06 21:58:39 -04:00
Qiang Xue
7894217cc2 renamed method names. 2012-08-06 21:54:40 -04:00
Qiang Xue
c225242290 working on caching. 2012-05-28 13:45:50 -04:00
Qiang Xue
6f528bac60 ... 2012-05-12 23:24:49 -04:00
Qiang Xue
38dcae3d6b Finished help ccommand. 2012-05-12 23:07:30 -04:00
Qiang Xue
12932f0d77 help command. 2012-05-12 16:58:17 -04:00
Qiang Xue
769c1dee92 ... 2012-05-12 10:52:55 -04:00
Qiang Xue
be8dd940db ... 2012-05-12 10:42:44 -04:00
Qiang Xue
5a72523a14 console commands. 2012-05-12 00:28:23 -04:00
Qiang Xue
a9b02d4e2e ... 2012-05-11 22:03:30 -04:00
Qiang Xue
5f959a1cd2 ... 2012-05-11 22:00:15 -04:00
Qiang Xue
fbe907c170 ... 2012-05-11 21:59:55 -04:00
Qiang Xue
c84cb4a1a3 ... 2012-05-11 21:58:39 -04:00
Qiang Xue
5f3e24d81f working on console app. 2012-05-11 21:55:22 -04:00
Alexander Makarov
32757889c4 Docs for HelpCommand 2012-04-10 23:28:50 +02:00
Alexander Makarov
f6a6c2cedf updated default description 2012-03-07 14:09:00 +04:00
Alexander Makarov
dd091c2ff3 added check for default value 2012-03-07 03:46:28 +04:00
Alexander Makarov
434d31ddb4 better code for prompt 2012-03-07 02:37:06 +04:00
Alexander Makarov
b1f9bf5b55 fixed wrong condition 2012-03-07 01:14:04 +04:00
Alexander Makarov
f62a68f322 Added default value support for \yii\console\Command::prompt 2012-03-06 22:33:45 +04:00
Qiang Xue
a9439e9038 ... 2011-12-25 11:21:30 -05:00
Alexander Makarov
a33d152d77 removed package and version tags 2011-12-09 18:13:36 +04:00
Alexander Makarov
4a8259ff8c yiic, helpers 2011-12-09 18:00:20 +04:00