7292 Commits (3dcd8d54cdfaf52d044eb13ba53e609dff5ca05f)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 24ad05de5b
Refactored `yii\web\ErrorAction` to make it reusable 8 years ago
Pavel Ivanov 8060300bf4 Small optimization of yii\console\Request::resolve() 8 years ago
Pavel Ivanov 4db3bcd64c
Fixes #13277: Invalid parsing of `--` in CLI 8 years ago
Vasilis Lourdas 6840319d16 Updated Greek framework messages translation. (#13303) 8 years ago
SilverFire - Dmitry Naumenko b26527ca69
Changelog updated 8 years ago
SilverFire - Dmitry Naumenko 178d319556
Added Cache::getOrSet() 8 years ago
Māris Graudiņš cb1ff4e0fb Added missing and fixed wrong plural translations for Latvian language. (#13294) [skip ci] 8 years ago
Alexey Rogachev 934acae51e Fixed #13296: Removed UTF-8 BOM in az messages (#13298) [skip ci] 8 years ago
Alexey Rogachev 661e672554 Fixed inconsistency with dots in translation added in #13286 (#13290) [skip ci] 8 years ago
SilverFire - Dmitry Naumenko 076661c390
Added @dynasource to composer.json 8 years ago
jetexe 765588933b Added translation for unique validator (#13286) [skip ci] 8 years ago
Carsten Brandt 30e599b94f
updated docs about deleteALl() and updateAll() 8 years ago
Alexander Makarov 210cf36750 Fixes #12703: Fixed `StringHelper::truncateHtml()` non functional when dom PHP extension is disabled 8 years ago
Alexander Makarov c33583aede
Fixed naming for #13214 as suggested by Paul 8 years ago
Alexander Makarov 56583c37e3 CHANGELOG merge fix 8 years ago
Klimov Paul 194577c55e Code style fix 8 years ago
Carsten Brandt e13a18ba8b
added missing version information 8 years ago
SilverFire - Dmitry Naumenko ed82ba4ee2
Revert "fix ArrayHelper::getValue() to throw exception on invalid input" 8 years ago
p.chapl 5488fc6e28 fixes #13221 8 years ago
Evgeniy Tkachenko 69de8f8460 Update ActiveDataProvider.php 8 years ago
Carsten Brandt b4b2b0e6d1
better docs about decimal numbers in Formatter 8 years ago
Klimov Paul 8f5f540455 Fix fetching table schema for `pgsql` when `PDO::ATTR_CASE` is set 8 years ago
Alexander Makarov 09901a2af1 Minor changelog fixes 8 years ago
Pavel Chaplygin 25e6eb04a5 refs #11122: Fixed can not use `orderBy` with aggregate functions (#12772) 8 years ago
SilverFire - Dmitry Naumenko a710345ea7
Enhanced PHPDocs, added Unit tests, updated CHANGELOG 8 years ago
voskobovich 4afbad1aae
Calculation of activity menu item through the closure 8 years ago
Alexey Rogachev 8d813f7bf1 Fixes #12840, #12836, #13231, #13232 8 years ago
SilverFire - Dmitry Naumenko 24dae19fc8
ListView: PHPDocs and tests enhanced 8 years ago
SilverFire - Dmitry Naumenko cdabb660d6
Refactored ListView::beforeItem, ::afterItem. Added Unit tests. 8 years ago
mdmunir cc2e6bcd56
Add `beforeItem` and `afterItem` to the `ListView' 8 years ago
Alexander Makarov bd552113b2 Fixes #11906: Updated `yii\widgets\MaskedInput` inputmask dependency to `~3.3.3` 8 years ago
NabiKAZ 40143239b2 Fixes #13235: Update persian (farsi) messages and some translate it (#13237) 8 years ago
Daniel Gómez Pan b985ea3476 Fix #13108: Negative integer parameter causes "Unknown alias" error w… (#13220) 8 years ago
Alexander Makarov cad400b6ff Added rob006 to changelog line 8 years ago
SilverFire - Dmitry Naumenko 4e32fb1eba
Enhanced PHPDocs 8 years ago
Ni-san 5795b3937e
Added rbac\BaseManager::hasNoAssignments() 8 years ago
SilverFire - Dmitry Naumenko 7b5efe5161
Enhanced `handleAction()` in `yii.js` 8 years ago
Carsten Brandt cb52c42cf5
more details about PHP 5 and 7 compatibility regarding Throwable 8 years ago
Carsten Brandt 66e8158716 Fixes #11771: Fixed semantics of `yii\di\ServiceLocator::__isset()` to match the behavior of `__get()` which fixes inconsistent behavior on newer PHP versions 8 years ago
Sergey 483c6c1867 Fixes #12713: Fixed `yii\caching\FileDependency` to clear stat cache before reading filemtime 8 years ago
Brandon Kelly 350e93e626 Fixes #12612: Query conditions added with `yii\db\Query::andWhere()` now get appended to the existing conditions if they were already being joined with the `and` operator 8 years ago
Carsten Brandt 18bac955c1
docs about JSON and UTF-8 8 years ago
Carsten Brandt a3b6dfbb7b
Catch `\Throwable` in critical places 8 years ago
Carsten Brandt e963b2af64
fix ArrayHelper::getValue() to throw exception on invalid input 8 years ago
Carsten Brandt 22787571b4 Update UPGRADE.md 8 years ago
Carsten Brandt 4496b3e799
note about disabling serializer on arraycache 8 years ago
Alexander Makarov 8ba78398c7
Handle root tag set to null or false or empty. Fixed version in `@since` 8 years ago
Carsten Brandt 6d4c61ce16
fixed changelog 8 years ago
Carsten Brandt 9821c589c5
fixed issue with rest\UrlRule extraPatterns 8 years ago
Alexander Makarov 2f7c1b36b5
Fixes #12419: Added ability to remove root tag and object tags for `yii\web\XmlResponseFormatter` 8 years ago