Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rotua Panjaitan
yii2
Commits
e08473a0
Commit
e08473a0
authored
May 09, 2014
by
Alexander Kochetov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGELOG fixed
parent
697e909c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CHANGELOG.md
framework/CHANGELOG.md
+1
-1
No files found.
framework/CHANGELOG.md
View file @
e08473a0
...
@@ -48,6 +48,7 @@ Yii Framework 2 Change Log
...
@@ -48,6 +48,7 @@ Yii Framework 2 Change Log
-
Enh: Added support to insert an event handler at the beginning of class-level event handler queue (qiangxue)
-
Enh: Added support to insert an event handler at the beginning of class-level event handler queue (qiangxue)
-
Enh: Added
`yii\console\Controller::EXIT_CODE_NORMAL`
and
`yii\console\Controller::EXIT_CODE_ERROR`
constants (samdark)
-
Enh: Added
`yii\console\Controller::EXIT_CODE_NORMAL`
and
`yii\console\Controller::EXIT_CODE_ERROR`
constants (samdark)
-
Enh:
`yii\console\MigrateController`
now returns
`yii\console\Controller::EXIT_CODE_ERROR`
in case of failed migration (samdark)
-
Enh:
`yii\console\MigrateController`
now returns
`yii\console\Controller::EXIT_CODE_ERROR`
in case of failed migration (samdark)
-
Enh: Added
`all`
option to
`MigrateController::actionDown()`
action (creocoder, umneeq)
-
Chg #2913: RBAC
`DbManager`
is now initialized via migration (samdark)
-
Chg #2913: RBAC
`DbManager`
is now initialized via migration (samdark)
-
Chg #3036: Upgraded Twitter Bootstrap to 3.1.x (qiangxue)
-
Chg #3036: Upgraded Twitter Bootstrap to 3.1.x (qiangxue)
-
Chg #3175: InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException (samdark)
-
Chg #3175: InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException (samdark)
...
@@ -250,7 +251,6 @@ Yii Framework 2 Change Log
...
@@ -250,7 +251,6 @@ Yii Framework 2 Change Log
-
Enh: Added
`isAssociative()`
and
`isIndexed()`
to
`yii\helpers\ArrayHelper`
(qiangxue)
-
Enh: Added
`isAssociative()`
and
`isIndexed()`
to
`yii\helpers\ArrayHelper`
(qiangxue)
-
Enh: Added
`addSelect`
to
`yii\db\Query`
(Alex-Code)
-
Enh: Added
`addSelect`
to
`yii\db\Query`
(Alex-Code)
-
Enh: Added ODBC support in
`yii\db\Connection`
(nineinchnick, resurtm)
-
Enh: Added ODBC support in
`yii\db\Connection`
(nineinchnick, resurtm)
-
Enh: Added
`all`
option to
`MigrateController::actionDown()`
action (creocoder, umneeq)
-
Chg #47: Changed Markdown library to cebe/markdown and adjusted Markdown helper API (cebe)
-
Chg #47: Changed Markdown library to cebe/markdown and adjusted Markdown helper API (cebe)
-
Chg #735: Added back
`ActiveField::hiddenInput()`
(qiangxue)
-
Chg #735: Added back
`ActiveField::hiddenInput()`
(qiangxue)
-
Chg #1186: Changed
`Sort`
to use comma to separate multiple sort fields and use negative sign to indicate descending sort (qiangxue)
-
Chg #1186: Changed
`Sort`
to use comma to separate multiple sort fields and use negative sign to indicate descending sort (qiangxue)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment