6270 Commits (8b4fd5c02815e54d5c6f600bad3229a2cede7222)

Author SHA1 Message Date
Angel Guevara ec43f4c370 add separator around the items in `ul()` 9 years ago
Angel Guevara d0ffb58efb syntax error 9 years ago
Angel Guevara 7a2bbabbbd add separator special option to `ul` and `listBox` 9 years ago
githubjeka b52cbd11f8 update changelog 9 years ago
githubjeka c750bb1577 update changelog 9 years ago
githubjeka 5a47692e64 Create multiSet, multiGet, multiAdd methods, and mark mset, mget and madd as deprecated 9 years ago
Angel Guevara 7618e4ee13 changes suggested by review. 9 years ago
Angel Guevara 5b67bc1822 use ArrayHelper::remove() 9 years ago
SilverFire - Dmitry Naumenko 8e68d2cd57 IpValidator::clientValidateAttribute - fixed passing of regular exressions to JS 9 years ago
Pavel f6b2c8f5be Fix #10217 for the case when there is hidden input combined with listview 9 years ago
Dmitry Naumenko f73bc91046 Added Dmitry Naumenko to composer.json 9 years ago
Pavel 055859c90e Fix #10217 for the case when there is hidden input combined with listview 9 years ago
SilverFire - Dmitry Naumenko 9b1dfe54e9 Updated composer-asset-plugin requirement to `~1.1.1` all over the framework 9 years ago
Vasileios Lourdas 322cb78b3d Updated Greek translation for framework messages. 9 years ago
LAV45 aa13bf618b Added the entry in CHANGELOG.md 9 years ago
LAV45 a2bf2598ce Release fix from SilverFire 9 years ago
LAV45 1028152aac Unexpected behavior for \SimpleXMLElement and Json::encode() #10278 9 years ago
servocoder f2039c2b4a Unable to get target DOM element in pjax events upon deletion grid row 9 years ago
Renkas 8a583043d9 Wrong variables in translation. Fixes #10276 9 years ago
servocoder a301d7154a Enh #10267: `yii.js` - added original event passing to `pjaxOptions` for links with `data-method` and `data-pjax` 9 years ago
githubjeka 60081cbd47 updated CHANGELOG 9 years ago
githubjeka 9cc6f7a415 changelog has been added 9 years ago
Alexander Makarov a0ad7b4db2 Fixed language in changelog 9 years ago
SilverFire - Dmitry Naumenko 69ceccc213 Closes #10264: Generating of HTML tags in in yii.* JS redone in jQuery style 9 years ago
SilverFire - Dmitry Naumenko c8fae603b0 yii.js - handleMethid() - added passing of data-options pushRedirect, replaceRedirect, skipOuterContainers to PJAX 9 years ago
SilverFire - Dmitry Naumenko 84d6fce5de yii.js - minor, variable renamed 9 years ago
githubjeka f0532b8818 Fix https://github.com/yiisoft/yii2/pull/10263 9 years ago
SilverFire - Dmitry Naumenko d3cfb87ba6 Enh #10217: GridView JS multiple params with the same name 9 years ago
Carsten Brandt ad69b0f8cb added note about fields that can be used in onCondition 9 years ago
Carsten Brandt 7c7ed48c4c cleanup docs and duplicate code in query 9 years ago
artur e1509bfe73 Fix methods references 9 years ago
Alexander Makarov 8765cae71c Reverted #9656 because of BC break (reverted from commit 4a464afe9b) 9 years ago
Alexander Makarov 08256b05ec Adjustments for #8329 9 years ago
Vadym Chenin ccfd9cb536 Fixes #8329: Added support of options for `message` console command 9 years ago
Alexander Makarov 45432cc653 #9528: added missing data provider for JSON formatter test, added changelog and upgrade note, added `@since` tag to new property 9 years ago
MaXL 4f81b4a99d Fixes #9528: Traversable objects are now formatted as arrays in `yii\web\XmlResponseFormatter` to support SPL objects and Generators 9 years ago
Daniel Gomez Pan 0b950f4039 Fix phpdocs and small bug 9 years ago
SilverFire - Dmitry Naumenko f6477f312c IpValidator - added skipOnEmpty to JS options 9 years ago
Carsten Brandt 2441e95a96 Update CaptchaAction.php 9 years ago
AnatolyRugalev 742f106ec0 Fixes #8284: Added `\yii\captcha\CaptchaAction::$imageLibrary` property allowing to set image rendering library 9 years ago
Daniel Gomez Pan 2a1764f97a Enhancements for #9465 9 years ago
Carsten Brandt e5ed256959 rename ArrayHelper::in() and ArrayHelper::subset() 9 years ago
SilverFire - Dmitry Naumenko 7ac2bc13f7 Overrides c651dbb7. `yii\web\ErrorHandler::loggableGlobals` renamed to `displayVars` 9 years ago
SilverFire - Dmitry Naumenko c651dbb798 Added `yii\web\ErrorHandler::loggableGlobals`, removed `$_ENV` and `$_SERVER` from dumping by default 9 years ago
SilverFire - Dmitry Naumenko 2d68840898 `yii\base\Module::getLayoutPath()` fixed code style 9 years ago
Luis Hernández d08ef83e2a Controller->viewPath can be set, fixes #10086 9 years ago
Marco Germani 5747557794 Update Formatter.php 9 years ago
Alexander Makarov f03808a7c8 Additional fixes for #9465 9 years ago
Alexander Makarov 76e8556d34 #9465 better naming, code polish, changelog, docs wording 9 years ago
Daniel Gomez Pan 9afd240ab6 Fixes #9465: ./yii migrate/create now generates code based on migration name and --fields 9 years ago