546 Commits

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