Mike Jolley
34478b3faf
Merge pull request #3756 from ragulka/download-hooks
...
Add product download access grant/revoke hooks.
2013-09-13 04:20:56 -07:00
Mike Jolley
153e1dbfc3
Merge pull request #3777 from jfarsen/french-jfa
...
French translation corrections
2013-09-13 04:11:35 -07:00
Mike Jolley
e90efe1c28
Merge pull request #3776 from crazyscience/patch-1
...
Removed 'widget_text' from array of force_ssl filtered objects.
2013-09-13 04:11:11 -07:00
Mike Jolley
7cf3c67c76
Wrapper for wp_get_post_terms to handle parent sorting. Closes #3762 . Closes #3758
...
@coenjacobs for .15
2013-09-13 12:07:58 +01:00
Mike Jolley
9e30ebbaa9
Merge pull request #3741 from ragulka/security-improvements
...
Frontend security improvements
2013-09-13 03:33:09 -07:00
Mike Jolley
7e01086ad3
Merge pull request #3679 from dimitrov-adrian/patch-6
...
Adding support for percentage factor of additional costs.
2013-09-13 03:20:17 -07:00
Mike Jolley
519c24a540
Merge pull request #3653 from pixeltrix/add-email-style-inline-filters
...
Add hooks for overriding default email inline styles
2013-09-13 03:15:55 -07:00
Jean-Francois Arseneault
30e070c728
French translation corrections
2013-09-12 23:45:54 -04:00
crazyscience
feaf8ed0cb
Removed 'widget_text' from array of force_ssl filtered objects.
...
Forcing SSL for all content in the text widget prevents adding links third party sites that do not support SSL. (ie. Partner sites). Furthermore, it's the assumed responsibility of the individual entering HTML into the text widget to ensure site security when referencing to outside sites.
2013-09-12 10:34:48 -07:00
Mike Jolley
7d20a51beb
Moved template part functions to core functions Closes #3715
2013-09-12 14:42:57 +01:00
Mike Jolley
355dd16962
Removed @coenjacobs helpers and cleaned up main clas
2013-09-12 14:41:02 +01:00
Illimar Tambek
b794d183b1
Remove trailing leftover bracket
2013-09-10 17:08:20 +03:00
Illimar Tambek
f138007f1a
Add product download access grant/revoke hooks.
2013-09-10 14:26:31 +03:00
Mike Jolley
c501b1b59a
Remove taxes from cart with a zero-rate.
2013-09-10 11:04:29 +01:00
Mike Jolley
85175ec849
Merge pull request #3744 from BFTrick/fix-escaping-date
...
Fixing Unescaped Character in Date Function
2013-09-09 09:16:54 -07:00
Mike Jolley
b6e7eeb241
Support no default and make the gateway/shipping tables more streamlined. Closes #3472
2013-09-09 17:16:02 +01:00
Coen Jacobs
c04ce23716
Revert "View logs from System Status"
...
This reverts commit e70cf686f5
.
2013-09-09 13:20:22 +02:00
Mike Jolley
d6cfa3a3c6
CN translation by wang hong wei
2013-09-09 12:01:08 +01:00
Andrew Benbow
e70cf686f5
View logs from System Status
2013-09-08 21:06:23 +01:00
Andrew Benbow
7012c9e4fd
Update html-admin-page-status-report.php
...
Add update notification if theme is a WooTheme
2013-09-08 03:26:26 +01:00
Patrick Rauland
b6fa3e913b
fixing unescaped character in date function
2013-09-06 15:35:21 -05:00
Illimar Tambek
8e942c2e9e
Fix missing semicolon
2013-09-06 22:06:26 +03:00
Illimar Tambek
3c22c486f8
Add download_file capability and security check
2013-09-06 19:38:06 +03:00
Illimar Tambek
0a7137e747
Use default priority for user_has_cap filter
2013-09-06 17:53:25 +03:00
Illimar Tambek
7ec8a687f6
Check if user is allowed to cancel and order an order again. Use current_user_can() checks instead of hardcoded user_id comparisons to determine if user can view, pay, order again or cancel an order.
2013-09-06 17:39:45 +03:00
Illimar Tambek
e432f72ae9
Filter user_has_cap with woocommerce_customer_has_capability
2013-09-06 17:37:38 +03:00
Illimar Tambek
cab01adea7
Show woocommerce messages in empty cart. Fixes issues when a message is queued to be displayed and user is redirected to cart page where he/she can not see any messages.
2013-09-06 17:31:41 +03:00
Andrew Benbow
1704a139ee
Update CA.php
...
Correction for Newfoundland and Labrador Province abbreviation : http://canadaonline.about.com/od/postalservices/a/abbreviations-provinces-canada.htm
2013-09-06 14:42:11 +01:00
Mike Jolley
3c8c620c5d
Bulk/quick edit backorders Closes #3729
2013-09-06 11:17:41 +01:00
Mike Jolley
9cdb3821e2
Added .14 readme to 2.1 master
2013-09-06 10:22:56 +01:00
Mike Jolley
a92e3b497a
Missing line break in email Closes #3727
2013-09-06 10:20:26 +01:00
Mike Jolley
b147146339
Merge pull request #3730 from lucanos/master
...
Added "Demo Store" Class to Body
2013-09-06 02:16:09 -07:00
Luke Stevenson
fcfdee8ec7
Added "Demo Store" Class to Body
...
Adding "woocommerce-demo-store" class to body when option
"woocommerce_demo_store" is enabled.
(Handy to push down content to allow for banner, etc.)
2013-09-06 02:13:57 +10:00
Mike Jolley
b883e92ba1
Fix from .14
2013-09-05 14:52:34 +01:00
Mike Jolley
4cf8e9ebde
Remove echo
2013-09-04 18:13:09 +01:00
Mike Jolley
0405fabf69
Alt changes from .14
2013-09-04 17:22:35 +01:00
Mike Jolley
ffa53754ac
get_categories returns string Closes #3720
2013-09-04 14:57:12 +01:00
Mike Jolley
02af8a00a5
woocommerce_address_to_edit #3690
2013-09-04 14:57:12 +01:00
Mike Jolley
aef58e8bf3
Merge pull request #3697 from BFTrick/fix-email-html-encoding
...
Removing HTML Decoding From Email From Name
2013-09-04 06:50:20 -07:00
Mike Jolley
402544afdb
Merge pull request #3724 from corsonr/master
...
Added woocommerce_get_featured_product_ids() to get featured products IDs
2013-09-04 06:49:57 -07:00
Mike Jolley
38f03ec4cb
Merge pull request #3723 from ragulka/disabled-buttons
...
Add disabled style to buttons
2013-09-04 06:47:23 -07:00
Mike Jolley
14e27bb073
Fixes from .14
2013-09-04 14:32:16 +01:00
Remi Corson
f83c406179
Merge branch 'master' of https://github.com/woothemes/woocommerce
2013-09-04 15:24:50 +02:00
Remi Corson
dcf34ed51b
Merge branch 'master' of https://github.com/woothemes/woocommerce
2013-09-04 15:17:21 +02:00
Mike Jolley
bfc2b52d10
Ensure product image has title
2013-09-04 14:17:17 +01:00
Patrick Rauland
793303d2ad
adding esc_html back in to properly escape html from email from name
2013-09-04 07:24:01 -05:00
Mike Jolley
e1631bd084
Reloads checkout after registration which fixes #3612 , removes some notices preventing login cookie being set, moves cart check for #3162
...
No perfect solution for #3162 . DB locking would probably cause more
issues that its worth, we cannot reliably use transactions as some
clients still use MyIsam. Best to accept orders and deal with stock
conflicts after the fact.
2013-09-04 11:26:19 +01:00
Remi Corson
3499e6fd73
Added woocommerce_get_featured_product_ids() to retrieve featured products IDs within an array
2013-09-04 11:17:13 +02:00
Illimar Tambek
195ad20fe6
Compress compiled woocommerce.css
2013-09-04 09:58:58 +03:00
Illimar Tambek
9d7ce6a0ff
Add disabled style to buttons
2013-09-04 09:50:22 +03:00