Mike Jolley
bc51d5652b
Put back coupon option.
2013-02-11 13:53:24 +00:00
Mike Jolley
7a84ddd6c1
Tidied up settings, removed some un-needed settings, and made some settings automatic e.g. coupons disabled if no coupons exist
2013-02-10 23:02:52 +00:00
Mike Jolley
f7dd3eea65
Strings. Closes #2385 .
2013-02-08 15:11:10 +00:00
Mike Jolley
8b5c9465d4
Append codes from get_woocommerce_currency_symbol to option names instead of defining them in the strings.
2013-02-02 17:24:34 +00:00
Mike Jolley
af108213a1
Rupiah Closes #2339 .
2013-02-02 16:04:13 +00:00
Mike Jolley
50c8d45b06
Change some links
2013-02-02 14:23:20 +00:00
Mike Jolley
c41d96dba1
Fix saving as array #2259
2013-01-21 13:10:48 +00:00
Mike Jolley
feacc239ce
mutlselect case #2259
2013-01-20 15:38:55 +00:00
James Koster
0fdf9032ec
Revert "loop ratings an option"
...
This reverts commit a23fde9491
.
2013-01-12 15:55:52 +00:00
James Koster
a23fde9491
loop ratings an option
2013-01-12 14:24:22 +00:00
Mike Jolley
0caca2d401
GET vars for sorting (to work better with cache)
2013-01-12 10:53:08 +00:00
Mike Jolley
a7ca2c8717
Fix email settings and put back notification recipient. Closes #2184 .
2013-01-10 15:17:37 +00:00
James Koster
07076d64f0
WooCommerce lightbox option desc
2013-01-08 14:28:26 +00:00
Mike Jolley
6a635e6041
Tax class settings fixes Closes #2167 .
2013-01-07 16:35:24 +00:00
Mike Jolley
b66deaa804
Shift + click for ranges, control and click for multiple rows #2080
2012-12-29 18:48:56 +00:00
Mike Jolley
a64ad5412a
Password input. Closes #2057 .
2012-12-28 19:22:51 +00:00
Mike Jolley
5507e8453f
Remove depricated jQuery Closes #2039
2012-12-28 13:02:12 +00:00
Mike Jolley
51ab134142
Added thai states ( Closes #2064 ), added files per state which get loaded only when the country is allowed, and hidden the informal setting unless needed for the lang.
...
Also moved languages and added an i18n folder for this kind of stuff.
2012-12-28 10:54:09 +00:00
Mike Jolley
487d749a03
fix tax saving
2012-12-17 19:29:39 +00:00
Mike Jolley
aa3afb7a85
Tax display tweaks. Default customer address option.
2012-12-13 16:38:47 +00:00
Mike Jolley
3af034755b
Put holds on stock until orders are cancelled. Closes #1977 .
2012-12-12 21:14:19 +00:00
Mike Jolley
de1a7deefb
Autocomplete if user tries to use full country name on tax page.
2012-12-10 15:36:53 +00:00
Mike Jolley
66eb090017
Image size option names. Closes #1953 .
2012-12-10 11:33:26 +00:00
Mike Jolley
e3698f99ed
Rounding fixes, and link tax rows to tax rates by ID.
...
Also closes #1869 as it allows us to use 'codes' for tax rates instead
of their label. E.g. code US-AL-Tax-1. This lets users filter taxes in
reports easier.
2012-12-06 19:49:04 +00:00
Coen Jacobs
37feabd87f
WooCommerce 2.0 is coming!
2012-12-03 20:19:58 +01:00
Mike Jolley
4e6b3b669c
expand ranges
2012-12-03 17:03:21 +00:00
Mike Jolley
60626d25f9
The display options for taxes
2012-12-03 16:37:08 +00:00
Mike Jolley
20a90cddf9
Fix checkbox export
2012-12-03 12:42:44 +00:00
Mike Jolley
bcc60420da
Importer and sample CSV
2012-12-03 12:42:44 +00:00
Mike Jolley
9eb63a8518
Save new tab tables
2012-12-03 12:42:44 +00:00
James Koster
e7685f0a69
retina'd tick icons
2012-12-03 12:15:45 +00:00
James Koster
55e0d82be0
simple / retina'd tip icon
2012-12-03 11:57:04 +00:00
Mike Jolley
b1ec4b289a
Nuked whitespace. Closes #1846 .
2012-11-27 16:22:47 +00:00
Mike Jolley
0361a2f0cb
Settings API tweaks.
...
Uses same names as the settings API for gateways which Closes #1848 .
Allows a single level of array based IDs for options which Closes #1826 .
Related to #1826 this is now used for image size settings.
2012-11-27 15:39:32 +00:00
Mike Jolley
999f02612a
removed settings used for testing
2012-11-26 15:56:48 +00:00
Mike Jolley
539f2a1857
Settings API Tweaks + new types. Closes #1824 .
2012-11-26 15:55:28 +00:00
Mike Jolley
97054d3d76
Save number/email Closes #1828 .
2012-11-26 13:49:41 +00:00
Mike Jolley
4c0f805edf
More input types and settings API support. Closes #1322 .
2012-11-20 17:32:50 +00:00
Mike Jolley
a232f21575
Shipping tax class options. Closes #1625 .
2012-11-15 14:01:16 +00:00
Mike Jolley
12075ee2cf
Made update settings more dev friendly. Closes #1720 .
2012-11-14 13:26:53 +00:00
Mike Jolley
784b7ae3b6
New shop page/category archive display settings, and the ability to change display per-category. Closes #1600 .
2012-11-08 18:05:18 +00:00
Mike Jolley
657c43a620
Order line work.
2012-10-18 14:47:21 +01:00
Mike Jolley
15eb48242a
[3.2.3] XSS #1575
2012-10-16 16:46:41 +01:00
Mike Jolley
8c3ad31c07
Localisation spacing.
2012-10-16 10:45:33 +01:00
Mike Jolley
c5c5dcc3a1
[3.1.4] Check WP is loaded. #1575
2012-10-15 20:39:43 +01:00
Mike Jolley
34f230a0d0
Tax display tweaks.
2012-10-12 12:57:08 +01:00
Mike Jolley
a2bfe99c18
Tax settings page clean.
2012-10-12 12:56:03 +01:00
Mike Jolley
9505e5d63f
Better permalink settings. Closes #1579 .
2012-10-10 10:21:04 +01:00
Mike Jolley
07c9537fbb
Merge pull request #1568 from maxrice/lost-password
...
added lost password shortcode / email notification
2012-10-09 22:09:25 -07:00
Coen Jacobs
e159952841
Setting for product post type slug
...
- New priority in slug generation: Shop base (if checked), custom slug
(if entered), pick default (translatable) 'product'
- Related to: #1579
2012-10-09 18:09:11 +02:00