Mike Jolley
dac284269b
slugs. Closes #775 .
2012-03-08 10:29:17 +00:00
Triggvy Gunderson
512b6538be
menu icons for shop_manager when no manage_woocommerce capability
...
when the user has no manage_woocommerce capabilities the menu items
(like order) aren't grouped under woocommerce menu. then they showed
the default post it icon. while fixing this i discovered that it uses
the menu icons the old fashioned way instead of css sprites. fixed that
too. but the new icons are just placeholder, someone with the original
art files need to export the png again.
2012-03-07 12:59:23 +01:00
Geert De Deckere
6155ded5db
Fix language loading with WP_LANG_DIR
2012-03-06 11:32:07 +01:00
Justin Stern
e532c7fbed
Force SSL on My Account
...
The force SSL option forces the My Account pages to be served over
HTTPS, and the unforce SSL option is also modified to allow the My
Account pages to be protected
2012-03-05 22:06:01 -05:00
Mike Jolley
787211bf74
Merge pull request #760 from GeertDD/lang_dir
...
Use WP_LANG_DIR constant for path to languages folder
2012-03-05 06:47:11 -08:00
Mike Jolley
4f629f6cb0
Tweaked attribute page detection
2012-03-05 14:43:55 +00:00
Geert De Deckere
eaa792335d
Use WP_LANG_DIR constant for path to languages folder
2012-03-05 12:16:33 +01:00
Mike Jolley
79cc67b23c
Expiry fix. Closes #741 .
2012-03-04 00:01:56 +00:00
Mike Jolley
3cb8f314c3
attribute layered nav. #740 .
2012-03-03 21:24:09 +00:00
Coen Jacobs
5e7d2a7c0d
Using plugins_url function without __THIS__ to get plugin url
2012-03-03 16:35:14 +01:00
Mike Jolley
b5b0f7021d
cleaner urls - but couldn't make this or the previous work with symlinks
2012-03-02 16:11:47 +00:00
Coen Jacobs
1acc8a7c62
Use WordPress internal plugins_url() function to resolve WC plugin url
2012-03-02 09:31:28 +01:00
Mike Jolley
067f308121
version bump
2012-02-29 17:04:37 +00:00
Mike Jolley
966595a266
changed cookie name
2012-02-28 16:33:15 +00:00
Mike Jolley
5ad663a010
Merge pull request #712 from GeertDD/fix_localisation_init
...
Fixed localisation init
2012-02-28 05:57:17 -08:00
Geert De Deckere
4d43dd7007
Fixed localisation init
...
Bug introduced by fdc122214e
2012-02-28 09:37:51 +01:00
Mike Jolley
a2714544a4
cart limit item. Closes #646 .
2012-02-27 18:22:54 +00:00
Mike Jolley
01bc65dc7f
Minor tweaks + disable shipping option turns off shipping address display
2012-02-27 15:02:44 +00:00
Mike Jolley
d5c54d686a
Reset variations. Closes #705 .
2012-02-27 13:14:33 +00:00
Mike Jolley
226f8aa4db
More reliable un-force https code
2012-02-27 11:18:55 +00:00
Mike Jolley
15ecb857bd
cookie when cart has content
2012-02-24 21:05:15 +00:00
Mike Jolley
4bcc3d583f
More reliable cache deletion (for people who screw up w3 total cache installation!)
2012-02-24 12:48:57 +00:00
Mike Jolley
cc1c77db20
dynamic required
2012-02-23 11:19:45 +00:00
Mike Jolley
cac792c8e7
Merge pull request #688 from GeertDD/translation_order
...
Changing the load order of the translation files
2012-02-22 11:47:23 -08:00
Mike Jolley
32675c2964
Errors vía querystring
2012-02-22 16:36:23 +00:00
Geert De Deckere
fa5bea85b5
Changing the load order of the translation files
2012-02-22 14:09:09 +01:00
Mike Jolley
d03790c18b
Spelling mistake. hierarchical
2012-02-21 11:55:57 +00:00
Mike Jolley
429e7ea1f3
bulk edit
2012-02-20 18:19:27 +00:00
Mike Jolley
89c8d3d315
Changed priority to prevent conflict a few other themes and to ensure functions get loaded
2012-02-20 15:01:41 +00:00
Mike Jolley
565987dd56
Quick edit Closes #258 .
2012-02-20 14:29:51 +00:00
Mike Jolley
c52164a5a1
Added basic API for payment gateways to hook into (for IPN etc)
2012-02-19 17:13:07 +00:00
Mike Jolley
93aeaf03cc
version bump
2012-02-18 14:18:36 +00:00
Mike Jolley
a533953779
Activation rule flushes - seems to be reliable. Needs testing on other environments.
2012-02-17 21:25:06 +00:00
Geert De Deckere
082276fce7
Load non-minified woocommerce.js file if SCRIPT_DEBUG is on
2012-02-17 14:28:36 +01:00
Mike Jolley
d3737c39f1
version
2012-02-16 15:54:01 +00:00
Mike Jolley
fdc122214e
localisation to init
2012-02-15 20:42:00 +00:00
Mike Jolley
1596dd1115
Messages Closes #566 .
2012-02-08 15:55:08 +00:00
Mike Jolley
a562132458
Shipping classes for variations. Closes #553 .
2012-02-08 14:39:31 +00:00
Mike Jolley
11445ad34c
Cache tweaks and version
2012-02-07 12:09:30 +00:00
Andrew White
c084f6ed79
Make product category URLs heirarchical
...
Heirarchical URLs for custom taxonomies is an opt-in feature added
in WordPress 3.1. This commit enables that support by adding the
appropriate flag to the rewrite setting for the product_cat taxonomy.
2012-02-06 12:37:50 +00:00
Mike Jolley
f6c71c23f4
Small fixes for 1.4
2012-02-01 21:49:08 +00:00
Mike Jolley
7f0e5e4301
International shipping method
2012-01-31 18:13:32 +00:00
Mike Jolley
8c336ce6e8
Non hierarchal to prevent memory issues
2012-01-31 16:21:29 +00:00
Mike Jolley
de6b06b864
Add to cart validation, and a different redirect if theres an error
2012-01-27 18:31:30 +00:00
Mike Jolley
0836ce04db
Better class names (final)
2012-01-27 16:38:39 +00:00
Mike Jolley
60647b0838
Error list. Closes #528 .
2012-01-25 20:37:21 +00:00
Mike Jolley
0afe34a222
Minor fixes
2012-01-24 16:56:37 +00:00
Mike Jolley
80cac8f9c8
Fixed up ajax, and made class filenames follow naming conventions
2012-01-22 15:49:41 +00:00
Geert De Deckere
7706ecfe7b
Starting class names with a capital. Closes #519 .
2012-01-21 10:07:54 +01:00
Mike Jolley
b5c8609275
Readme/version
2012-01-17 15:20:11 +00:00
Patrick Garman
d123c3f639
Adding local delivery and local pickup to CORE
2012-01-14 19:35:04 +00:00
Mike Jolley
23a3776f04
Tweaks to order/validation class to improve performance
2012-01-13 00:46:56 +00:00
Mike Jolley
567319bd51
Merge pull request #490 from patrickgarman/master
...
Adding COD to WooCommerce Core!
2012-01-11 16:57:41 -08:00
Mike Jolley
a2d51aa201
Github sabotages files -.-
2012-01-12 00:54:45 +00:00
Mike Jolley
1dc5a3bc0b
Revert 136456f805ccdf9b7b6bce027dc24da3c14d4281^..HEAD
2012-01-12 00:43:30 +00:00
Mike Jolley
136456f805
Remonde ob_start. Moved checkout processing to init hook. Fixed email bug.
2012-01-12 00:30:21 +00:00
Patrick Garman
8e499c9c95
Adding Cash on Delivery Gateway
2012-01-11 20:44:10 +00:00
Mike Jolley
f8b3b65ada
Fixed duplicate product functionality
2012-01-11 19:37:33 +00:00
Mike Jolley
bc91c1433b
Goodbye &new. Closes #475 .
2012-01-10 15:11:06 +00:00
Mike Jolley
cf1e36c347
Roles + caps for various post types and pages. Closes #457 .
2012-01-09 13:14:48 +00:00
Mike Jolley
ca8523361b
JS Tweaks
2012-01-07 15:36:12 +00:00
Mike Jolley
aba310f321
WPML filters #244
2012-01-06 17:14:31 +00:00
Mike Jolley
6650434c3f
Theming improvement
2012-01-06 14:02:34 +00:00
Mike Jolley
66b5fd8e0e
Removed previously committed change
2012-01-05 11:37:05 +00:00
Mike Jolley
f64fa5ce1e
Merge pull request #452 from KingYes/master
...
Added RTL Support..
2012-01-05 03:34:33 -08:00
Mike Jolley
f74e041a30
Renamed textdomain Closes #444 .
2012-01-05 11:31:22 +00:00
KingYes
6b570581e3
added RTL support.
2012-01-04 22:25:51 +02:00
Mike Jolley
ca0e9744ab
Local tax rates - zips and zip ranges
2012-01-03 17:23:42 +00:00
Mike Jolley
364c0bd54c
Renamed all product data meta keys
...
This is so they are hidden (_). Should have done this long ago. Few
extensions will need updating when 1.4 goes out to reflect these
changes, mainly importers.
2011-12-24 16:57:36 +00:00
Mike Jolley
30f5c1e796
unforce tweak
2011-12-23 20:39:30 +00:00
Mike Jolley
313526aace
IIS fix
2011-12-20 13:44:18 +00:00
Mike Jolley
b9436bc052
Uninstall. Closes #372 .
2011-12-19 15:44:00 +00:00
Mike Jolley
f04256320d
Locale stuff. Added locales for address fields for countries.
...
next step is to make the address formats work.
2011-12-16 21:19:56 +00:00
Mike Jolley
03891e7f56
Dynamic checkout fields based on locale
2011-12-16 15:11:41 +00:00
Mike Jolley
073d3cb2f0
Putting localisation stuff in countries class
2011-12-15 23:24:02 +00:00
Mike Jolley
fe3242558a
Working on locales, also added 'chosen' as an option for the checkout
2011-12-15 20:34:14 +00:00
Mike Jolley
ef4c0a24d9
Readme
2011-12-15 16:36:11 +00:00
Mike Jolley
71733c2412
Feeds variable. Closes #368 .
2011-12-14 23:32:37 +00:00
Mike Jolley
ae96bf4ad9
template var
2011-12-14 19:05:16 +00:00
Mike Jolley
800c4260be
tax class needed in admin
2011-12-12 18:30:57 +00:00
Mike Jolley
34032965a8
Admin
2011-12-12 16:34:56 +00:00
Mike Jolley
0e81f2328d
Fixes for previous commit
2011-12-11 15:20:34 +00:00
Mike Jolley
35d1d56329
Made product global, setup automatically, and removed the need to call the class directly in the loop
...
Themes need checking for compat, but the change makes it easier to use
2011-12-11 14:40:25 +00:00
Mike Jolley
ae1419c8b2
Quantity fix
2011-12-11 12:39:35 +00:00
Mike Jolley
a214e50b4f
Renamed files
2011-12-11 00:33:28 +00:00
Mike Jolley
6dff689cb9
Fixes
2011-12-10 18:40:51 +00:00
Mike Jolley
733b51401c
Moved email functions to classes, and made posts only save once (faster)
2011-12-10 17:28:32 +00:00
Mike Jolley
7952e33fdb
Comments
2011-12-09 21:55:49 +00:00
Mike Jolley
033735bf8f
New structure + started moving template code to files
2011-12-09 19:55:09 +00:00
Mike Jolley
f778c4f3ec
Started new structure, moved short codes into template files, moved main class into main file
2011-12-09 17:01:56 +00:00
Mike Jolley
5a7bd18231
Moved functions to prevent errors. Will optimise in next version.
2011-12-09 16:45:46 +00:00
Mike Jolley
83d6531bbb
Moved function only used in admin
2011-12-08 19:55:49 +00:00
Mike Jolley
1790bd09d5
Fix for manual order addition and other tweaks. Closes #345 .
2011-12-08 19:45:24 +00:00
Mike Jolley
a9fa2a1574
Version bump + readme
2011-12-08 15:46:06 +00:00
Mike Jolley
aa5be23dc9
AJAX optimisation
2011-12-08 15:13:15 +00:00
Mike Jolley
2d2c5e74c3
More tweaks
2011-12-08 13:13:59 +00:00
Mike Jolley
f74dc9e06f
Minor optimisations
2011-12-08 12:50:50 +00:00
Mike Jolley
123a887af1
CZK currency Closes #331 .
2011-12-05 17:18:07 +00:00
Mike Jolley
172a34a9b9
Broke up scripts and made jquery ui optional
2011-12-02 11:43:15 +00:00
Mike Jolley
9eb7b4dd13
Tidied up script loaders
2011-12-02 11:11:33 +00:00
Joe Black
d2e525519f
Added option to insert javascript in footer using wordpress standard wp_register option (requires dependencies in theme also be registered)
2011-12-01 23:24:52 -08:00
Mike Jolley
326bdd400f
Trim zeros off prices (optional) Closes #297 .
2011-12-01 11:34:26 +00:00
Mike Jolley
2d2adfa523
Version
2011-11-28 17:08:46 +00:00
Mike Jolley
9341d1b199
Settings API class for gateways/shipping methods
2011-11-28 13:47:16 +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
Mike Jolley
3aa804fd89
States encoding. Closes #212 .
2011-11-22 23:51:46 +00:00
Mike Jolley
2822f1c692
Lower priority for template functions. Closes #237 .
2011-11-22 16:13:50 +00:00
Mike Jolley
c1c9358d3b
Added microdata to products page + reviews
2011-11-19 02:25:15 +00:00
Mike Jolley
2a25293493
Bumped version
2011-11-18 18:37:37 +00:00
Mike Jolley
0effc4131e
Generator tweak
2011-11-18 01:08:54 +00:00
Mike Jolley
00d838b312
Version
2011-11-17 20:29:51 +00:00
Mike Jolley
1c46d0ff12
Bumped version
2011-11-17 13:28:41 +00:00
Mike Jolley
ae53c85581
AJAX url
2011-11-15 17:39:28 +00:00
Mike Jolley
7648f1669e
Added logger class for debugging gateways
2011-11-15 13:09:02 +00:00
Mike Jolley
87a6690b2e
add_post_type_support Closes #191 .
2011-11-13 13:04:37 +00:00
Mike Jolley
b04a784511
More optimisations for products class
2011-11-13 12:07:29 +00:00
Mike Jolley
fd46600c7f
generator line break
2011-11-12 15:07:36 +00:00
Mike Jolley
0e34184b92
comment_feed_where to exclude order notes
2011-11-12 15:04:30 +00:00
Mike Jolley
22b91e4cf9
load_plugin_textdomain
2011-11-09 15:18:36 +00:00
Mike Jolley
0b414d72b6
Support informal and formal variations of localisations
2011-11-09 12:26:22 +00:00
Mike Jolley
eaf1d942db
Option to un-force ssl. Closes #147 .
2011-11-07 18:37:37 +00:00
Mike Jolley
101fcd9b3f
Order meta saves + displays
2011-11-06 15:45:22 +00:00
Mike Jolley
3c98a2ded5
Version
2011-11-05 19:07:05 +00:00
Mike Jolley
85e93a391e
Option for ajax add to cart Closes #79 .
2011-11-04 20:57:54 +00:00
Mike Jolley
b7d9cb18ae
Optimisations and emails can contain gateway specific text. Closes #131 .
2011-11-02 20:32:35 +00:00
Mike Jolley
c67e4452f9
SSL code (commented out for now)
2011-11-02 19:06:15 +00:00
Mike Jolley
acdb8baad0
Updated version label
2011-11-01 15:42:34 +00:00
Mike Jolley
b3fa95c3ea
Install MU fix
2011-11-01 11:34:56 +00:00
Mike Jolley
223f9ccad3
Made use of transients to store average ratings and improve performance. Closes #105 .
2011-10-31 14:49:30 +00:00
Mike Jolley
77730f6f7b
Left in testing code
2011-10-31 13:19:50 +00:00
Mike Jolley
18cf9b0d5e
Changes to allow settings to be hidden by remove capabiltiies
2011-10-31 13:18:25 +00:00
Mike Jolley
b2ccf3b700
Conditional tax/vat
2011-10-31 10:54:49 +00:00
Mike Jolley
7a84e1357e
Bumped up version for tomorrow's release
2011-10-26 17:59:02 +01:00
Mike Jolley
44d95a9c16
Improved force SSL
2011-10-26 15:52:26 +01:00
Mike Jolley
9638a07a1d
Shop Manager fixes
2011-10-26 14:11:20 +01:00
Mike Jolley
34d509bb12
Ability to style emails from settings
2011-10-25 13:54:16 +01:00
Magnus Jepson
1e0a1ccc82
Load language file outside plugin folder
...
Added load_plugin_textdomain that looks for .mo file in
wp-content/languages/woocommerce/ so users don't lose translation when
upgrading plugin.
2011-10-24 16:51:04 +02:00
Mike Jolley
1a0a1ef624
Values (slugs) for variations displayed as term name
2011-10-22 19:38:22 +01:00
Mike Jolley
5860ce175f
Tax (excluding tax prices) fix
2011-10-21 20:54:44 +01:00
Mike Jolley
4e81539370
Bumped version
2011-10-16 21:57:25 +01:00
Ramon van Belzen
370fff3460
removing spare textdomain
2011-10-16 12:21:04 +03:00
Mike Jolley
6ceae28559
Hard crop fix
2011-10-15 12:16:49 +01:00
Mike Jolley
f8447c7a46
Drag and drop term ordering (so variation options can be sorted) Closes #57 .
2011-10-12 18:32:30 +01:00
Mike Jolley
4991bf75e2
Load admin css where needed
2011-10-10 23:33:58 +01:00
Mike Jolley
5462968866
Hard Cropping
2011-10-10 10:47:20 +01:00
Mike Jolley
7167f11c26
Hard crop option
2011-10-09 16:00:21 +01:00
Mike Jolley
58fd7f890e
Show subcategories
2011-10-07 20:27:10 +01:00
Mike Jolley
9face47dce
Multiple Fixes
2011-10-06 11:46:19 +01:00
Mike Jolley
68f5b97af8
Improved variation selections. Closes #45 .
2011-10-04 20:25:34 +01:00
Mike Jolley
730e21fdbc
conditionals check function names
2011-10-03 09:14:11 +01:00
Mike Jolley
b5297200b9
Added support to exclude images from product page
2011-10-02 12:13:37 +01:00
Mike Jolley
7df4e65289
Install tweak
2011-09-30 13:05:38 +01:00
Mike Jolley
cae4df478e
Added turkish lira currency (paypal supports it)
2011-09-30 10:40:28 +01:00
Mike Jolley
3d23bb44af
JS fixes and added en_gb po. Closes #23 .
2011-09-29 13:01:56 +01:00
Mike Jolley
4e57002bc3
Item_meta handling
2011-09-28 10:25:51 +01:00
Mike Jolley
cd1f136ae6
Post thumbnails
2011-09-26 13:42:16 +01:00
Mike Jolley
ca5b2e5f63
mb removal
2011-09-22 13:32:58 +01:00
Mike Jolley
95ee81d902
Removed moneybookers (too badly coded), added class for account pages.
2011-09-22 13:30:42 +01:00
Mike Jolley
d37f5eb95a
Flush rewrite rules and redirect after installation
2011-09-20 14:04:40 +01:00
Mike Jolley
420bbfa2b9
cache *seems* to be working (no cache on widgets)
2011-09-20 13:00:37 +01:00
Mark Jaquith
f784986a0d
First esc_attr() pass
2011-09-19 14:02:55 +08:00
Mike Jolley
f4531a279f
Moved queries into class
2011-09-16 09:10:12 +01:00
Mike Jolley
d9eedf84d2
Readfile chunked
2011-09-13 10:07:42 +01:00
Mike Jolley
8375887455
Shipping method selection on cart
2011-09-11 17:42:50 +01:00
Mike Jolley
f0021ef763
Heavily modified the attribute/variation system
...
Adjusted how attributes are stored Used 'terms' rather than storing
attribute values as text Renamed tax_ to attribute_ to make more sense
Made front-end use attribute labels rather than name/reference Make link
all attributes work Hidden 'variation' checkbox when not using a
variable product
2011-09-11 14:28:15 +01:00
Mike Jolley
cf795c1aec
Install fix
2011-09-06 16:51:28 +01:00
Mike Jolley
11a9e60c39
Patched install
2011-09-06 16:22:53 +01:00
Mike Jolley
c18f533b39
Overhauled classes and removed singletons
2011-09-06 12:11:22 +01:00
Mike Jolley
603fe20eaf
Modified how image sizes are returned
2011-09-05 10:18:24 +01:00
Mike Jolley
6901af95e8
Tidyup; removed ui.css
2011-09-05 10:04:17 +01:00
Mike Jolley
44d830d374
Compressed scripts and css
2011-09-04 12:03:57 +01:00
Mike Jolley
6344d22b11
Tidy up
2011-09-04 01:02:44 +01:00
Mike Jolley
71efa91820
Removed error suppression
2011-09-03 23:52:11 +01:00
Mike Jolley
0506c2e73c
Removed cron job for sale prices
2011-09-03 23:37:16 +01:00
Mike Jolley
4e6dfccc45
Lots of minor fixes
2011-09-01 10:08:33 +01:00
Mike Jolley
9d144cdedb
widget title for attributes
2011-08-31 14:06:26 +01:00
Mike Jolley
6db92c27b8
Renamed product_attribute_ to pa_ and introduced attribute label
...
Since taxonomies can only be 32 chars long
2011-08-31 13:31:47 +01:00
Matty
61a70de469
Include PayFast gateway in main WooCommerce file.
2011-08-30 16:40:09 +02:00
Matty
49b95380e4
Revert "V1.0.0 of the PayFast payment gateway."
...
This reverts commit ddb285d076
.
2011-08-30 16:37:05 +02:00
Matty
ddb285d076
V1.0.0 of the PayFast payment gateway.
...
First round of the PayFast payment gateway. Still a few things to be
moved around. Added HTML generation and form validation for text and
checkbox inputs. To be moved to core gateway class at later stage.
2011-08-30 16:36:10 +02:00
Mike Jolley
5cd9629a45
Image size options
2011-08-27 20:20:28 +01:00
Mike Jolley
b67a015c0f
Fix currency pos in script
2011-08-27 12:57:06 +01:00
Mike Jolley
142635fdbb
Renamed params variable
2011-08-24 20:35:02 +01:00
Mike Jolley
6913726cd5
Better tax system
2011-08-24 17:23:04 +01:00
Mike Jolley
1ba08f0dc0
Improved variations
2011-08-22 15:10:22 +01:00
Mike Jolley
1472315f1b
Changed the way product data is stored
2011-08-18 00:42:07 +01:00
Mike Jolley
1832e8bd8d
New email system, better order review handling
2011-08-16 15:06:08 +01:00
Mike Jolley
d7b8cf624e
Settings re-work
2011-08-13 17:07:10 +01:00
Mike Jolley
1f85de92ff
Admin interface
2011-08-13 14:57:48 +01:00
Mike Jolley
fc7b3d2265
Tax issues and fixes
2011-08-11 23:39:02 +01:00
Mike Jolley
ebec1bb27a
Changed UI and scripts
2011-08-10 18:49:27 +01:00
Mike Jolley
0425a68eca
WooCommerce conversion and update
2011-08-10 18:11:11 +01:00