14 Commits

Author SHA1 Message Date
d7da4e5ade removed unnecessary call to Html::url()
fixes #2466
2014-02-17 19:52:32 +01:00
1d04eb7871 Fix URL Bootstrap 2014-01-30 11:07:42 +01:00
150d71368b Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring
Conflicts:
	framework/CHANGELOG.md
2014-01-26 17:41:14 -05:00
bf59a521cb subwidgets should be rendered in the same view 2014-01-23 13:06:18 +01:00
c74db68ce7 Fixes #1974. 2014-01-22 12:55:35 -05:00
e7e6bee928 replaced usages of $_GET with Request::queryParams 2014-01-21 15:13:51 +01:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
8be4f3778a updated properties of extensions 2013-11-25 15:33:59 +01:00
998d0f71fa Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Removed edited author ref.
2013-11-22 16:06:27 +05:30
158db15587 Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Updated tabs
2013-11-22 16:03:27 +05:30
1c2c7ca250 Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Corrected the example and doc to highlight allowed dropdown support in Bootstrap 3.
2013-11-22 15:35:25 +05:30
257c4fcb55 Added example for dividers to bootstrap Nav
fixes #1284
2013-11-22 00:38:07 +01:00
83a937990c moved bootstrap to extension 2013-11-03 00:40:06 -04:00