14966 Commits (7e96db253df279a1b1304856e275224ea307603c)
 

Author SHA1 Message Date
Nikola Kovacs 7e96db253d Add missing documentation for getSort (#11862) [skip ci] 8 years ago
Thiago d9f1987d0f Fix for #11850 8 years ago
Alexander Makarov debb467f42 Fixes #11847: Fixed `yii\widgets\Pjax` to properly respond with partials when custom selector is used for container 8 years ago
Bob van Leeuwen 1dc688e35f Fixes #11850: Introduced `yii\widgets\Pjax::$submitEvent` to be able to customize event triggering PJAX form submit 8 years ago
Alexander Makarov 84ef97e8d9 Changed translation status 8 years ago
Carsten Brandt ee9d5d6600 note about composer branch alias on branch naming change 8 years ago
Carsten Brandt 7c1e3af8e0 add internal docs about making releases 8 years ago
Carsten Brandt a6b16db233 adjust internal documentation according to #7812 8 years ago
Carsten Brandt 0c6dbd8c87 Update code-of-conduct.md 8 years ago
Alexander Makarov 695f8e5676 Updated code of conduct 8 years ago
Alexander Makarov 608ab4055c Cleaned up changelog 8 years ago
Carsten Brandt 9cac1317b9 added test for #11801 8 years ago
Carsten Brandt 17d08cc0a4 fixed crash on non-string input to CSRF token 8 years ago
Mohammad Hosain e43ff070cb Updated "fa" translation (#11738) [skip ci] 8 years ago
Robert Korulczyk 099b364b14 Fixed #9574: Implicit run ColumnSchemaBuilder::null() when default value is set to null. (#11813) 8 years ago
Robert Korulczyk 104712103b Fixes #11693: Handle QueryBuilder::batchInsert() calls with no data to insert. (#11812) 8 years ago
Ondřej Vašíček 4931f3f123 Adds indexes on message tables which partly fixes #11725 (#11818) 8 years ago
Alexander Makarov c370c17e93 Additional fix for ##11168 8 years ago
Cesar Nicola 348cc17dbb Fixes #11168: `yii\helpers\BaseHtml` now uses abstracted `booleanInput()` and `activeBooleanInput()` methods to render `radio()`, `checkbox()`, `activeRadio()` and `activeCheckbox()` 8 years ago
Sam Mousa dfa292652d Fixes #11561: Fixed DI container throwing exceptions for optional dependencies 8 years ago
Sam Mousa b30b5a99ea Fixes #11672: Fixed `yii\validators\NumberValidator` erroring when value is an object without `__toString()` method 8 years ago
Thiago Talma 60a2a54fc8 CheckboxColumn - Use CSS class to find the elements (#11729) 8 years ago
Nobuo Kihara e888102497 docs/guide-ja updated [ci skip] (#11809) 8 years ago
Nobuo Kihara cf81f0e5be docs/guide-ja updated (#11798) [skip ci] 8 years ago
Alexander Makarov ebef9039e8 Enhanced nginx config denying php files in /assets and .dotfiles access [skip ci] 8 years ago
nikhiltri b3ff32f507 Add instructions for adding authorization to your controllers #11777 (#11791) [skip ci] 8 years ago
Alexander Makarov 0a4b1484e2 Moved advanced app docs to corresponding repository 8 years ago
Kalinin Alexandr ab92c1eb49 Update concept-di-container.md (#11793) 8 years ago
Carsten Brandt 70e8bfa725 test against php 7.1 8 years ago
Carsten Brandt 76ffcb8bdd Merge pull request #11789 from yiisoft/refactor-db-tests 8 years ago
Carsten Brandt f0b9a0ee6b use the same db connection for reading and writing data 8 years ago
Carsten Brandt 86f17c8dad added tests classes for db related tests 8 years ago
Carsten Brandt 8ba032d147 refactored database tests 8 years ago
Carsten Brandt 7ba631b4ae improved docs about using CORS with REST controllers 8 years ago
Carsten Brandt 4e3c9e4a98 fixed scalar value for IN condition 8 years ago
Carsten Brandt 1621f65545 guide section about comparing dates 8 years ago
Carsten Brandt 4e7f6f64d2 added errorHandler, Request and Response getter 8 years ago
Carsten Brandt ab47fb3ccb fixed tutorial about using yii 1 with yii 2 8 years ago
Carsten Brandt e4dc2026bc note about JOIN syntax 8 years ago
Carsten Brandt 0bb6f98ed1 added note about varying source languages 8 years ago
刘李鹏 0fe003195a Updated language packs zh-CN and ZH-TW 8 years ago
Ricardo Pérez 33dfddd0c2 Fixes #8644: Fixed trying to ENABLE/DISABLE TRIGGER ALL on a view in PostgreSQL 8 years ago
wanghui 01c84e2ff2 Fixes #11549: Fixed `ArrayHelper::getValue()` to work properly with float keys 8 years ago
AnikanovD b45e5fbaf2 Unit test for #11549 8 years ago
AnikanovD 239d7814eb Fixes #11739: Fixed `ArrayHelper::index()` losing precision for float keys 8 years ago
Shybko 0e3fc540cd Fix russian translation for Data widgets page (#11776) [skip ci] 8 years ago
AnikanovD b39a0a1e5a Fixes #11774: Fixed incorrect recusuive symlinks check in FileHelper 8 years ago
Dmitry Dorogin a5bbb3d8f3 Fixed non-translation block of text (#11765) 8 years ago
Thiago bafc8b3325 Fixes #10422, #9574: New proposal fix for ColumnSchemaBuilder not null column 8 years ago
Carsten Brandt 56308eab1d fixed guide docs about controller map 8 years ago