Commit Graph

256 Commits

Author SHA1 Message Date
Michael Silber
c0242218f8 Make WP_ENV check a positive if statement to improve semantics and readability 2014-07-10 10:49:21 -04:00
Ben Word
bb91236440 Merge master 2014-06-30 00:24:08 -05:00
Ben Word
17ee6e42d8 Update lib/init.php 2014-06-30 00:12:37 -05:00
Scott Walkinshaw
d951c1814d Fix is_element_empty 2014-06-17 21:34:04 -04:00
Scott Walkinshaw
eff8b55bb4 Merge pull request #999 from ansonkao/patch-1
Author Archives title - WPML Compatibility
2014-06-17 21:12:46 -04:00
BastianHofmann
6ddbd6e9de Fix is_element_empty util function. 2014-06-17 16:03:20 +02:00
QWp6t
d82daf2c57 Get menifest.json from file system. Fixes #1048 2014-05-30 23:23:45 -07:00
Ben Word
7552cd4d97 Update to jQuery 1.11.1 2014-05-21 18:24:25 -05:00
Ben Word
cc17c14de8 Merge pull request #1019 from JulienMelissas/7.0.0
Using un-optimized version of modernizr in dev environment.
2014-04-16 16:02:44 -05:00
Chris Carr
31d4e8a0a0 Move main/sidebar class filters into config.php (fix missing arg errors). 2014-04-12 20:49:22 -07:00
Julien Melissas
ea35b85da7 - fixing weird double negative thing on line 22
- using unpackages/unoptimized modernizr when in the WordPress development environment
2014-04-05 00:49:21 -04:00
Ben Word
b4c7b9b4b2 Offer just one header, the BS top navbar 2014-03-31 20:14:33 -05:00
Ben Word
be14fdb69c Use grunt-wp-assets 2014-03-30 23:01:59 -05:00
Ben Word
92cb5bc518 Use 'roots/' for filters 2014-03-30 21:23:00 -05:00
Ben Word
ea5699f284 Use apply_filters for main and sidebar classes 2014-03-30 20:47:16 -05:00
Ben Word
0f606929e0 Add comments about GA 2014-03-30 19:50:03 -05:00
Ben Word
7551f99641 Re-add excerpt and wp_title functions from cleanup.php
Rename custom.php to extras.php
2014-03-30 19:36:47 -05:00
Ben Word
87ef63f58b Move translations outside repo
See https://github.com/roots/roots-translations
2014-03-30 19:12:38 -05:00
lainga9
98818ea7c7 Bug in roots_request_filter()
This function affects the dashboard as well and breaks product filtering in WooCommerce 2.15 (not sure what other versions). Adding && !is_admin() should fix it.
2014-03-25 16:14:56 +00:00
Julien Melissas
e3012cb845 Adding comment to reduce confusion about div tag closing. 2014-03-20 12:57:03 -04:00
Illimar Tambek
554374fb07 Make Home and Primary Navigation translatable 2014-03-18 08:33:04 +02:00
Ben Word
70054b7d08 Just enqueue JS instead of register + enqueue 2014-03-11 23:57:03 -05:00
Ben Word
dede0bd851 Close #992 - Move some Roots features into Soil 2014-03-11 23:34:17 -05:00
Anson Kao
b2ca4611f6 Author Archives title - WPML Compatibility
If WPML String Translation is used to have multilingual author names, this change is needed to persist the translation to the title of the Author Archives page.
2014-03-05 02:21:37 -05:00
Ben Word
4a03d3b2ab Clean up the latest changes to lib/scripts.php
💙 @swalkinshaw
2014-02-21 23:53:45 -06:00
Ben Word
5b23b7fb96 Replace grunt-wp-assets with grunt-filerev and grunt-filerev-assets
By writing to assets-manifest.json with grunt-filerev-assets, it's
no longer necessary to commit changes to lib/scripts.php when developing
2014-02-21 23:14:12 -06:00
Ben Word
7b255992cf Ref #933 - dev and build tasks for Grunt
Dev: don't minify
Build: minify, lean Modernizr build

Dev assets will load if you have defined your WP_ENV as development
If you don't use Bedrock, you'll need to add this to your wp-config.php:

define('WP_ENV', 'development');

TODO: lib/scripts.php shouldn't need to be committed for changes after
running the version task
2014-02-21 21:59:09 -06:00
Ben Word
fa6b8eced0 Update to Bootstrap 3.1.1 2014-02-13 16:23:15 -06:00
Ben Word
cf843567ce Better LESS organization 2014-02-04 23:34:29 -06:00
Ben Word
d8cbdb251a Load Modernizr from Bower, lean build with Grunt 2014-02-04 23:13:33 -06:00
Ben Word
6ace5bbb27 Load jQuery from Bower 2014-02-04 22:59:07 -06:00
Ben Word
999759c375 Roots 6.5.2 2014-02-04 22:44:25 -06:00
Foxaii
553347d59a Bootstrap 3.1.0 2014-01-30 20:45:30 +00:00
Ben Word
c095bd361a Update to jQuery 1.11.0 2014-01-24 12:12:21 -06:00
Foxaii
98e7fc0b89 Fix avatar classes 2014-01-22 18:24:10 +00:00
Ben Word
d6fc59e041 Add comments to _main.js, remove finalize 2014-01-18 18:43:25 -06:00
Ben Word
9663bb489f Remove widget-inner
No longer needed with box-sizing: border-box
2014-01-18 00:26:32 -06:00
Scott Walkinshaw
9bcd427ab6 Fixes #962 - Not used anymore 2014-01-15 13:45:24 -05:00
Foxaii
378841c8a8 Merge pull request #947 from leoj3n/gallery-fix
Fix gallery link option
2014-01-05 07:33:41 -08:00
Roscius
940b8b5399 Match wp_register_script function signature
Although the third parameter currently works when false to indicate
no dependancies, it works by side-effect, the function signature uses
an empty array to indicate no dependancies.
2014-01-03 23:33:43 -05:00
Ben Word
a0534e8c90 Add notice to theme activation, tidy activation table markup 2013-12-29 14:31:42 -06:00
Ben Word
e4ac25853c screen_icon has been deprecated with WP 3.8 2013-12-29 14:13:23 -06:00
Ben Word
d581900fe8 Remove changing media folder from theme activation 2013-12-29 14:10:41 -06:00
Joel Kuzmarski
261fb43776 Fix gallery link option
Galleries should support three link types:

* Attachment Page (default): [gallery ids="1,2,3"]
* Media File: [gallery link="file" ids="1,2,3"]
* None: [gallery link="none" ids="1,2,3"]
2013-12-20 06:47:52 -06:00
Scott Walkinshaw
17ea6019e4 Merge pull request #942 from roots/language-attributes
Remove lang cleanup and fix dir
2013-12-14 14:42:21 -08:00
Foxaii
51b246ea92 Fix relative url changes 2013-12-14 21:02:49 +00:00
Scott Walkinshaw
d19f17bc17 Remove lang cleanup and fix dir 2013-12-14 10:56:21 -05:00
Foxaii
7f88525175 Port support for rel urls 2013-12-13 19:52:39 +00:00
Foxaii
aa59cede7f Update to Bootstrap 3.0.3 2013-12-05 19:27:34 +00:00
Foxaii
9fca562a61 Merge pull request #908 from bjornerik/figurefix
Add 10 px to the width of <figure> to avoid figure overflow
2013-12-04 12:32:52 -08:00