Commit Graph

452 Commits

Author SHA1 Message Date
Mike Jolley 57e233adb1 Switched to .com maps. Closes #515. 2012-01-21 01:18:49 +00:00
Mike Jolley 0ef27c9fb7 fix for recent orders widget 2012-01-19 21:45:57 +00:00
Mike Jolley 0ab045e16b Fixed admin ajax 2012-01-18 17:49:55 +00:00
Mike Jolley 197b629307 Chart/report fixes 2012-01-18 16:54:05 +00:00
Mike Jolley c407d60d85 Notice text tweak 2012-01-18 12:29:13 +00:00
Mike Jolley 3802145b96 Notice 2012-01-18 12:26:31 +00:00
Mike Jolley b3665c35b2 Added help tabs to main WC admin pages 2012-01-18 11:53:34 +00:00
Mike Jolley aa4b074ca3 Rounding and calc totals 2012-01-14 01:23:16 +00:00
Mike Jolley cd8b0fd492 Order calculations 2012-01-13 21:25:39 +00:00
Mike Jolley 23a3776f04 Tweaks to order/validation class to improve performance 2012-01-13 00:46:56 +00:00
John-Henrique f2d75bdbbc added support the translation product list (select type) 2012-01-12 13:51:53 -03:00
John-Henrique 0d49d6e5a5 Added translation support to product list #494 2012-01-12 09:58:55 -03:00
Mike Jolley 8996b8f31a Tweaks to variations. 2012-01-12 11:09:54 +00: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
Mike Jolley f8b3b65ada Fixed duplicate product functionality 2012-01-11 19:37:33 +00:00
Mike Jolley 645d59f51b Tabs 2012-01-11 18:59:30 +00:00
Mike Jolley bc91c1433b Goodbye &new. Closes #475. 2012-01-10 15:11:06 +00:00
Mike Jolley 55222422c6 Option to hide tax on cart page. Closes #469. 2012-01-09 18:00:52 +00:00
Mike Jolley 86afeaf594 Show order backend fields. Closes #460. 2012-01-09 15:42:37 +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 aba310f321 WPML filters #244 2012-01-06 17:14:31 +00:00
Mike Jolley 13cd6952c7 Gallery meta fix. Closes #296. 2012-01-06 16:10:12 +00:00
Mike Jolley df1170a716 Delete all variations. Closes #243. 2012-01-06 15:57:24 +00:00
Mike Jolley 86f6d68bbe Save customer meta. Closes #458. 2012-01-06 14:43:03 +00:00
Mike Jolley aa89763adb Default shipping. Closes #461. 2012-01-06 14:28:08 +00:00
Mike Jolley 28dbaa63e7 Dashboard localisation Closes #443. 2012-01-05 16:20:13 +00:00
Mike Jolley 49a159a81f Added missing option back. Closes #448. 2012-01-05 15:49:28 +00:00
Mike Jolley 250d2f5cd6 Cleaned up some localisation's. Closes #438.
Let me know if there are any more.
2012-01-05 12:29:52 +00:00
Mike Jolley f74e041a30 Renamed textdomain Closes #444. 2012-01-05 11:31:22 +00:00
Mike Jolley 840e41c3e4 Missing localisation. Closes #445. 2012-01-05 10:45:01 +00:00
Mike Jolley a3f633e3a3 Fixes, subtotals, some backwards compat 2012-01-04 23:01:47 +00:00
Mike Jolley fb5bb626e8 Shipping tax calc + rows, fixed up write panel 2012-01-04 16:24:26 +00:00
Mike Jolley 28922bb4ef Shipping method tweaks/api to add multiple rates easily. 2012-01-03 19:07:32 +00:00
Mike Jolley ca0e9744ab Local tax rates - zips and zip ranges 2012-01-03 17:23:42 +00:00
Mike Jolley d9df9e7f73 woocommerce_product_visibility_options filter 2012-01-03 12:31:25 +00:00
Mike Jolley 701938961c Stock quantity 2012-01-03 10:35:59 +00:00
Mike Jolley c2e68c4538 Attribute esc_html 2012-01-03 10:22:17 +00:00
Mike Jolley cd9aaa7f6f Local tax rate interface 2012-01-03 10:01:19 +00:00
Mike Jolley 8733821091 Email totals, interface for local tax rates 2012-01-02 17:45:26 +00:00
Mike Jolley cc7e560a14 Bug fixes 2012-01-02 12:48:56 +00:00
Mike Jolley ec7135ebb4 Taxes rounding + shipping, started email totals 2012-01-02 00:49:00 +00:00
Mike Jolley bd4eaa9eb1 Tax rows and add order line item ajax 2011-12-31 19:03:41 +00:00
Mike Jolley 1de85e5d19 More taxes + totals work. Line item tweaks.
Next step; shipping.
2011-12-30 14:00:41 +00:00
Mike Jolley 90a257b4fa Tax rows and compound taxes on cart page 2011-12-28 23:59:33 +00:00
Mike Jolley a125a186de Save tax class + status 2011-12-28 13:04:37 +00:00
Mike Jolley 86233f09ba Changed order item rows (stored)
Instead of storing price ex. vat, we use the catalog settings. This
eliminates rounding errors and needing to store totals to high
precision.

Also, now storing tax class/status, line cost, and line tax. This will
allow us to support compound and stacked taxes (which are too complex
to do by storing just tax rate alone).

