Commit Graph

62 Commits

Author SHA1 Message Date
Coen Jacobs 37feabd87f WooCommerce 2.0 is coming! 2012-12-03 20:19:58 +01:00
Matt 01bd682662 Fix: Show first report tab & chart logically 2012-11-29 09:39:00 -05:00
Mike Jolley 1edf98e95f Hook names for #1878 2012-11-29 12:45:44 +00:00
Matt a84144985d Filters for Sales reports 2012-11-28 17:23:51 -05:00
Mike Jolley 20861b5809 Fix queries with double %% Closes #1875. 2012-11-28 17:14:27 +00:00
Mike Jolley b1ec4b289a Nuked whitespace. Closes #1846. 2012-11-27 16:22:47 +00:00
Coen Jacobs 95ee532369 Stripped rest of wpdb->prepare calls without args #1717 2012-11-26 16:13:10 +01:00
Mike Jolley 5d4ff86e55 Tax reports based on order items. 2012-11-14 11:27:24 +00:00
Mike Jolley 549880b8eb New structure for line items (this one uses meta more) 2012-10-23 17:41:42 +01:00
Mike Jolley 5883701729 Reports for order lines 2012-10-22 16:13:23 +01:00
Mike Jolley 0a4a17acf0 started on reports 2012-10-19 21:00:50 +01:00
Mike Jolley a66cff4119 [3.2.5] SQL #1575 2012-10-16 16:46:41 +01:00
Mike Jolley a3bf44b073 [3.2.4] Sanitize #1575 2012-10-16 16:46:41 +01:00
Mike Jolley 15eb48242a [3.2.3] XSS #1575 2012-10-16 16:46:41 +01:00
Mike Jolley 8c3ad31c07 Localisation spacing. 2012-10-16 10:45:33 +01:00
Mike Jolley c5c5dcc3a1 [3.1.4] Check WP is loaded. #1575 2012-10-15 20:39:43 +01:00
Mike Jolley c9e61eef82 Reports fix when beginning with a number. 2012-09-30 19:35:05 +01:00
Mike Jolley a406f24103 Merge pull request #1520 from maxrice/coupon-report
added sales by coupon report
2012-09-30 11:26:31 -07:00
Mike Jolley 9550c05d69 Grammer. Closes #1538. 2012-09-29 20:04:41 +01:00
Max Rice 883f03df66 added sales by coupon report
initial version of sales by coupon report. Since multiple coupon codes
for a single order are stored comma separated, this report considers
them as 1 coupon. Handling multiple coupons within an order as
individual coupons with the report would be quite a bit more complex --
I think most stores force individual use on coupons anyway.
2012-09-20 14:25:18 -04:00
Mike Jolley c3bf0a1f38 report tweaks 2012-08-31 18:35:37 +01:00
Mike Jolley 45d43bd148 Merge pull request #1448 from franticpsyx/master
Back end filters & support for ML plugins
2012-08-31 06:20:07 -07:00
Mike Jolley 4ea207c249 Revised stats by category 2012-08-31 14:11:34 +01:00
Manos Psychogyiopoulos c5f18141d4 Dashboard and Reports support for ML plugins, I 2012-08-30 14:23:13 +03:00
Mike Jolley 325618a1d5 Added sales by category report 2012-08-29 17:43:56 +01:00
Mike Jolley 806a6fb159 Lots of documentation 2012-08-14 23:43:53 +01:00
Mike Jolley a0ead8d5cf More tax report bits 2012-07-25 16:20:08 +01:00
Mike Jolley 730158a4b3 Simple tax report. Work in progress. 2012-07-20 20:08:42 +01:00
Mike Jolley 076a2067cf notices, links don't make sense when we can show multiple items. 2012-07-10 14:29:25 +01:00
Mike Jolley 74fbd56d5b hooks for order statuses 2012-06-18 12:44:48 +01:00
Mike Jolley 17ccd1251c charts array tweak 2012-06-12 18:26:34 +01:00
Geert De Deckere 31b75c5415 Made report tabs translatable 2012-06-12 11:25:26 +02:00
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 93871ca786 Made legend on the reports graphs translatable 2012-06-11 10:32:57 +02:00
Mike Jolley 0fce6aecaa localisation issues Closes #1106. 2012-06-06 21:35:40 +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 421273f4c7 Show sku in stock reports. Closes #966. 2012-04-23 14:35:48 +01:00
Mike Jolley 79aa1eb411 url encode/decode @72a098575b06f561b22bdc79abc491e16c226f2d 2012-04-10 18:16:32 +01:00
Mike Jolley e25e7b46b1 brs 2012-04-10 18:13:31 +01:00
Mike Jolley 8eb10e8ced reports localisation @b7b35d3adaf2d43b8503ba80ff49e685977c556c 2012-04-10 18:12:24 +01:00
Mike Jolley 89165ba952 Removed translations from reports page tab URLS. Closes #862. 2012-03-23 21:00:48 +00:00
Mike Jolley 313071ccb4 reports - prevent breakage on large sites with a lot of orders 2012-03-18 13:26:04 +00:00
Geert De Deckere cb66c3116e One more translatable month 2012-03-15 15:54:44 +01:00
Mike Jolley df540fb66f reports notice 2012-03-11 14:09:52 +00:00
Mike Jolley bd82c9b8be Minor fixes and update variation message 2012-02-29 22:13:27 +00:00
Geert De Deckere 3b66db369d Fixed the default selected reports tab 2012-02-09 10:01:38 +01:00