Mike Jolley
|
5f741819b9
|
Merge pull request #3757 from ragulka/address-hooks
Allow using custom address types
|
2013-09-13 08:03:55 -07: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
|
355dd16962
|
Removed @coenjacobs helpers and cleaned up main clas
|
2013-09-12 14:41:02 +01:00 |
Illimar Tambek
|
e285042012
|
Allow editing custom address types
|
2013-09-10 16:04:07 +03:00 |
Patrick Rauland
|
b6fa3e913b
|
fixing unescaped character in date function
|
2013-09-06 15:35:21 -05: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 |
Mike Jolley
|
02af8a00a5
|
woocommerce_address_to_edit #3690
|
2013-09-04 14:57:12 +01:00 |
Coen Jacobs
|
423522f05a
|
Made methods static that were referenced from static
|
2013-08-15 09:22:38 +00:00 |
Mike Jolley
|
e01df544ec
|
Reworked total templates to support coupon lines, and started support for multiple shipping methods per order.
@todo store shipping methods in the order
@todo test with PP shipping real world
cc @coe
|
2013-08-14 21:00:34 +01:00 |
Mike Jolley
|
57157db9bf
|
Function refactoring.
|
2013-08-09 17:11:21 +01:00 |
Mike Jolley
|
596f4d1a23
|
More login hooks Closes #3543.
|
2013-07-30 13:38:45 +01:00 |
Mike Jolley
|
fd4b16f30e
|
Correctly sanitize password. Closes #3553.
|
2013-07-30 13:03:08 +01:00 |
Mike Jolley
|
725cb7714b
|
More endpoints for myaccount pages, and endpoint options so they can be modified. Closes #3170.
|
2013-07-23 17:05:01 +01:00 |
Mike Jolley
|
b01bf72bfe
|
Improve messages. Closes #3370.
|
2013-07-19 13:30:27 +01:00 |
Mike Jolley
|
7ccac3a260
|
Clean inputs posted on the shipping form
|
2013-07-19 07:58:50 +01:00 |
Mike Jolley
|
c72ae714f7
|
Removed nonce helper
@coe
|
2013-06-11 17:55:55 +01:00 |
Mike Jolley
|
646a8a008c
|
Make use of new functions
|
2013-06-11 15:59:54 +01:00 |
Mike Jolley
|
c75ea04c1c
|
classes -> includes
|
2013-06-11 14:25:30 +01:00 |