57 Commits (dc2843a2d76e35061aac2ca45cbc960124a5fd2a)

Author SHA1 Message Date
Qiang Xue e11ce60023 fixed the "only" option for FileHelper::findFiles() 11 years ago
Qiang Xue 227a831b8f Improved FileHelper::filterPath() 11 years ago
Qiang Xue d56739689c Enhanced file options for FileHelper. 11 years ago
Qiang Xue c3df0beecd changed parameter ordering. 11 years ago
Qiang Xue fae44063f6 Removed extra code. 11 years ago
Qiang Xue 5eac34a485 Debug toolbar WIP 11 years ago
Alexander Makarov 33ca13e498 fixed method name 11 years ago
Qiang Xue 0845f4b183 Enhanced ArrayHelper::toArray() 11 years ago
Qiang Xue 95b926a92c Improved Json::encode() security. 11 years ago
Qiang Xue 71a156ebdf Added itemOptions for Html::ol 11 years ago
Qiang Xue d87afeb496 encode checkbox and radio list by default. 11 years ago
Qiang Xue 750b220da3 cleanup. 11 years ago
Qiang Xue d5bd9853ea Added Html::ol() and Html::ul() 11 years ago
Alexander Kochetov ef9ceafdca Refactoring 11 years ago
Alexander Kochetov 5bf0ba562f Comments fixes 11 years ago
Alexander Kochetov 9bb0ce4b1c Html helper pure HTML 5 mode without support old standarts 11 years ago
Qiang Xue 11c14a20e9 Simplified button signature. 11 years ago
Alexander Makarov 7dfae28b81 fixes #549: ability to use HTMLPurifier multiple times 11 years ago
Qiang Xue 03e07f4340 cleaned up "use" statements. 11 years ago
Qiang Xue 0c3bcc467d Moved toArray() from YiiBase to ArrayHelper. 11 years ago
Qiang Xue a951e1c8e1 Replaced Jsonable with Arrayable. 11 years ago
Qiang Xue 17b1e5d2fc Fixes issue #234: Added Html::addCssClass() and removeCssClass(). 11 years ago
Qiang Xue 531ca690eb refactored the message command. 11 years ago
Qiang Xue 05cca15459 Removed "fileTypes" option. 11 years ago
Mojtaba Salehi d97512e774 Call static::mkdir(..) 11 years ago
Qiang Xue a8d2eded98 Fixing test breaks. 11 years ago
Qiang Xue 040db44fbd refactored FileHelper. 11 years ago
Qiang Xue 2a30e32912 FileHelper refactoring WIP 11 years ago
Paul Klimov dc8c71f409 "StringHelper::basename()" has been replaced by plain "basename" at "FileHelper". 11 years ago
Carsten Brandt 1d2185f9ac added note about usage to StringHelper::basename() 11 years ago
Klimov Paul 40a005d543 "yii\helpers\StringHelper" usage has been added to "yii\helpers\base\FileHelper". 11 years ago
Klimov Paul 7697f21592 "filter" callback option has been added to "yii\helpers\base\FileHelper::findFiles()". 11 years ago
Klimov Paul 12d94c4a35 Doc comments at "yii\helpers\base\FileHelper::findFiles()" have been recomposed using markdown format. 11 years ago
Klimov Paul 3acd77b8b9 "self" replaced by "static" at "yii\helpers\base\FileHelper::mkdir()". 11 years ago
Klimov Paul 8f7a783757 Method "yii\helpers\base\FileHelper::mkdir()" has been added. 11 years ago
Klimov Paul dfda6663f6 Method "yii\helpers\base\FileHelper::findFiles()" has been added. 11 years ago
Klimov Paul ef60ec56a3 Method "yii\helpers\base\FileHelper::removeDirectory()" has been added. 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue 29ac3aeea6 Added Jsonable support. 11 years ago
Qiang Xue cf47a71db7 Fixes issue #478: Improved the generation of secret key 11 years ago
Carsten Brandt 9af5466be5 typo in Html helper 11 years ago
Qiang Xue df6168475e Refactored StringHelper. 11 years ago
Carsten Brandt 9d46f8e4fc added doc comment to Console::getScreensize() 11 years ago
Alexander Makarov cb0d741281 Added missing phpdoc 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 5f705db117 Renamed Purifier to HtmlPurifier. 12 years ago
Alexander Kochetov 153e51df94 Html::url() fix for anchors 12 years ago
Qiang Xue 291f3b35d0 Refactored Inflector. 12 years ago