Commit Graph

697 Commits

Author SHA1 Message Date
Mike Jolley f4434cf38b Merge pull request #1140 from GeertDD/i18n_reports
Made legend on the reports graphs translatable
2012-06-11 08:29:45 -07:00
Geert De Deckere 0538051c78 Made first year retrieval more robust 2012-06-11 17:04:01 +02:00
Geert De Deckere 97daf594b2 Use translated months in the report graphs 2012-06-11 11:13:45 +02:00
Geert De Deckere 376676e9c0 Use translated months in the report graph of the dashboard widget 2012-06-11 11:11:19 +02:00
Geert De Deckere 93871ca786 Made legend on the reports graphs translatable 2012-06-11 10:32:57 +02:00
Mike Jolley 911cb359f5 Filter uncategorized. Closes #953. 2012-06-10 19:29:04 +01:00
Mike Jolley f9f1bb9ddd Ordering tweaks/improvements and variation prices. Closes #1097. 2012-06-10 18:15:02 +01:00
Mike Jolley 67d34d3dcf Admin error handling. Closes #1137. 2012-06-10 14:12:20 +01:00
Mike Jolley 91e0ade791 Can't control output, but can only allow 1 to be selected. Closes #1042. 2012-06-10 09:03:20 +01:00
Mike Jolley 8a8025d201 Check permissions for sorting. Closes #1107. 2012-06-10 08:48:29 +01:00
Mike Jolley 516aad8450 Load js when needed only. Closes #1060. 2012-06-09 20:26:03 +01:00
Mike Jolley 383785c305 Right now link fix. 2012-06-09 20:11:06 +01:00
Mike Jolley 0fce6aecaa localisation issues Closes #1106. 2012-06-06 21:35:40 +01:00
Mike Jolley f62d0efd69 Country when adding order. Closes #1032. 2012-06-06 20:11:36 +01:00
Mike Jolley d946718241 menu position 2012-06-06 18:39:14 +01:00
Mike Jolley ed4067dee9 trim sku 2012-06-05 23:54:38 +01:00
Mike Jolley 7f6970c0ae remove file check - interferes with other plugins 2012-06-03 13:20:32 +01:00
Coen Jacobs abaa3ba5b0 Load settings/settings-save.php on custom settings pages too. Closes #1096 2012-05-30 17:21:02 +02:00
Mike Jolley 22aaa8691b shipping API tweaks. Only loaded when needed, and supports instances. 2012-05-29 15:02:27 +01:00
Mike Jolley 83c0c58fa3 code tweaks/cleanup 2012-05-29 15:02:26 +01:00
Coen Jacobs f63fd03bd8 Merge pull request #1091 from bfred-it/patch-7
Typo: sotck -> stock
2012-05-29 01:42:21 -07:00
bfred-it 62649ae426 Typo: sotck -> stock 2012-05-28 21:00:16 +03:00
bfred-it e242d08008 Offical Themes -> Official Themes 2012-05-28 20:59:15 +03:00
Mike Jolley b7894b14ca Counts. #1084. 2012-05-28 10:19:29 +01:00
Mike Jolley 6439e6773d Merge pull request #1084 from bfred-it/patch-2
Added filterable "pending orders" count in backend menu
2012-05-28 01:43:33 -07:00
Mike Jolley 6bca051648 respect post status 2012-05-28 09:40:39 +01:00
bfred-it 7afa7c6006 Added filterable "pending orders" count in backend menu 2012-05-28 03:22:42 +03:00
Mike Jolley 19be69d1d8 Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
Mike Jolley 5a0905c903 missed 2 2012-05-26 15:39:55 +01:00
Mike Jolley 76cd43499f Tweaked member states for tax 2012-05-26 15:38:22 +01:00
Mike Jolley 2946189745 status 2012-05-21 09:25:34 +01:00
Mike Jolley c912169b55 removed 2012-05-19 20:04:38 +01:00
Mike Jolley cec98bf646 Broken up settings pages to ease development 2012-05-19 20:04:34 +01:00
Mike Jolley 3db551c4d8 enforce download limit/expiry to prevent errors 2012-05-19 10:58:06 +01:00
Mike Jolley 0b5fcd5139 version bump and installer cleanup 2012-05-17 12:58:25 +01:00
Mike Jolley 1a07a86c3e debug 2012-05-16 18:09:34 +01:00
Mike Jolley edb8a774c5 Merge pull request #1025 from patrickgarman/master
WC Debug Filters
2012-05-16 10:01:20 -07:00
Mike Jolley a8210e3c8b line breaks 2012-05-16 15:29:30 +01:00
Justin Stern d23fbcc698 Order Number Changes
Order number changes in preparation for the Sequential Order Number
plugin
2012-05-15 20:23:43 -04:00
Mike Jolley 9096675037 fix conflicts with pagelines 2012-05-13 21:51:10 +01:00
Mike Jolley 26a8af2440 radio shipping methods 2012-05-13 21:02:07 +01:00
Mike Jolley 732fe16dee hook 2012-05-12 01:14:46 +01:00
Mike Jolley b38f043fa9 use is_sold_individually in grouped template 2012-05-11 10:31:34 +01:00
Mike Jolley b6b2da9463 Optimisations to monthly and product reports 2012-05-11 00:51:31 +01:00
Mike Jolley c39e2cff75 get_posts -> wpdb queries to reduce memory load 2012-05-10 17:56:26 +01:00
Mike Jolley 43f7140623 String makes more sense 2012-05-10 13:56:16 +01:00
Patrick Garman fe1e12df18 WC_Debug Filters
Added some filters which allow extensions to tie into the debug page.
2012-05-10 06:37:10 -05:00
Coen Jacobs ed8afe992c Prevent setting download expire date to 1970-01-01 in rare cases. Closes #1013 2012-05-09 22:19:50 +02:00
Mike Jolley 58f5afdc46 tweaks to options 2012-05-09 00:53:23 +01:00
Mike Jolley 2cac2f9d68 Drag and drop ordering for products. Closes #95. Closes #995. 2012-05-08 20:30:18 +01:00