2132 Commits (2a68351ec38c7a2267e1818e8a594efe9597b8db)

Author SHA1 Message Date
Alexander Makarov 837b33767c
Fixes #11697: Added `filterHaving()`, `andFilterHaving()` and `orFilterHaving()` to `yii\db\Query` 8 years ago
Alexey Rogachev 7be8ccbb41 All words in h3 in docs must start with capital letter (#13207) 8 years ago
Alexey Rogachev a1581329cf Fixes #13183: Docs for working with separated migrations (#13201) 8 years ago
Alexey Rogachev bd85b7ced2 Closes #6242: Access to validator in inline validation (#13027) 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
Alexey Rogachev 76e253e140 `yii\validators\Validator` - added separate methods for client-side validation options 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
Boudewijn Vahrmeijer c5a88ae0b5 Update security-authorization.md 8 years ago
Robert Korulczyk 35998449eb Add `yii\filters\HostControl::$fallbackHostInfo` (#13117) 8 years ago
SilverFire - Dmitry Naumenko 4454d05410 Added ZSH completion, moved scripts to a separate directory 8 years ago
Carsten Brandt 05b17ebb65 Added bash completion file for ./yii commands 8 years ago
SilverFire - Dmitry Naumenko 437825be70
Implemented Container::setDependencies(), Container::setDefinitions 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
Klimov Paul 7da77c3d5a created `HostControl` filter to prevent Host header attacks 8 years ago
Daniel Gómez Pan b5b62e7a0f Fix name variable (ttl -> defaultDuration) (#13083) [skip ci] 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
Alexey Rogachev f4e54a1b5a Fixed typo in get parameter in docs [skip ci] (#13066) 8 years ago
Carsten Brandt db349527e7 fix typo in guide code block 8 years ago
Carsten Brandt 2bfc0ff853 improve message translation guide 8 years ago
Roman Grinyov bc61e4b498 Typos 8 years ago
Alexey Rogachev 6428fab406 Closes #9162: Added support of closures in `value` for attributes in `yii\widgets\DetailView` (#13013) 8 years ago
Alexey Rogachev 60af0a56cf Closed #12778: Added docs for multiple attributes validation (#13005) 8 years ago
Evgeniy Tkachenko 17f3b8d8a6 Fixed Model::attributes of documentation (#13028) [skip ci] 8 years ago
Roman Grinyov 65c488dd9e `echo`, `die`, *test*, *automated testing* (#13023) [skip ci] 8 years ago
SDKiller 556e9cf99b Updates after PR review (related #6809) 8 years ago
SDKiller 8df1017f42 Default cache ttl (duration) property (fixes #6809) 8 years ago
Carsten Brandt 0d89bc5171 added example about alias for nesting joinWith calls 8 years ago
Alexander Makarov 9a6e6a21e0 Fixed formatting 8 years ago
Boudewijn Vahrmeijer 5f8ec360ca fixing doc for list fields #7214 (#12922) 8 years ago
Roman Grinyov 3c8d39e3f4 "$data" renamed to "$array" (#12935) 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 43ddcb4f92 Fixes #7182: with info about return statement 8 years ago
Evgeniy Tkachenko 6ff2b3e8ab Fixes #9220: GridView::filterModel docs update (#12886) [skip ci] 8 years ago
MKiselev 4f89265fff Fixes #12748: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly 8 years ago
Roman Grinyov 2ab41948a8 Change place of note about pluralize controller name (#12813) [skip ci] 8 years ago
Carsten Brandt 5f821feff7 Added constants for CompareValidator::$type 8 years ago
Roman Grinyov 0dbb945cb7 Errors in sequence numbers of registerCssFile()'s arguments (#12812) [skip ci] 8 years ago
Roman Grinyov 15c665974d (Not set) to (not set) (#12786) [skip ci] 8 years ago
Carsten Brandt 64ed8c9112 added note about timezone conversion to DateValidator 8 years ago
Carsten Brandt 45d1041cfb adjusted guide for #12198 8 years ago
Misbahul D Munir 9da97f676d Duplicate hash link [skip ci] (#12724) 8 years ago
igronus e0a021cd25 Added a checkAccess example [skip ci] 8 years ago
githubjeka 76ced661b2 DetailView captionOptions & contentOptions attributes 8 years ago