Commit Graph

570 Commits

Author SHA1 Message Date
Coen Jacobs 054ca44c63 Fixed highlighting in admin menu for post type add screens. Closes #836. 2012-03-19 20:29:08 +01:00
Redios 9f1401a942 Fixed tiny typo on string 394 aumount -> amount 2012-03-19 18:54:38 +04:00
Mike Jolley 12b28c1f09 default order option 2012-03-19 12:16:33 +00:00
Mike Jolley 313071ccb4 reports - prevent breakage on large sites with a lot of orders 2012-03-18 13:26:04 +00:00
Mike Jolley 88b287471f allow blank file path 2012-03-18 12:11:55 +00:00
Mike Jolley 1695484eb0 installer tweak 2012-03-18 12:11:54 +00:00
Mike Jolley fe800d6685 Transient names. Closes #818. 2012-03-16 16:39:16 +00:00
Mike Jolley 34241a384b lang fix. Closes #820. 2012-03-16 15:15:27 +00:00
Mike Jolley 71092907c5 Admin bar hidden for customers only when locked down. #824 2012-03-16 11:18:53 +00:00
Geert De Deckere cb66c3116e One more translatable month 2012-03-15 15:54:44 +01:00
Geert De Deckere edfd7f5f2b Made the monthly sales dashboard widget translatable 2012-03-15 15:02:38 +01:00
Mike Jolley 0b7e83ca35 Tweaks 2012-03-15 12:15:22 +00:00
Mike Jolley 11315b9a7b full stop 2012-03-15 00:26:46 +00:00
Mike Jolley 8212e768f7 Option to reorder items by GeertDD
Removed the my account links because it was a bit busy there, + you
cannot see the items in the order anyway.
2012-03-15 00:25:51 +00:00
Mike Jolley 5955cb4e02 Variation image. Closes #795. 2012-03-14 23:12:02 +00:00
Mike Jolley c4dcac383b Payment/shipping method titles. Closes #791. 2012-03-14 22:18:00 +00:00
Mike Jolley da113b7589 customer coupons. Ability to refresh the totals through code. 2012-03-14 11:41:32 +00:00
Mike Jolley 4b315dd7ff Prevent ms-files.php accessing protected downloads when multisite is enabled 2012-03-13 17:00:19 +00:00
Mike Jolley af2aa81eb8 variation menu_order for organisation 2012-03-13 16:59:28 +00:00
Mike Jolley e838a420eb Ajax + Cross seels. TODO: ajax chosen is slightly buggy 2012-03-12 17:26:11 +00:00
Mike Jolley 8914d1856a n/a 2012-03-12 16:14:00 +00:00
Mike Jolley ec83b4d24f Merge pull request #790 from GeertDD/display_no_tax_row
Force the tax row to show up even if no taxes are applicable
2012-03-12 09:00:52 -07:00
Mike Jolley b2fcbb4717 Tweaks to #788. 2012-03-12 15:48:22 +00:00
Mike Jolley 3ccff6346b Merge pull request #788 from GeertDD/enable_coupons_option
Added option to globally enable/disable the use of coupons
2012-03-12 08:31:54 -07:00
Geert De Deckere 3d52b629c3 Added an option to force the tax row to be visible even if no taxes are applicable. 2012-03-12 13:50:38 +01:00
Geert De Deckere e013a8543a Better wording 2012-03-12 11:04:20 +01: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 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 4ed69826d9 Merge pull request #785 from jdiderik/master
more granular rights on dashboard widgets by role
2012-03-11 07:27:29 -07: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 6e50486c20 minor fixes and version bump 2012-03-08 12:57:15 +00: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
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 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
Justin Stern e532c7fbed Force SSL on My Account
The force SSL option forces the My Account pages to be served over
HTTPS, and the unforce SSL option is also modified to allow the My
Account pages to be protected
2012-03-05 22:06:01 -05:00
Mike Jolley 972b375c09 Fix taxonomies page. Closes #743. 2012-03-05 21:23:26 +00:00
Mike Jolley 5091b20844 Inline validation. Closes #733. 2012-03-05 17:19:06 +00:00
Mike Jolley 653f28c79e translation 2012-03-05 16:42:51 +00:00
Andor Chen 86691d3f28 Add Chinese Yuan currency 2012-03-05 23:11:49 +08:00
Mike Jolley 292ba4a70c Translatable numbers. Closes #752. 2012-03-05 10:15:19 +00:00
Mike Jolley d557f5e1dd Localisation. Closes #749. 2012-03-05 10:04:23 +00:00
Patrick Garman f9b8e08eef Little bit of cleanup... 2012-03-04 18:45:27 -06:00
Patrick Garman a5c58d5162 Hidden input fields are sometimes useful, left class/id... maybe someone would use those in some JS? 2012-03-04 18:35:50 -06:00
Patrick Garman fff9ee51b5 Updating to 1.5 2012-03-04 18:31:50 -06:00