Commit Graph

15632 Commits

Author SHA1 Message Date
Mike Jolley d6a085b5ae Improve lost password flow
@claudiosmweb Fixes #10785

Add confirmation and explanation after initial reset.

Also splits template files into lost password, reset password, and
confirmation for clarity.
2016-04-27 16:00:30 +01:00
Mike Jolley 020b8c92c6 Fix URLs with quot; characters
Fixes #10795
2016-04-27 15:24:10 +01:00
Mike Jolley a42e0bd0b1 Flush cache after uninstall
Closes #10759
2016-04-27 14:23:39 +01:00
James Koster c718ae9fab re-add the .png credit card icons as a fallback for gateways using core assets. 2016-04-27 13:55:43 +01:00
James Koster 4a4dedb563 Use the core font size for WooCommerce icons in the main nav bar. closes #10787 2016-04-27 12:13:38 +01:00
Mike Jolley e21313a237 Check for is_mysql
Closes #10793
2016-04-27 12:03:52 +01:00
Claudio Sanches af55aa8590 Merge pull request #10800 from frozzare/add-public-keyword-to-methods
Add `public` keyword to public various methods
2016-04-26 20:57:18 -03:00
Fredrik Forsmo 398ab8a016 Add `public` keyword to public various methods 2016-04-26 19:26:56 +02:00
Claudio Sanches 3c8c607809 Merge pull request #10797 from frozzare/add-public-keyword-to-email-methods
Add `public` keyword to public email methods
2016-04-26 13:49:08 -03:00
Fredrik Forsmo 81bc211c57 Add `public` keyword to public email methods 2016-04-26 18:26:58 +02:00
Claudio Sanches ba1caf3ecc Merge pull request #10794 from franticpsyx/fix-undefined-package-in-legacy-flat-rate
[2.6] Fix undefined package notice in legacy flat rate method
2016-04-26 13:13:05 -03:00
Manos Psychogyiopoulos a203c34474 fix undefined package notice in legacy flat rate method 2016-04-26 16:21:42 +03:00
Mike Jolley 35dcb69bdf Merge pull request #10789 from franticpsyx/form-pay-template-hooks
[2.6] Add missing hooks to the form-pay.php template
2016-04-26 12:05:10 +01:00
Manos Psychogyiopoulos 306a6f6083 add missing hooks to the form-pay.php template 2016-04-26 12:35:27 +03:00
Mike Jolley 2b1442c3f0 Added get_rate_id() method for consistent rate nams 2016-04-25 17:06:38 +01:00
Mike Jolley c067a1675d Merge pull request #10767 from webmandesign/patch-1
Adding tab specific class
2016-04-25 14:42:09 +01:00
Mike Jolley 693a5ab34a Missing script dependencies 2016-04-25 14:40:08 +01:00
Mike Jolley 9aace06536 Cheques for 'murica
Closes #10779
2016-04-25 14:25:39 +01:00
Mike Jolley da5cad838f Remove modal offset
Fixes #10783
2016-04-25 14:16:55 +01:00
Mike Jolley 6f42514afb Pass false for product in attribute label filter
Closes #10773
2016-04-25 14:11:07 +01:00
Mike Jolley 87dc31ffac Force name to be set
Closes #10782
2016-04-25 13:25:15 +01:00
Mike Jolley 4468d34548 Show invoice email in dropdown 2016-04-25 13:22:31 +01:00
Mike Jolley 29c6acf767 Used positional placeholders in strings where the order of strings may require modification in the locale.
Closes #10775
2016-04-25 13:07:41 +01:00
Mike Jolley d59e3cb548 Merge pull request #10784 from swissspidy/10772-embed-template
Fix the embed template for WordPress 4.5+
2016-04-25 11:41:18 +01:00
Pascal Birchler cf80c5855e Do not filter the embed template path 2016-04-25 11:27:53 +02:00
Mike Jolley e891b60eb4 Merge pull request #10776 from matheuswd/master
Fixing grammar error
2016-04-23 17:16:42 +01:00
Matheus Martins 303787b29c Fixing grammar error
Just fixing a little grammar error
2016-04-23 01:32:22 -03:00
Oliver Juhas c5c94b6bbd Updating the classes to new new naming convention 2016-04-22 22:24:54 +02:00
Claudio Sanches 653f79b25b Fixed method retuning value in write context in includes/class-wc-checkout.php 2016-04-22 15:03:10 -03:00
Claudio Sanches 0f801ed701 Say Hello to 2.6.0-beta-1 2016-04-22 14:32:31 -03:00
Claudio Sanches 7c30198acb Updated changelog 2016-04-22 14:28:02 -03:00
Mike Jolley 2ab177a35e Readme update 2016-04-22 18:13:13 +01:00
Claudio Sanches 016a9abd9e Updated POT file 2016-04-22 14:09:24 -03:00
Claudio Sanches 505dfd7672 Fixed i18n functions 2016-04-22 14:08:44 -03:00
Mike Jolley 0fb69be938 Unit test update - ranges do not expand 2016-04-22 18:04:04 +01:00
Mike Jolley 9a3aa8e498 Further woocommerce_termmeta removal 2016-04-22 17:43:07 +01:00
Mike Jolley 0ddce2aa65 Correct $matches variable name 2016-04-22 17:08:16 +01:00
Mike Jolley 87d40ac8ba Merge pull request #10769 from woothemes/Tax-rate-matching-logic
Tax rate matching logic
2016-04-22 17:07:20 +01:00
Claudio Sanches a570e36c55 Updated stable tag 2016-04-22 13:02:57 -03:00
Mike Jolley 9fb5fa9efd @since 2.6 2016-04-22 16:47:54 +01:00
Mike Jolley cfe7340f45 Use wc_postcode_location_matcher for zones too 2016-04-22 15:45:34 +01:00
Mike Jolley 23271af0f6 Fixed comparisons for ranges and wildcards 2016-04-22 15:42:20 +01:00
Mike Jolley 558211a869 Split postcode matching queries to avoid expansion 2016-04-22 14:02:36 +01:00
Mike Jolley b0dfb55710 Tweak account settings grouping
Closes #10766
2016-04-22 12:29:06 +01:00
Mike Jolley 10f16f074c Further zone tweaks to delete new rows on cancel 2016-04-22 12:24:20 +01:00
Mike Jolley a9b8101e48 No blank slate if methods exist
Closes #10757
2016-04-22 12:24:20 +01:00
Oliver Juhas 287d537349 Adding tab specific class
Allow targeting specific tab with a class instead of id.
2016-04-22 13:00:14 +02:00
Mike Jolley 1905c5ea0a Merge pull request #10761 from shivapoudel/https-apidocs
Change API Docs to adapt https
2016-04-22 11:04:51 +01:00
Shiva Poudel 8fd8c58aaa Change Codex docs to https support 2016-04-22 00:26:15 +05:45
Shiva Poudel fab98164ef Change API Docs to adapt https 2016-04-22 00:15:21 +05:45