Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

WPGraphQL

Free and Open Source GraphQL API for WordPress
Collective - Host: opensource - https://opencollective.com/wp-graphql - Website: https://wpgraphql.com - Code: https://github.com/wp-graphql

Reworked roots_relative_url again to account for more edge cases

github.com/wp-graphql/wp-graphql-theme - a87574c6aee6ee8af60769e09c2d10b852c0d501 authored over 13 years ago by Scott Walkinshaw <[email protected]>
Refactored CSS framework code: added in default classes, added

stylesheet_link_tag function, added a no framework option, cleaned up
code

github.com/wp-graphql/wp-graphql-theme - af89a57e7ccfe04cdf7e179cf1d023fd3c3e4fba authored over 13 years ago by Scott Walkinshaw <[email protected]>
much cleaner way of including h5bp's htaccess by utilizing the WordPress

Filesystem API and grabbing the contents from a separate file

github.com/wp-graphql/wp-graphql-theme - 12dd0fae09350697ccbb81296170c88537476132 authored over 13 years ago by Ben Word <[email protected]>
small fix - adding 'Written by [author]' back after it was

accidentally removed in acea241631f8693de16610ab8392ef4f5aa4479f

github.com/wp-graphql/wp-graphql-theme - cbdfc50d12c841c5dde01b92051e75598642d8e3 authored over 13 years ago by Ben Word <[email protected]>
removed old style.css, grabbed the latest from h5bp and made

modifications on top of it. some of the old roots css was also removed, including
ul.none and .icon

github.com/wp-graphql/wp-graphql-theme - cbb388148f4b5d2799d0a442e3417a828f8c863f authored over 13 years ago by Ben Word <[email protected]>
closes #81 - moving get_roots_stylesheets to the hooks

github.com/wp-graphql/wp-graphql-theme - c4d4ee40c6794f04b988ae09dbfdb683dd02a3ff authored over 13 years ago by Ben Word <[email protected]>
fixes #77 - check to see if there's a nav item in the utility nav before

outputting it

github.com/wp-graphql/wp-graphql-theme - 9428eab5911dae8ae4c0d67c2d509dbc5df59299 authored over 13 years ago by Ben Word <[email protected]>
adding option for fout-b-gone

github.com/wp-graphql/wp-graphql-theme - a05ede6ca5c48525c94bc43aa02aa593dadffa93 authored over 13 years ago by Ben Word <[email protected]>
header cleanup including moving google analytics to the roots_head hook

github.com/wp-graphql/wp-graphql-theme - a088b21d9c9ac1870d5300cc38ca5b2155a0e6f9 authored over 13 years ago by Ben Word <[email protected]>
(h5bp updates) chrome frame install prompt for ie7, small change to the

escaping of </script> for jquery local fallback

github.com/wp-graphql/wp-graphql-theme - d92a532ad2f381c19315dd9aa6d45ca0dc74eda5 authored over 13 years ago by Ben Word <[email protected]>
minor formatting fixes

github.com/wp-graphql/wp-graphql-theme - a290f07e0355f8545040823f2e018d2cad9cc0fd authored over 13 years ago by Ben Word <[email protected]>
formatting cleanup

