11792 Commits

Author SHA1 Message Date
02a5624c9f docs/guide-ja/test reviewed [ci skip] 2015-02-24 23:08:18 +09:00
26aed13290 docs-guide-ja updates [ci skip] 2015-02-24 23:08:17 +09:00
51f25cac62 Fixes #7417: Used return in Tabs widgets instead of echo 2015-02-24 16:05:00 +03:00
f7f838e9d0 Added upgrade not about Security 2015-02-24 15:49:09 +03:00
89d1e55f91 phpdoc fix, close #7404 2015-02-24 13:26:01 +01:00
f84b3d9139 added unsigned int decision to design decision file 2015-02-24 13:02:36 +01:00
b2f5739781 Merge pull request #7407 from sidtj/7301-check-icu-version-in-requirements
#7301 adds checking of the icu version in requirements
2015-02-24 14:22:40 +03:00
54ccd388fe Added tests for Nav and Dropdown 2015-02-24 14:17:03 +03:00
8f54c5dc81 Fixes #7412: Removed unnecessary unsets in Dropdown and Nav 2015-02-24 14:17:02 +03:00
4512833fac Fixes #7215: Uses OpenSSL crypto lib instead of Mcrypt. Added testing of encrypted data compatibility, both backward and forward 2015-02-24 14:03:41 +03:00
a3ea7b774d Fixes #7350: Added yii\helpers\Html::$dataAttributes to support customizing data attributes. 2015-02-23 21:30:45 -05:00
183dc43b6f Merge branch 'master' of github.com:yiisoft/yii2 into 7301-check-icu-version-in-requirements 2015-02-23 21:08:24 -03:00
61e695b39b Solve conflicts on upstream merging 2015-02-23 21:07:44 -03:00
a5b9aec6cd Fixed phpdoc typo 2015-02-24 03:05:43 +03:00
f0cc302802 [i18n, #7301] Check ICU version in requirements warning when < 49 2015-02-23 20:45:31 -03:00
02f8f7ef9d Fixes #7332: Added ability to remove yii\widgets\Menu container tag by setting options['tag'] to false 2015-02-24 02:06:42 +03:00
e385f323eb Update Menu.php
The feature:
http://getbootstrap.com/components/#list-group-linked

Currently, Menu isnt capable of creating a bootstraps list-group-linked because:
- Menu forces a item container around the link

Menu does allow:
- defining the tag of the menu container
- defining the tag of the item container
- defining the template of the link

This means, that it is a small step to enable a menu like the list-group-linked in which:
- menu container is a DIV
- there are no item containers
- there are only links which should get the correct status by the (link)template

I provided a patch in which you can set the item-tag on false. When this is done,
the item tag is ignored and no LI is created, which is necessary for the list-group-linked.
2015-02-24 01:52:00 +03:00
25535429c7 Merge pull request #7372 from egoroof/patch-1
[skip ci] [ru docs update] fix grammar
2015-02-24 01:39:20 +03:00
c2621a140a Updated caching-data.md in guide-es [skip ci]
close #7401
2015-02-23 21:21:40 +01:00
6dc45276b5 Added hint about safeUp/safeDown 2015-02-23 21:19:53 +01:00
a4871ba801 skip imagick and gmagick on hhvm 2015-02-23 18:54:24 +01:00
2cea8e7da3 travis: add imagick and gmagick extensions 2015-02-23 18:54:24 +01:00
8df025d752 Added example of caching when doing AR query. Fixes #7399 2015-02-23 20:39:36 +03:00
7333c65518 added note about currency format and locale
issue #7391
2015-02-23 13:18:46 +01:00
fd3c3ee8be Merge pull request #7397 from softark/docs-guide-ja-tools-rev
[skip ci] Docs guide ja tools rev
2015-02-23 14:53:53 +03:00
a2861c08e3 Merge pull request #7396 from softark/docs-guide-tool-fix
Docs guide tool fix [ci skip]
2015-02-23 14:53:36 +03:00
25d8697c38 docs/guide/tool small fixes [ci skip] 2015-02-23 20:45:27 +09:00
d7ab4aa461 docs/guide-ja/tool reviewed [ci skip] 2015-02-23 20:44:20 +09:00
7dfc62edfa docs/guide-ja/tutorial-performance-tuning.md - updated [ci skip] 2015-02-23 19:56:53 +09:00
096b2a3c6c Merge branch 'master' of github.com:yiisoft/yii2 2015-02-23 19:44:19 +09:00
259e6bb145 Merge pull request #7392 from TomasVotruba/patch-1
travis: speedup - run coverage just once
2015-02-23 13:06:02 +03:00
a69c9f5e65 travis: run coverage just once 2015-02-23 10:45:06 +01:00
e56bf03130 Fixed test break. 2015-02-22 19:33:23 -05:00
57c298a523 Fixes #7361: The trim validator now works on the client side too 2015-02-22 19:25:06 -05:00
1c18de7349 Merge branch 'master' of github.com:yiisoft/yii2 2015-02-23 08:04:43 +09:00
f515535b42 Merge pull request #7390 from softark/docs-guide-ja-rest-rev
Docs guide ja rest rev [ci skip]
2015-02-23 01:57:08 +03:00
d3ca556128 docs/guide-ja/rest - reviewed [ci skip] 2015-02-23 07:50:06 +09:00
364c4863dd docs/guide-ja/rest reviewing [ci skip] 2015-02-23 07:50:05 +09:00
18060d5f85 docs/guide-ja/rest - reviewed [ci skip] 2015-02-23 07:44:19 +09:00
1b98c5d673 docs/guide-ja/rest reviewing [ci skip] 2015-02-23 07:44:19 +09:00
63af984d7c improved framework README 2015-02-22 22:01:34 +01:00
da26cfe8ac improved extensions readme 2015-02-22 21:59:30 +01:00
30ff179a4d Merge pull request #7386 from softark/docs-guide-ja-cache-rev
docs/guide-ja/caching reviewed [ci skip]
2015-02-21 21:22:53 -05:00
9fbb3fe264 docs/guide-ja/caching reviewed [ci skip] 2015-02-22 10:26:31 +09:00
07403d3f9d Fixes #3723: yii\filters\PageCache now supports caching response headers as well as non-HTML response content 2015-02-21 19:45:44 -05:00
bec0d84a54 Merge pull request #7379 from softark/docs-guide-security-fix
docs/guide/security-best-practices.md - small fix [ci skip]
2015-02-21 18:21:17 +03:00
01b89b8380 Merge pull request #7380 from softark/docs-guide-ja-security-rev
docs/guide-ja/security reviewed [ci skip]
2015-02-21 18:20:47 +03:00
82036a9841 docs/guide/security-best-practices.md - small fix [ci skip] 2015-02-21 17:31:47 +09:00
92cbb083d2 docs/guide-ja/security reviewed [ci skip] 2015-02-21 17:28:47 +09:00
9f6cb3cfe4 Merge pull request #7376 from softark/docs-ja-feb-21
Docs ja feb 21 updates [ci skip]
2015-02-20 22:24:56 -05:00