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

86 Коммитов

Автор SHA1 Сообщение Дата
Wraithan (Chris McDonald) 28935b8db0 deduplicate address for user lookup (bug 762258) 2012-08-22 13:48:43 -07:00
Chris Van 84c82e7e6d fix unngettext -> ugettext (thanks, @potch) 2012-08-16 16:40:36 -07:00
Chris Van 08d88cacf1 global name change 2012-08-16 15:37:41 -07:00
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
Matt Basta adebe6b555 Prevent null price from causing tracebacks (bug 770437) 2012-07-03 15:08:35 -07:00
Chris McDonald 25c2ffff51 Merge pull request #346 from wraithan/no-redis
No redis (bug 749335)
2012-07-02 16:41:03 -07:00
Allen Short 211b92b1e0 Use database table for paypal check failure reports 2012-07-02 15:07:16 -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
Kumar McMillan 2b1b55e7c6 Fill in some missing account data (bug 759526) 2012-06-05 19:16:09 -05:00
Andy McKay 78a304a07e remove date of birth 2012-05-29 16:53:56 -07:00
Wil Clouser 453a61693d move Locale logic into a function 2012-05-23 14:13:28 -07:00
Allen Short 0f07bc9f21 Handle failed refunds better (bug 746689)
Send mail to users and developers when refund failure occurs, and provide
the ability to reissue failed refunds.
2012-05-21 14:24:36 -07: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 ed011f4475 change email copy to say "Mozilla Marketplace" 2012-05-08 01:24:35 -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 67ae54ddce Fixture cleanup in preparation for Django 1.4 upgrade. 2012-04-30 14:32:31 -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
Andy McKay 74e251461c add currencies to set up purchasing page (bug 746671) 2012-04-19 16:29:19 -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
Andy McKay de1b3ee732 increase price size and bump migration up 2012-04-02 14:44:53 -07:00
Andy McKay 33da5fa30d add in unique constraint then all the prices (bug 741467) 2012-04-02 13:33:54 -07:00
Chris Van 522ef4cc37 appsolutely better grammar 2012-03-29 00:45:52 -07:00
Chris Van 063c91b7f8 fix market tests 2012-03-13 19:24:00 -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
Andy McKay 1cfe451cea add in paypal payment stuff and sync up fields (bug 726769) 2012-02-17 16:46:00 -08:00
Andy McKay 555b021f0b add in a table of paypal data (bug 727979) 2012-02-16 17:06:04 -08: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
Andy McKay ec9a0bdc5e make sure URLs are in the email and switch to once a week 2012-02-13 11:03:03 -08: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 cf631665af actually fix the cron job 2012-01-30 10:53:55 -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 59570e1d69 add in a table to store pre-auth information and a flag (bug 707363) 2011-12-09 16:32:06 -08:00
Andy McKay 7f81288318 put installed in a transaction (bug 706554) 2011-11-30 14:32:48 -08:00
Andy McKay 9e89c21893 Prevent any dupes in this table 2011-11-29 10:03:20 -08:00
Andy McKay d200f30eaa the IPN is god, we can't put that check there 2011-11-28 17:07:18 -08:00
Andy McKay 718ebff645 clean out addon premiums (bug 704396) 2011-11-24 15:27:58 -08:00