github.com/wp-graphql/wp-graphql-theme - 09244176e17658d1f2cc012dad26a80fc6c1408b authored over 13 years ago by Ben Word <[email protected]>
removing codemirror (it wasn't active, anyway) - see discussion in #2

github.com/wp-graphql/wp-graphql-theme - cd1f00909dacde48bf25025fed8024ada51a2ace authored over 13 years ago by Ben Word <[email protected]>
Merge pull request #75 from limitlis/patch-1

Invisible character between two '>' on line 3 doesn't allow validation

github.com/wp-graphql/wp-graphql-theme - f06c413f64db307600c29dc88e024508b44fb91e authored over 13 years ago by Ben Word <[email protected]>
Invisible character between two '>' on line 3 doesn't allow HTML5 validation.

github.com/wp-graphql/wp-graphql-theme - 409bd95706232371dbb6c392aba2e566f46943a6 authored over 13 years ago by limitlis <[email protected]>
changing class name of screen reader text in options

github.com/wp-graphql/wp-graphql-theme - eeadf7949273ca490d8323f94874379f8b1bd3b6 authored over 13 years ago by Ben Word <[email protected]>
Merge branch 'master' of github.com:retlehs/roots

github.com/wp-graphql/wp-graphql-theme - a185c7df001e0702f3deb40fcbbe75ae91fb4d7a authored over 13 years ago by Scott Walkinshaw <[email protected]>
Minor fix to relative urls

github.com/wp-graphql/wp-graphql-theme - cd87358195683a618b4cf98d6b1843e8212d0d29 authored over 13 years ago by Scott Walkinshaw <[email protected]>
Merge branch 'master' of github.com:retlehs/roots

github.com/wp-graphql/wp-graphql-theme - 63762ff96ff836a75418a49cd3ed148417827669 authored over 13 years ago by Scott Walkinshaw <[email protected]>
Added authorship rel attribute to post author link

github.com/wp-graphql/wp-graphql-theme - acea241631f8693de16610ab8392ef4f5aa4479f authored over 13 years ago by Scott Walkinshaw <[email protected]>
slight change to registering the nav menus

github.com/wp-graphql/wp-graphql-theme - 75d2738db9aeeebf31bd0c0d0f32bf130b116579 authored over 13 years ago by Ben Word <[email protected]>
Merge branch 'master' of github.com:retlehs/roots

github.com/wp-graphql/wp-graphql-theme - 7517dbe9589c478b72737588b831b12cf9ada987 authored over 13 years ago by Scott Walkinshaw <[email protected]>
Added option for cleaner menu output - fixes #33

github.com/wp-graphql/wp-graphql-theme - 8389f7755a15856d7f670a95e405c60f17e70455 authored over 13 years ago by Scott Walkinshaw <[email protected]>
slight change to registering the nav menus

github.com/wp-graphql/wp-graphql-theme - fee4ba5b2746a36c1658bc52e8a74c94960f5030 authored over 13 years ago by Ben Word <[email protected]>
roots_relative_urls now ignores external links

github.com/wp-graphql/wp-graphql-theme - 9260044ed479b47fa3a3d990b7b94e7b84296716 authored over 13 years ago by Scott Walkinshaw <[email protected]>
Merge pull request #69 from johnraz/master

Avoid re-adding page to the main nav each time roots is activated

github.com/wp-graphql/wp-graphql-theme - b218fc2d75d29f114ef282dee9f7c0f687a1c05f authored over 13 years ago by Ben Word <[email protected]>
avoid re-adding page to the main nav each time roots is activated

github.com/wp-graphql/wp-graphql-theme - 3aa0344410c980a4861bbe2afe8e60ad3c126f7e authored over 13 years ago by Joanthan Liuti <[email protected]>
matching update to twentyeleven options

github.com/wp-graphql/wp-graphql-theme - dfc2f5ffb610f55a2a5145e56e68d1a1bf56183b authored over 13 years ago by Ben Word <[email protected]>
adding latest updates from twentyeleven options

github.com/wp-graphql/wp-graphql-theme - 4981fd7e4c147dd14161a94720f179757e794aa1 authored over 13 years ago by Ben Word <[email protected]>
removing undefined index error on the removal of css for the recent

comments widget

github.com/wp-graphql/wp-graphql-theme - 56d4e9399b76242ca0226a78b9b13891f628b222 authored over 13 years ago by Ben Word <[email protected]>
adding .pot file generated by

http://www.icanlocalize.com/tools/php_scanner - refs #24 (wpml support)

github.com/wp-graphql/wp-graphql-theme - bc2da28d6a7599deef8ef7978d656827633b90fc authored over 13 years ago by Ben Word <[email protected]>
(h5bp updates) modernizr 2.0, newer respond.js

github.com/wp-graphql/wp-graphql-theme - 22e0a2eebe402de49963e18f34fdcfc8276fb863 authored over 13 years ago by Ben Word <[email protected]>
missed one (reference afd690d76ba87589bced181dba684f6179628e35)

github.com/wp-graphql/wp-graphql-theme - bb60331ba17a7f9b8fced9d4f6c832cc59036dac authored over 13 years ago by Ben Word <[email protected]>
switching frameworks was broken - now fixed. thanks to @dsimmons for

pointing this out

github.com/wp-graphql/wp-graphql-theme - afd690d76ba87589bced181dba684f6179628e35 authored over 13 years ago by Ben Word <[email protected]>
removing reference to background image

github.com/wp-graphql/wp-graphql-theme - 70be19e8203bc95eff2e98367c5fd41757178683 authored over 13 years ago by Ben Word <[email protected]>
h5bp replaced the semicolon with a comma in the viewport line back in

october, somehow missed this -- thx james sims for pointing it out

github.com/wp-graphql/wp-graphql-theme - eab54c9adbdbc6e47921bc403cb90218fd705a5f authored over 13 years ago by Ben Word <[email protected]>
doing some clean up to the new options (which are awesome btw)

github.com/wp-graphql/wp-graphql-theme - 72cdfe7deabcfe34dbdce23f6d7147e14408891f authored over 13 years ago by Ben Word <[email protected]>
updating #main and #sidebar CSS classes to use the new options

github.com/wp-graphql/wp-graphql-theme - 97ed6f4f2d59c8bf645f40405a7cd459f3825096 authored over 13 years ago by Ben Word <[email protected]>
changing class names after h5bp reverted the <html> tag changes

github.com/wp-graphql/wp-graphql-theme - 15f3f9ce2eea7704d1a6a92fc2c098d6bd945007 authored over 13 years ago by Ben Word <[email protected]>
adding support for adapt.js, closes #47

github.com/wp-graphql/wp-graphql-theme - 5466bad0d19571f7ab8d935ce59aace62c9093fe authored over 13 years ago by Ben Word <[email protected]>
moving css3-mediaqueries.js (used by 1140) to libs folder

github.com/wp-graphql/wp-graphql-theme - 83199c388e4a745053eff16425a16083841fb4c6 authored over 13 years ago by Ben Word <[email protected]>
adding vcard widget

github.com/wp-graphql/wp-graphql-theme - 10ef89fdf10eb21c682a524c220599d288783466 authored over 13 years ago by Ben Word <[email protected]>
removing unnecessary icon, no longer used with the new theme options

github.com/wp-graphql/wp-graphql-theme - 7e9abf103eef91baf9ed9fb0284babe2e0bca7a7 authored over 13 years ago by Ben Word <[email protected]>
switching from using include_once to the correct method, locate_template

good info here:
http://justintadlock.com/archives/2010/11/17/how-to-load-files-within-wordpress-...

github.com/wp-graphql/wp-graphql-theme - 92e91d3bb581d00ecd35e3965766714d6b924d7d authored over 13 years ago by Ben Word <[email protected]>
removing the additional styling to the 'Search Engines Blocked' button

because as of 3.2 it's no longer in the header, it's simply a link in
the 'Right Now' area on the...

github.com/wp-graphql/wp-graphql-theme - 4e0c92c05edabe56a66222c0bbf69b3c37491b43 authored over 13 years ago by Ben Word <[email protected]>
removing unnecessary code at bottom, adding a class to a couple inputs

so that they have some width

github.com/wp-graphql/wp-graphql-theme - e1d41ebce39801fb5f07ebf3903b684bc20d5996 authored over 13 years ago by Ben Word <[email protected]>
moving yoast breadcrumb support into actions

github.com/wp-graphql/wp-graphql-theme - 1aa3fa0f33e72af727e5a8d80c70e271d30f107b authored over 13 years ago by Ben Word <[email protected]>
complete rewrite of theme options, based on twentyeleven (in progress)

github.com/wp-graphql/wp-graphql-theme - 91d81ddb6e4c8127b2bebabd029eccb59312e558 authored over 13 years ago by Ben Word <[email protected]>
cleaning up the part that checks to see if .htaccess is writable

github.com/wp-graphql/wp-graphql-theme - e9cac027248c036da8b360c523a58e99d4df2c7d authored over 13 years ago by Ben Word <[email protected]>
removing output buffer include

github.com/wp-graphql/wp-graphql-theme - 0f3ea1bf0a667a31b6673be85fe783831db92de2 authored over 13 years ago by Ben Word <[email protected]>
moving 1140's call to css3-mediaqueries.js into actions

github.com/wp-graphql/wp-graphql-theme - 3c5298ee586a2b78ad1f0069665eea9b31d5d884 authored over 13 years ago by Ben Word <[email protected]>
missing a character :)

