Commit Graph

6705 Commits

Author SHA1 Message Date
Mike Jolley b1b6e10b98 Result of Grunt minification + tx pull 2014-02-03 14:35:26 +00:00
Mike Jolley 2d6948c726 Merge pull request #4617 from claudiosmweb/grunt
New grunt tasks
2014-02-03 03:52:19 -08:00
Mike Jolley e3cc5931ba Merge pull request #4614 from claudiosmweb/clp_currency
CLP currency
2014-02-03 03:50:57 -08:00
Mike Jolley bd46436856 Merge pull request #4611 from m1k3lm/patch-2
[ADD] Colombian Peso
2014-02-03 03:50:17 -08:00
claudiosmweb 97c95e1707 added watch grunt task 2014-02-02 19:33:20 -02:00
claudiosmweb e9fed7adbd added a grunt task to generate pot files 2014-02-02 19:16:25 -02:00
claudiosmweb 695a639d93 improved the less grunt task 2014-02-02 18:49:30 -02:00
claudiosmweb e4d6c0b05f added grunt task to minify all js files for the admin and the frontend 2014-02-02 18:47:06 -02:00
claudiosmweb ddf6f7bd41 added grunt task to transifex pulling and improved the registered tasks 2014-02-02 18:08:35 -02:00
claudiosmweb 6a2f8ef3c4 improved the grunt less task to compile all .less files 2014-02-02 17:49:30 -02:00
claudiosmweb 49ba95dba1 added grunt task to minify all css files 2014-02-02 17:38:00 -02:00
claudiosmweb c7097a8794 created aliases for assets in Gruntfile.js 2014-02-02 17:24:02 -02:00
claudiosmweb 2db6944e10 fixed the indentation in Gruntfile.js 2014-02-02 17:22:05 -02:00
claudiosmweb a03d4ba113 fixed wordpress coding standards 2014-02-02 17:20:52 -02:00
claudiosmweb d254c55bc2 improved the package.json 2014-02-02 17:19:08 -02:00
claudiosmweb 077f6d5d9c fixed the CLP name 2014-02-01 13:00:57 -02:00
claudiosmweb 91ec6e62a0 fixed some coding standards in includes/wc-core-functions.php 2014-02-01 12:58:56 -02:00
claudiosmweb 32b772272c added clp currency 2014-02-01 12:55:58 -02:00
Mikel Martin ffa74e4f65 [ADD] Colombian Peso 2014-01-31 19:16:56 +01:00
James Koster a078b942e7 removed a ↓ closes #4598 2014-01-31 15:31:35 +00:00
Mike Jolley 9222e6a854 woocommerce_coupon_options Hook breaks custom options - used in 2 places. May have been mistake 2014-01-31 14:48:23 +00:00
Mike Jolley 06066bdf0a Merge pull request #4605 from claudiosmweb/fix_4600
Add extra class to cart item data
2014-01-31 04:56:37 -08:00
Mike Jolley eef21fa53a Merge pull request #4603 from thenbrent/master
Fix rounding bug with pre-tax product % coupon
2014-01-31 04:47:56 -08:00
Mike Jolley 0d0bdc340c Merge pull request #4601 from maxrice/master
Fix potential fatal error when fetching orders via API
2014-01-31 04:46:36 -08:00
Mike Jolley 09f3af799e Merge pull request #4606 from toddlahman/master
Removed (document).ready from jQuery scripts
2014-01-31 04:46:16 -08:00
thenbrent f2a0e4bcdd Remove dup discount calculation 2014-01-30 21:54:33 -08:00
toddlahman 13c24b410e Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.

http://api.jquery.com/ready/
2014-01-30 18:44:17 -08:00
claudiosmweb 1d332b67dd added extra class to cart item data, fixes #4600 2014-01-30 19:02:52 -02:00
thenbrent 390afe9f90 Fix rounding bug with pre-tax product % coupon 2014-01-30 12:50:58 -08:00
Max Rice 0b2cc1df28 Fix potential fatal error when fetching orders via API 2014-01-30 15:41:21 -05:00
Mike Jolley efc2fa1d4a Grunt shell task 2014-01-30 16:51:05 +00:00
Coen Jacobs a6aac5ebc7 CSSmin task in Gruntfile 2014-01-30 17:41:07 +01:00
Coen Jacobs 73de0f48ed CSSmin dependency 2014-01-30 17:37:59 +01:00
Coen Jacobs 023fa75ca3 LESS compiling files through Grunt task 2014-01-30 17:34:23 +01:00
Coen Jacobs b4613f1d05 Initial commit of Gruntfile 2014-01-30 17:11:02 +01:00
Coen Jacobs 02ff69c1ae Added Grunt LESS plugin 2014-01-30 17:09:52 +01:00
Coen Jacobs 6cb4883a75 package.json initial commit 2014-01-30 17:04:50 +01:00
Mike Jolley 65e8794b7f RC1 2014-01-30 15:26:22 +00:00
Mike Jolley 0f655c39af POT files 2014-01-30 15:26:18 +00:00
Mike Jolley ffd1c43b5a 2.1-rc-1 version number 2014-01-30 15:06:12 +00:00
Mike Jolley 274e78512e Store POST to variable for paypal 2014-01-30 14:47:11 +00:00
Mike Jolley 531ba9ad34 Clean meta values in paypal gateway 2014-01-30 14:47:11 +00:00
Mike Jolley 189271e610 Validate the currency code sent back by paypal 2014-01-30 14:47:11 +00:00
James Koster 361cb67adb removed #wc_get_started 2014-01-29 17:43:52 +00:00
James Koster 006541ae03 tweaked mijireh getting started message 2014-01-29 17:42:59 +00:00
James Koster 9b18edb2f7 Revert "remove mijireh assets"
This reverts commit 7afb6e2af1.
2014-01-29 17:37:38 +00:00
James Koster 7afb6e2af1 remove mijireh assets 2014-01-29 17:26:01 +00:00
James Koster cee534ac8f image optimisation 2014-01-29 17:22:07 +00:00
James Koster ef906de995 remove gear.png 2014-01-29 17:19:59 +00:00
James Koster 7c2778ac6c remove image_watermark 2014-01-29 17:19:02 +00:00