15949 Commits (4fd7a9d29e8f2cacde7d08225657a0215ac615ed)
 

Author SHA1 Message Date
a.kompaniets fb779e3ec6 Fixes #12399: Added `ActiveField::addAriaAttributes` property for `aria-required` and `aria-invalid` attributes rendering 8 years ago
SG5 1141fc81a7 Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
zalatov deea3cf798 Fixes #12854: Added `RangeNotSatisfiableHttpException` to cover HTTP error 416 file request exceptions 8 years ago
Boudewijn Vahrmeijer 53a2a48f97 Update tutorial-i18n.md 8 years ago
Boudewijn Vahrmeijer 9d9b800a57 Improve docs on i18n messages (#13107) 8 years ago
Alexander Makarov 758ca250ac Enabled Codeclimate code coverage (#13112) 8 years ago
Carsten Brandt 51786cb595 improved composer stability for the asset plugin 8 years ago
Carsten Brandt 02af14e62f move JS tests into a separate branch in travis matrix 8 years ago
Alexey Rogachev 8ea1f510af Implemented Javascript test suite 8 years ago
Carsten Brandt 47ece37b5a Merge branch 'prepare-travis-for-js' 8 years ago
Carsten Brandt 4e4a6f69e3 remove CUBRID env from travis it is unused 8 years ago
Alexey Rogachev e94ca4793b Install APC on Ubuntu trusty 8 years ago
Elvira Sheina 729ddc5b76 Select only primary keys in UniqueValidator (#10896) (#13098) 8 years ago
Alexey Rogachev 8c0a431c66 Fix MySQL database setup for ubuntu trusty 8 years ago
Carsten Brandt 081ee7c5b1 Implemented shortcut methods for returning JSON and XML (#13101) 8 years ago
Alexey Rogachev a7ee60f9d2 Switch travis OR from precise to trusty 8 years ago
SilverFire - Dmitry Naumenko 17e2c16836 Disabled StaticAccess check in codeclimate.yml 8 years ago
Robert Korulczyk 706fcec374 Use github-no-api for assets plugin. (#13100) 8 years ago
Carsten Brandt 6782954c6a improved test coverage of HostFilter 8 years ago
Klimov Paul 7da77c3d5a created `HostControl` filter to prevent Host header attacks 8 years ago
Evgeniy Moiseenko 0a9ffc0557 Russian guide typo fixes [skip ci] 8 years ago
Klimov Paul 18b0dab360 Fixed `yii\console\controllers\AssetController::adjustCssUrl()` breaks URL reference specification (`url(#id)`) 8 years ago
SilverFire - Dmitry Naumenko 16a5777e0f
Merge branch 'rob006-create-protocol-relative-url' 8 years ago
Robert Korulczyk 2d91723934 Add support for creating protocol-relative URLs. 8 years ago
Tim Beks f23dc5aee9 Add attribute to set the openlog $option attribute for SyslogTarget 8 years ago
SilverFire - Dmitry Naumenko 3ce698b0a9
Merge branch 'fphammerle-mysql-comma-in-enum-fix' 8 years ago
Fabian Peter Hammerle 46da2df98d yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma 8 years ago
SilverFire - Dmitry Naumenko 7f46ab33cc Merge branch 'cyphix333-master' 8 years ago
SilverFire - Dmitry Naumenko 63e650952b Updated tests for HtmlHelper::textarea() 8 years ago
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. 8 years ago
Dmitry Naumenko 457e9241e3 Merge pull request #13072 from developeruz/7727-truncate-html-leaves-extra-tags 8 years ago
Elvira Sheina 0545bb6936 Fixed truncateHtml leaving extra tags (#7727) 8 years ago
Daniel Gómez Pan b5b62e7a0f Fix name variable (ttl -> defaultDuration) (#13083) [skip ci] 8 years ago
Alexey Rogachev e705519c5a Fixes #13071: Help option for commands was not working in modules 8 years ago
yamaha252 22b2a78a0a Added test for unique validator with empty values 8 years ago
Nikola Kovacs a56c598743 Portability fixes for SchemaBuilder on MSSQL 8 years ago
Carsten Brandt a498dedb5c Added documentation about Host header attack (#13073) 8 years ago
SilverFire - Dmitry Naumenko f1f357bad3 Documentation for Events updated 8 years ago
Dmitry Naumenko 092430df7d Merge pull request #13078 from TrueXakeP/patch-1 8 years ago
TrueXakeP 132ba1bd43 Fix typo in runtime-routing.md 8 years ago
Nobuo Kihara 87e51837d9 [ci skip] framework/messages/ja/yii.php updated (#13069) 8 years ago
Alexey Rogachev f4e54a1b5a Fixed typo in get parameter in docs [skip ci] (#13066) 8 years ago
Alexander Makarov 41b3f0db0b Fixed driver name in MSSQL test 8 years ago
Carsten Brandt a837c59182 improved error message for Instance::ensure() when component does not exist (#12967) 8 years ago
Boudewijn Vahrmeijer aba42fce4d Squash merge rebased branch nadar-patch-4 8 years ago
Carsten Brandt db349527e7 fix typo in guide code block 8 years ago
Carsten Brandt b8b3aeeb00 update deprecated phpdoc messages 8 years ago
mrgarry f5049d8a31 Correct MSIE8 reserved word error (#12722) 8 years ago
Herbert Maschke b58fee7d37 Fixes #13035: Use ArrayHelper::getValue() in SluggableBehavior::getValue() 8 years ago
Boudewijn Vahrmeijer 75162652b7 Update BaseHtml.php 8 years ago