5990 Commits (51c2fce463372b0dc8cea319996a4efab6ae1407)

Author SHA1 Message Date
Carsten Brandt 89eb3dff14 prepare for release 2.0.6 9 years ago
Nikola Kovacs 316e95b81d Remove length from SchemaBuilderTrait::text. 9 years ago
Carsten Brandt e1ea227e6d improved console helper progressbar ETA 9 years ago
Michael Härtl b071587e0a Improve docs for bindParam() $value 9 years ago
Alexander Makarov a6b8a30998 Removed unused "use" 9 years ago
Alexander Makarov ca2c1df067 Minor changelog typo fixes 9 years ago
Carsten Brandt abc7dbbf0f added missing `@since` annotations 9 years ago
Carsten Brandt 41b25e94b0 improved parameter naming and documentation of schemabuilder 9 years ago
Carsten Brandt aef21ceec8 phpdoc typo 9 years ago
Carsten Brandt 681db52ba6 refactored SchemaBuilder 9 years ago
Carsten Brandt 1948754d00 phpdoc and slight refactoring of SchemaBuilder 9 years ago
Carsten Brandt 728dc0c584 added docs about form element naming 9 years ago
Carsten Brandt d8bb724ec7 changed method visibility, fixed test break 9 years ago
Carsten Brandt 13fca3bc54 alternative solution for issue #7627 9 years ago
kidol bf8eb490a1 Fixes PageCache not setting any duration and dependency when caching response data 9 years ago
Carsten Brandt 7150e830d9 do not use reserved php words as function in schemabuilder 9 years ago
Carsten Brandt 543d107508 applied the same fix as #7305 also to DbTarget 9 years ago
Carsten Brandt 854e186210 fixed caching issue with UrlManager::createUrl 9 years ago
Lorenzo Milesi a6fc02345e FileValidator->getSizeLimit: check also php's post_max_size 9 years ago
Carsten Brandt 0575a710c0 CHANGELOG for #8551 9 years ago
Carsten Brandt 8cfc89b21c adjusted pgsql/QueryBuilder batchInsert to match parent implementation 9 years ago
Carsten Brandt 6e3da6b329 various phpdoc fixes 9 years ago
Carsten Brandt a2568d1ec8 updated some comments and `@since` annotations 9 years ago
Nikola Kovacs 11de09bf8b Fixes #5991, #5420, #3017: Added `updateMessages()` to `yii.activeForm.js` to support manually updating ActiveForm messages 9 years ago
Alexander Makarov 372211a865 Better type check in AssetManager 9 years ago
Alexander Makarov 6f4282f05e Moved #7259 changelog to 2.0.6 9 years ago
Alexander Makarov 6312f2adad #9249: fixed wrong condition 9 years ago
Alexander Makarov 66557285a6 #7259: fixed using errrorInputs 9 years ago
Alexander Makarov 6987358e2a #9249: better check for file/dir 9 years ago
Alexander Makarov 9587d9b29c #7259: Added back errorAttributes 9 years ago
Alexander Makarov e2f5279b54 Better fix for #7259 9 years ago
Nikola Kovacs 2577a5915b Fixes #7259: Added `errorAttributes` parameter to ActiveForm `afterValidate` event. Made scrolling to first error optional 9 years ago
Alexander Makarov d3e91abf00 Added `@since` tag to `yii\web\AssetManager::$hashCallback` 9 years ago
Petra Barus 2261db0a5f Adding callback for custom hash generation in AssetManager. 9 years ago
Alexander Makarov f4dfb0f17f Reverted part of #9239 9 years ago
Alexander Makarov 863e785ed4 Added changelog for #9263 9 years ago
Carsten Brandt 6d9fe671de various code style and whitespace adjustments 9 years ago
Alexander Makarov 8b951796ac Fixes #9263: Avoid extra DB query in RBAC DbManager in case auth item name is empty 9 years ago
Alexander Makarov afbc515407 Fixes #9239: BaseJson phpdoc corrections, minor improvements, added changelog 9 years ago
Grzegorz Kurtyka 079778a355 #9239: Handle json_encode errors 9 years ago
Alexander Makarov 310f9152e1 Fixes #9268: Improved display of boolean parameters in logged SQL queries 9 years ago
Alexander Makarov 972165ccec Fixes #9006: Fixed bit column always returning true using certain version of PDO MySQL 9 years ago
Alexander Makarov 9a87271abf Fixed missing stacktrace items on PHP syntax errors of "unexpected end of file" type 9 years ago
dima-gusyatiner cb054a64cd fixed message with missing keyword 9 years ago
Chris Harris 26e5b021a8 Fixes #9246: Added `yii\web\UrlRule::getParamRules()` 9 years ago
Sebastian Chojniak 9012aa66bf Fixed documentation according to Chg #4911 9 years ago
Artem Belov 235ca746b4 Typo in russian i18n message 9 years ago
adinata 8ced2ba96a Fixes #8933: Yii is now able to properly handle HHVM fatal errors 9 years ago
Alexander Makarov 2aba8df2ef Fixes #9228 9 years ago
vbelogai 1d6a340534 Fixes #8161: Fixed active form `data-method` submit bug when client validation is used 9 years ago