11901 Commits (d1ad8a9870b53511918f7442ed7658542b1d44c7)
 

Author SHA1 Message Date
Alexander Makarov d1ad8a9870 Merge pull request #7552 from llfm/patch-2 10 years ago
Leonardo Tietböhl 1e5c1d883e Fix little typo 10 years ago
Paul Klimov bb0f42bcaf Merge pull request #7536 from lynicidn/patch-1 10 years ago
lynicidn 1a81211a9a Update AssetManager #7535 10 years ago
Qiang Xue 6327262f49 Merge pull request #7533 from apyii/patch-2 10 years ago
Alexander Makarov 995e07e836 Merge pull request #7531 from apyii/patch-1 10 years ago
Andrew Potter 9229f66174 Update runtime-routing.md 10 years ago
Andrew Potter b15baa09ff Update runtime-routing.md 10 years ago
Alexander Makarov fceb588b72 Merge pull request #7512 from lourdas/master 10 years ago
Nobuo Kihara fa7d3dc8c0 docs/guide-ja/start-installation.md - updated [ci skip] 10 years ago
Alexander Makarov 12331aea64 Added note about auth clients data available via `getUserAttributes()` 10 years ago
Alexander Makarov d5f37447b3 Merge pull request #7510 from marcovtwout/patch-1 10 years ago
Vasileios Lourdas 3f74319e26 Minor updates to Greek language. 10 years ago
Qiang Xue e3d3b555d2 fixed asset plugin version in translated docs. 10 years ago
Marco van 't Wout 4afd9f112b Update structure-controllers.md 10 years ago
Qiang Xue 82c1136613 prepare for next release. 10 years ago
Qiang Xue 985119350b 2.0.3 release. 10 years ago
Qiang Xue 57ed5127f2 Merge pull request #7509 from softark/docs-guide-small-fix 10 years ago
Nobuo Kihara 876263931a docs/guide/test-overview.md - minor change [ci skip] 10 years ago
Carsten Brandt 2aace3714c minor adjustments 10 years ago
Artem Belov 81bcd116a8 Added "submenuTemplate" property for "items" config in Menu widget 10 years ago
Alexander Makarov d7346cbfaf Used PHP_OS instead of php_uname() to check for Linix 10 years ago
Brandon Kelly 7a37c47bb2 Fixed #7150 - support ICU single quote syntaxes 10 years ago
Alexander Kochetov 29f5dc37a5 Correct phpDoc for return in several cases 10 years ago
Carsten Brandt ba6bce4e2d fixed DateValidator to work with multibyte strings 10 years ago
Yoyon Cahyono 8b5e16ed56 compare position at which date value parsing ended with its string length to ensure validation when using php intl extension to parse date value 10 years ago
Pavel 5ed412495e Added dot symbol to Html::getInputId() 10 years ago
Carsten Brandt 95cdd0905d fix case in asDatetime method references 10 years ago
Nikolay Bogolubov 2e414632be fix EmailValidator - added unit tests 10 years ago
Alexander Makarov 4fffd8fcef Prevented Security from erroring in case of /dev/urandom or /dev/random aren't available 10 years ago
Alexander Makarov 0efe621684 Adjusted nginx docs to match older packages provided by most OSes nowadays 10 years ago
Qiang Xue f7290bce8c Merge pull request #7494 from softark/docs-guide-ja-helper-rev 10 years ago
Nobuo Kihara 347891596d docs/guide-ja/helper reviewed [ci skip] 10 years ago
Qiang Xue ce124fce2a Merge pull request #7492 from softark/docs-guide-ja-tutorial-rev 10 years ago
Nobuo Kihara f321b5aa66 docs/guide-ja/tutorial - reviewed [ci skip] 10 years ago
Nobuo Kihara cc514fdb97 docs/guide-ja/tutorial-i18n.md - reviewed [ci skip] 10 years ago
Nobuo Kihara b626e5a206 docs/guide-ja/tutorial - reviewing [ci skip] 10 years ago
Nobuo Kihara f11b74bf27 docs/guide-ja/tutorial - reviewing [ci skip] 10 years ago
Nobuo Kihara 489b35183d docs/guide-ja/test-fixtures.md - reviewed [ci skip] 10 years ago
Carsten Brandt 68f78f25e0 Update CHANGELOG.md 10 years ago
Carsten Brandt da50920ac8 improved wording in TimestampBehavior 10 years ago
Carsten Brandt e742ba0ea1 updated docs about timestamp and refresh 10 years ago
Qiang Xue 94564cd766 minor fix [skip ci] 10 years ago
Qiang Xue 0eb27981cd Fixes #7440: Added support to automatically set the `maxlength` attribute for `Html::activeTextInput()` 10 years ago
Leonardo Tietböhl 7f73d6a525 Use getAttributeName() 10 years ago
Leonardo Tietböhl cdfd73a9ff Add maxlength option to activeTextInput 10 years ago
Qiang Xue f57a517f6d Fixes #7449: Added `encode` option to allow not encoding select options for `Html::dropDownList()` and `Html::listBox()` 10 years ago
Anton Ivanov 36aa65287a Enh #7449: HtmlTest improvements 10 years ago
Anton Ivanov 9a52aab0f1 Enh #7449: `yii\helpers\Html::dropDownList()` and `yii\helpers\Html::listBox()` now supports Unicode characters in option text (yapi68) 10 years ago
Alexander Makarov aa0ebc7f5f Reverted #7459, #7469, #7470 10 years ago