2178 Commits (3a6a590eae4acc9bddb8eb665a84ff81c231d994)

Author SHA1 Message Date
Angel Guevara 8c240ed067 Fixes #11683: Fixed fixture command to work with short syntax. `yii fixture "*, -User"` should be used instead of `yii fixture "*" -User` 8 years ago
Carsten Brandt 393d945a7b response formatting docs about JSON configuration 8 years ago
Carsten Brandt 93f6ddfbe9 document the fact that widgets use output buffering 8 years ago
Robert Korulczyk 07642098c0 Update db-migrations.md [skip ci] (#11886) 8 years ago
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
Kanin Peanviriyakulkit c66121d2b6 update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876) 8 years ago
Alexander Makarov 6baf8dba4d Fixes #11870: Fixed reliablity of example code in "Getting Data for Multiple Models" 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
Carsten Brandt 7ba631b4ae improved docs about using CORS with REST controllers 8 years ago
Carsten Brandt 1621f65545 guide section about comparing dates 8 years ago
Carsten Brandt ab47fb3ccb fixed tutorial about using yii 1 with yii 2 8 years ago
Carsten Brandt 0bb6f98ed1 added note about varying source languages 8 years ago
Carsten Brandt 56308eab1d fixed guide docs about controller map 8 years ago
Carsten Brandt b6a0592903 fixed broken links in the guide 8 years ago
Alexander Makarov 38445c6e3e Added blackfire to the list of profilers, added "Prepare application for scaling" section 8 years ago
Super Raccoon b9bff5f681 Correct links for migration database accessing methods. (#11669) [skip ci] 8 years ago
DumpOfTheVar c55b20a3d2 fix misspell (theses -> these) in docs/guide/db-active-record.md (#11688) [skip ci] 8 years ago
SilverFire - Dmitry Naumenko ae1fbdd737
Updated output-data-widgets article. Fixed broken links 8 years ago
Angel Guevara 10b5a3a819 fix #11609 8 years ago
Luciano Baraglia 48bcee6fc3 Doc translation es (#11597) 8 years ago
Alexander Makarov 0c4a16fc89 Fixes #11572: updated Codeception version in the guide 8 years ago
Carsten Brandt 69af09f2a4 added a note about the scope of indexBy() 9 years ago
SilverFire - Dmitry Naumenko deb89177eb Fixed docs typo 9 years ago
Alexander Makarov 9e7d5041cc Fixes #2022: Added info about `yii\db\Query::andFilterCompare()` to guide 9 years ago
Alexander Makarov 63cac32fbc Cleaned up security guide 9 years ago
Alexander Makarov 9f1c7ba532 Fixed typo 9 years ago
Alexander Makarov f288747e95 Fixes #6904: Added reference to webshell extension from mirations guide 9 years ago
Alexander Makarov 315d730b47 Fixes #6922: Added note about overriding widget options specified via DI container 9 years ago
Alexander Makarov cc40c55a6b Fixes #6160: Referred to Yii 2.0 cookbook for low level validation-related JavaScript methods reference 9 years ago
Alexander Makarov 929d802059 Added note about where to read/send cookie to the guide 9 years ago
Alexander Makarov 707ec2b48c Fixes #11243: added note about naming validation rules for later use to validation guide 9 years ago
Alexander Makarov 9a842d25e5 Better docs wording as suggested in 752d537998 9 years ago
Alexander Makarov 325e416ab9 Fixes #9735: minor corrections in nginx config example 9 years ago
Alexander Makarov 752d537998 Fixes #11367: mentioned securing connection with TLS in security best practices 9 years ago
Carsten Brandt d8e13fdef0 added note about formName() to forms guide 9 years ago
Evgeniy Tkachenko 16e92d9eb4 [skip ci] Update tutorial-console-help.png (#11442) 9 years ago
Alexander Makarov a9d18f581f Added new comment methods to mirgrations docs 9 years ago
raoul 60f6ecf063 `yii\db\BaseActiveRecord` now triggers event EVENT_AFTER_REFRESH` after a record is refreshed 9 years ago
muhammadcahya 6f7f9ea4e5 Updated docs/guide 9 years ago
Salem Ouerdani b131904144 doc typo 9 years ago
Daniel Gómez Pan 27e7b6888a fix language in example (#11365) 9 years ago
MayraTellez 928d095c1b [docs] [skip ci] the name method default() is incorrect (#11361) 9 years ago
Jitendra Joshi 80da506460 Fixes #11330: Added note about RbacController namespace 9 years ago
Nobuo Kihara 121f817618 docs/guide pjax descriptions improved. 9 years ago
Angel Guevara 02329a4f65 [docs] pjax examples and explanations (#11316) 9 years ago
micro-maureen b07c51dcb9 Update input-forms.md (#11304) 9 years ago
SilverFire - Dmitry Naumenko e5bcbf4e1d Closes #11228: `yii.activeForm.js` - AJAX validation will not be triggered if client side validation failed 9 years ago
Alexander Makarov 9b00e791ae Added note about not using yii\caching\Cache::exists() along with dependencies to data caching guide 9 years ago