5168 Commits (a617fdba7273abb583d9c0065e9ba6794c54d95e)

Author SHA1 Message Date
Alexander Kochetov 8794cd9269 Yii class code style fix 10 years ago
Alexander Kochetov e4c1656cbc Yii class `include` cass replaced to `require` 10 years ago
Alexander Kochetov 6cfbd8d548 Fixed ActiveRecordInterface phpDoc 10 years ago
Alexander Kochetov 08e54c522c Fixed ActiveRecordInterface phpDoc 10 years ago
Carsten Brandt c0de03dfac updated composer asset plugin in travis.yml 10 years ago
Davidson Alencar 6a4dc8a4e8 adjust version composer-asset-plugin to 1.0.0 [ci skip] 10 years ago
Qiang Xue d0d884c39d Fixes #6940: `yii\web\Response::sendContentAsFile()` may not send correct `content-length` header 10 years ago
sadgnome 0b4896929b Fixed content-length in sendContentAsFile() 10 years ago
Alexander Makarov 07aca1c712 Renamed config() to configure() in BaseHtmlPurifier as suggested by @qiang 10 years ago
Qiang Xue 5ab1d1a0d1 Fixes #6992. 10 years ago
Alex-Code d862222304 Fixes #6852: Added `yii\helpers\BaseHtmlPurifier::helpers()` in order to be able to configure `HtmlPurifier` helper globally via subclassing 10 years ago
Alexander Makarov 06564db627 Changelog for #6882 10 years ago
Brandon Kelly cf0d582a0b Added yii\web\ErrorHandler::getTypeUrl() 10 years ago
Qiang Xue fe19243da1 Fixes #6969: `yii\helpers\ArrayHelper::htmlEncode()` and `htmlDecode()` should not remove non-string data 10 years ago
Carsten Brandt 7c609ad8fb allow disabling log rotation 10 years ago
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