234 Commits (284ec069ad15d1d9bb01f4de8ed9fc7103df53c5)

Author SHA1 Message Date
Carsten Brandt 284ec069ad implemented ANSI strlen helper 10 years ago
Carsten Brandt 10dc407a3c implemented markdown parsing for console command description 10 years ago
Carsten Brandt f46cffb4e4 Implement console color ansi2html 10 years ago
Alexander Makarov 02e3746013 Fixed Inflector::slug to work properly with numbers 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov c3de3450a7 Fixes #3939: `\yii\Inflector::slug()` improvements: 10 years ago
Qiang Xue 24257e76c8 Fixes #3909: `Html::to()` should not prefix base URL to URLs that already contain scheme 10 years ago
Qiang Xue 084819b84c refactored file validator. 10 years ago
Mark 42643e3747 type validation adjusted 10 years ago
Qiang Xue 6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 10 years ago
Mark 718d114828 file helper adjusted , upgrade notes added 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago
Alexander Makarov 36e4930dcd Fixes #3669: added note about using ArrayHelper::getValue with objects 10 years ago
Alexander Makarov 09e6a13e8f Fixed tests 10 years ago
Alexander Makarov f8e05fbf4f Improved `yii\helpers\Inflector::slug` to support more cases for Russian, Hebrew and special characters 10 years ago
Alexander Makarov 44273f0790 Revert "Merge pull request #3445 from Alex-Code/getValue" 10 years ago
Carsten Brandt e5713c8e12 generated mimeType detection file from apache http mime.types file 10 years ago
Klimov Paul f19a97e308 Fix `yii\helpers\FileHelper::copyDirectory()` pattern not working 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
armab c792e0d07f Hotfix for #3597 10 years ago
armab 3048fdf66f Improve array support for "data" attribute in renderTagAttributes() 10 years ago
Carsten Brandt 4de6e8c6b2 fix #3501 replace . when generating input ids 10 years ago
Qiang Xue 305e8cbdba refactored Html. 10 years ago
Scott Tester 330f4609bf Implemented qiangxue's solution as it is much simpler. 10 years ago
Kartik Visweswaran 16f279ebe3 Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
Scott Tester 39265da4f5 Code style fix & CHANGELOG typo fix for bug #3522 10 years ago
Scott Tester be89ff97d3 fixed normalizePath to keep a '.' path when necessary. 10 years ago
Kartik Visweswaran 1abd0ab486 Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
Kartik Visweswaran 0e40dfdd6e Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
DaSourcerer be164e45db Handle invalid code sequences in Html::encode() 10 years ago
Qiang Xue 2b26dd3285 Improved doc [skip ci] 10 years ago
Kartik Visweswaran 0ed190e995 Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
Klimov Paul 8d0fb916c0 `VarDumper::exportAsString()` removed 10 years ago
Qiang Xue 3cbf1adbae guide WIP [skip ci] 10 years ago
lynicidn 18d1de61fe fix #3478 11 years ago
Alex-Code 274828839b Check if property is set 11 years ago
Paul Klimov e11ecad1ce Object handling at `BaseVarDumper::export()` reworked 11 years ago
Paul Klimov 3469b47114 Issue #3232 added to CHANGELOG 11 years ago
Paul Klimov b94b18337b Doc comments for `BaseVarDumper::export()` added 11 years ago
Paul Klimov 7c69c9141c BaseVarDumper::export() added 11 years ago
Qiang Xue d6f6b7b6f2 guide WIP [skip ci] 11 years ago
Jurmarcus Allen 6099e85160 HHVM compatibility Fixes for Yii 2 Console Application 11 years ago
Yeung Song 5ea81a91c9 Fixed document for multisort in BaseArrayHelper 11 years ago
Alexander Makarov a4c644d3a3 Fixes #3325: fixed generated markup for conditional comments 11 years ago
Alexander Makarov a620342315 Adjusted phpdoc, tests and changelog for StringHelper::truncate and StringHelper::truncateWords 11 years ago
Qiang Xue 4fcd5003de Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 11 years ago
Carsten Brandt 4f9e4e2c78 ensure assetmanager and baseurl to handle relative urls correctly 11 years ago
Carsten Brandt 78a8694eb5 file helper did not preserve relative paths 11 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Qiang Xue c15aceb094 Refactored filter error display for GridView. 11 years ago