Old orders data will be missing for line item costs, but order totals
will be unaffected. This is unavoidable.
2011-12-28 13:02:13 +00:00
Mike Jolley 582e909f89 Keys 2011-12-24 17:16:10 +00:00
Mike Jolley 94c110a936 More keys 2011-12-24 17:14:44 +00:00
Mike Jolley 45d78748a1 Few more missed keys 2011-12-24 17:09:43 +00:00
Mike Jolley fb57cc7e9d More key renames 2011-12-24 17:05:51 +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 e8e908b2b6 Write panel tweaks 2011-12-24 15:32:18 +00:00
Mike Jolley e15d2d3c35 User meta - does not save yet.
Merry xmas
2011-12-23 21:41:07 +00:00
Mike Jolley 5e85889ad3 Downloadable variation + no URL = disabled 2011-12-23 21:02:46 +00:00
Mike Jolley 129cf884fc Order # in backorder notification. 2011-12-23 19:58:41 +00:00
Mike Jolley 365764996c Images Closes #419. 2011-12-23 19:27:12 +00:00
Mike Jolley e016a1253f Query tweaks. Using 3.3 function is_main_query 2011-12-22 19:55:21 +00:00
Mike Jolley 4bf04703a2 users panel columns + read me tweak 2011-12-21 23:44:08 +00:00
Mike Jolley 74bb271e96 Filter checkout fields..
.. you can pretty much turn off all fields now - although, you'll need
to turn off tax + shipping calcs too since they rely on addresses to
function.
2011-12-21 21:56:01 +00:00
Mike Jolley cc91cf5618 Conditional options 2011-12-21 21:12:48 +00:00
Mike Jolley 7de0ab6dd8 Shipping save fix 2011-12-19 19:25:25 +00:00
Mike Jolley e7aeeec7d4 Integration tab. 2011-12-19 18:05:42 +00:00
Mike Jolley c4625ad91e Coupon on checkout. Closes #379. 2011-12-19 17:11:19 +00:00
Mike Jolley 665d8bf512 Shipping method ordering. Closes #347. 2011-12-19 14:05:32 +00:00
Mike Jolley 98d0919bda Useless strings. Closes #389. 2011-12-19 11:36:29 +00:00
Brent Shepherd fa4a6b9cf7 Fixing "Call to undefined function woocommerce_create_pages()" fatal error when attempting to automatically add pages. This bug appears to have spawned from the removal of the `include_once( admin-install.php );` call in in the file formerly known as `admin-init.php`. See commit SHA: 34032965a8 for details. 2011-12-19 13:17:02 +10:00
Mike Jolley bc5b7c889f Delete/create htaccess for woocommerce_uploads depending on download setting 2011-12-19 00:32:34 +00:00
Mike Jolley d7688cdbee Configure button 2011-12-19 00:07:28 +00:00
Mike Jolley 3d06d9051c Charts filters Closes #380. 2011-12-18 13:47:39 +00:00
Mike Jolley 62b84f4666 Added order number to order details write panel 2011-12-18 13:43:40 +00:00
Mike Jolley 18cc9a9442 Admin formatted address 2011-12-18 13:41:42 +00:00
Mike Jolley 3ed47d9371 Order date 2011-12-17 19:30:59 +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
lukecarbis 39f67c3638 Added $value to hook. 2011-12-14 14:50:33 +10:00
lukecarbis 6eef856835 Added a hook for custom settings field types. 2011-12-14 14:26:19 +10:00
Mike Jolley 48f11d8c0d Filters for customer email attachments 2011-12-12 17:59:39 +00:00
Mike Jolley 34032965a8 Admin 2011-12-12 16:34:56 +00:00
Mike Jolley 22afa53087 Attribute UI tweak 2011-12-11 15:32:37 +00:00
Mike Jolley b7688bc3ce Fixed term ordering 2011-12-11 13:11:00 +00:00
Mike Jolley d4452dcb18 Template files 2011-12-11 01:08:33 +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 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 0c541e4d23 Show children products states when viewing parent 2011-12-09 16:45:22 +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 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 0c53f02452 Have to load payment methods so IPN hooks work etc 2011-12-08 12:57:49 +00:00
Mike Jolley f74dc9e06f Minor optimisations 2011-12-08 12:50:50 +00:00
Mike Jolley cf52e99bd5 File download method opton 2011-12-07 21:26:53 +00:00
Mike Jolley efdd57a381 Fix for per_page option (workaround for WP bug) 2011-12-07 15:34:31 +00:00
Mike Jolley dd1ba42bdd Un-needed 2011-12-07 13:37:52 +00:00
Mike Jolley cbab3fa3fc Removed debug 2011-12-07 13:18:01 +00:00
Mike Jolley 0679151cfe Fixes 2011-12-07 13:17:26 +00:00
Mike Jolley 10d2431dc6 Missing localisation's. Closes #335. 2011-12-06 17:04:50 +00:00
Mike Jolley 5f5eb20335 Sort gateways and set a default 2011-12-06 16:45:08 +00:00
Mike Jolley dbfddcd67c Remove shop order messages in favour of new code 2011-12-06 10:17:50 +00:00
Brent Shepherd 107218bff4 Adding "woocommerce_custom_update_messages" function to change "Post updated" messages for CPTs to be more appropriate - eg. "Product updated". Fixing a bunch of "PHP Notice: Undefined index" warnings on admin settings form with "$value["name"]" is not set. 2011-12-06 17:06:22 +10:00