- 04 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 03 Sep, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #4911: Changed callback signature used in `yii\base\ArrayableTrait::fields()` from `function ($field, $model) {` to `function ($model, $field) {`
-
- 01 Sep, 2014 1 commit
-
-
ItsReddi authored
Added note to config change To get rid of confusions and errors. related to https://github.com/yiisoft/yii2/issues/4893
-
- 31 Aug, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4424: Added `inline` and `mimeType` options to all file downloading methods provided in `yii\web\Response`
-
- 19 Aug, 2014 1 commit
-
-
Klimov Paul authored
-
- 15 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 08 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 07 Aug, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 05 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 31 Jul, 2014 1 commit
-
-
RichWeber authored
-
- 28 Jul, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #4489: RBAC PhpManager wasn't saving multiple assignmentsFixes #4489: RBAC PhpManager wasn't saving multiple assignments properly
-
- 21 Jul, 2014 1 commit
-
-
Qiang Xue authored
-
- 19 Jul, 2014 2 commits
- 15 Jul, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item
-
- 10 Jul, 2014 1 commit
-
-
Carsten Brandt authored
fixed indentation
-
- 01 Jul, 2014 1 commit
-
-
Klimov Paul authored
-
- 29 Jun, 2014 2 commits
-
-
Alexander Makarov authored
-
Carsten Brandt authored
fixes #4086
-
- 28 Jun, 2014 1 commit
-
-
Alexander Makarov authored
- Data is now stored in three separate files for items, assignments and rules. File format is simpler. - Removed `authFile`. Added `itemsFile`, `assignmentsFile` and `rulesFile`. - `createdAt` and `updatedAt` are now properly filled with corresponding file modification time. - `save()` and `load()` are now protected instead of public. - Added unit test for saving and loading data.
-
- 27 Jun, 2014 5 commits
-
-
Paul Klimov authored
-
Paul Klimov authored
-
Vladimir Zbrailov authored
-
Klimov Paul authored
-
Klimov Paul authored
-
- 26 Jun, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`
-
- 25 Jun, 2014 2 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
fixes #3899
-
- 24 Jun, 2014 2 commits
-
-
Carsten Brandt authored
fixes #3233
-
Carsten Brandt authored
fixes #4012
-
- 14 Jun, 2014 2 commits
- 13 Jun, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files
-
- 11 Jun, 2014 2 commits
- 09 Jun, 2014 1 commit
-
-
Carsten Brandt authored
fixes #3245, #3244
-
- 24 May, 2014 2 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
-