16126 Commits (6a8b22f87a2b1ede604c9e3bd37b6afc312b34fb)
 

Author SHA1 Message Date
Alexander Makarov b13940c31d Minor syntax and style fixes 8 years ago
Carsten Brandt b6e250857c Edited and extended Guide section about client scripts 8 years ago
Chris Harris ae83dd0524 Fixes #13128: Fixed incorrect position of {pos} string in ColumnSchemaBuilder `__toString` 8 years ago
Dmitry Naumenko 75b98c6b7e Updated PHPDocs for Cache 8 years ago
SilverFire - Dmitry Naumenko 7d494c1915
Fixed unexpected form submit on `validate()` call 8 years ago
Robert Korulczyk 8e0af24203 Fix protocol-relative URLs in `Url::to()` (#13156) (#13157) 8 years ago
SilverFire - Dmitry Naumenko 2645b5ac78 Merge branch 'zlakomanoff-13122-oracle-optimisation' 8 years ago
Zlakomanov Alexander b8bf0d0c0c added hint into foreign keys query for oracle 11g optimisation 8 years ago
Alexey Rogachev d96363674c Added JS tests for yii.captcha.js (#12840), fixes #13159 (#13160) 8 years ago
Boudewijn Vahrmeijer 475d18ca58 Merge branch 'master' into fix-pjax-automatic-id 8 years ago
Alexey Rogachev bd85b7ced2 Closes #6242: Access to validator in inline validation (#13027) 8 years ago
Sergey Makinen 3611aa409b Fixes PageCacheTest: requestedRoute is not set up (#13173) 8 years ago
Boudewijn Vahrmeijer 92eee10ae1 Change the name of method getQueryTableName and remove its $query argument (#12893) 8 years ago
Carsten Brandt 65e4a28800 consistent behavior for Yii::$app->controller and ->action (#13167) 8 years ago
Boudewijn Vahrmeijer 33c27bcf1e Update yii.php 8 years ago
Alexander Makarov 6e826dfade Assorted minor Russian guide updates [skip ci] 8 years ago
Alexander Makarov d815ca102a Updated Russian translation of AR guide [skip ci] 8 years ago
Alexander Makarov 447c68bef7 Updated configuration and DI guides Russian translation [skip ci] 8 years ago
Alexander Makarov 74f72ac663 Updated caching guide Russian translation [skip ci] 8 years ago
Carsten Brandt 4fd7a9d29e Merge branch 'sergeymakinen-pagecache-tests' PR #13149 8 years ago
Carsten Brandt 8913bee15a refactored pagecache test 8 years ago
Sergey Makinen f8787b4471 Adds tests for yii\filters\PageCache 8 years ago
Nikola Kovacs f5beaf3edf Make validator getClientOptions public 8 years ago
Alexander Makarov 0e5efb91eb Replaced links to non-existing widget demos with links to API docs and guide [skip ci] 8 years ago
sztyvny 6d005092ac Polish translations for field validation fix (#13153) [skip ci] 8 years ago
Carsten Brandt 48c806fe1c added unit test for DynamicModel::load() 8 years ago
Carsten Brandt 4735d4da6b Update DynamicModel.php 8 years ago
Carsten Brandt 1d4eb072d3 readded comments to phpmd rules #13139 8 years ago
Bizley 5092c9666d Code Climate PHPMD settings (#13139) 8 years ago
SilverFire - Dmitry Naumenko cdaf5c86ef Merge branch 'arogachev-11163-client-validate-options' 8 years ago
Alexey Rogachev 76e253e140 `yii\validators\Validator` - added separate methods for client-side validation options 8 years ago
SilverFire - Dmitry Naumenko 0261a5498f Simplified ListViewTest 8 years ago
SilverFire - Dmitry Naumenko 25eafa560e Merge branch '11627-document-and-test-empty-listview' of git://github.com/mytskine/yii2 into mytskine-11627-document-and-test-empty-listview 8 years ago
Boudewijn Vahrmeijer 7dac3ed1ca Kirkhansen 9053 add radio button column (#13126) 8 years ago
Boudewijn Vahrmeijer eb6ea11931 Fix docs about table prefixes (#13127) 8 years ago
Carsten Brandt 9c1f892ecf Update concept-di-container.md 8 years ago
Evgeniy Tkachenko 72532fe910 Fixed code formatting in concept-di-container.md [skip-ci] (#13136) 8 years ago
Carsten Brandt d7436dea83 fixed urls in bash/zsh installation instructions 8 years ago
Carsten Brandt 496310e7e3 fixed typo in security guide about namespace 8 years ago
Carsten Brandt ce9e6fd6f9 disable codeclimate complaining about else statements 8 years ago
Boudewijn Vahrmeijer c5a88ae0b5 Update security-authorization.md 8 years ago
Robert Korulczyk 35998449eb Add `yii\filters\HostControl::$fallbackHostInfo` (#13117) 8 years ago
Carsten Brandt 7fead4f011 Merge pull request #12959 from yiisoft/bash-completion 8 years ago
Carsten Brandt 6f4dd06183 Merge pull request #12675 from yiisoft/unknown-command 8 years ago
Carsten Brandt 187c44e43e implement suggestion for unknown command in console application 8 years ago
Carsten Brandt 1d3495d84d Alternative implementation for Unknown command suggestions 8 years ago
SilverFire - Dmitry Naumenko 1454d3fa37 Updated CHANGELOG 8 years ago
Carsten Brandt 3e6074f32d bash completion for ./yii command options 8 years ago
SilverFire - Dmitry Naumenko 4454d05410 Added ZSH completion, moved scripts to a separate directory 8 years ago
Carsten Brandt beb140446b added test for helpcontroller list action 8 years ago