|
|
0545bb6936
|
Fixed truncateHtml leaving extra tags (#7727)
|
2016-11-28 20:29:20 +05:00 |
|
|
|
75162652b7
|
Update BaseHtml.php
|
2016-11-20 15:17:15 +01:00 |
|
|
|
ea251e24ba
|
Closes #7420: Attributes for prompt generated with renderSelectOptions of \yii\helpers\Html helper
|
2016-11-17 16:43:19 +02:00 |
|
|
|
7a3a342127
|
Fix errors reported by apidoc extension. (#12986)
|
2016-11-13 14:51:21 +01:00 |
|
|
|
b7b9c8ba40
|
Cosmetic changes (DocBlock) (#12972) [skip ci]
|
2016-11-11 20:57:55 +03:00 |
|
|
|
6bad563c69
|
Update BaseHtml.php (#12933)
|
2016-11-07 13:34:17 +01:00 |
|
|
|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
|
|
940f7c7cd4
|
PHPDocs updated. Closes #12927
|
2016-11-05 22:11:09 +02:00 |
|
|
|
32f4dc8997
|
Fixes #5385: links created from classes to corresponding guide articles (#12920)
|
2016-11-04 18:55:14 +03:00 |
|
|
|
6b73cfccbb
|
Fixes #12881: Added removeValue method to yii\helpers\BaseArrayHelper (nilsburg)
|
2016-11-04 18:21:56 +03:00 |
|
|
|
2788f83576
|
Fixes #12879: Console progress bar was not working properly in Windows terminals
|
2016-11-03 13:32:35 +03:00 |
|
|
|
a183efb5d6
|
Update BaseStringHelper.php (#12832) [skip ci]
|
2016-10-26 18:06:00 +03:00 |
|
|
|
e8c16a09fa
|
Fixed some typos (#12847)
|
2016-10-26 14:02:38 +03:00 |
|
|
|
11fe407ad0
|
release version 2.0.10
|
2016-10-20 14:02:50 +02:00 |
|
|
|
75e43ccc3a
|
Fixes regression introduced by #12576. Closes #12576
|
2016-10-12 00:38:04 +03:00 |
|
|
|
68eb1268a3
|
Fix phpdoc in yii\helpers\BaseHtml
|
2016-10-04 23:08:39 +02:00 |
|
|
|
11d599704c
|
phpDoc: Url::previous() return null value (#12625)
|
2016-09-28 14:38:38 +02:00 |
|
|
|
b1b6d60705
|
fix consistency of @doc on $selection
|
2016-09-26 21:25:06 +02:00 |
|
|
|
6b88f2fa71
|
Merge pull request #12537 from Alex-Code/StringHelper
StringHelper fixes
|
2016-09-19 10:40:14 +03:00 |
|
|
|
740a97de49
|
fixed file helper docs about ordering in findFiles()
fixes #12546
|
2016-09-16 09:45:09 +02:00 |
|
|
|
fd54ff2212
|
Update PHPDoc
|
2016-09-15 20:20:45 +03:00 |
|
|
|
5ef5005e49
|
Updated PHPDocs, fixes #12545
|
2016-09-15 19:51:49 +03:00 |
|
|
|
1df04b526b
|
Issue with spaces
|
2016-09-14 12:38:31 +01:00 |
|
|
|
c66b845f48
|
Revert "Fixed #11973: yii\helpers\BaseHtml::getAttributeValue() fixed to work with items[] notation correctly"
This reverts commit 3fcc26996b9395d2892839b5bc8071c99a6cab07.
|
2016-09-11 22:13:59 +03:00 |
|
|
|
153eb07b0f
|
HtmlHelper::errorSummary() - PHPDocs updated
|
2016-09-06 22:30:31 +03:00 |
|
|
|
9e02e89fae
|
Added ability to skip duplicate error messages and show all error messages in errorSummary.
Update CHANGELOG.md
|
2016-09-06 22:26:12 +03:00 |
|
|
|
2365c77102
|
Fixes #12402: Added clarification about array-parameters to phpdoc of Url::current() [skip ci]
|
2016-08-31 16:36:46 +03:00 |
|
|
|
13c05ef3fa
|
* Allows BaseHtml::activeListInput to override the field value, to follow BaseHtml::activeInput which already allows it
|
2016-08-20 13:33:12 -03:00 |
|
|
|
3fcc26996b
|
Fixed #11973: yii\helpers\BaseHtml::getAttributeValue() fixed to work with items[] notation correctly
|
2016-08-05 15:08:51 +03:00 |
|
|
|
8a9c8a8953
|
Fixes #11907: Fixed yii\helpers\Console::getScreenSize() on Windows was giving out width and height swapped
|
2016-08-05 01:33:52 +03:00 |
|
|
|
993f2aef28
|
Fixes #11275: Added possibility of unset or force replace former value in ArrayHelper::merge()
|
2016-08-03 22:49:49 +03:00 |
|
|
|
01e2ba1d28
|
BC for JsonSerializable at BaseJson::processData() restored
|
2016-08-01 10:38:51 +03:00 |
|
|
|
acfe21b400
|
Fixed yii\helpers\Json::encode() encodes empty array returned by JsonSerializable::jsonSerialize() as object
|
2016-08-01 10:31:10 +03:00 |
|
|
|
c99acb6182
|
Fixes #11950: Improve BaseArrayHelper::keyExists speed
|
2016-07-15 14:53:25 +03:00 |
|
|
|
f7f24d3c47
|
Fix code block in phpDoc of BaseArrayHelper::filter (#11948) [skip ci]
|
2016-07-14 12:21:42 +03:00 |
|
|
|
0895f212c6
|
improved docs about tag option in HTML options
|
2016-07-03 10:57:47 +02:00 |
|
|
|
4fd4ac04b1
|
Minor adjustments for #11462
|
2016-07-03 02:05:13 +03:00 |
|
|
|
30bb9bd7c8
|
Fixes #11462: Added support of filtering rules to yii\log\Target::$logVar, added \yii\helpers\BaseArrayHelper::filter() method
|
2016-07-03 01:56:05 +03:00 |
|
|
|
16e4cab8f1
|
Fixes #11865: Fixed setting selected for dropdown list using options
|
2016-07-03 01:43:50 +03:00 |
|
|
|
3b5634bf8b
|
Fixes #11863: Fixed usage of mb_substr with PHP < 5.4.8 where length of NULL was treated the same as 0
|
2016-07-02 21:06:39 +03:00 |
|
|
|
4d93d68af9
|
Fix incorrect formatting in documentation (#11864) [skip ci]
The asterisks and underscores were interpreted as markdown formatting, which wasn't intended.
Also fix invalid link to FG_COLOR.
|
2016-07-01 19:15:36 +03:00 |
|
|
|
c370c17e93
|
Additional fix for ##11168
|
2016-06-24 17:32:01 +03:00 |
|
|
|
348cc17dbb
|
Fixes #11168: yii\helpers\BaseHtml now uses abstracted booleanInput() and activeBooleanInput() methods to render radio(), checkbox(), activeRadio() and activeCheckbox()
|
2016-06-24 00:01:46 +03:00 |
|
|
|
01c84e2ff2
|
Fixes #11549: Fixed ArrayHelper::getValue() to work properly with float keys
|
2016-06-19 15:26:44 +03:00 |
|
|
|
239d7814eb
|
Fixes #11739: Fixed ArrayHelper::index() losing precision for float keys
|
2016-06-19 15:00:46 +03:00 |
|
|
|
b39a0a1e5a
|
Fixes #11774: Fixed incorrect recusuive symlinks check in FileHelper
|
2016-06-18 17:34:25 +03:00 |
|
|
|
2238c32098
|
fix BaseArrayHelper::isIn() in strict mode
close #11686
|
2016-06-09 13:10:11 +02:00 |
|
|
|
9d327baa8b
|
coding style fixes
|
2016-05-26 11:19:32 +02:00 |
|
|
|
bc63b7607f
|
Fixed PHPDoc for BaseArrayHelper::index()
Closes #11556
|
2016-05-12 16:33:23 +03:00 |
|
|
|
7dc9d07bcd
|
Changable default flavor for Markdown helper
close #11438
|
2016-05-03 11:14:05 +02:00 |
|