Mike Jolley
|
8615d06a33
|
Refactored report transients to use fixed names based on the report classname. Allows use of delete_transient and Fixes #5041
|
2014-03-20 11:10:25 +00:00 |
Mike Jolley
|
6a0dc3142f
|
Fix reports by using strings - int's have a max. Closes #4904
|
2014-02-28 14:51:37 +00:00 |
Mike Jolley
|
e73aa65440
|
Ensure product exists before getting title. Closes #4916
|
2014-02-25 14:48:55 +00:00 |
Mike Jolley
|
4789223f32
|
Fix variation level reporting Closes #4885
|
2014-02-24 17:10:08 +00:00 |
Mike Jolley
|
84e754e298
|
Update docblocks
|
2014-02-14 14:29:39 +00:00 |
James Koster
|
f2f919ebca
|
stock report icons. closes #4753
|
2014-02-13 09:38:08 +00:00 |
Mike Jolley
|
29b59cc74f
|
Vars in report classes Closes #4720
|
2014-02-12 12:26:32 +00:00 |
Mike Jolley
|
0bffeca947
|
Set $time Closes #4718
|
2014-02-11 16:03:02 +00:00 |
Mike Jolley
|
39f5b8aec0
|
Function comment #4714
|
2014-02-11 13:47:46 +00:00 |
Mike Jolley
|
3eaef1d0f3
|
Merge pull request #4662 from Spreeuw/master
fixes date display on customer list page
|
2014-02-10 09:28:08 +00:00 |
claudiosmweb
|
bfe3020897
|
removed unused global vars in WC_Report_Coupon_Usage::output_report, closes #4665
|
2014-02-07 15:37:31 -02:00 |
Ewout Fernhout
|
fe8335bbaf
|
fixes date display on customer list page
|
2014-02-07 15:50:11 +01:00 |
splashingpixels
|
8f5bf6dde7
|
Replaced deprecated jQuery live methods with on
|
2014-01-24 10:34:48 -08:00 |
Mike Jolley
|
fc4f813f71
|
Merge pull request #4552 from claudiosmweb/fix_4549
Hotfix for #4549
|
2014-01-21 15:39:30 -08:00 |
claudiosmweb
|
b60629e9b4
|
fixed some coding standards in includes/admin/reports/class-wc-report-sales-by-category.php
|
2014-01-21 20:14:26 -02:00 |
claudiosmweb
|
b717bca380
|
fixed the indentation in includes/admin/reports/class-wc-report-sales-by-category.php
|
2014-01-21 20:11:05 -02:00 |
claudiosmweb
|
43e86f3e28
|
added a placeholder to select in category widget on reports page
|
2014-01-21 20:10:40 -02:00 |
claudiosmweb
|
ae1c837e36
|
fixed some coding standards in includes/admin/reports/class-wc-report-coupon-usage.php
|
2014-01-21 18:23:42 -02:00 |
claudiosmweb
|
655bd20da1
|
fixed the indentation in includes/admin/reports/class-wc-report-coupon-usage.php
|
2014-01-21 18:20:35 -02:00 |
claudiosmweb
|
90373836bb
|
fixed empty coupons select in reports page, fixes #4549
|
2014-01-21 18:20:13 -02:00 |
Mike Jolley
|
48300f4ebf
|
woocommerce_reports_get_order_report_query Closes #4477
|
2014-01-09 13:57:42 +00:00 |
claudiosmweb
|
9aaa8c8875
|
fixed coding standards
|
2013-12-30 14:28:39 -02:00 |
claudiosmweb
|
b68b6f2faf
|
fixed the indentation in includes/admin/reports/class-wc-report-customer-list.php
|
2013-12-30 14:25:35 -02:00 |
claudiosmweb
|
94586aa5b9
|
changed wpdb::escape to esc_sql()
|
2013-12-30 14:24:49 -02:00 |
Mike Jolley
|
153c367ef4
|
Missing icons #4287
|
2013-12-05 13:16:52 +00:00 |
Coen Jacobs
|
3e6acf7aab
|
Code changes for #4252
|
2013-12-02 12:34:27 +01:00 |
Gregory K
|
7b38c7300b
|
Inconsistent return types: mostly TODOs, some fixes
|
2013-11-29 13:50:31 -05:00 |
Gregory K
|
cdbe5950f0
|
PhpDocs and TODO comments
|
2013-11-28 11:49:30 -05:00 |
Coen Jacobs
|
4afbd0b556
|
Merge branch 'function-call-refactor'
Conflicts:
includes/admin/post-types/meta-boxes/class-wc-meta-box-order-data.php
includes/shortcodes/class-wc-shortcode-cart.php
includes/wc-template-functions.php
|
2013-11-25 15:42:26 +01:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Mike Jolley
|
3973beae5d
|
woocommerce_ functions to wc_ - replaced attribute functions
|
2013-11-25 14:01:37 +00:00 |
Coen Jacobs
|
c1a439eb99
|
Formatting functions woocommerce to wc refactor
|
2013-11-25 14:34:21 +01:00 |
Coen Jacobs
|
1663eafb68
|
Customer functions woocommerce to wc refactor
|
2013-11-25 13:52:53 +01:00 |
Coen Jacobs
|
f8ef3444b0
|
Fixed undefined esc_atr function error
|
2013-11-21 14:28:09 +01:00 |
Scott Basgaard
|
922fa990a5
|
esc_attr() all the things.
|
2013-11-20 20:11:59 +01:00 |
Mike Jolley
|
af6996866e
|
Rounded report
|
2013-10-24 19:22:22 +01:00 |
Mike Jolley
|
92fa4e379b
|
round tax reports
|
2013-10-24 16:19:28 +01:00 |
Mike Jolley
|
355dd16962
|
Removed @coenjacobs helpers and cleaned up main clas
|
2013-09-12 14:41:02 +01:00 |
Mike Jolley
|
03af136986
|
Separate ship to options from sell to. Closes #3215.
|
2013-08-02 16:54:28 +01:00 |
Mike Jolley
|
c9b7a46c7b
|
Correct string to times and ranges. Closes #3540
|
2013-07-30 11:12:48 +01:00 |
Mike Jolley
|
8f04446a61
|
Dashboard. Closes #3493
|
2013-07-25 15:00:23 +01:00 |
Mike Jolley
|
8a6ff89bf1
|
Moved admin directory and moved some functions to classes (ongoing refactor)
|
2013-07-24 17:01:36 +01:00 |