Commit Graph

10 Commits

Author SHA1 Message Date
Patrick Rauland f83cd143b6 adding year picker to reports section 2014-02-26 16:29:20 -06:00
toddlahman 13c24b410e Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.

http://api.jquery.com/ready/
2014-01-30 18:44:17 -08:00
Gregory K 8539e81d79 "export" is a reserved word in JavaScript 2013-11-25 07:18:01 -05:00
Mike Jolley 8104048ddc Export reports to CSVs #3281 2013-07-18 12:56:12 +01:00
Mike Jolley 1c1d60b375 Customer reports 2013-07-09 15:31:22 +01:00
Mike Jolley 72bb335662 by category 2013-06-27 21:34:18 +01:00
Mike Jolley 6f5200de1b By cat 2013-06-27 18:39:55 +01:00
Mike Jolley dcee729de4 class based reports - top sellers and earners, added cache based on query hash 2013-06-26 15:11:33 +01:00
Mike Jolley d30f6b55f2 Reports + sparklines 2013-06-25 14:59:20 +01:00
Mike Jolley d7cfe05daf More charts work 2013-06-24 17:47:28 +01:00