|
67dd874e0c
|
renamed console controller optoins param $id to $actionId
|
2014-03-26 17:51:52 +01:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
174158a64b
|
doc fix [skip ci]
|
2014-03-13 21:28:11 -04:00 |
|
|
706ab7f968
|
combine globalOptions() with local options into options($id)
adjust existing Console Controllers and docs
|
2014-03-09 22:45:04 +01:00 |
|
|
05f7df3091
|
console/Controller support local options per action
|
2014-03-09 00:43:11 +01:00 |
|
|
87b49414b1
|
Fixed globalOptions array issue.
|
2014-02-04 11:20:11 -05:00 |
|
|
9779e9c98d
|
Added support for using arrays as option values for console commands
|
2014-02-04 08:40:05 -05:00 |
|
|
262189533a
|
huge amount of documentation link fixes
|
2014-01-28 17:54:40 +01:00 |
|
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|
|
0d814fa523
|
Moved "framework" to "iii".
|
2013-05-09 12:00:15 -04:00 |
|
|
51357e58f0
|
more console helper and controller refactoring
changed name of ansi switch to --colors
69cad905dd (commitcomment-3168489)
issue #33
|
2013-05-08 12:46:54 +02:00 |
|
|
fc5045fd0c
|
Fixed Copy paste error console/Controller
also naming of formatString -> ansiFormat
|
2013-05-08 12:16:30 +02:00 |
|
|
69cad905dd
|
Refactoring Console commands
added method wrappers in console/Controller
issue #33
|
2013-05-08 02:41:29 +02:00 |
|
|
48d04fbb8c
|
!== array() => !empty()
|
2013-05-07 19:57:27 +04:00 |
|
|
4be9e195c2
|
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
|
2013-05-05 17:04:55 +01:00 |
|
|
78457bf009
|
fetching plural rule data.
|
2013-04-01 14:58:44 -04:00 |
|
|
e1acc64b2b
|
refactoring cache and db references.
|
2013-03-27 17:09:18 -04:00 |
|
|
4fdaab3560
|
updated file header.
|
2013-03-04 08:03:46 -05:00 |
|
|
3c1452e84b
|
Changed the separator of message category.
|
2013-02-05 11:48:35 -05:00 |
|
|
54ee8c44a0
|
refactored exceptions.
I18N WIP.
|
2013-02-04 16:39:19 -05:00 |
|
|
6a595de4be
|
refactored MVC.
|
2013-02-03 13:54:27 -05:00 |
|
|
b2662c0cd9
|
clean up help command.
|
2013-02-02 23:36:20 -05:00 |
|
|
2d7f048b74
|
Refactored usage error in console commands.
|
2013-02-01 19:28:38 -05:00 |
|
|
6fcac32410
|
error handling cleanup.
|
2013-01-31 23:50:53 -05:00 |
|
|
5b357d2eed
|
console app cleanup.
|
2013-01-31 16:19:27 -05:00 |
|
|
4402073d97
|
MVC WIP
|
2013-01-31 08:51:30 -05:00 |
|
|
0d21ee67cb
|
MVC WIP
|
2013-01-28 18:51:36 -05:00 |
|
|
8e05e6e62d
|
changed copyright line.
|
2013-01-07 11:34:52 -05:00 |
|
|
7d7ee71d41
|
moved console formatting stuff to helper
|
2012-12-26 15:57:27 +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 |
|
|
fd3c29aa2e
|
Added console Request class.
Refactored console Application code.
|
2012-08-19 00:31:32 -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 |
|
|
a9b02d4e2e
|
...
|
2012-05-11 22:03:30 -04:00 |
|