56 Commits (master)

Author SHA1 Message Date
lynicidn 18d1de61fe fix #3478 11 years ago
Jurmarcus Allen 6099e85160 HHVM compatibility Fixes for Yii 2 Console Application 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Alexander Makarov 6ed9848591 Removed unused assignment 11 years ago
Alexander Makarov b21fd298c5 Fixed minor coding style issues 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 4d99677f07 fixed div/0 issue in console progress bar 11 years ago
Carsten Brandt 839650a6bd fixed output in Console::select() 11 years ago
Carsten Brandt be911e199a created proper progress bar 11 years ago
Qiang Xue fb3ebe7000 doc cleanup. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt f716bdd70d Fixed option merging in Console::prompt() 11 years ago
Alexander Makarov b873f9f242 Fixes #915: helper classes renamed again 11 years ago
Alexander Makarov 76cab3ea64 Renamed base helper classes 11 years ago
Carsten Brandt 7fa81949bf various documentation changes 11 years ago
Carsten Brandt b96fd24ef5 Finished documentation of Console Helper and Controller 11 years ago
Qiang Xue a6cd7b72bb refactored helper organization. 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Carsten Brandt 9d46f8e4fc added doc comment to Console::getScreensize() 11 years ago
Alexander Makarov 6e5260d915 Implemented Console::getScreenSize for Windows 11 years ago
Alexander Makarov 113751ea45 Fixed detection of ANSI color support on Windows 11 years ago
Carsten Brandt 89ea3fef03 Next iteration on console commands 11 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 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 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 12 years ago
Alexander Makarov 95b18d553b more on console apps 12 years ago