11880 Commits (d7346cbfafbb0de0e66d37485d4be1f8b55545c2)
 

Author SHA1 Message Date
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
Carsten Brandt 30e45a4aea improve documentation about uncheck and unselect in activefield 10 years ago
Carsten Brandt e83b479dfb improved validator documentation 10 years ago
Alexander Makarov c0e0ba0004 Merge pull request #7468 from Riyyi/patch-1 10 years ago
Alexander Makarov 11c3b23291 Merge pull request #7470 from creocoder/benchmark-composer-json-wrong-cs 10 years ago
Alexander Kochetov 257bab9d45 Fixed wrong benchmark composer.json CS 10 years ago
Alexander Makarov 3d75c3fb60 Merge pull request #7469 from creocoder/fix-applications2 10 years ago
Alexander Kochetov e6fcaa3665 Updated basic app template README.md 10 years ago
Alexander Kochetov c148dce6ad Updated advanced app template README.md 10 years ago
Alexander Kochetov c7788f3d05 Added prefered install option to composer.json for advanced app template 10 years ago
Alexander Kochetov ca2071f3aa Added prefered install option to composer.json for basic app template 10 years ago
Alexander Kochetov eb1c4c01ef Removed min stability from composer.json for benchmark application 10 years ago
Alexander Kochetov 6659cb196c Removed min stability from composer.json for advanced application template 10 years ago
Alexander Kochetov 38bd72efcb Removed min stability from composer.json for basic application template 10 years ago
Riyyi 03d55e35ac Update tutorial-core-validators.md 10 years ago
Alexander Makarov cbda88a01c Merge pull request #7459 from creocoder/fix-applications 10 years ago
Alexander Makarov 61b28b137c Merge pull request #7447 from yiisoft/log-db-target-timestamp 10 years ago
Qiang Xue 5a63ae324e Fixes #7211: Query caching should properly deal with the case when query result is false 10 years ago
Alexander Kochetov cae5adea8b Fixed twig extension composer.json 10 years ago
Alexander Kochetov 796aaf8c92 Fixed swiftmailer extension composer.json 10 years ago
Alexander Kochetov a993431bf3 Fixed sphinx extension composer.json 10 years ago
Alexander Kochetov b2b5e27c1b Fixed smarty extension composer.json 10 years ago