Commit Graph

3727 Commits

Author SHA1 Message Date
Mike Jolley 5883701729 Reports for order lines 2012-10-22 16:13:23 +01:00
Mike Jolley 98bf973bf6 Readme 2012-10-20 15:45:13 +01:00
Mike Jolley 4b68bf78a3 PP clean 2012-10-20 15:40:27 +01:00
Mike Jolley 99efb9ec1b woocommerce_customer_bought_product 2012-10-20 15:31:19 +01:00
Mike Jolley 0a4a17acf0 started on reports 2012-10-19 21:00:50 +01:00
Mike Jolley c97aeaf533 use wp api for meta, and done the checkout 2012-10-19 18:59:17 +01:00
Mike Jolley 48da8e2e56 Add and remove order items 2012-10-19 15:05:23 +01:00
Mike Jolley a11804a61f add/remove/save meta 2012-10-18 18:56:28 +01:00
Mike Jolley 657c43a620 Order line work. 2012-10-18 14:47:21 +01:00
Coen Jacobs 9ecb20f259 [3.2.5] SQL injection #1575 2012-10-18 15:37:04 +02:00
Coen Jacobs 1ab98042a6 [3.2.5] SQL injection #1575
@mikejolley Can you check this please, can't get the queries to work
(return anything else than 0) or I am doing something wrong...
2012-10-18 15:22:45 +02:00
James Koster b0e9559d78 Bulgarian update 2012-10-18 12:11:50 +01:00
Coen Jacobs 9769b8851f [3.2.4] Sanitization #1575 2012-10-18 12:33:52 +02:00
Mike Jolley de70e78a69 Table schema for order line items 2012-10-18 11:19:03 +01:00
Mike Jolley aef75800c9 Update/install code + revised notices. 2012-10-18 10:33:06 +01:00
Mike Jolley d91fb14b68 Merge pull request #1616 from maxrice/patch-1
update woocommerce_product_discount_after_tax_* hook
2012-10-17 08:57:00 -07:00
Mike Jolley 9ec5090356 esc_js alternative 2012-10-17 16:42:57 +01:00
Max Rice 7d445a9822 update woocommerce_product_discount_after_tax_* hook 2012-10-17 11:50:36 -03:00
Mike Jolley 98b21a4a44 Split up scripts. #1575. 2012-10-17 14:32:31 +01:00
James Koster f68acc82e3 updated links in readme 2012-10-17 14:12:41 +01:00
Coen Jacobs 9bca393e79 [3.2.3] Classes XSS #1575 2012-10-17 14:46:38 +02:00
Mike Jolley 38ccc92f47 [3.1.1] Append hash to logs and restrict directory listings. #1575. 2012-10-17 13:28:41 +01:00
Mike Jolley 243de32c23 Only replace content if response has content. Closes #1606. 2012-10-17 12:43:59 +01:00
Mike Jolley 36824b0849 woocommerce_order_item_needs_processing. Closes #1592. 2012-10-17 12:34:05 +01:00
Mike Jolley c1c5cd6890 Prevent double form submission. Closes #1609. 2012-10-17 12:21:50 +01:00
Mike Jolley 0d38e61e2d Sanitize fixes. Closes #1614. 2012-10-17 12:05:54 +01:00
Lee Willis 01a1a6b6a2 Allow archive page title to be filtered 2012-10-16 21:30:50 +01:00
Mike Jolley a66cff4119 [3.2.5] SQL #1575 2012-10-16 16:46:41 +01:00
Mike Jolley a3bf44b073 [3.2.4] Sanitize #1575 2012-10-16 16:46:41 +01:00
Mike Jolley 15eb48242a [3.2.3] XSS #1575 2012-10-16 16:46:41 +01:00
Coen Jacobs 80fc5fc086 [3.2.3] Templates XSS #1575 2012-10-16 17:35:16 +02:00
Coen Jacobs 21b83e8efe [3.2.3] XSS #1575 2012-10-16 15:46:23 +02:00
Coen Jacobs 263139e173 [3.2.3] XSS #1575 2012-10-16 15:35:17 +02:00
Coen Jacobs 98a07c098b [3.2.3] Widgets XSS #1575 2012-10-16 15:06:11 +02:00
Mike Jolley cea65c8257 [3.2.3] XSS #1575 2012-10-16 10:59:13 +01:00
Mike Jolley 8c3ad31c07 Localisation spacing. 2012-10-16 10:45:33 +01:00
Mike Jolley f7e5dec1c4 [3.2.3] XSS #1575 2012-10-16 10:11:50 +01:00
Mike Jolley 01e8bd6f08 Merge pull request #1604 from superjinya/patch-1
Update templates/single-product/add-to-cart/variable.php
2012-10-15 12:44:10 -07:00
Mike Jolley ce14efa676 woocommerce_clean 2012-10-15 20:43:07 +01:00
Mike Jolley 97e67bfcea [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 98530b3f6d [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 5d15f30cea [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 723c3144ec [3.2.2] Updated lessc. #1575. 2012-10-15 20:39:43 +01:00
Mike Jolley c5c5dcc3a1 [3.1.4] Check WP is loaded. #1575 2012-10-15 20:39:43 +01:00
Mike Jolley ff2b8e08f3 [3.1.3] esc_js on subtab. #1575 2012-10-15 20:39:43 +01:00
Coen Jacobs c75e044399 [3.2.2] Do not esc_ credentials before auth or register #1575
Could possibly have if the user is created by the widget, they can
login only via the widget and visa versa.
2012-10-15 14:08:33 +02:00
Coen Jacobs 135b8ace58 [3.2.1] Magic number 49 to constant #1575 2012-10-15 13:12:31 +02:00
Coen Jacobs 943091d2ca [3.1.4] Prevent direct access to files #1575 2012-10-15 12:57:58 +02:00
Coen Jacobs 1e3dfb13e9 [3.1.2] Esc callback variable before output #1575 2012-10-15 12:15:57 +02:00
superjinya 9554d3f253 Update templates/single-product/add-to-cart/variable.php
Variation options fixed as issues provided by ksemel. Woo Jin Koh
2012-10-15 11:01:42 +09:00