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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
ca7723e8
Commit
ca7723e8
authored
Feb 05, 2014
by
Antonio Ramirez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update CHANGELOG.md to its correspondent location
parent
dc53a2b1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
CHANGELOG.md
extensions/gii/CHANGELOG.md
+1
-0
CHANGELOG.md
framework/CHANGELOG.md
+0
-1
No files found.
extensions/gii/CHANGELOG.md
View file @
ca7723e8
...
@@ -5,6 +5,7 @@ Yii Framework 2 gii extension Change Log
...
@@ -5,6 +5,7 @@ Yii Framework 2 gii extension Change Log
----------------------------
----------------------------
-
Bug #1405: fixed disambiguation of relation names generated by gii (qiangxue)
-
Bug #1405: fixed disambiguation of relation names generated by gii (qiangxue)
-
Bug #1904: Fixed autocomplete to work with underscore inputs "_" (tonydspaniard)
-
Bug #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue)
-
Bug #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue)
-
Bug: fixed controller in crud template to avoid returning query in findModel() (cebe)
-
Bug: fixed controller in crud template to avoid returning query in findModel() (cebe)
-
Enh #1624: generate rules for unique indexes (lucianobaraglia)
-
Enh #1624: generate rules for unique indexes (lucianobaraglia)
...
...
framework/CHANGELOG.md
View file @
ca7723e8
...
@@ -31,7 +31,6 @@ Yii Framework 2 Change Log
...
@@ -31,7 +31,6 @@ Yii Framework 2 Change Log
-
Bug #1868: Added ability to exclude tables from FixtureController apply/clear actions. (Ragazzo)
-
Bug #1868: Added ability to exclude tables from FixtureController apply/clear actions. (Ragazzo)
-
Bug #1869: Fixed tables clearing.
`TRUNCATE`
changed to
`DELETE`
to avoid postgresql tables checks (and truncating all tables) (Ragazzo)
-
Bug #1869: Fixed tables clearing.
`TRUNCATE`
changed to
`DELETE`
to avoid postgresql tables checks (and truncating all tables) (Ragazzo)
-
Bug #1870: Validation errors weren't properly translated when using clientside validation (samdark)
-
Bug #1870: Validation errors weren't properly translated when using clientside validation (samdark)
-
Bug #1904: Fixed autocomplete to work with underscore inputs "_" (tonydspaniard)
-
Bug #1930: Fixed domain based URL matching for website root (samdark)
-
Bug #1930: Fixed domain based URL matching for website root (samdark)
-
Bug #1937: Fixed wrong behavior or advanced app's
`init --env`
when called without parameter actually specified (samdark)
-
Bug #1937: Fixed wrong behavior or advanced app's
`init --env`
when called without parameter actually specified (samdark)
-
Bug #1959:
`Html::activeCheckbox`
wasn't respecting custom values for checked/unchecked state (klevron, samdark)
-
Bug #1959:
`Html::activeCheckbox`
wasn't respecting custom values for checked/unchecked state (klevron, samdark)
...
...
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