github.com/wp-graphql/wp-graphql-theme - dfb1f1aded8243014cf2877c75439493c7b208c8 authored over 13 years ago by Ben Word <[email protected]>
h5bp update to <html> tag

github.com/wp-graphql/wp-graphql-theme - 6542f5bd19a74dac3aa2cab8ac24a449fcc7fbaa authored over 13 years ago by Ben Word <[email protected]>
adding hooks & actions

github.com/wp-graphql/wp-graphql-theme - f3c1b46d18a27e40bb30ddbbda7d627c83d6e372 authored over 13 years ago by Ben Word <[email protected]>
adding a blank roots-custom.php file so you can quickly add custom

functions without messing with functions.php (there will be some cleanup
to functions.php soon)

github.com/wp-graphql/wp-graphql-theme - c2f44c84228352920470ff5a09f00e109e339b01 authored over 13 years ago by Ben Word <[email protected]>
renaming includes/ directory to inc/

github.com/wp-graphql/wp-graphql-theme - 1543fe0373073f3abe708ee38b03d29433051fb6 authored over 13 years ago by Ben Word <[email protected]>
h5bp update: new conditional comment magic for the <html> tag, more info at http://goo.gl/MmY2F

github.com/wp-graphql/wp-graphql-theme - 4debdc5e5d1fd06f4d56f3d3ea2f8bcf2a1b6f0f authored over 13 years ago by Ben Word <[email protected]>
Merge pull request #63 from masondesu/master

