Commit Graph

1959 Commits

Author SHA1 Message Date
Mike Jolley 6957e425d7 Shortcut for messages shortcode 2012-03-12 10:52:00 +00:00
Mike Jolley 6e2b18c22a Add to cart shortcode for variations. Closes #719. 2012-03-12 10:52:00 +00:00
Geert De Deckere e013a8543a Better wording 2012-03-12 11:04:20 +01:00
Mike Jolley 67f4bb19af Merge pull request #787 from Ramoonus/master
Dutch translation update
2012-03-12 03:01:54 -07:00
Geert De Deckere dfdb5bc215 Don't load already applied coupons if coupons got disabled globally. 2012-03-12 11:00:38 +01:00
Ramon van Belzen 413b656db2 dutch update 2012-03-12 10:46:29 +01:00
Mike Jolley cdbcda7dab Disable admin bar for customers. Closes #772. 2012-03-12 09:43:22 +00:00
Ramon van Belzen 02103cd8ac Merge remote branch 'geertdd/nl' 2012-03-12 10:42:22 +01:00
Mike Jolley 6c64be6cbc base re-calc on subtotal 2012-03-12 09:26:43 +00:00
Geert De Deckere 0401e79ed4 Added option to globally enable/disable the use of coupons for clients 2012-03-12 10:25:06 +01:00
Mike Jolley 7dbcd75207 Prevent double save 2012-03-12 09:18:10 +00:00
Mike Jolley d4ddd8aec5 My account force ssl 2012-03-12 08:34:49 +00:00
Mike Jolley 7e6b254f32 Merge pull request #765 from foxrunsoftware/master
My Account Force SSL
2012-03-12 01:16:43 -07:00
Mike Jolley a0077826fb icon/menu 2012-03-12 08:13:49 +00:00
Mike Jolley 3b74269ed2 Merge pull request #773 from piffpaffpuff/master
menu icons when no manage_woocommerce capability
2012-03-12 00:09:18 -07:00
Mike Jolley ac43a65ace More logging in paypal class 2012-03-12 07:00:26 +00:00
Mike Jolley e9cd10fd53 readme 2012-03-11 14:27:42 +00:00
Mike Jolley 4ed69826d9 Merge pull request #785 from jdiderik/master
more granular rights on dashboard widgets by role
2012-03-11 07:27:29 -07:00
Mike Jolley 04c296f14d Force SSL for get_option('siteurl') 2012-03-11 14:25:48 +00:00
Jeroen Diderik b03ce52ba0 more granular dashboard widgets by role 2012-03-11 15:14:57 +01:00
Mike Jolley df540fb66f reports notice 2012-03-11 14:09:52 +00:00
Mike Jolley adcd894c60 postcode tweak 2012-03-11 14:09:47 +00:00
Jeroen Diderik 969f99b64c add .gitignore for project files 2012-03-11 14:06:34 +01:00
Mike Jolley b5f9d33264 reset unsets session too 2012-03-11 12:49:57 +00:00
Mike Jolley ddc5757809 Merge pull request #784 from jdiderik/master
fixes Unknown Index line_cost, breaks GA eCommerce tracking
2012-03-11 05:49:22 -07:00
Jeroen Diderik 6253366b08 GA eCommerce tracking broken, fix 'line_cost' to 'line_total' 2012-03-11 13:41:56 +01:00
Mike Jolley 01c92ea51d Minor fixes 2012-03-09 16:12:36 +00:00
Mike Jolley 0883669564 force ssl template url 2012-03-08 15:11:01 +00:00
Geert De Deckere 969454795e Dutch date 2012-03-08 15:16:10 +01:00
Mike Jolley 6e50486c20 minor fixes and version bump 2012-03-08 12:57:15 +00:00
Mike Jolley dac284269b slugs. Closes #775. 2012-03-08 10:29:17 +00:00
Mike Jolley d26e72897d Merge pull request #776 from GeertDD/nl
Dutch update
2012-03-08 02:09:07 -08:00
Geert De Deckere 55f100d6ae Dutch update 2012-03-08 10:44:54 +01:00
Mike Jolley 261015fbad minimum amount for coupons 2012-03-07 21:38:34 +00:00
Mike Jolley 5678286dfa tweaks 2012-03-07 20:12:19 +00:00
Mike Jolley 7a0167d494 store less crap in the sessions 2012-03-07 20:12:14 +00:00
Mike Jolley ed9d57d04a stock title 2012-03-07 13:38:51 +00:00
Mike Jolley 09aec4d2a5 default state/country change 2012-03-07 13:07:56 +00:00
Triggvy Gunderson 512b6538be menu icons for shop_manager when no manage_woocommerce capability
when the user has no manage_woocommerce capabilities the menu items
(like order) aren't grouped under woocommerce menu. then they showed
the default post it icon. while fixing this i discovered that it uses
the menu icons the old fashioned way instead of css sprites. fixed that
too. but the new icons are just placeholder, someone with the original
art files need to export the png again.
2012-03-07 12:59:23 +01:00
Mike Jolley 9f698d94d0 Post check 2012-03-07 10:23:44 +00:00
Mike Jolley 6662a1f724 moved transient clear 2012-03-06 18:13:08 +00:00
Mike Jolley 513160ff56 prevent division by zero 2012-03-06 17:58:21 +00:00
Mike Jolley 8c9bf880b4 Reset. Closes #764. 2012-03-06 17:47:05 +00:00
Mike Jolley 3bfb586200 Fix from price. Closes #770. 2012-03-06 17:39:53 +00:00
Mike Jolley 564c23ef5d cleanup 2012-03-06 17:34:44 +00:00
Mike Jolley ac24d6e8ae Merge pull request #767 from lucasstark/patch-1
Locate Template Filters and Actions
2012-03-06 09:31:07 -08:00
Mike Jolley 9d821d7f52 Category inclusion/exclusion for coupons 2012-03-06 17:28:09 +00:00
Mike Jolley 32e7140517 Improved coupon product id input. Closes #157. 2012-03-06 17:28:08 +00:00
lucasstark 34b9ef9b93 Locate Template Filters and Actions 2012-03-06 08:26:10 -05:00
Mike Jolley 5eedbc6607 Merge pull request #766 from GeertDD/lang_dir
Fix language loading with WP_LANG_DIR
2012-03-06 03:14:43 -08:00