RistoNiinemets
|
6a2972f5f3
|
Merge remote-tracking branch 'upstream/master'
|
2013-10-29 20:11:00 +02:00 |
Mike Jolley
|
95c0a67fdf
|
Merge pull request #4017 from scottbasgaard/master
Define line_subtotal and line_subtotal_tax to avoid PHP notice in cart.
|
2013-10-29 09:49:55 -07:00 |
Mike Jolley
|
c3232d613d
|
_woocommerce_term_recount
|
2013-10-29 11:29:21 +00:00 |
James Koster
|
dcf54c23bd
|
edit coupon icons and new version of WooCommerce icon font. #3585
|
2013-10-28 11:19:56 +00:00 |
James Koster
|
5aeaed888e
|
Add review form no longer opens in lightbox. closes #3804
|
2013-10-28 09:56:03 +00:00 |
James Koster
|
1fbb6249ff
|
Replaced → / ← on frontend with icons from our font. closes #4009
|
2013-10-28 09:45:59 +00:00 |
James Koster
|
e934947152
|
Remove placeholder polyfill. closes #4012
|
2013-10-28 09:03:03 +00:00 |
Scott Basgaard
|
a36c8d3b1f
|
Rename attributes class to woocommerce_attributes. Fixes #4019
.product_attributes should be .woocommerce_attributes
|
2013-10-26 21:38:03 +02:00 |
Scott Basgaard
|
ea03af2ee4
|
woocommerce_exclude_order_comments() is now exclude_order_comments()
|
2013-10-26 17:30:43 +02:00 |
Scott Basgaard
|
213525fc7c
|
Use global $current_user in my-account/edit address.
Avoid PHP notice for undefined variable.
|
2013-10-26 16:33:14 +02:00 |
Scott Basgaard
|
5676c8d919
|
Define line_subtotal and line_subtotal_tax to avoid PHP notice in cart.
|
2013-10-26 16:22:09 +02:00 |
RistoNiinemets
|
fcaaa129f2
|
use wooocommerce_locate_template
This allows woocommerce_locate_template filter to work on admin also
|
2013-10-26 13:32:38 +03:00 |
Mike Jolley
|
c7429357c7
|
Fix notices and rounding issues in orders
|
2013-10-25 20:02:21 +01:00 |
Mike Jolley
|
a099f3f37c
|
Put back old coupon storage logic so plugins can add amounts later than construct. Also streamlined get/set session data.
|
2013-10-25 19:28:09 +01:00 |
Mike Jolley
|
9416a4c8a2
|
Merge pull request #4007 from RistoNiinemets/ucfirst
change ucwords to ucfirst
|
2013-10-25 09:09:18 -07:00 |
RistoNiinemets
|
a96cb41c83
|
no dot use ucfirst nor ucwords for method title
|
2013-10-25 18:44:17 +03:00 |
Mike Jolley
|
8356cd301d
|
Merge pull request #4011 from scottbasgaard/master
Round product % price inc/dec in bulk edit. Resolves #4001
|
2013-10-25 08:14:23 -07:00 |
Mike Jolley
|
f742a91435
|
Rejig login form closes #4005
|
2013-10-25 16:10:13 +01:00 |
Scott Basgaard
|
242fc17090
|
Fix formatting.
|
2013-10-25 15:38:07 +02:00 |
Scott Basgaard
|
a85201ae2c
|
Don't forget to round with woocommerce_price_num_decimals option
|
2013-10-25 15:25:58 +02:00 |
Scott Basgaard
|
a3a1753c00
|
Round product % price inc/dec in bulk edit. Resolves #4001
|
2013-10-25 15:19:03 +02:00 |
Mike Jolley
|
dee6bba05c
|
Fix get_item_subtotal
|
2013-10-25 13:25:53 +01:00 |
Mike Jolley
|
e50067d68e
|
Merge branch 'tax-precision'
|
2013-10-25 12:15:48 +01:00 |
RistoNiinemets
|
ae00faecdd
|
change ucwords to ucfirst
|
2013-10-25 13:53:53 +03:00 |
Mike Jolley
|
e143d344e5
|
Constants
|
2013-10-24 19:36:22 +01:00 |
Mike Jolley
|
af6996866e
|
Rounded report
|
2013-10-24 19:22:22 +01:00 |
Mike Jolley
|
92fa4e379b
|
round tax reports
|
2013-10-24 16:19:28 +01:00 |
Mike Jolley
|
19c3ab7172
|
calc_tax functions
|
2013-10-24 16:16:39 +01:00 |
Mike Jolley
|
6d32dafa79
|
debug
|
2013-10-24 14:55:23 +01:00 |
Mike Jolley
|
e4ff61f475
|
You know when you've been benbowed
|
2013-10-24 14:53:01 +01:00 |
Mike Jolley
|
0d8d95e8e6
|
total calcs
|
2013-10-24 13:41:42 +01:00 |
Mike Jolley
|
51aba21d76
|
Rounding + precision for taxes. Store unrounded. Round down (for the moment) for taxes
|
2013-10-24 13:15:42 +01:00 |
Scott Basgaard
|
c93a11cff2
|
In System Status -> Templates make sure to look for template overrides in parent theme as well.
|
2013-10-24 14:05:13 +02:00 |
Mike Jolley
|
90ba359ef9
|
Uninstall option Closes #3968. Change option for #3992
|
2013-10-23 17:21:03 +01:00 |
Mike Jolley
|
56714e1d62
|
Merge pull request #3992 from scottbasgaard/master
Add template debug mode option. First pass at #3941
|
2013-10-23 08:58:30 -07:00 |
Scott Basgaard
|
9c9bfe1f4c
|
Add template debug mode option. First pass at #3941
|
2013-10-23 17:52:58 +02:00 |
Scott Basgaard
|
90b503e2c6
|
Use minified quick-edit.js
|
2013-10-23 17:36:32 +02:00 |
Mike Jolley
|
f4d4a42ba7
|
Merge pull request #3944 from bernardpeh/woocommerce-master
allow other plugins to validate the passwd in the lost passwd page
|
2013-10-23 08:11:19 -07:00 |
Mike Jolley
|
7fb60ccc99
|
blogname is the actual option, but WP terminolgy in settings is "Site Title".
Closes #3952
|
2013-10-23 15:57:14 +01:00 |
Mike Jolley
|
8ce3b8dd57
|
Filters for shortcode tags
|
2013-10-23 14:55:18 +01:00 |
Mike Jolley
|
1b1332d278
|
Static shortcodes. Will allow plugins to add some alias with same methods.
|
2013-10-23 12:55:40 +01:00 |
Mike Jolley
|
22eaf33bfe
|
Filter links + woocommerce_enable_admin_help_tab
|
2013-10-22 18:20:33 +01:00 |
Mike Jolley
|
05d9c0e045
|
Rename menus, removed woocommerce_
|
2013-10-22 17:26:18 +01:00 |
Mike Jolley
|
1813c1d6d6
|
woocommerce_attributes > product_attributes
|
2013-10-22 16:46:59 +01:00 |
Mike Jolley
|
28f8d401d3
|
Fix term install Closes #3919
|
2013-10-22 16:34:23 +01:00 |
Mike Jolley
|
ff928714a2
|
Keep leading zeros. Closes #3930
|
2013-10-22 16:28:44 +01:00 |
Mike Jolley
|
cc46479487
|
Merge pull request #3973 from helgatheviking/fix/invalid-args-for-implode
cast $tabs['class'] as array
|
2013-10-22 08:23:56 -07:00 |
Mike Jolley
|
f22b7feb41
|
_woocommerce_term_recount
|
2013-10-22 16:20:40 +01:00 |
Mike Jolley
|
1d8d86a2e5
|
Coupon in admin bar new menu Closes #3974
|
2013-10-22 13:58:55 +01:00 |
Kathy Darling
|
cc50c0f3ef
|
cast $tabs['class'] as array
|
2013-10-21 22:13:52 +02:00 |