Removed unnecessary class on #nav-main

github.com/wp-graphql/wp-graphql-theme - d1f2edff9ad9ce069cac6b8108e09fe3ab6d1ca3 authored over 13 years ago by Ben Word <[email protected]>
Removed unnecessary class="<?php echo roots_container_class; ?>" from #nav-main, as it was breaking the "rules" on 960.gs.

github.com/wp-graphql/wp-graphql-theme - 889a000cf849bd37c7348c2f395d671050499d98 authored over 13 years ago by Mason Stewart <[email protected]>
same as pull req 60 with some formatting/name changes -- menu activation

fixes

github.com/wp-graphql/wp-graphql-theme - ce10e802b0a6849aebb54911f8761f8afd170c94 authored over 13 years ago by Ben Word <[email protected]>
Merge pull request #55 from johnraz/patch-2

Get wordpress 'home' dir. Correct fix.

github.com/wp-graphql/wp-graphql-theme - 2386b3274ae99db944292c0154acff8c43dccc18 authored over 13 years ago by Ben Word <[email protected]>
latest changes from h5bp and blueprint css, jquery 1.6.1

github.com/wp-graphql/wp-graphql-theme - 18f0ab26d4db19edb67283808533832c66f950f0 authored over 13 years ago by Ben Word <[email protected]>
This is the correct fix

github.com/wp-graphql/wp-graphql-theme - 7de67904e1f7c93d06bab012849e54f2d6baaae9 authored over 13 years ago by Jonathan Liuti <[email protected]>
Bug fixes: plugins_url in admin, search query redirect and display

github.com/wp-graphql/wp-graphql-theme - 4982539f117b7e45c157e4f68d3fdc0242ed4e26 authored over 13 years ago by Scott Walkinshaw <[email protected]>
latest h5bp changes: placeholder media queries for mobile-first approach and addition of respond.js

github.com/wp-graphql/wp-graphql-theme - 985ba6f24013cb08b8fc1b4cb4f2c3d336ea1e07 authored over 13 years ago by Ben Word <[email protected]>
latest updates from h5bp

github.com/wp-graphql/wp-graphql-theme - 37214d54433cb29edb3c97cb4b1f60193cbc4373 authored over 13 years ago by Ben Word <[email protected]>
adding jquery 1.6

github.com/wp-graphql/wp-graphql-theme - a3d64d2d7248ef52f1b7c1692ecee635c1a9d72f authored over 13 years ago by Ben Word <[email protected]>
latest updates to blueprint css - adding styling to url and email inputs

github.com/wp-graphql/wp-graphql-theme - d15e0487cfc8ee55e26005a7462ced983cab402f authored over 13 years ago by Ben Word <[email protected]>
changing input type=search back to text until https://bugs.webkit.org/show_bug.cgi?id=33637 is resolved

github.com/wp-graphql/wp-graphql-theme - 6aaaf485810adf2d5d569415b5086e966dadcfaf authored over 13 years ago by Ben Word <[email protected]>
add site speed tracking for google analytics (h5bp update)

github.com/wp-graphql/wp-graphql-theme - 4a4ea9a6aee8f9f870f369e82fb41f53ce3dff97 authored over 13 years ago by Ben Word <[email protected]>
Minor bug - fixes #45

github.com/wp-graphql/wp-graphql-theme - ad18c9d3ffa594e778937d5f86a9b21ec74faa35 authored over 13 years ago by Scott Walkinshaw <[email protected]>
Fixed minor bug in gallery shortcode

github.com/wp-graphql/wp-graphql-theme - 9d99a42e1e7fcfb07f477109104747e5a4f7a8b9 authored over 13 years ago by Scott Walkinshaw <[email protected]>
Merge remote branch 'upstream/master'

github.com/wp-graphql/wp-graphql-theme - f6a95be0dcdc1f1f19d0dee6b80ad9be77177eb3 authored over 13 years ago by Scott Walkinshaw <[email protected]>
-moz-appearance and -webkit-appearance: textfield were on the search button instead of the search input

