Commit Graph

1278 Commits

Author SHA1 Message Date
Ben Word
47e0558c0d Merge pull request #1050 from iloveitaly/remote-footer-copyright
Remove footer copyright element
2014-06-15 02:16:27 -05:00
Ben Word
dffa1b4672 Merge pull request #1055 from al-the-x/watch-js-plugins
Make `grunt watch:js` include `assets/js/plugins/**/*.js`
2014-06-15 02:03:19 -05:00
Josh Levinson
2d1c77837b Initiate the loop before the title is called on pages. Failing to do so causes checks that run on the loop's status to fail. 2014-06-13 14:09:20 -04:00
David Rogers
0804074fdf Make grunt watch:js include assets/js/plugins/**/*.js
If I add JavaScript packages to my `assets/js/plugins/` directory, they must be concatenated, uglified, and added to `scripts.js` to be used in my theme. The `watch:js` task should also note changes to those files and directories.
2014-06-06 16:50:27 +00:00
Ben Word
4653b9c6ea Merge pull request #1049 from QWp6t/patch-1
Retrieve manifest.json from local file system. Fixes  #1048
2014-06-06 11:16:58 -05:00
Michael Bianco
d91cfa8c5b Remove footer copyright element 2014-06-01 19:34:57 -04:00
QWp6t
d82daf2c57 Get menifest.json from file system. Fixes #1048 2014-05-30 23:23:45 -07:00
Ben Word
4e38d4681d Use <!doctype html> instead of <!DOCTYPE html>
See e67e9cc7c1
2014-05-21 18:34:39 -05:00
Ben Word
f1937445e9 Update packages 2014-05-21 18:33:51 -05:00
Ben Word
af9d06fefd Update to latest Modernizr 2014-05-21 18:26:16 -05:00
Ben Word
7552cd4d97 Update to jQuery 1.11.1 2014-05-21 18:24:25 -05:00
Scott Walkinshaw
dbb80938e0 Merge pull request #1034 from jaavid/patch-1
Update fa_IR.po
2014-05-12 08:24:08 -04:00
jaavid
ccbf7a9823 Update fa_IR.po 2014-05-12 11:58:17 +04:30
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
Ben Word
a50dfa7ebb Merge pull request #1015 from leoj3n/comment-title-fix
Fix comment log out title echo
2014-04-07 11:17:38 -05: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
Joel Kuzmarski
0e3eca9cc4 Fix comment log out title echo 2014-03-31 07:57:14 -05:00
Ben Word
be14fdb69c Use grunt-wp-assets 2014-03-30 23:01:59 -05:00
Ben Word
b524fb8b4d Update README 2014-03-30 22:17:23 -05:00
Ben Word
c7453f62dc Update watch tasks 2014-03-30 21:49:04 -05:00
Ben Word
2442d7bdf7 Use sr-only class on searchform, move label again because of input-group styles 2014-03-30 21:30:08 -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
1a9b71edcf Add time-grunt 2014-03-30 20:38:08 -05:00
Ben Word
bb604f36b8 Add grunt-autoprefixer 2014-03-30 20:12:30 -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
5ba5de8ee5 Swap input/label on searchform 2014-03-30 19:19:33 -05:00
Ben Word
8c04f4a3df LiveReload - reference non-minifed assets 2014-03-30 19:17:26 -05:00
Ben Word
87ef63f58b Move translations outside repo
See https://github.com/roots/roots-translations
2014-03-30 19:12:38 -05:00
Scott Walkinshaw
18e4db6d4a Merge pull request #1013 from lainga9/patch-1
Bug in roots_request_filter()
2014-03-25 12:15:55 -04: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
Ben Word
f411b8d0c8 Merge pull request #1010 from JulienMelissas/master
Adding comment to reduce confusion about div tag closing in lib/comments.php
2014-03-20 12:00:07 -05:00
Julien Melissas
e3012cb845 Adding comment to reduce confusion about div tag closing. 2014-03-20 12:57:03 -04:00
Ben Word
5ec68b8bc3 Merge pull request #1006 from AmitT/patch-1
Update he_IL.po
2014-03-18 10:23:09 -05:00
Ben Word
ec5dfc3049 Merge pull request #1007 from ragulka/estonian-translation
Add estonian translation
2014-03-18 10:22:51 -05:00
Ben Word
1101e3b72d Merge pull request #1008 from ragulka/more-i18n
Make Home and Primary Navigation translatable
2014-03-18 10:22:30 -05:00
Illimar Tambek
554374fb07 Make Home and Primary Navigation translatable 2014-03-18 08:33:04 +02:00
Illimar Tambek
aaaa141f33 Add estonian translation 2014-03-17 23:05:53 +02:00
Amit
e6ec690972 Update he_IL.po
Removing unnecessary quote sign.
2014-03-16 07:44:07 +02:00
Scott Walkinshaw
fac1b95973 Merge pull request #1003 from artbelov/master
Updated Russian translation.
2014-03-12 11:39:41 -04:00
Artem Belov
fd972e4aff Updated Russian translation. 2014-03-12 18:46:46 +04:00
Ben Word
289ea01fc2 Separate containers 2014-03-12 00:04:56 -05:00
Ben Word
70054b7d08 Just enqueue JS instead of register + enqueue 2014-03-11 23:57:03 -05:00
Ben Word
373910b515 Update version numbers, CHANGELOG 2014-03-11 23:51:41 -05:00
Ben Word
272afb78d1 Update screenshot resolution to 880x660, change to blank image 2014-03-11 23:38: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