Qiang Xue
38cfdb9bd3
Merge pull request #1693 from Ragazzo/debug_log_panel_improvements
...
debug module log panel improved
11 years ago
Qiang Xue
5da46c0cd5
Merge pull request #1695 from lucianobaraglia/master
...
Typo in changelog [skip ci]
11 years ago
Luciano Baraglia
f19cf8ee85
Updated GII changelog
11 years ago
Luciano Baraglia
a76275f891
Typo in changelog
11 years ago
Alexander Makarov
1028899fa3
Fixes #1609 : Adjusted code style, added some docs
11 years ago
Alexander Makarov
2528cd5498
Merge branch 'add_old_features_twig_view_renderer' of github.com:dev-mraj/yii2 into dev-mraj-add_old_features_twig_view_renderer
11 years ago
Alexander Makarov
bfc2ed2aba
Fixed #1635
11 years ago
Alexander Makarov
f224902b63
Fixes #1636 : `yii\jui\SliderInput` wasn't properly initialized
11 years ago
Mark
7c70f5c356
debug module log panel improved
11 years ago
Alexander Makarov
515095bbf7
Fixes #1633 : Advanced application template now works with MongoDB by default
11 years ago
Qiang Xue
872ade6f5e
fixed unit test config.
11 years ago
Antonio Ramirez
1bde5e0d27
minor fix on phpDoc
11 years ago
Antonio Ramirez
fc28927ddb
fix composer.json syntax
11 years ago
Antonio Ramirez
bccac04070
added CHANGELOG entry
11 years ago
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
...
11 years ago
Antonio Ramirez
53160797df
added tests
11 years ago
Qiang Xue
ccd4ae9f3c
Fixes #1691 : added “viewport” meta tag to layout views.
11 years ago
Qiang Xue
28dc23ddac
Fixed the issue that query cache returns the same data for the same SQL but different query methods
11 years ago
Qiang Xue
8c4b5874ff
Merge pull request #1690 from Ragazzo/controller_docs_response
...
docs about response
11 years ago
Mark
cf917bee78
moved section
11 years ago
Mark
2081c6f40d
subsection added
11 years ago
Qiang Xue
757115bc14
typo [skip ci]
11 years ago
Mark
b079c73a94
docs about response
11 years ago
Qiang Xue
9b1c2c8064
Fixes #1586 : `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
11 years ago
Qiang Xue
f345068266
Merge pull request #1689 from Ragazzo/controller_docs
...
csrf docs added
11 years ago
Mark
b0351ba485
docs improved
11 years ago
Antonio Ramirez
6694acd568
refactor methods to simplify interface
11 years ago
Mark
5c2064bd94
csrf docs added
11 years ago
Qiang Xue
e16c4858e0
Fixes #1685 : UrlManager::showScriptName should be set true for tests.
11 years ago
Qiang Xue
60dd8d16a1
Fixes #1688 : ActiveForm is creating duplicated messages in error summary
11 years ago
Qiang Xue
cbad97c78d
change back the visibility of findTableNames to protected.
11 years ago
Qiang Xue
70c23ca43b
Typo fix.
11 years ago
Mark
59535d38cf
doc fix
11 years ago
Qiang Xue
85c774e01d
Fixes #1681 : Added support for automatically adjusting the "for" attribute of label generated by `ActiveField::label()`
11 years ago
Mark
791d8124ad
added test
11 years ago
Mark
c0316a10dd
added mail events before/after send
11 years ago
Qiang Xue
ab3dfbac92
Simplified tests.
11 years ago
Alexander Makarov
404757bf82
Fixes #1631 : Charset is now explicitly set to UTF-8 when serving JSON
11 years ago
Antonio Ramirez
c7b3d2b40a
keep methods interface constant
11 years ago
Antonio Ramirez
3577b5c95a
Fixed typo
11 years ago
Qiang Xue
67ee93783c
Merge pull request #1680 from Ragazzo/yii2_basic_mail
...
mail component in basic app
11 years ago
Mark
9a0e9295e5
added html layout for mail component in basic app
11 years ago
Qiang Xue
dafd360152
CS fixes.
11 years ago
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
11 years ago
Qiang Xue
1e0e5f02af
Fixed DB query logging category.
11 years ago
Antonio Ramirez
105a0bc4ba
added frame method
11 years ago
Antonio Ramirez
6e2e11c3ff
Merge remote-tracking branch 'origin/master' into 46-image-helper
...
* origin/master:
11 years ago
Qiang Xue
4d9d4cb180
Merge pull request #1678 from suralc/patch-3
...
Updated git-workflow.md to remove a false link
11 years ago
Qiang Xue
3f4ee3e48c
Fixes #1604 : fixed URL and cookie problems.
...
Refactored tests.
11 years ago
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.
11 years ago