Carsten Brandt
|
c19b2f7dc8
|
release version 2.0.11
|
2017-02-01 17:46:29 +01:00 |
|
Alexander Makarov
|
ebe30bd5ee
|
Exposed number normalization as StringHelper::normalizeNumber()
|
2017-01-15 22:46:25 +03:00 |
|
Tetyuev Pavel
|
3a1cd7f3aa
|
Fixes #13287: Fixed translating "and" separator in UniqueValidator error message
|
2017-01-15 22:05:45 +03:00 |
|
Sergey
|
fc00e60ade
|
Incorrect console width/height detecting with using Stty on Mac
Fixes #13309
|
2017-01-14 11:49:13 +02:00 |
|
SilverFire - Dmitry Naumenko
|
0efed3f2b0
|
Fixed wrong background color generation in BaseConsole::renderColoredString()
Fixes #13326
|
2017-01-14 11:42:33 +02:00 |
|
Carsten Brandt
|
3050dedded
|
Update BaseConsole.php
|
2017-01-07 21:13:02 +01:00 |
|
Alexander Makarov
|
210cf36750
|
Fixes #12703: Fixed StringHelper::truncateHtml() non functional when dom PHP extension is disabled
|
2016-12-26 23:15:19 +07:00 |
|
SilverFire - Dmitry Naumenko
|
ed82ba4ee2
|
Revert "fix ArrayHelper::getValue() to throw exception on invalid input"
This reverts commit e963b2af64 because of BC breaking reported in #13248.
To know more about the reasons of commit revertinvg, visit https://github.com/yiisoft/yii2/issues/13248
|
2016-12-20 12:39:25 +02:00 |
|
Dmitry Naumenko
|
8562055937
|
Merge pull request #13216 from yiisoft/arrayhelper-error
fix ArrayHelper::getValue() to throw exception on invalid input
|
2016-12-18 20:02:26 +02:00 |
|
Carsten Brandt
|
18bac955c1
|
docs about JSON and UTF-8
fixes #10761
|
2016-12-16 03:08:02 +01:00 |
|
Carsten Brandt
|
e963b2af64
|
fix ArrayHelper::getValue() to throw exception on invalid input
fixes #12927
|
2016-12-16 01:49:37 +01:00 |
|
zalatov
|
1d5a6d1722
|
Add is_dir() validation for BaseFileHelper::findFiles().
Sometimes it throws exception when file/directory is deleted or moved while executing script.
|
2016-12-15 23:21:17 +02:00 |
|
Robert Korulczyk
|
8e0af24203
|
Fix protocol-relative URLs in Url::to() (#13156) (#13157)
* Fix protocol-relative URLs in `Url::to()`
* Use `isRelative()` in `Url::to()`
|
2016-12-11 20:39:21 +02:00 |
|
Robert Korulczyk
|
2d91723934
|
Add support for creating protocol-relative URLs.
Improve phpdoc for protocol-relative URL creation.
Remove useless `is_string()` check.
|
2016-11-29 09:53:51 +02:00 |
|
SilverFire - Dmitry Naumenko
|
63e650952b
|
Updated tests for HtmlHelper::textarea()
|
2016-11-29 00:06:20 +02:00 |
|
Brett
|
10ad620cb4
|
Adds ability for the user to choose if they want to double encode entities within textareas or not when using ActiveForm. Applies enhancement from #12988.
|
2016-11-29 00:06:12 +02:00 |
|
Elvira Sheina
|
0545bb6936
|
Fixed truncateHtml leaving extra tags (#7727)
|
2016-11-28 20:29:20 +05:00 |
|
Boudewijn Vahrmeijer
|
75162652b7
|
Update BaseHtml.php
|
2016-11-20 15:17:15 +01:00 |
|
Alexey Rogachev
|
ea251e24ba
|
Closes #7420: Attributes for prompt generated with renderSelectOptions of \yii\helpers\Html helper
|
2016-11-17 16:43:19 +02:00 |
|
Robert Korulczyk
|
7a3a342127
|
Fix errors reported by apidoc extension. (#12986)
|
2016-11-13 14:51:21 +01:00 |
|
Roman Grinyov
|
b7b9c8ba40
|
Cosmetic changes (DocBlock) (#12972) [skip ci]
|
2016-11-11 20:57:55 +03:00 |
|
micro-maureen
|
6bad563c69
|
Update BaseHtml.php (#12933)
|
2016-11-07 13:34:17 +01:00 |
|
Robert Korulczyk
|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
SilverFire - Dmitry Naumenko
|
940f7c7cd4
|
PHPDocs updated. Closes #12927
|
2016-11-05 22:11:09 +02:00 |
|
Boudewijn Vahrmeijer
|
32f4dc8997
|
Fixes #5385: links created from classes to corresponding guide articles (#12920)
|
2016-11-04 18:55:14 +03:00 |
|
n.vanderburg
|
6b73cfccbb
|
Fixes #12881: Added removeValue method to yii\helpers\BaseArrayHelper (nilsburg)
|
2016-11-04 18:21:56 +03:00 |
|
Alexander Makarov
|
2788f83576
|
Fixes #12879: Console progress bar was not working properly in Windows terminals
|
2016-11-03 13:32:35 +03:00 |
|
Basil
|
a183efb5d6
|
Update BaseStringHelper.php (#12832) [skip ci]
|
2016-10-26 18:06:00 +03:00 |
|
Alexey Rogachev
|
e8c16a09fa
|
Fixed some typos (#12847)
|
2016-10-26 14:02:38 +03:00 |
|
Carsten Brandt
|
11fe407ad0
|
release version 2.0.10
|
2016-10-20 14:02:50 +02:00 |
|
Alexander Makarov
|
75e43ccc3a
|
Fixes regression introduced by #12576. Closes #12576
|
2016-10-12 00:38:04 +03:00 |
|
Robert Korulczyk
|
68eb1268a3
|
Fix phpdoc in yii\helpers\BaseHtml
|
2016-10-04 23:08:39 +02:00 |
|
Evgeniy Tkachenko
|
11d599704c
|
phpDoc: Url::previous() return null value (#12625)
|
2016-09-28 14:38:38 +02:00 |
|
Boudewijn Vahrmeijer
|
b1b6d60705
|
fix consistency of @doc on $selection
|
2016-09-26 21:25:06 +02:00 |
|
Dmitry Naumenko
|
6b88f2fa71
|
Merge pull request #12537 from Alex-Code/StringHelper
StringHelper fixes
|
2016-09-19 10:40:14 +03:00 |
|
Carsten Brandt
|
740a97de49
|
fixed file helper docs about ordering in findFiles()
fixes #12546
|
2016-09-16 09:45:09 +02:00 |
|
SilverFire - Dmitry Naumenko
|
fd54ff2212
|
Update PHPDoc
|
2016-09-15 20:20:45 +03:00 |
|
SilverFire - Dmitry Naumenko
|
5ef5005e49
|
Updated PHPDocs, fixes #12545
|
2016-09-15 19:51:49 +03:00 |
|
Alex-Code
|
1df04b526b
|
Issue with spaces
|
2016-09-14 12:38:31 +01:00 |
|
SilverFire - Dmitry Naumenko
|
c66b845f48
|
Revert "Fixed #11973: yii\helpers\BaseHtml::getAttributeValue() fixed to work with items[] notation correctly"
This reverts commit 3fcc26996b.
|
2016-09-11 22:13:59 +03:00 |
|
SilverFire - Dmitry Naumenko
|
153eb07b0f
|
HtmlHelper::errorSummary() - PHPDocs updated
|
2016-09-06 22:30:31 +03:00 |
|
PowerGamer1
|
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 |
|
Evgeniy Tkachenko
|
2365c77102
|
Fixes #12402: Added clarification about array-parameters to phpdoc of Url::current() [skip ci]
|
2016-08-31 16:36:46 +03:00 |
|
Rangel Reale
|
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 |
|
SilverFire - Dmitry Naumenko
|
3fcc26996b
|
Fixed #11973: yii\helpers\BaseHtml::getAttributeValue() fixed to work with items[] notation correctly
|
2016-08-05 15:08:51 +03:00 |
|
Alexander Makarov
|
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 |
|
Robert Korulczyk
|
993f2aef28
|
Fixes #11275: Added possibility of unset or force replace former value in ArrayHelper::merge()
|
2016-08-03 22:49:49 +03:00 |
|
Klimov Paul
|
01e2ba1d28
|
BC for JsonSerializable at BaseJson::processData() restored
|
2016-08-01 10:38:51 +03:00 |
|
Klimov Paul
|
acfe21b400
|
Fixed yii\helpers\Json::encode() encodes empty array returned by JsonSerializable::jsonSerialize() as object
|
2016-08-01 10:31:10 +03:00 |
|
Egor Verbitskiy
|
c99acb6182
|
Fixes #11950: Improve BaseArrayHelper::keyExists speed
|
2016-07-15 14:53:25 +03:00 |
|