Commit Graph

33778 Commits

Author SHA1 Message Date
Mike Jolley 4e57002bc3 Item_meta handling 2011-09-28 10:25:51 +01:00
Mike Jolley 56a14ab2d7 Phone # fix 2011-09-28 09:35:51 +01:00
Mike Jolley 7e163efe68 Merge pull request #17 from jorgepedret/master
Fixed error on Add Product page
2011-09-27 12:18:58 -07:00
Mike Jolley 64c0bf6007 Fixed "All" variations 2011-09-27 20:05:02 +01:00
Jorge Pedret d9cc54820a Edited admin/writepanels/writepanels-init.php via GitHub 2011-09-27 11:51:22 -07:00
Jorge Pedret f1af40f574 Edited admin/admin-init.php via GitHub 2011-09-27 11:50:10 -07:00
Mike Jolley e5b87570bf Fixed reports 2011-09-27 13:39:24 +01:00
Mike Jolley 85af6e79a5 Allow blank inputs 2011-09-27 13:02:19 +01:00
Mike Jolley 48ee9fb77a Multiselect 2011-09-27 10:38:29 +01:00
Matty f4e79d5ef1 Clean up display bug in order list in admin
Replaced esc_html() in admin (caused a display bug) with esc_attr() and
esc_html() around dynamic data on user name and link.
2011-09-27 10:57:50 +02:00
Matty e0511b3547 Fixed display of user edit link in order
@Mark Jaquith: Is removing esc_html() here safe, as the anchor tag
needs to be rendered - http://cl.ly/3s1S2p0M2W2a081x3y0O
2011-09-27 10:55:38 +02:00
Matty 48beea68a5 Gateway base class clean-up
Removed TODO comments and added PHP Doc block above each function.
2011-09-27 10:41:38 +02:00
Mike Jolley 17ebf59722 Notices 2011-09-27 09:16:37 +01:00
Mike Jolley 8b11ed7d46 Fixed installer 2011-09-26 19:05:29 +01:00
Mike Jolley c8ed2332a9 Dummy data 2011-09-26 16:36:02 +01:00
Mike Jolley 980f08a897 Email and widget fixes 2011-09-26 15:12:39 +01:00
Mike Jolley cd1f136ae6 Post thumbnails 2011-09-26 13:42:16 +01:00
Mike Jolley 2426cbfb32 Fixed activation bug and added dummy data 2011-09-26 13:10:31 +01:00
Mike Jolley 3d3c9042d3 Email formatting fix 2011-09-26 12:21:27 +01:00
Mike Jolley 727fdbfc35 Duplicate products only 2011-09-25 01:40:32 +01:00
Mike Jolley a1afc749bb Prevent pages being added again if renamed 2011-09-24 22:14:52 +01:00
Mark Jaquith fcdd616a31 CSRF for the duplicate product action link 2011-09-24 14:02:11 +08:00
Mark Jaquith 9fe827cebb XSS escaping for Order listing screen 2011-09-24 13:59:00 +08:00
Mark Jaquith c0eede35a4 CSRF protection for duplicate product creation 2011-09-24 13:20:07 +08:00
Mark Jaquith 43d9c41d59 More esc_attr() on text inputs 2011-09-24 13:13:56 +08:00
Mark Jaquith 66bcf34f23 esc_attr() for Write Panel text input 2011-09-24 12:51:43 +08:00
Mike Jolley f7edcef33e Redirect changed 2011-09-23 18:37:41 +01:00
James Koster bdb426c90e Styles for order notes 2011-09-23 16:50:13 +01:00
Mike Jolley 2c1d635887 Updated markup 2011-09-23 15:29:50 +01:00
Mike Jolley 9ab2193c7a Order notes section and front-end display 2011-09-23 15:22:21 +01:00
Mike Jolley d0bc083219 possible fix for cart emptying on return 2011-09-23 13:21:37 +01:00
Mike Jolley 5566827163 Unformatted email fix 2011-09-23 12:15:36 +01:00
Mike Jolley ab70519f25 Variations now need a price each. Added bulk editing options too.
This makes variations less confusing and maintains the 'FROM' and
sorting for the frontend.
2011-09-23 12:04:51 +01:00
Mike Jolley c9cb278739 Tweaked sale queries, fixed admin styling 2011-09-23 09:38:09 +01:00
Mike Jolley 793dce823c syled orders admin 2011-09-22 21:29:54 +01:00
Mike Jolley 4b8913f911 Added new 'failed' order status and made thank you page show a different message if payment failed. 2011-09-22 20:50:58 +01:00
Mike Jolley 8df13f07c4 Fixed styling 2011-09-22 16:08:21 +01:00
Mike Jolley cab92fb6c0 Paypal uses settings API, shipping calc js fix 2011-09-22 15:58:20 +01:00
Mike Jolley b65ac6a01f Updated BACS 2011-09-22 15:14:55 +01:00
Mike Jolley bc6acfa7c1 Option to use mail template for wordpress mails 2011-09-22 14:27:08 +01:00
Mike Jolley 215e28a1e0 Dashboard widgets only viewable by admin 2011-09-22 14:00:29 +01:00
Mike Jolley 0b1b8836cc Made attributes handle less generic 2011-09-22 13:41:16 +01:00
Mike Jolley ca5b2e5f63 mb removal 2011-09-22 13:32:58 +01:00
Mike Jolley 95ee81d902 Removed moneybookers (too badly coded), added class for account pages. 2011-09-22 13:30:42 +01:00
James Koster 59f4482a13 Changed buttons css
Uses 'background-color' instead of 'background' so as not to conflict
with themes which apply background images etc to buttons
2011-09-22 10:50:34 +01:00
Mike Jolley f12010ca1b Updated cheque gateway and added textarea type to payment gateway options API 2011-09-21 19:53:18 +01:00
Mike Jolley fea14650a2 Filters renamed 2011-09-21 17:58:05 +01:00
Mike Jolley 3e8220a311 Removed cookie script from frontend 2011-09-21 17:17:28 +01:00
Mike Jolley faa53c50d6 More hook changes 2011-09-21 16:43:37 +01:00
Mike Jolley 438b31f9a6 add to cart hook tweak 2011-09-21 16:26:23 +01:00