4051 Commits (4498ccd4179f69fcb1e18992b40153a9179d39a4)

Author SHA1 Message Date
Carsten Brandt fdface1646 added stack trace to exception output in API when YII_DEBUG is true 11 years ago
Nikola Trifunovic e480a273a4 Repositioned CHANGELOG line 11 years ago
Carsten Brandt 435747cf98 apidoc and codestyle fixes 11 years ago
Nikola Trifunovic e250b96a8f Added summaryOptions and emptyTextOptions to BaseListView 11 years ago
Qiang Xue 39667aa6b7 Fixed activequery select issue. 11 years ago
Qiang Xue bc378d1cae properly quote table names for join(). 11 years ago
Philippe Gaultier 3da39f0387 Adding changelog for UploadedFile upgrade 11 years ago
Philippe Gaultier 1a7da8be90 Use correct files array to allow inheritence 11 years ago
Carsten Brandt d1663a5fb7 fixed potential problem with MessageFormatter and broken messages 11 years ago
Carsten Brandt 27659d1776 fixed FileHelper private method static call 11 years ago
Carsten Brandt 67dd874e0c renamed console controller optoins param $id to $actionId 11 years ago
Carsten Brandt 293e807017 added missing constructor call 11 years ago
Qiang Xue 78136d4278 Fixes #2880: filterByModels() should prefix key columns in a join query. 11 years ago
Carsten Brandt cc4d4933d4 fixed undefined variable problem in AccessControl 11 years ago
Carsten Brandt 0b2aafc780 fixed private / self in helpers 11 years ago
Carsten Brandt d774e7f127 fixed recursive call of ArrayHelper::toArray() 11 years ago
Carsten Brandt 8a6eceb852 phpdoc fixes 11 years ago
Carsten Brandt 9b8372d580 phpdoc 11 years ago
Qiang Xue f9befd58fc typo. [skip ci] 11 years ago
Qiang Xue e343d2d7db Fixes #2881. 11 years ago
Carsten Brandt ccd16e184f added mailer to the message when using compose 11 years ago
Carsten Brandt 488767914a do not remove records that have no primary key selected 11 years ago
Carsten Brandt de32f41485 added missing change to changelog 11 years ago
Carsten Brandt 1e75427393 updated classmap and phpdoc 11 years ago
Qiang Xue 2ec58e64d6 Fixed whenClient. 11 years ago
winiarekk f7b0c5c72f Update yii.php 11 years ago
Jani Mikkonen fa51a7a482 Update finnish translation 11 years ago
Qiang Xue b6b7a8f235 removed srand() 11 years ago
Qiang Xue 4c939eee3e reverted back change to parsing body params. 11 years ago
Qiang Xue f54dd266df reverted incorrect renaming. 11 years ago
Carsten Brandt 94fb8672d1 fixed url helper to not prepend to relative URLs 11 years ago
Carsten Brandt a9e37b906c fixed typo 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue d1363d9684 Added Validator::whenClient. 11 years ago
Qiang Xue bbc7b0768f separate id and name of attribute for client side validation 11 years ago
Qiang Xue fcf2d0a3f2 Fixes #2823. 11 years ago
Qiang Xue 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago
Qiang Xue 300c5a549a Fixes #2825: `Request::getBodyParams()` should correctly parse CONTENT TYPE. 11 years ago
Qiang Xue 8053082e0c Fixes #2848: Individual queries should be enclosed within parenthesis in a UNION query 11 years ago
Qiang Xue b393ea0d81 Fixes #2851. 11 years ago
Koudy 411dc71b09 Fixed getting the count for queries with the union 11 years ago
Qiang Xue d79febfd04 removed space in log prefixes [skip ci] 11 years ago
Qiang Xue 1a71c10934 Added `yii\web\PrefixUrlRule` 11 years ago
Qiang Xue a9546a9906 do not throw exception for Application::getCache() when cache is not installed. 11 years ago
Qiang Xue b9eb5de96d Fixes #2796: Added BootstrapInterface. 11 years ago
Qiang Xue 44d9d0dabb Fixes #2820 11 years ago
Qiang Xue 58ead7deb1 cleanup. 11 years ago
Qiang Xue be6b259c4e A better fix. 11 years ago
Qiang Xue 993339f080 Fixes #2842 11 years ago
lubosdz 0ebad1db08 updated [SK] translations 11 years ago