5152 Commits (b2d5d59ae5d709c49c44699b15ca9a57e54b369a)

Author SHA1 Message Date
Carsten Brandt 5eba1403ff removed requirements checker from classmap 10 years ago
李某某 211a090427 Update yii.php [skip ci] 10 years ago
Ivo Kund 131b8ad430 Changed order of readme entries (bug should go first) 10 years ago
Ivo Kund b622983acc Fixed: Wrong namespace in advanced app backend unit test classes #6919 10 years ago
Carsten Brandt aef8fdffde fixed indentation in Cache Controller 10 years ago
Qiang Xue 96c4ec88ca Fixes #6889 doc fix [skip ci] 10 years ago
Qiang Xue 7031020c63 Fixes #6661: Hyperlinks that are enclosed within an exist form will use the same form for submission if they specify both of the `href` and `data-method` attributes 10 years ago
Kartik Visweswaran 98571fb3b9 More correct usage of TimeStamp touch method 10 years ago
Qiang Xue 4dd4e59370 Fixes #6493: Added support for the `Access-Control-Expose-Headers` header by `yii\filters\Cors` 10 years ago
usualdesigner 649ff9d319 Allow to set Access-Control-Expose-Headers in Cors filter 10 years ago
Qiang Xue 9c287cb651 Fixes #5663 and #5671: Added support for using `data-params` to specify additional form data to be submitted via the `data-method` approach 10 years ago
usualdesigner 80cc9cc16f Basic implementation of the data-params attributes 10 years ago
Carsten Brandt 4267b53d43 added doc about count() return value 10 years ago
Qiang Xue 4ae7eb1819 Fixes #6697. 10 years ago
Brandon Kelly 7a9f1a0ce7 getQueryParam() and getBodyParam() doc edits 10 years ago
Borales 3619a8d276 [Uk] Messages update [skip ci] 10 years ago
Carsten Brandt e7f9b30456 fixed version information in Breadcrumb widget 10 years ago
Qiang Xue 59cc605ddd Fixed version [skip ci] 10 years ago
Qiang Xue 52f4006c11 Fixed Url::current() implementation. 10 years ago
Alexander Makarov 801de52db7 Adjusted changelog 10 years ago
Alexander Makarov 9c7e4e514d Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL 10 years ago
Alexander Makarov e4cf948c0b Better code for #6106 10 years ago
Alexander Makarov 440eeea8cc Fixes #6106: Added ability to specify `encode` for each item of `yii\widgets\Breadcrumbs` 10 years ago
Alexander Makarov 174843a971 Fixes #5690: adjusted paths in message config generated by `yii message/config` to reflect directory structure better 10 years ago
Qiang Xue 201043244d doc fixes [skip ci] 10 years ago
Qiang Xue b750cf662d prepare for the next release. 10 years ago
Qiang Xue d7462656f7 2.0.2 release 10 years ago
Mohammad Anini 9f78a926d4 Add mimeTypes Arabic validation message 10 years ago
Carsten Brandt f177f1701a fixed failure on sqlite version check 10 years ago
Carsten Brandt 9415c7921d date formatter fall back to PHP impl. to solve Y2K38 issue 10 years ago
Mohammad Anini 7e2e035262 Fix Arabic File Type Validation Message 10 years ago
caboosesw f83ad4a05e Update ActionColumn.php 10 years ago
Carsten Brandt 05cc9ae405 improved HTML to Text fallback in BaseMailer 10 years ago
Felipe Sateler b05e6c2286 Fix typo in spanish translation 10 years ago
Alexander Kochetov f42cd49833 yii\db\ActiveQuery phpDoc fix 10 years ago
Tobias Munk b33824044f added check for undefined application to log Target 10 years ago
Alexander Kochetov ee85dba92e yii\db\ActiveQuery phpDoc fix 10 years ago
Klimov Paul 9b9b361aff Doc comments for `yii\console\controllers\AssetController` extended 10 years ago
Klimov Paul 94f702fe6e `yii\console\controllers\AssetController` now handles bundle files from external resources properly 10 years ago
Alexander Kochetov fff48ef76f Correct SQLite version checking 10 years ago
Qiang Xue 135c54ecdd Fixed typo. 10 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Carsten Brandt 389d9e2fd2 add hint about custom element id and selectors property 10 years ago
DaSourcerer f3f5fcae4b Changelog update 10 years ago
1darvesh 61e110d5ed Update config.php 10 years ago
1darvesh 7f250d1e4f Create yii.php 10 years ago
DaSourcerer 0cf4e7494f Removed Content-Transfer-Encoding from the list of default download headers 10 years ago
Tomek Romik d329d60462 Fix typo in polish transiation [ci skip] 10 years ago
Serge Postrash e6d84a5009 yii\web\AssetManager phpdoc typo [skip ci] 10 years ago
Carsten Brandt 792746883e urlManager: ensure route is trimmed by / on empty pattern 10 years ago