366 Commits (140a81af05493d37de69f29db9244ab716482047)

Author SHA1 Message Date
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 11 years ago
Klimov Paul 8d0fb916c0 `VarDumper::exportAsString()` removed 11 years ago
Qiang Xue 3cbf1adbae guide WIP [skip ci] 11 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
Qiang Xue 7ca1be3504 Fixes #3008: Added `Html::errorSummary()` 11 years ago
Alex-Code ca6583a045 Update BaseStringHelper.php 11 years ago
Qiang Xue ab218addda Fixes #2563: Theming is not working if the path map of the theme contains ".." or "." in the paths 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Carsten Brandt b1f4d5d4bf allow . in input name 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Qiang Xue 0e143338d7 Finished refactoring find() . 11 years ago
Qiang Xue b7d6f6141a Added `isAssociative()` and `isIndexed()` to `yii\helpers\ArrayHelper` 11 years ago
Alex-Code 4bec5fe748 Update BaseStringHelper.php 11 years ago
lubosdz 164459f90a Fixed test break and JSON MIME type. Fixes issue #2978. 11 years ago
lubosdz 0040633fa4 Fixed test break and JSON MIME type. Fixes issue #2978. 11 years ago
Alex-Code 50efd32322 Update BaseStringHelper.php 11 years ago
Alex-Code 57a948e755 Update BaseStringHelper.php 11 years ago
Alex-Code ad039e125a New truncate and truncateWords methods 11 years ago
Carsten Brandt 27659d1776 fixed FileHelper private method static call 11 years ago
Carsten Brandt 67dd874e0c renamed console controller optoins param $id to $actionId 11 years ago
Carsten Brandt 0b2aafc780 fixed private / self in helpers 11 years ago
Carsten Brandt d774e7f127 fixed recursive call of ArrayHelper::toArray() 11 years ago
Qiang Xue b6b7a8f235 removed srand() 11 years ago
Carsten Brandt 94fb8672d1 fixed url helper to not prepend to relative URLs 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago