Commit Graph

3760 Commits

Author SHA1 Message Date
WP Lab 1b3b92d1fe Fixed fatal error in paypal gateway
This line should contain use $response instead of the not existing $result.

The error only occurs when debugging is enabled and the communication with Paypal API failed for some reason. But in this case, it results in a fatal php error: Call to a member function get_error_message() on a non-object
2013-01-04 22:51:54 +01:00
Geert De Deckere f4bddb0bbc Add CSS class to featured products and products on sale 2013-01-04 17:02:29 +01:00
Geert De Deckere f684304ed3 Use post_class() in product loop 2013-01-04 16:53:43 +01:00
Geert De Deckere 86abb2a7c8 Spelling fix for "visibilty" 2013-01-04 16:30:31 +01:00
Mike Jolley 6b1f645e24 Readme for #2139 2013-01-04 10:22:10 +00:00
Mike Jolley fc21ef34c1 Merge pull request #2139 from GeertDD/admin_attributes
Refactored the add/edit/delete attributes admin
2013-01-04 02:21:56 -08:00
Mike Jolley 7fd340d1a9 Merge pull request #2143 from a1ur3l/master
update the ro_Ro translation
2013-01-03 15:31:11 -08:00
Aurel Roman 547d17ca05 change from singular to plural
on populars cupon
2013-01-04 00:20:59 +02:00
Aurel Roman d475d965b8 Corect ro_Ro translation
some small modification for a better and clear understand
2013-01-04 00:06:45 +02:00
Geert De Deckere 85afafb6ee Refactored the add/edit/delete attributes admin
- Code is now much more DRY.
- Always provide feedback for errors:
  - Error shown if attribute name, slug or type is left empty.
  - Error shown if attribute slug already exists.
- New error check added for attribute slug which should not be [a reserved term](http://codex.wordpress.org/Function_Reference/register_taxonomy#Reserved_Terms).
2013-01-03 20:25:10 +01:00
Coen Jacobs 359cc724f9 2.0 beta 2 is here! 2013-01-03 16:06:26 +01:00
Mike Jolley 5026feade5 Merge pull request #2135 from GeertDD/translation
Made title attribute for product quantity inputs translatable
2013-01-03 05:54:41 -08:00
Geert De Deckere 319c81b403 Made title attribute for product quantity inputs translatable 2013-01-03 14:18:30 +01:00
Mike Jolley a7899394c9 Move legend out of charts 2013-01-03 13:05:23 +00:00
Mike Jolley 2d851894b7 Merge pull request #2132 from GeertDD/no_empty_div
Don't show an empty div element if there's no page description
2013-01-03 04:39:14 -08:00
Mike Jolley b6387a152e New checkout field layout Closes #2120. 2013-01-03 12:37:07 +00:00
James Koster 0645a8a690 Merge pull request #2134 from GeertDD/2086
A few more CSS class updates
2013-01-03 04:30:08 -08:00
Geert De Deckere e122c78cab A few more CSS class updates #2086 2013-01-03 13:21:26 +01:00
James Koster 79c3893e7e encode the slash.. 2013-01-03 11:57:33 +00:00
James Koster 93d147dd38 breadcrumb markup and more appropriate separator 2013-01-03 11:54:07 +00:00
James Koster 5302eb019f css class name consistency #2086 2013-01-03 11:40:10 +00:00
Geert De Deckere e92b474561 Don't show an empty div element if there's no page description 2013-01-03 12:26:28 +01:00
Mike Jolley 68af53228a Fix options. Closes #2116. 2013-01-03 10:38:59 +00:00
Mike Jolley dd1b73a6f2 Chosen update Closes #2129. 2013-01-03 10:33:08 +00:00
Mike Jolley 43b0c2345b Merge pull request #2114 from krbvroc1/optional_sort
Add 'woocommerce_sort_countries' filter
2013-01-03 02:23:14 -08:00
Mike Jolley 34be73ec0b Merge pull request #2118 from a1ur3l/master
Finish translation for admin-ro_RO
2013-01-03 02:22:13 -08:00
Mike Jolley 07c88f24d5 Readme 2013-01-03 10:21:51 +00:00
Mike Jolley a98db245fa Merge pull request #2119 from krbvroc1/search_excerpt
On product search include post_excerpt
2013-01-03 02:21:14 -08:00
Mike Jolley 4f8ef0cd02 Cleaned up description hooks Closes #2125. 2013-01-03 10:19:56 +00:00
Mike Jolley dfb8421820 Merge pull request #2127 from swoelffel/patch-1
Update admin/woocommerce-admin-settings.php
2013-01-03 01:57:44 -08:00
swoelffel 6f67d07a11 Update admin/woocommerce-admin-settings.php
Remove unnecessary <div> close to prevent issue on payment gateways tabs (bacs, paypal)
2013-01-03 08:30:04 +01:00
Ken Bass 9456c80c73 Remove filter after loop 2013-01-02 17:03:14 -05:00
Ken Bass 70d9e6b505 When performing search include post_excerpt 2013-01-02 15:52:04 -05:00
Ken Bass fb5d1a923f Fix tabs/whitespace 2013-01-02 15:52:04 -05:00
Aurel Roman d49d21bbaa Finish Translation for admin-ro_RO
100% - translated the new strings and made some small corection on the
one old ones
2013-01-02 22:39:49 +02:00
Ken Bass 835c38fa5b Add 'woocommerce_sort_countries' filter 2013-01-02 14:32:43 -05:00
Mike Jolley a9fa393bee Merge pull request #2115 from a1ur3l/master
Split ro_RO translation files
2013-01-02 10:46:45 -08:00
Aurel Roman b97e025eef Update the Frontend ro_RO translation
it is translated at 89%. the rest of 11% are the strings from
i18n\states\ and is a little hard to translate them, i prefer to let
them to the international name for a easy identification
2013-01-02 19:38:32 +02:00
Aurel Roman 6a65492a5d Split ro_RO 2013-01-02 19:13:00 +02:00
Mike Jolley daef2469db Merge pull request #2113 from krbvroc1/spelling_fixes
Fix spelling errors in action/hook names
2013-01-02 08:43:01 -08:00
Ken Bass e1ad11e2f7 Fix spelling errors in action/hook names 2013-01-02 11:34:23 -05:00
James Koster 8493d82c6e demo_store z-index 2013-01-02 14:17:32 +00:00
James Koster a14818a046 offset the demo store notice when admin bar present. Closes #2109 2013-01-02 14:03:04 +00:00
Mike Jolley 16ce42645d readme 2013-01-02 13:52:00 +00:00
Mike Jolley 2b39622d84 Updated pot files 2013-01-02 13:45:10 +00:00
Mike Jolley 8c821a86ab Stop infinite loop bug #1765 2013-01-02 13:38:33 +00:00
Mike Jolley 7bd2740ba2 Some code cleanup and comments #1765 2013-01-02 12:59:41 +00:00
Mike Jolley c20e332863 Merge pull request #2103 from foxrunsoftware/master
Hooks for added customization
2013-01-02 04:13:30 -08:00
Mike Jolley 6821abc549 Store counts in a transient. Closes #2100. 2013-01-02 12:12:44 +00:00
James Koster 1622b7b2b7 consistent title on rating 2013-01-02 12:06:15 +00:00