Commit Graph

761 Commits

Author SHA1 Message Date
Ben Word
5f7073ca69 Merge pull request #745 from patrickocoffeyo/grunt
Add uglify and version to watch
2013-04-16 13:34:25 -07:00
Patrick Coffey
68fbecc6f8 Add uglify and version to watch 2013-04-16 14:52:07 -05:00
Ben Word
39e8797980 Merge branch 'master' into grunt 2013-04-10 10:15:45 -05:00
Ben Word
d0df0da472 Update CHANGELOG 2013-04-10 10:15:27 -05:00
Ben Word
a3801f7a2a Remove tabs that were added during contributions 2013-04-10 10:08:38 -05:00
Ben Word
1d7e99fdc8 Merge pull request #727 from amsross/master
is_dropdown can evaluate to true even if depth is not specified in wp_nav_menu() arguments
2013-04-04 18:00:35 -07:00
Matt Ross
6b988418cb Spacing adjustments 2013-04-04 21:48:08 -03:00
Ben Word
5afbd11833 Update roots.pot 2013-04-04 17:21:29 -05:00
Ben Word
6d73bd8a15 Merge pull request #730 from Foxaii/master
Added missing collapse class.
2013-04-04 15:13:27 -07:00
Scott Walkinshaw
59c7d06942 Merge pull request #731 from tomdxw/feature/htaccess-warning
Don't warn about unwritable htaccess if that option is disabled
2013-04-04 13:08:23 -07:00
Tom Adams
72958cbaaf Don't warn about unwritable htaccess if that option is disabled 2013-04-04 15:55:35 -04:00
Foxaii
47763e95bb Added missing collapse class.
The collapsed navbar does not increase height to accomodate dropdowns without it.
2013-04-03 01:18:53 +02:00
Ben Word
c4e07a8a5f Merge pull request #718 from leoj3n/topic.comment_template
add comment template
2013-03-29 14:00:44 -07:00
Joel Kuczmarski
37e5423b77 add comment template 2013-03-29 15:46:58 -05:00
Matt Ross
06c03489bb changed is_dropdown evaluation
is_dropdown can evaluate to true even if max_depth is 0. This is the WordPress default and implies that dropdowns are enabled.
2013-03-28 22:47:17 -03:00
Ben Word
b6e4e92278 Fix #720 - Re-organize archives template
- Move posts exists check and post navigation to index.php

- templates/content.php now only contains the post that's pulled
in from index.php

- Specific post format templates now properly work
2013-03-24 17:07:23 -05:00
Ben Word
35f5c5b6b8 Fix #722 - Add comment ID 2013-03-24 16:40:45 -05:00
Ben Word
a7221902c5 Merge pull request #714 from sfradel/b6b755b2bfa540700123b4aaa479eb9c0ea67849
Comment rendering fix
2013-03-24 14:30:30 -07:00
Ben Word
5e2640ee1f Merge pull request #717 from ntwb/BumpGrunt
Bump grunt branch versions to 6.3
2013-03-20 13:57:01 -07:00
Stephen Edgar
ff74657a98 Bump grunt branch versions to 6.3 2013-03-20 11:59:09 +11:00
Ben Word
0acc7f3813 hNews consistency 2013-03-17 19:02:03 -05:00
Ben Word
dba3e55e3c Merge branch 'master' into grunt 2013-03-17 18:57:43 -05:00
Ben Word
9fc2eb7f2f Add wp_title() filter 2013-03-17 18:56:23 -05:00
sfradel
b6b755b2bf div class="media-body" nesting fix 2013-03-16 10:42:59 +02:00
Ben Word
c3e7861705 Merge pull request #707 from kara-todd/master
Navbar items break if the menu depth is set to exclude children
2013-03-10 14:28:24 -07:00
Ben Word
30c69e4aa2 Merge pull request #709 from weslly/master
Updated pt-br translation
2013-03-10 10:52:51 -07:00
Weslly Honorato
b46226496b Updated pt-br translation 2013-03-09 22:27:38 -03:00
kara-todd
302579705d Fix for navbar dropdowns
Navbar items with children broke if the menu depth excluded the children.
Such as: wp_nav_menu(array('depth' => 1)) where 2nd level children exist
2013-03-08 14:01:14 -05:00
Ben Word
44dd8f120b Merge pull request #706 from singlow/rewrite-docs-plugin-php-file-fix
Add instructions to Nginx rewrite config
2013-03-08 10:43:28 -08:00
Jacob Williams
f4dae32bdc Add instructions to Nginx rewrite config
Prevent problems when plugins include direct-access php files.
2013-03-06 12:19:39 -06:00
Ben Word
3bd541a074 Merge pull request #704 from Foxaii/master
Add jQuery CDN to theme features
2013-03-06 09:31:52 -08:00
Foxaii
6298ec18c7 Add jQuery CDN to theme features. 2013-03-06 17:23:43 +00:00
Foxaii
b7cd04899d Add jQuery CDN to theme features. 2013-03-06 17:19:57 +00:00
Ben Word
545b125092 Merge branch 'master' into grunt 2013-03-04 21:59:38 -06:00
Jonathan Stanley
33a9c7cd50 correct logic in roots_enable_root_relative_urls 2013-03-04 21:57:36 -06:00
sfradel
86fd8e8d43 Added Greek language translation 2013-03-04 21:52:47 -06:00
Ben Word
838bea1402 Merge master 2013-03-04 21:30:25 -06:00
Ben Word
ac8d15b509 Ref #699 - Update to Bootstrap 2.3.1 2013-03-04 21:27:30 -06:00
Ben Word
b7dd06418f Simplify wp_title()
We recommend you use the WordPress SEO plugin for <title> management
2013-03-04 21:23:01 -06:00
Ben Word
947b4a1cb9 Merge pull request #696 from vdrnn/grunt
Fix typo
2013-03-03 10:29:22 -08:00
Vedran Zgela
dfc5063d81 Fixes typo 2013-03-02 00:32:58 +01:00
Scott Walkinshaw
452a2f34eb Merge pull request #695 from sumkincpp/master
Updated russian translation
2013-03-01 09:27:53 -08:00
Fedor Sumkin
6ea90f2754 updated russian translation 2013-03-01 21:19:57 +04:00
Ben Word
421438456e Fix names for enqueued CSS/JS 2013-02-28 19:32:56 -06:00
Ben Word
68f41bd77d Merge pull request #694 from adam-lynch/patch-2
Update lib/h5bp-htaccess
2013-02-28 15:11:53 -08:00
Adam Lynch
7d37b88562 Update lib/h5bp-htaccess
Removed redundant duplication comment. Just a tiny a tiny thing
2013-02-24 00:59:11 +01:00
Ben Word
678b18b820 Merge pull request #692 from kevva/grunt
Add support for grunt 0.4.0
2013-02-22 12:12:59 -08:00
Kevin Martensson
b7d9f187aa Add support for grunt 0.4.0 2013-02-22 20:17:48 +01:00
Ben Word
cc6d4eba30 Merge branch 'master' into grunt 2013-02-22 09:49:29 -06:00
Ben Word
43f44a4f01 Merge pull request #691 from damianregan/relativeurls
Fix for admin bar
2013-02-22 07:49:06 -08:00