Mike Jolley
3a3c086849
Updated german (formal) by @owcv Closes #262 .
2011-11-26 17:19:00 +00:00
Mike Jolley
2abd9a1644
Type + tooltips
2011-11-26 16:41:48 +00:00
Mike Jolley
f7b4bebacc
Final tax rounding issues
2011-11-26 16:15:25 +00:00
Mike Jolley
788744bcb1
Merge pull request #268 from lucasstark/patch-1
...
Modified forms to include the enctype='multipart/form-data' to allow for...
2011-11-26 04:33:07 -08:00
Mike Jolley
14a169151d
Ability to load shipping/billing from selected customer
2011-11-26 12:32:44 +00:00
lucasstark
a7e915cdd0
Modified forms to include the enctype='multipart/form-data' to allow for upload fields on product forms.
2011-11-26 06:17:09 -05:00
Mike Jolley
d735f13f70
Calculate totals (JS) rounding
2011-11-25 23:42:46 +00:00
Mike Jolley
b681ec5788
Changed discount to row_discount
2011-11-25 22:36:02 +00:00
Mike Jolley
d954419417
Tax calculations for adjusted rates
2011-11-25 22:13:01 +00:00
Mike Jolley
a55adaca3e
Store discount for products (pre-tax)
2011-11-25 19:31:06 +00:00
Mike Jolley
5fd566b47c
Improved look and feel of the orders section
2011-11-25 18:44:44 +00:00
Mike Jolley
31e425505b
Hook when saving address (woocommerce_customer_save_address)
2011-11-25 11:46:30 +00:00
Julian Jöris
5898548ae8
Merge remote-tracking branch 'upstream/master'
2011-11-25 09:41:40 +01:00
Mike Jolley
4032bb413b
terms fix
2011-11-24 16:06:39 +00:00
Mike Jolley
8c7837acdd
Remember last subtab
2011-11-24 15:52:32 +00:00
Mike Jolley
772a9601ad
Product visibility fix
2011-11-24 15:32:57 +00:00
Mike Jolley
378d84033c
Added a few currencies
...
and made paypal disable itself if currency is not supported
2011-11-24 15:22:28 +00:00
Julian Jöris
9bd88e3a52
Merge remote-tracking branch 'upstream/master'
2011-11-24 16:07:12 +01:00
Mike Jolley
73a7a2d599
indent
2011-11-24 14:36:09 +00:00
Mike Jolley
583741c442
Merge pull request #257 from DynamicArray/master
...
Stock HTML filter and Top Earners/Sellers Bug
2011-11-24 06:34:41 -08:00
Julian Jöris
e6adfeb470
Merge remote-tracking branch 'upstream/master'
2011-11-24 11:44:38 +01:00
John Cotton
d60bd41b65
Corrected the top earners array too.
2011-11-24 01:00:21 +00:00
John Cotton
c980c67f7d
The order of slicing then reversing of both the top sellers and top earners arrays meant that the bottom 25 products were displayed, not the top 25.
...
The first asort puts the values in ascending order so slicing first takes the bottom values upwards.
By reversing first then slicing we get the top 25 downwards.
2011-11-24 00:55:29 +00:00
John Cotton
ecb672eeb5
Added filter (correctly!) for Stock HTML
2011-11-24 00:49:35 +00:00
John Cotton
a88d47c6d5
Added filter for HTML that displays stock levels
2011-11-24 00:24:24 +00:00
Mike Jolley
6ff1a4eea1
missing </select>
2011-11-24 00:06:15 +00:00
Mike Jolley
e6183d3001
removed small
2011-11-23 23:40:48 +00:00
Mike Jolley
a60bb20d57
Cart discount logic
2011-11-23 23:19:23 +00:00
Mike Jolley
a7600ba875
Faster loading
2011-11-23 17:42:49 +00:00
Mike Jolley
b25436753d
All inputs now use 'chosen' instead of the multiselect widget
2011-11-23 17:28:58 +00:00
Mike Jolley
e0552ff3f7
Improved tax form - should improve usability
2011-11-23 14:39:28 +00:00
Mike Jolley
99fdf94a48
More chosen selects
2011-11-23 12:02:36 +00:00
Julian Jöris
df3e13867a
Merge remote-tracking branch 'upstream/master'
2011-11-23 12:03:51 +01:00
Mike Jolley
7f6e89f979
Translation
2011-11-23 10:08:55 +00:00
Mike Jolley
4d6a9750fb
Admin bits
2011-11-23 10:08:48 +00:00
Mike Jolley
9112df283b
wp_mail change
2011-11-23 09:04:16 +00:00
Mike Jolley
16d7cf15f0
Tracking fix
2011-11-23 08:43:27 +00:00
Mike Jolley
93c95b66e8
Catalog ordering filters
2011-11-23 00:53:57 +00:00
Mike Jolley
c3faee08b5
Started adding support for 'chosen' - a select element enhancer
2011-11-23 00:44:11 +00:00
Mike Jolley
73aad1810e
Added strings file for localisation's. Closes #227 .
...
Re-scan to translate order status names.
2011-11-23 00:07:50 +00:00
Mike Jolley
3aa804fd89
States encoding. Closes #212 .
2011-11-22 23:51:46 +00:00
Mike Jolley
7c691c02af
Sale price labels
2011-11-22 23:31:44 +00:00
Mike Jolley
3ddbf05604
Cart totals fix
2011-11-22 17:00:47 +00:00
Mike Jolley
6b7571661a
Support for ordering attributes with the same ID (but different taxonomies)
2011-11-22 16:55:59 +00:00
Mike Jolley
1f31333d1c
Term description div. Closes #248 .
2011-11-22 16:26:08 +00:00
Mike Jolley
2822f1c692
Lower priority for template functions. Closes #237 .
2011-11-22 16:13:50 +00:00
Mike Jolley
fcfb8e20b2
Corrected ordering
2011-11-22 16:13:32 +00:00
Mike Jolley
c3a0b5a33c
Localisation. Closes #246 .
2011-11-22 15:46:46 +00:00
Mike Jolley
b182fbabad
posted in/tagged as rename. Closes #247 .
2011-11-22 15:44:35 +00:00
Julian Jöris
ebd83bdd10
Merge remote-tracking branch 'upstream/master'
2011-11-22 16:42:27 +01:00