7 Commits

Author SHA1 Message Date
f46cffb4e4 Implement console color ansi2html
issue #746
2014-06-25 16:39:45 +02:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 2013-10-28 23:51:48 +03:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
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
2013-05-25 04:21:51 +02:00