Граф коммитов

62 Коммитов

Автор SHA1 Сообщение Дата
Chris Van dbfa18ac67 allow cross-origin requests for add-on detail API calls (patch by @kewisch) (bug 772605) 2012-07-22 20:43:47 -07:00
Kevin Ngo aeccad7feb remove firefox events from mkt (bug 755501) 2012-06-27 13:00:58 -07:00
Kevin Ngo 96e09b4a0e ensure app statistics are hidden for non-public/pending apps (bug 753176) 2012-06-24 23:30:29 -07:00
Kevin Ngo 586491b0fe backend for financial data (bug 754965) 2012-05-23 15:48:46 -07:00
Kevin Ngo 28e3b29f83 front end for financial data (748015) 2012-05-15 12:03:15 -07:00
Rob Hudson 668dcb17b7 Various permissions updates (bug 685382) 2012-04-09 15:32:10 -07:00
Chris Van 8c1c350d40 fix CSV KeyError (bug 740562) 2012-03-29 14:18:15 -07:00
Davor Spasovski 4f00f9698e site stats CSV should now work (bug 738345) 2012-03-29 00:01:37 -07:00
Davor Spasovski 426310215e JS fix for stats custom date ranges (bug 737910) 2012-03-23 15:49:33 -07:00
Davor Spasovski 7ff9003aa1 temp nuking of memoize for global stats data 2012-03-22 18:06:16 -07:00
Davor Spasovski 2d44765147 changed global stats query date range (bug 737910) 2012-03-22 16:55:12 -07:00
Davor Spasovski c7590f1c53 added collection crumbs and related search (bug 735162) 2012-03-21 15:18:19 -07:00
Davor Spasovski 30c24c5abc collection stats fixes 2012-03-15 17:47:15 -07:00
Chris Van 8eeeb447cb fix Sunbird KeyError tracebacks (bug 734455, bug 734418) 2012-03-15 16:52:48 -07:00
Davor Spasovski 2a4b7867e5 collection stats breakdown by field (bug 735056) 2012-03-15 16:22:30 -07:00
Davor Spasovski 16d172b150 collection stats require login (bug 735018) 2012-03-14 18:09:12 -07:00
Andy McKay d03a2d2572 actually pass date range through 2012-03-08 11:04:48 -08:00
Andy McKay 34a173c77b pyflakes cleanup 2012-03-08 10:32:34 -08:00
Davor Spasovski 80be66aa6a fixed collection stats permissions issue 2012-03-07 16:02:52 -08:00
Matt Claypotch 192ecae275 moved collection stats urls to apps/stats 2012-03-06 16:33:24 -08:00
Davor Spasovski 31fda3fd22 collections stats pages initial version (bug 722558) 2012-03-06 14:22:17 -08:00
Matt Claypotch 4dbdc1dd0d fix hosed stats tests 2012-03-06 01:14:29 -08:00
Matt Claypotch bfc8c3ccb0 clean-up after myself and fid bad conflict resolution 2012-03-06 00:26:58 -08:00
Matt Claypotch 333b68f360 global stats dashboard (bug 697358) 2012-03-06 00:13:05 -08:00
Andy McKay efeec59ce0 work around get_series because it hates me 2012-03-05 17:01:38 -08:00
Andy McKay 19791e0619 move collections into stats 2012-03-05 12:11:04 -08:00
Matt Claypotch 41fc0c44c6 added a fake collection series generator 2012-03-02 23:32:40 -08:00
Davor Spasovski 7557604505 Revert "move collection stats to es (bug 722556)"
This reverts commit 17197a2985.

Conflicts:

	apps/stats/views.py
2012-03-02 17:29:51 -08:00
Davor Spasovski 064a3479e6 zamboni version of collection stats (bug 722558) 2012-03-02 17:23:01 -08:00
Davor Spasovski 17197a2985 move collection stats to es (bug 722556) 2012-03-02 17:20:22 -08:00
Rob Hudson 24f9689f61 Updated permissions for contribution stats (bug 685382) 2012-03-02 12:08:34 -08:00
Andy McKay e7c6db10d5 allow date ranges for site stats following same url syntax (bug stats) 2012-02-16 12:35:03 -08:00
Andy McKay 5e67adc71f port over global stats (bug 719646) 2012-02-13 15:49:03 -08:00
Rob Hudson 447a09ef7b Revamped permissions (bug 685382)
This only changes the following so far:
  Admin:ViewAnyStats -> Stats:View
  Admin:ViewAnyCollectionStats -> CollectionStats:View

This also adds more logging around permission checks.
2012-02-02 10:41:21 -08:00
Matt Claypotch 71a38d5cd5 site event management and annotation for stats (bug 568378) 2012-01-19 18:30:49 -08:00
Matt Claypotch d312995c52 use sessionStorage to persist view settings between stats pages (bug 697368) 2011-11-02 16:27:18 -07:00
Matt Claypotch 90f1fcf912 properly flatten application structure for CSVs (bug 697957) 2011-11-02 14:34:20 -07:00
Jeff Balogh 4d85434d53 drop it like it's hot 2011-10-28 15:32:58 -07:00
Jeff Balogh 9cf37a5906 move contribution stats to more beautiful code (bug 682113) 2011-10-28 15:06:48 -07:00
Jeff Balogh 698131516e remove contribution detail view; it's not used anywhere 2011-10-28 15:06:48 -07:00
Jeff Balogh d3707b5b63 bring back .csv for stats (bug 682102) 2011-10-27 11:36:46 -07:00
Matt Claypotch c7ed521268 added contributions to stats pages for qualified viewers 2011-10-24 15:59:52 -07:00
Jeff Balogh b7f6c7ab66 beware of Nonetypes 2011-10-18 14:54:59 -07:00
Jeff Balogh ece1a24eef provide an overview stats api (bug 693805) 2011-10-11 15:37:18 -07:00
Jeff Balogh 59736cf7ec genericize the breakdown column name 2011-09-27 17:18:57 -07:00
Jeff Balogh ffb6bd70ad clean up the locale list (bug 681851) 2011-09-09 16:39:20 -07:00
Jeff Balogh ccb0d11b8e use elastic for stats views 2011-09-01 10:32:18 -07:00
Jeff Balogh a06679092d don't evaluate querysets until the request cycle (bug 625735) 2011-01-14 13:25:42 -08:00
Jeff Balogh e0c74cada3 making addon slugs work in urls (bug 620537) 2010-12-21 15:58:19 -08:00
Andy McKay 23b9fd50f1 change csv header (bug 564544) 2010-11-18 13:45:25 -08:00