Commit Graph

858 Commits

Author SHA1 Message Date
Mike Jolley 80480818bd % discount fix 2011-12-05 15:41:13 +00:00
Mike Jolley 1538e77bb7 Notice. Closes # 310. 2011-12-05 14:45:13 +00:00
Mike Jolley c6003388aa Fixed undefined var. Closes #315. 2011-12-05 14:11:29 +00:00
Mike Jolley 2a24df0936 Slug options. Closes #288. 2011-12-05 14:02:33 +00:00
Mike Jolley a6ca13333a Customer note 2011-12-05 13:53:54 +00:00
Mike Jolley d09b6eb839 Added @e-citron's french translation. Closes #319. 2011-12-05 13:41:50 +00:00
Mike Jolley 8222fd4925 save product tweak 2011-12-05 13:38:21 +00:00
Mike Jolley ad6ccc02e8 Get nice gateway name 2011-12-05 12:39:05 +00:00
James Koster bf9c7173f6 Turkish translation by Ercan 2011-12-05 12:30:48 +00:00
Mike Jolley 5c514badbb Merge pull request #329 from Ramoonus/ef74bfe858c76bdec322e9384279df8ef237f8aa
Minor update for nl_NL translation
2011-12-05 04:11:02 -08:00
Mike Jolley d37608e7f4 Bar chart changes 2011-12-05 12:10:49 +00:00
Mike Jolley cc40c87349 pass protect orders - can help hide comments from custom comment queries 2011-12-05 10:56:54 +00:00
Mike Jolley 6e4c5a1cf0 add_to_cart_url shortcode 2011-12-05 09:53:20 +00:00
Mike Jolley 9300f1bc9e Menu ordering tweaks. Closes #322. 2011-12-04 02:08:05 +00:00
Mike Jolley 38153003f1 Flat rates shipping classes calcs 2011-12-03 19:06:32 +00:00
Mike Jolley e9551861a7 Tweaked scripts + flat rate 2011-12-03 18:37:20 +00:00
Mike Jolley 8129f6f9e4 readme 2011-12-03 17:44:44 +00:00
Mike Jolley 25880ab2ed Fixed Multisite download URLs. Closes #189. 2011-12-03 17:44:44 +00:00
Mike Jolley 57f700838a Support sale price 0 2011-12-03 17:44:43 +00:00
Mike Jolley 89b6a20626 Merge pull request #320 from stefahn/master
Updated all German informal translations used in WooCommerce 1.3
2011-12-03 09:44:04 -08:00
Stefan Seidner ef1f3404b3 updated all strings of version 1.3 2011-12-03 18:15:06 +01:00
stefahn 73ef98e2e7 Updated all new strings of WooCommerce version 1.3; updated some 'old' strings as well (merged from changes in formal translation); 2011-12-03 15:02:29 +01:00
Mike Jolley a4dd5fe344 Reduced settings API queries 2011-12-03 13:44:28 +00:00
Ramon van Belzen ef74bfe858 dutch plurals 2011-12-03 12:10:31 +01:00
Mike Jolley 21bce66f83 Merge pull request #312 from curtismchale/master
Fixes debug output on the add new links page.
2011-12-02 12:49:58 -08:00
Mike Jolley 16853cb6f6 Per order shipping with classes 2011-12-02 20:48:07 +00:00
Curtis McHale 465471cc23 Fixing debug message on the link add screen (like the built in link functions for WordPress) by checking if $post is indeed an object before proceeding with the function. 2011-12-02 11:09:21 -08:00
Mike Jolley 17ccf1f92d Added shipping class taxonomy and prepared flat rates admin to define rates per class 2011-12-02 18:54:52 +00:00
Mike Jolley c8de45d773 Email table borders 2011-12-02 14:04:26 +00:00
Mike Jolley 27a24bf8c3 current_time('timestamp') for start dates. Closes #305. 2011-12-02 13:02:06 +00:00
Mike Jolley 966676b77e Renamed pages. Closes #307. 2011-12-02 12:02:29 +00:00
Mike Jolley 3055ed1886 readme 2011-12-02 11:43:53 +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
Mike Jolley 5fef3ce2ef Merge pull request #308 from joeblackwaslike/master
Issue #214: A slightly different take on adding javascript to the footer
2011-12-02 01:57:41 -08:00
Mike Jolley 528f59c1e5 min 2011-12-02 09:43:37 +00:00
Mike Jolley f8f19c9881 Merge pull request #303 from curtismchale/master
Fixed fancy box close icon
2011-12-02 01:41:21 -08: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
Curtis McHale dffa0fefa3 Fixed the width and height of the sprite call because it was showing other images on the sides. 2011-12-01 15:23:50 -08:00
Mike Jolley 326bdd400f Trim zeros off prices (optional) Closes #297. 2011-12-01 11:34:26 +00:00
Mike Jolley a37c7d5dc8 Fixes + po 2011-12-01 11:07:13 +00:00
Mike Jolley acfc5f875e PayPal gateway 2011-11-30 20:43:13 +00:00
Mike Jolley 0d3485c0f1 Localisation 2011-11-30 16:43:16 +00:00
Mike Jolley fe2646a5fd default option 2011-11-30 16:07:05 +00:00
Mike Jolley 6392986254 Hook 2011-11-30 15:38:50 +00:00
Mike Jolley 2efd580f50 IIS fix 2011-11-30 13:34:27 +00:00
Mike Jolley 6dc4d2add8 Final tax logic fixes
Storing base cost/discounted cost instead of row_discount to keep calks
simple and maintain backwards compatibility.
2011-11-30 00:30:39 +00:00
Mike Jolley 4f9dc2335f Merge pull request #291 from curtismchale/master
Fixes the display in the screen options of tags and categories
2011-11-29 14:06:25 -08:00
Curtis McHale 4fe06433fc Updated the tags and category taxonomies to show as 'product tags' and 'product categories' to remove confusion on the menu screen options when you're trying to create a link to a product tag or category. Previously they showed up as simply 'category' and 'tag' which created confusion since the internal WordPress taxonomies have the same name. 2011-11-29 11:08:32 -08:00
Mike Jolley 876c94f227 readme 2011-11-29 01:00:32 +00:00