jrconlin
a6b6db6fc1
bug 768136 - Add GC to Market
...
built market specific gc handler "mkt_gc"
2012-07-24 12:38:54 -07:00
Andy McKay
f91946333e
fix and provide test coverage for addons failing the paypal check
2012-07-04 16:53:34 -07:00
Rob Hudson
81ad23d871
Added logic to detect high refunds rates (bug 763054)
2012-06-28 11:05:55 -07:00
Kumar McMillan
055c3f569d
Use price tiers for in-app payments (bug 750397)
2012-06-25 17:43:53 -05:00
Kumar McMillan
fdd57e604a
Add app summary for lookup tool (bug 754049)
2012-06-18 15:20:00 -05:00
Andy McKay
c1ce7bcd42
cache purchase_ids
2012-05-09 12:27:13 -07:00
Andy McKay
6aa574b92b
remove figuring out url manually
2012-05-08 13:26:14 -07:00
Chris Van
ce9d3ce6d2
fix refund requests email so they say "marketplace.mozilla.org" (bug 749718)
2012-05-01 00:57:47 -07:00
Rob Hudson
f0ae64f455
Fixed SITE_URL in refund crons for mkt (747131)
2012-04-26 09:45:16 -07:00
Rob Hudson
853c1f3201
Updated pending refund cron emails (bug 747131)
...
* Now using Jinja2 for template rendering.
* Autoescaping is off.
2012-04-25 20:26:32 -07:00
Chris Van
6809e5ebb5
sort price tiers in ascending order (bug 747050)
2012-04-19 10:09:10 -07:00
Andy McKay
3ff433d560
test and switch to supported currencies
2012-04-17 18:12:47 -07:00
Andy McKay
9fe93a72a0
add in currency per addon (bug 741467)
2012-04-03 16:32:36 -07:00
Chris Van
74adb68e15
move 'apps/webapps' app to 'mkt/webapps' (bug 733126)
2012-03-13 15:29:16 -07:00
Andy McKay
d71067269c
mail out pending refunds status (bug 719210)
2012-03-02 20:12:04 -05:00
Allen Short
7b1cf9ca00
Add soft delete for addons (bug 719217)
...
Deleting addons will set them to STATUS_DELETED and remove them from
Addon.objects, while continuing to make them available via
Addon.with_deleted. Behind a waffle switch currently.
2012-02-13 17:05:57 -06:00
Chris Van
f6954ae4e4
record and list all refunds (bug 702981)
2012-02-07 02:29:32 -08:00
Andy McKay
df288933eb
ability to ask for personal information from the paypal api (bug 719149)
2012-02-06 16:30:56 -08:00
Andy McKay
ea69a30571
add in the currency drop down (bug 721783)
2012-01-31 15:53:54 -08:00
Andy McKay
3f3b4bb4a1
fix jenkins and do some mock patch wrangling
2012-01-26 16:55:04 -08:00
Andy McKay
1ce8146f10
fix jenkins
2012-01-26 16:33:35 -08:00
Andy McKay
1b00fd5d94
cron job to check addons with paypal (bug 719201)
2012-01-26 15:43:21 -08:00
Andy McKay
1800465f7d
add a button on the thank you page for pre-approval (bug 707376)
2011-12-21 08:54:50 -08:00
Andy McKay
41583b58b3
add in payments page (bug 707366)
2011-12-15 14:59:38 -08:00
Andy McKay
718ebff645
clean out addon premiums (bug 704396)
2011-11-24 15:27:58 -08:00
Andy McKay
c9ae257600
ignore refunded etc purchases (bug 702497)
2011-11-16 16:32:53 -08:00
Andy McKay
5a2b4a056c
add in type column to purchases (bug 695423)
2011-11-16 11:17:29 -08:00
Andy McKay
0ecf41c484
add standalone verification (bug 699486)
2011-11-15 10:57:55 -08:00
Andy McKay
431ad1c1af
move key around too
2011-11-03 12:19:53 -07:00
Andy McKay
49277cb5f2
move receipt to free addons, move tests, alter verify and add shortcuts (bug 699286)
2011-11-03 11:37:33 -07:00
Andy McKay
fd64c6247c
send a post when pressing install and make record automatically when buying (bug 696509)
2011-10-25 15:55:32 -07:00
Andy McKay
b860ab8356
reverting 79902c64
, we don't need this
2011-10-20 13:35:47 -07:00
Andy McKay
8b37d5bd79
first part, put prices and currencies into transformer (bug 686392)
2011-10-19 14:48:08 -07:00
Andy McKay
79902c6480
get manifests for multiple app ids
2011-10-14 12:58:28 -07:00
Andy McKay
4959bc430c
fix tests
2011-10-07 13:06:00 -07:00
Andy McKay
40bc10b643
don't ask paypal if the token is empty
2011-10-04 10:57:44 -07:00
Andy McKay
ae42b99f32
cleaning up the paypal token checking code
2011-09-30 11:07:33 -07:00
Andy McKay
0ca307f5fa
clean up, removing some nots
2011-09-28 15:03:06 -07:00
Andy McKay
7dbc8fe714
change to _ids, add ordering and tests (bug 677526)
2011-09-23 10:55:43 -07:00
Andy McKay
ab74b36c3f
add in a receipt (bug 679871)
2011-09-21 16:06:25 -07:00
Andy McKay
746b43c963
feedback (bug 686052)
2011-09-13 15:47:34 -07:00
Andy McKay
efffd1213a
provide the price as a decimal, or a localised string (bug 686052)
2011-09-13 10:15:25 -07:00
Andy McKay
5be16be5f6
Revert "add in a receipt (bug 679871)"
...
This reverts commit 3ea75048f2
.
2011-09-08 18:02:52 -07:00
Andy McKay
3ea75048f2
add in a receipt (bug 679871)
2011-09-08 16:04:54 -07:00
Andy McKay
0d33cc83f4
move tests
2011-09-08 12:03:35 -07:00