Alexander Makarov
bfc2ed2aba
Fixed #1635
2013-12-29 23:51:04 +01:00
Alexander Makarov
f224902b63
Fixes #1636 : yii\jui\SliderInput wasn't properly initialized
2013-12-29 23:49:43 +01:00
Mark
7c70f5c356
debug module log panel improved
2013-12-30 02:36:15 +04:00
Alexander Makarov
515095bbf7
Fixes #1633 : Advanced application template now works with MongoDB by default
2013-12-29 23:26:20 +01:00
Qiang Xue
872ade6f5e
fixed unit test config.
2013-12-29 16:25:22 -05:00
Antonio Ramirez
1bde5e0d27
minor fix on phpDoc
2013-12-29 22:11:35 +01:00
Antonio Ramirez
fc28927ddb
fix composer.json syntax
2013-12-29 21:55:07 +01:00
Antonio Ramirez
bccac04070
added CHANGELOG entry
2013-12-29 21:52:01 +01:00
Antonio Ramirez
9c4689d8fb
Merge branch 'upstream' into 46-image-helper
...
* upstream: (35 commits)
Fixes #1691 : added “viewport” meta tag to layout views.
Fixed the issue that query cache returns the same data for the same SQL but different query methods
moved section
subsection added
typo [skip ci]
docs about response
Fixes #1586 : `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
docs improved
csrf docs added
Fixes #1685 : UrlManager::showScriptName should be set true for tests.
Fixes #1688 : ActiveForm is creating duplicated messages in error summary
change back the visibility of findTableNames to protected.
Typo fix.
Fixes #1681 : Added support for automatically adjusting the "for" attribute of label generated by `ActiveField::label()`
Simplified tests.
Fixes #1631 : Charset is now explicitly set to UTF-8 when serving JSON
Fixed typo
added html layout for mail component in basic app
CS fixes.
Merge branch 'debug_module_improvements' of github.com:Ragazzo/yii2 into Ragazzo-debug_module_improvements
...
2013-12-29 21:51:36 +01:00
Antonio Ramirez
53160797df
added tests
2013-12-29 21:43:26 +01:00
Qiang Xue
ccd4ae9f3c
Fixes #1691 : added “viewport” meta tag to layout views.
2013-12-29 15:31:35 -05:00
Qiang Xue
28dc23ddac
Fixed the issue that query cache returns the same data for the same SQL but different query methods
2013-12-29 14:25:10 -05:00
Qiang Xue
8c4b5874ff
Merge pull request #1690 from Ragazzo/controller_docs_response
...
docs about response
2013-12-29 10:44:39 -08:00
Mark
cf917bee78
moved section
2013-12-29 22:41:02 +04:00
Mark
2081c6f40d
subsection added
2013-12-29 22:38:39 +04:00
Qiang Xue
757115bc14
typo [skip ci]
2013-12-29 13:20:23 -05:00
Mark
b079c73a94
docs about response
2013-12-29 22:08:01 +04:00
Qiang Xue
9b1c2c8064
Fixes #1586 : QueryBuilder::buildLikeCondition() will now escape special characters and use percentage characters by default
2013-12-29 13:04:02 -05:00
Qiang Xue
f345068266
Merge pull request #1689 from Ragazzo/controller_docs
...
csrf docs added
2013-12-29 09:56:23 -08:00
Mark
b0351ba485
docs improved
2013-12-29 21:53:42 +04:00
Antonio Ramirez
6694acd568
refactor methods to simplify interface
2013-12-29 18:32:36 +01:00
Mark
5c2064bd94
csrf docs added
2013-12-29 21:31:27 +04:00
Qiang Xue
e16c4858e0
Fixes #1685 : UrlManager::showScriptName should be set true for tests.
2013-12-29 10:31:34 -05:00
Qiang Xue
60dd8d16a1
Fixes #1688 : ActiveForm is creating duplicated messages in error summary
2013-12-29 10:27:38 -05:00
Qiang Xue
cbad97c78d
change back the visibility of findTableNames to protected.
2013-12-29 09:51:36 -05:00
Qiang Xue
70c23ca43b
Typo fix.
2013-12-28 22:31:46 -05:00
Mark
59535d38cf
doc fix
2013-12-29 07:13:35 +04:00
Qiang Xue
85c774e01d
Fixes #1681 : Added support for automatically adjusting the "for" attribute of label generated by ActiveField::label()
2013-12-28 21:32:27 -05:00
Mark
791d8124ad
added test
2013-12-29 06:23:52 +04:00
Mark
c0316a10dd
added mail events before/after send
2013-12-29 06:23:38 +04:00
Qiang Xue
ab3dfbac92
Simplified tests.
2013-12-28 19:26:18 -05:00
Alexander Makarov
404757bf82
Fixes #1631 : Charset is now explicitly set to UTF-8 when serving JSON
2013-12-29 00:32:03 +01:00
Antonio Ramirez
c7b3d2b40a
keep methods interface constant
2013-12-29 00:00:31 +01:00
Antonio Ramirez
3577b5c95a
Fixed typo
2013-12-28 23:43:42 +01:00
Qiang Xue
67ee93783c
Merge pull request #1680 from Ragazzo/yii2_basic_mail
...
mail component in basic app
2013-12-28 14:40:02 -08:00
Mark
9a0e9295e5
added html layout for mail component in basic app
2013-12-29 02:37:32 +04:00
Qiang Xue
dafd360152
CS fixes.
2013-12-28 16:35:06 -05:00
Qiang Xue
1106ad1904
Merge branch 'debug_module_improvements' of github.com:Ragazzo/yii2 into Ragazzo-debug_module_improvements
...
Conflicts:
extensions/yii/debug/panels/DbPanel.php
2013-12-28 16:21:15 -05:00
Qiang Xue
1e0e5f02af
Fixed DB query logging category.
2013-12-28 16:16:58 -05:00
Antonio Ramirez
105a0bc4ba
added frame method
2013-12-28 21:53:30 +01:00
Antonio Ramirez
6e2e11c3ff
Merge remote-tracking branch 'origin/master' into 46-image-helper
...
* origin/master:
2013-12-28 21:28:22 +01:00
Qiang Xue
4d9d4cb180
Merge pull request #1678 from suralc/patch-3
...
Updated git-workflow.md to remove a false link
2013-12-28 12:11:40 -08:00
Qiang Xue
3f4ee3e48c
Fixes #1604 : fixed URL and cookie problems.
...
Refactored tests.
2013-12-28 15:04:08 -05:00
suralc
c9ab8e9bfc
Updated git-workflow.md to remove a false link
...
Replaced link to gitref.org to try.github.com as gitref.org is down.
2013-12-28 20:40:50 +01:00
Qiang Xue
f554d46aaa
minor fixes.
2013-12-28 13:14:33 -05:00
Antonio Ramirez
7efdad9c69
remove use of dumb static variable
2013-12-28 17:07:19 +01:00
Qiang Xue
f18e530fe0
Merge pull request #464 from tonydspaniard/364-toAscii
...
enhance Inflector helper with ascii function
2013-12-28 07:28:53 -08:00
Qiang Xue
c31e113d95
Fixes #1671
2013-12-28 08:59:29 -05:00
Antonio Ramirez
0efe892f15
fix merging issues
2013-12-28 09:33:55 +01:00
Antonio Ramirez
8c1715d5a7
remove UTF-8 string conversion
2013-12-28 09:28:47 +01:00