Commit Graph

6932 Commits

Author SHA1 Message Date
Coen Jacobs 5a7b986f09 Added Twitter account link to README.md 2014-02-13 12:22:55 +01:00
Coen Jacobs 9b376e93cf Updated available customisation services list in contributing docs 2014-02-13 12:20:13 +01:00
Coen Jacobs dd048e8250 Clarification for pull requests to master branch in contributing docs 2014-02-13 12:18:34 +01:00
Coen Jacobs 233d604bb9 Added README.md 2014-02-13 12:16:39 +01:00
Mike Jolley 4fe91a0900 Tweak the order of checks in bulk_and_quick_edit_save_post to make it more efficient on autosave #4765 2014-02-13 11:01:43 +00:00
Coen Jacobs 7a162d73fa Changelog bump for #4751 2014-02-13 11:59:20 +01:00
Mike Jolley 99fd3a83e6 Fix multiple image selection for product gallery Closes #4751 2014-02-13 11:58:44 +01:00
Mike Jolley 1ad036ebfb Fix multiple image selection for product gallery Closes #4751 2014-02-13 10:37:02 +00:00
Coen Jacobs 6e18025859 Changelog bump for #4766 and #4758 2014-02-13 11:31:42 +01:00
Mike Jolley 8a9aa5880f Fix line total display for order fees Closes #4766 2014-02-13 11:28:50 +01:00
Mike Jolley e81c3abacc Wrap billing and shipping fields with a div/class Closes #4758 2014-02-13 11:28:50 +01:00
Mike Jolley 403e90008d Fix line total display for order fees Closes #4766 2014-02-13 10:25:15 +00:00
Mike Jolley 1140fd2407 Wrap billing and shipping fields with a div/class Closes #4758 2014-02-13 10:22:25 +00:00
Coen Jacobs c19ae08099 Changelog bump for #4749 2014-02-13 11:07:25 +01:00
Gerhard f0dc27a47e Fix variation download file url save for Amazon S3 extension. 2014-02-13 11:02:26 +01:00
Mike Jolley 5ed8527204 Merge pull request #4749 from kloon/master
Fix variation download file url save for Amazon S3 extension.
2014-02-13 10:01:03 +00:00
Coen Jacobs b6a6f4a5c6 Changelog bump for #4746 2014-02-13 10:58:20 +01:00
Mike Jolley 817ccb3999 The checkout's get_value method should return null if a value is not yet set - this allows the 'default' in woocommerce_form_field to be used as a fallback Closes #4746 2014-02-13 10:57:02 +01:00
Mike Jolley 5b5183bb35 The checkout's get_value method should return null if a value is not yet set - this allows the 'default' in woocommerce_form_field to be used as a fallback Closes #4746 2014-02-13 09:52:48 +00:00
Coen Jacobs f295029519 Changelog bump for DOING_AJAX change 2014-02-13 10:50:18 +01:00
Mike Jolley b2592d267a Only check DOING_AJAX
Not sure why, but some hosts are setting the HTTP_X_REQUESTED_WITH
header for seemingly non-ajax requests. Could be MT, could be cloud
flare, we don’t know.
2014-02-13 10:49:33 +01:00
Coen Jacobs 0fd0e991f2 Merge pull request #4767 from woothemes/is-ajax-mod
Only check DOING_AJAX for AJAX requests
2014-02-13 10:49:03 +01:00
Coen Jacobs 1b5283420a Changelog bump for #4753, #4732 and _doing_it_wrong fix 2014-02-13 10:47:03 +01:00
James Koster 7334d7b031 reports font size tweak. closes #4732 2014-02-13 10:44:59 +01:00
James Koster 96c7437344 stock report icons. closes #4753 2014-02-13 10:44:59 +01:00
Mike Jolley 40fc9ef83e Fixes Irony 2014-02-13 10:44:59 +01:00
James Koster 7b92e26341 reports font size tweak. closes #4732 2014-02-13 09:42:24 +00:00
James Koster f2f919ebca stock report icons. closes #4753 2014-02-13 09:38:08 +00:00
Mike Jolley 189c7c9647 Fixes Irony 2014-02-13 09:25:24 +00:00
Coen Jacobs be7611a633 Changelog bump for #4760 2014-02-13 09:02:19 +01:00
claudiosmweb dabe525a4d fixed some coding standards in templates/emails/email-order-items.php 2014-02-13 09:01:25 +01:00
claudiosmweb 8da96382ec fixed hardcode string in email-order-items.php template 2014-02-13 09:01:25 +01:00
Coen Jacobs 18bd1f175f Merge pull request #4760 from claudiosmweb/fix_hardcode_email_string
Fix hardcoded string in templates/emails/email-order-items.php
2014-02-13 09:00:35 +01:00
Coen Jacobs 85e95dab16 Changelog bump for #4761 2014-02-13 08:59:48 +01:00
claudiosmweb e38e7e2a0d fixed some coding standards in templates/emails/plain/email-order-items.php 2014-02-13 08:58:39 +01:00
claudiosmweb 3872750c69 removed not useful nl2br in emails plain templates 2014-02-13 08:58:39 +01:00
Coen Jacobs 55b21bd07d Merge pull request #4761 from claudiosmweb/removed_not_useful_nl2br_in_plans_emails
Removed nl2br which is not useful in plain email templates
2014-02-13 08:57:35 +01:00
claudiosmweb f6f4e8d5ea fixed some coding standards in templates/emails/plain/email-order-items.php 2014-02-13 02:24:34 -02:00
claudiosmweb a5d21f4e56 removed not useful nl2br in emails plain templates 2014-02-13 02:22:34 -02:00
claudiosmweb 3e82329bc4 fixed some coding standards in templates/emails/email-order-items.php 2014-02-13 02:10:53 -02:00
claudiosmweb c05804a8fb fixed hardcode string in email-order-items.php template 2014-02-13 02:08:47 -02:00
Mike Jolley 78846adfd0 Only check DOING_AJAX
Not sure why, but some hosts are setting the HTTP_X_REQUESTED_WITH
header for seemingly non-ajax requests. Could be MT, could be cloud
flare, we don’t know.
2014-02-12 22:14:26 +00:00
Gerhard 75da5d829a Fix variation download file url save for Amazon S3 extension. 2014-02-12 21:17:09 +02:00
Coen Jacobs baa8a7f158 Changelog placeholder for 2.2.0 on this branch 2014-02-12 17:35:20 +01:00
Coen Jacobs b206d96ad7 This branch is now 2.1.2-bleeding 2014-02-12 17:34:04 +01:00
Coen Jacobs 91f40756c8 Merge 2.1 maintenance branch into master
Conflicts:
	readme.txt
	woocommerce.php
2014-02-12 17:23:36 +01:00
Coen Jacobs 900f92051b Missed hyphen in 2.1.1 changelog :) 2014-02-12 16:44:10 +01:00
Coen Jacobs 7d0f69841c Version bump for 2.1.1 2014-02-12 16:41:30 +01:00
Coen Jacobs 2499da6c91 Removed duplicate entry from changelog 2014-02-12 16:39:39 +01:00
Coen Jacobs 9ca7799c25 More changelog bumps for 2.1.1 release 2014-02-12 16:37:30 +01:00