15917 Commits (1d3495d84dac5cabbf59f8e331a75426c483393d)
 

Author SHA1 Message Date
Carsten Brandt 1d3495d84d Alternative implementation for Unknown command suggestions 8 years ago
Carsten Brandt 612afdbc66 Merge pull request #13111 from yiisoft/js-tests 8 years ago
Alexander Makarov 954c771fdb Code cleanup (#13113) 8 years ago
Boudewijn Vahrmeijer 9c0e94efea Update CHANGELOG.md 8 years ago
Alexander Makarov f9ee486fd7 Merge pull request #13116 from yiisoft/aria-required-and-aria-invalid-input-attributes 8 years ago
Alexander Makarov e1b0cb4343 Merge branch 'master' into aria-required-and-aria-invalid-input-attributes 8 years ago
Carsten Brandt faea888652 update codeclimate rules to match yii style 8 years ago
Robert Korulczyk fc0752f388 Disable `Controversial/CamelCasePropertyName` codeclimate check (#13121) 8 years ago
Alexander Makarov 0b9feb28e5 More renaming, removed unnecessary code 8 years ago
SilverFire - Dmitry Naumenko 560332ed42 Merge branch 'module-di-config' 8 years ago
SilverFire - Dmitry Naumenko 437825be70
Implemented Container::setDependencies(), Container::setDefinitions 8 years ago
Klimov Paul c17766181f Added `QueryInterface::emulateExecution()` 8 years ago
Alexander Makarov de4f518b94 More renaming 8 years ago
Alexander Makarov edfbab4a6b More renaming and formatting fix 8 years ago
Alexander Makarov dc294ba56f Renamed variables, changed logic of turning client updates on 8 years ago
Alexander Makarov b25ebaa782 Fixed formatting 8 years ago
SilverFire - Dmitry Naumenko 9807b2e1a1 Follow-up to 65c2ade. Smarter fix of #13118 8 years ago
SilverFire - Dmitry Naumenko 65c2ade8ed Fixed `handleAction()` function in `yii.js` to handle attribute `data-pjax=0` as disabled PJAX 8 years ago
Alexander Makarov ed8acc8e03 #12399 adjustments 8 years ago
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