github.com/wp-graphql/wp-graphql-theme - 29dbefc28744dd141c549e268b86a96993ada916 authored over 13 years ago by Ben Word <[email protected]>
minor text/formatting changes

github.com/wp-graphql/wp-graphql-theme - fc6ebd0a020ec8bc2e6bd16bbb93724978ea9410 authored over 13 years ago by Ben Word <[email protected]>
progress on #24 to add i18n and wpml support

github.com/wp-graphql/wp-graphql-theme - 119c20704fe742a545b0c7b250fd3a52c9da9730 authored over 13 years ago by Ben Word <[email protected]>
updating jquery cycle to latest version (2.99)

github.com/wp-graphql/wp-graphql-theme - e5d81e5d06edd1d7090126599c73b836773c23d6 authored over 13 years ago by Ben Word <[email protected]>
adding in the latest changes from h5bp and blueprint css

github.com/wp-graphql/wp-graphql-theme - 07dc7b7d81389ded3c2a35e0d3fd79bd05cf94a9 authored over 13 years ago by Ben Word <[email protected]>
cleaning up formatting from previous commit

github.com/wp-graphql/wp-graphql-theme - 7cc92802a7cbed768c376a3a67cf83dc8d1f90a5 authored over 13 years ago by Ben Word <[email protected]>
fixes #37 -- adding language_attributes() in header.php

github.com/wp-graphql/wp-graphql-theme - edf5b263fb37952b98194aa1cfdc8cbd30147a98 authored over 13 years ago by Ben Word <[email protected]>
Merge branch 'master' of github.com:retlehs/roots

github.com/wp-graphql/wp-graphql-theme - a39bc3d5e3c0c6a00d730561b219974b2be0a992 authored over 13 years ago by Ben Word <[email protected]>
tagging 3.2.2 (bugfixes)

github.com/wp-graphql/wp-graphql-theme - ad5e287ddcef524de05fc5b8b44690cb18bb958a authored over 13 years ago by Ben Word <[email protected]>
URL rewriting bug fixes + better MU support

github.com/wp-graphql/wp-graphql-theme - a3d351cafe9a9039b89ca7fdd19e54737ec892bb authored over 13 years ago by Scott Walkinshaw <[email protected]>
tagging 3.2.2 (bugfixes)

github.com/wp-graphql/wp-graphql-theme - 164a416741d5c018188c514fe068aab70f4a20ae authored over 13 years ago by Ben Word <[email protected]>
Adding break to case statements + consistent formatting - fixes #35

github.com/wp-graphql/wp-graphql-theme - 992a9e92408f9ba3011d471f789f277f6efbab46 authored over 13 years ago by Scott Walkinshaw <[email protected]>
Replaced get_stylesheet with get_template in many places to better accommodate child themes #18

github.com/wp-graphql/wp-graphql-theme - 6bc3a6bcf361769ff252bfe9ba073f07735decc0 authored over 13 years ago by Scott Walkinshaw <[email protected]>
Changed site_url to home_url - fixes #34

github.com/wp-graphql/wp-graphql-theme - d54f3e64faf456c282329af1c8a120d3e3cc73b2 authored over 13 years ago by Scott Walkinshaw <[email protected]>
adding support for child themes

github.com/wp-graphql/wp-graphql-theme - e938859ac792a77cc7065fbc4cfe785156deae19 authored over 13 years ago by Ben Word <[email protected]>
support for child theme - fixes #18

github.com/wp-graphql/wp-graphql-theme - 533c3bbc85b6e8cfaa1260d57501ed9f2f4ae8f5 authored over 13 years ago by Scott Walkinshaw <[email protected]>
adding support for the 1140px grid

github.com/wp-graphql/wp-graphql-theme - 1a1b5d79434a8d2367a0a049b8857b894ce1bc46 authored over 13 years ago by Ben Word <[email protected]>
setting version to 3.1.1

github.com/wp-graphql/wp-graphql-theme - 4e99ef00b1e83881398a4453358cbe98cd2233eb authored almost 14 years ago by Ben Word <[email protected]>
Merge branch 'master' of https://github.com/swalkinshaw/roots

github.com/wp-graphql/wp-graphql-theme - 31f9e89318b965bbdeda2f2795dc7b1ea9446b53 authored almost 14 years ago by Ben Word <[email protected]>
Merge remote branch 'upstream/master'

github.com/wp-graphql/wp-graphql-theme - 592d36bbff010ac72f923ffa86c0268ec7ad2694 authored almost 14 years ago by Scott Walkinshaw <[email protected]>