Andy McKay
e1fccfbb58
readying backend for inapp payments which can't be refunded through marketplace (bug 719215)
2012-03-26 11:13:25 -07:00
Davor Spasovski
426310215e
JS fix for stats custom date ranges (bug 737910)
2012-03-23 15:49:33 -07:00
Andy McKay
f1396f2e45
do less update_addons_collections_downloads at a time
2012-03-23 09:10:05 -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
Davor Spasovski
53cca9d618
added stats zoom button inactive toggle (bug 733450)
2012-03-14 17:39:19 -07:00
Davor Spasovski
45447e5ac7
stats menu work & global overview redirect (bug 733700)
2012-03-14 15:27:57 -07:00
Davor Spasovski
f7df2d329a
b is indeed a function! (bug 733525)
2012-03-13 16:16:22 -07:00
Davor Spasovski
21ff9714cf
added addon stats csv link (bug 733488)
2012-03-13 14:30:35 -07:00
Rob Hudson
db00443262
Mock ES to stop series security failures (bug 734217)
...
This also fixed a few cases where Mock was backwards incompatible.
2012-03-12 18:31:33 -07:00
Matt Claypotch
15c3cb701f
put contributions template in the right place (bug 734424)
2012-03-09 10:52:37 -08:00
Andy McKay
22bc13e3a5
make it a task
2012-03-08 13:22:36 -08:00
Chris Van
5adce656aa
Revert "allow us to skip unimportant crons on servers like dev"
...
This reverts commit 89eb68496a
.
2012-03-08 12:41:43 -08:00
Davor Spasovski
1cd7a946c2
fixed download by sources stats link (bug 734025)
2012-03-08 11:47:52 -08:00
Andy McKay
eaed436279
get the right id
2012-03-08 11:22:08 -08: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
Andy McKay
6dd5ae6de6
filter correctly and id into the results
2012-03-08 10:28:32 -08:00
Andy McKay
de270cf60f
do less collections totals at once to avoid softlimit
2012-03-08 09:18:35 -08:00
Davor Spasovski
80be66aa6a
fixed collection stats permissions issue
2012-03-07 16:02:52 -08:00
Wil Clouser
84e952a7d7
reduce chunk size to eliminate timeouts. Also remove unused ratelimits
2012-03-07 08:41:56 -08:00
Matt Claypotch
192ecae275
moved collection stats urls to apps/stats
2012-03-06 16:33:24 -08:00
Matt Claypotch
5fa01ca2ca
global stats cleanup
2012-03-06 14:58:37 -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
1cb861445e
explicitly setup up a mapping
2012-03-05 14:35:57 -08:00
Andy McKay
19791e0619
move collections into stats
2012-03-05 12:11:04 -08:00
Matt Claypotch
16cd1908b1
heh
2012-03-03 00:38:17 -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
Matt Claypotch
a37d6cac63
make stats base template addon-agnostic
2012-03-02 13:17:40 -08:00
Rob Hudson
24f9689f61
Updated permissions for contribution stats (bug 685382)
2012-03-02 12:08:34 -08:00
Matt Claypotch
3081c98110
make the stats report menu a bit more generic
2012-03-01 16:26:38 -08:00
Andy McKay
05df72cc49
fix date tests for site
2012-03-01 14:12:47 -05:00
Rob Hudson
9e16b0382d
Make sure ESTestCase is in the MRO
2012-02-28 10:34:38 -08:00
Andy McKay
5ae1928c60
Revert "move collection stats to es (bug 722556)"
...
This reverts commit a75edd3952
.
2012-02-27 17:11:20 -08:00
Andy McKay
a75edd3952
move collection stats to es (bug 722556)
2012-02-27 16:25:06 -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
Chris Van
f6954ae4e4
record and list all refunds (bug 702981)
2012-02-07 02:29:32 -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
Rob Hudson
0b3e5acd28
Fixing up some stats tests to use ES.
2012-02-02 09:52:57 -08:00
Matt Claypotch
1fb4010fca
move site-events UI behind waffle-flag
2012-01-26 15:18:02 -08:00
Matt Claypotch
40ddd6317b
enable zooming out on the charts
2012-01-26 02:21:36 -08:00
Matt Claypotch
71a38d5cd5
site event management and annotation for stats (bug 568378)
2012-01-19 18:30:49 -08:00
Kumar McMillan
3d4cc7b58f
Accept arbitrary keywords from celery like task_name=
2012-01-09 15:12:06 -06:00
Gregory Koberger
b7d273b034
Remove unsubscribe instructions
2012-01-03 12:37:27 -05:00
Matt Claypotch
5d47b6a63a
move "see more..." links to the right
2011-12-21 17:30:00 -05:00
Matt Claypotch
0b0981f18a
clean up print messages
2011-12-08 18:11:28 -08:00
Matt Claypotch
240cab4429
don't discard unknown versions (bug 697362)
2011-12-08 17:26:41 -08:00
Andy McKay
763ed33426
allow instant refunds within 30 minutes of buying (bug 706588)
2011-11-30 14:36:01 -08:00
Andy McKay
e8412b4d5d
cope with different ipn, purchase order (bug 704971)
2011-11-24 10:51:32 -08:00
Chris Van
63479737e1
never extend from the add-ons base template for apps preview
2011-11-23 12:30:01 -05:00
Andy McKay
0124032d78
for testing on apps-preview-dev
2011-11-22 16:10:11 -08:00
Andy McKay
8011d84eae
hook up refund accepted, denied emails (bug 704219)
2011-11-21 14:59:24 -08:00
Chris Van
756d1239c5
fix devhub page for apps: Manage App Status (bug 695153)
2011-11-18 00:55:10 -05:00
Chris Van
69c356ff4d
fix devhub page for apps: Edit Details (bug 694866)
2011-11-17 01:33:49 -05:00
Andy McKay
b819429a7f
contributions want the locale
2011-11-16 17:08:21 -08:00
Andy McKay
fa4eadf9a7
add in chargeback handling (bug 695423)
2011-11-16 16:11:47 -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
Andy McKay
89eb68496a
allow us to skip unimportant crons on servers like dev
2011-11-02 12:10:21 -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
dd2b6cfaed
Revert "Revert "switch the stats urls (bug 697474)""
...
This reverts commit 67042538b1
.
2011-10-27 15:03:29 -07:00
Matt Claypotch
05620f8123
fix up the report urls (reverts a revert)
2011-10-27 14:59:23 -07:00
Jeff Balogh
67042538b1
Revert "switch the stats urls (bug 697474)"
...
This reverts commit 034c3b4496
.
2011-10-27 14:17:56 -07:00
Matt Claypotch
a2147df5e5
Revert "fix a straggler stats url"
...
This reverts commit 8eab0a2431
.
2011-10-27 14:11:16 -07:00
Matt Claypotch
10d4262fdf
Revert "fix stats links, also tooltip headers and truncate"
...
This reverts commit 13fa9d92a6
.
2011-10-27 14:10:58 -07:00
Matt Claypotch
f95ba9cd65
pretty-up the stats notes by putting them in modals (flignote) (bug 694947)
...
The old designs had a much wider sidebar which allowed more content to fit there. With the new slimmer sidebar I made the call that the help text is more readable in a modal than crammed to the side.
2011-10-27 13:50:18 -07:00
Matt Claypotch
8eab0a2431
fix a straggler stats url
2011-10-27 13:19:27 -07:00
Matt Claypotch
13fa9d92a6
fix stats links, also tooltip headers and truncate
2011-10-27 12:34:24 -07:00
Jeff Balogh
d3707b5b63
bring back .csv for stats (bug 682102)
2011-10-27 11:36:46 -07:00
Jeff Balogh
034c3b4496
switch the stats urls (bug 697474)
2011-10-27 11:36:46 -07:00
Jeff Balogh
eb63b3313c
allow addon.public_stats to be edited (bug 696904)
2011-10-26 10:08:21 -07:00
Jeff Balogh
c67e15a1f2
mention visibility on stats dashboard (bug 696904)
2011-10-26 10:08:21 -07:00
Matt Claypotch
dc9c047b7a
restrict date range to lifespan of addon (bug 697372)
2011-10-26 01:55:00 -07:00
Matt Claypotch
af91033fc1
show a 'no data' message when a chart has no data (bug 686889)
2011-10-24 17:34:36 -07:00
Matt Claypotch
c7ed521268
added contributions to stats pages for qualified viewers
2011-10-24 15:59:52 -07:00
Matt Claypotch
0eac69714e
OS is now called platform (flignote)
2011-10-24 13:49:01 -07:00
Matt Claypotch
dccdb622db
fixed a block tag for stats overview
2011-10-20 01:17:04 -07:00
Matt Claypotch
b0d5c4dc55
big aggregate stats and csv tables
2011-10-20 01:11:34 -07:00
Jeff Balogh
b7f6c7ab66
beware of Nonetypes
2011-10-18 14:54:59 -07:00
Matt Claypotch
d9b3f8d7a8
stats overview page
2011-10-17 11:01:23 -07:00
Matt Claypotch
d21cb9955a
More stats goodies
...
- upgraded Highcharts
- js-hint run on code
- more documentation
- new two-axis overview chart
2011-10-11 18:14:29 -07:00
Jeff Balogh
ece1a24eef
provide an overview stats api (bug 693805)
2011-10-11 15:37:18 -07:00
Matt Claypotch
1747e66788
new date controls for stats pages
2011-10-10 18:11:44 -07:00
Matt Claypotch
f717424d79
New stats pages!
...
- supports grouping by day, week, and month
- new event-driven UI easier to maintain
- uses impala styles for extra pretty!
TODO
- rehabilitate csv table
- polish style for side notes
- bring back field selection menu
- bring back overview page
2011-10-10 15:26:16 -07:00
Jeff Balogh
29c36a8811
don't add any add-ons by default for es tests
2011-10-06 13:52:32 -07:00