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

75 Коммитов

Автор SHA1 Сообщение Дата
Andy McKay 85fbbd8008 a bunch of test fixes (bug 878323) 2013-06-11 21:04:38 -07:00
Chris Van 84c2f1f6c3 remove consumer stuff: mkt/account (bug 880767) 2013-06-10 13:24:13 -07:00
Andy McKay 7d15474801 update session (bug 860509) 2013-04-11 10:39:34 -07:00
Matt Claypotch 4e911f15a0 no bad deed goes unpunished 2013-03-22 16:36:42 -07:00
Kumar McMillan 2ccfc974d4 Accept post data in postback (bug 838066) 2013-02-11 17:53:30 -06:00
Andy McKay c03841f19f skip test which is about to be deleted 2013-01-10 13:51:57 -08:00
Chris Van 992ba595b8 remove REGION_STORES setting (bug 794717) 2012-12-27 01:51:14 -05:00
Kumar McMillan eeeaa82d0d Use a custom Persona server everywhere 2012-11-14 14:22:46 -06:00
Chris Van 902b0d25e2 new "Choose an App Type" page (bug 783418) 2012-10-04 00:46:08 -07:00
Victor Ng f6f22c1133 bug 783340 - changed raw statsd to use django-statsd (which can be backed by metlog) 2012-09-28 14:53:17 -04:00
Rob Hudson 513b51599f Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
Kumar McMillan 910a77c713 Fix dodgy use of redirect() on mkt (bug 787258) 2012-08-31 12:28:36 -05:00
Andy McKay a4c7f7dc22 we don't always have a session 2012-08-23 15:10:36 -07:00
Chris Van 08d88cacf1 global name change 2012-08-16 15:37:41 -07:00
Chris Van 3f66909b8f change all references of BrowserID to Persona 2012-08-15 00:02:18 -07:00
Kumar McMillan 797995d7af Fully process B2G app payment via postback (bug 776646) 2012-08-06 17:30:58 -05:00
Chris Van 2001334256 fix tests from country stores 2012-07-18 15:54:48 -07:00
Allen Short 1445ecdda6 Use storage API for nearly everything. (bug 749349)
This patch changes a bunch of code to use the storage API. With these
changes, AMO and mkt unit tests pass using S3 as the backend.

A notable behaviour change is that files passed to the validator are
copied to a local temp directory from storage before validation.
2012-07-12 16:55:47 -05:00
Chris Van c2e6da7dfb add country store and language detection (bug 763682)
This reverts commit ab2d39d585.
2012-07-12 10:57:17 -07:00
Andy McKay 99c918a88b move inapp over to solitude (bug 771016) 2012-07-11 13:10:43 -07:00
Kumar McMillan 055c3f569d Use price tiers for in-app payments (bug 750397) 2012-06-25 17:43:53 -05:00
Chris Van be469a1da6 change button to say "pre-approval" (bug 765859) 2012-06-19 13:32:00 -07:00
Rob Hudson a898c209ed Fixed inapp after changing app_domain 2012-06-19 10:55:58 -07:00
Chris Van 522abc6c2e use jquery 1.6 2012-06-18 13:23:43 -07:00
Kumar McMillan 430f80d433 Log shady in-app payment stuff to CEF log (bug 739647) 2012-06-08 18:00:29 -05:00
Kumar McMillan 544dbec83b More logical and stronger key generator 2012-06-08 15:05:13 -05:00
Matt Claypotch ceabafc29b invert security check 2012-06-08 13:02:09 -07:00
Matt Claypotch 70566af260 inapp cleanup 2012-06-07 17:07:55 -07:00
Matt Claypotch ba5ae3e4ba moved in-app flow to a popup. still need a second popup for browserid, so wip (bug 760701) 2012-06-07 15:40:57 -07:00
Kumar McMillan c5722ae155 Link to app support email on error (bug 758388) 2012-05-31 18:17:03 -05:00
Kumar McMillan f4c756e6e8 Always save jpeg as jpg (bug 756684) 2012-05-24 15:49:18 -05:00
Gregory Koberger b98855d67d String freeze 2012-05-22 15:07:14 -07:00
Kumar McMillan 8b283539fb Fix in-app mocks for requests in paypal 2012-05-21 17:23:42 -05:00
Kumar McMillan 939e4bdfbc Fixed typo in status code check (bug 755966) 2012-05-17 19:10:13 -05:00
Kumar McMillan 119aa57810 Switch to requests to verify SSL certs (bug 753560) 2012-05-17 13:29:50 -05:00
Matt Claypotch bc5587120b inapp cleanup 2012-05-16 17:34:11 -07:00
Kumar McMillan 9d5deb6cf7 Create a global mozmarket.js for helping apps do cool stuff 2012-05-15 16:26:13 -05:00
Kumar McMillan 7b1ec0cbc8 Display cached in-app image (bug 753361) 2012-05-15 15:20:28 -05:00
Matt Claypotch f95c336819 allow apps to associate an icon with an inapp purchase (bug 753361) 2012-05-14 17:56:01 -07:00
Matt Claypotch 0f306aa09d inapp pre-auth flow 2012-05-14 14:06:39 -07:00
Kumar McMillan bf50eaf8e3 Support rotation of in-app encryption key (bug 742752) 2012-05-10 15:36:22 -05:00
Chris Van b596ed6fba waffle cleanup: remove 'allow-pre-auth' switch 2012-05-09 01:10:22 -07:00
Chris Van 7f013ecd5e fix pre-auth URL for in-app payments (bug 752030) 2012-05-07 23:00:56 -07:00
Matt Claypotch a71469818b direct user to pre-auth setup for inapp 2012-05-07 17:58:32 -07:00
Kumar McMillan 183394cee8 Fix in-app flow when preauth was removed (bug 752677) 2012-05-07 16:45:00 -05:00
Matt Claypotch f2c570d8bf refunds ARE allowed for inapp 2012-05-04 13:58:31 -07:00
Matt Claypotch 5b70392c86 prettifying payment cancel 2012-05-04 13:57:16 -07:00
Kumar McMillan d37782bc9d Deletes the old in-app payments prototype 2012-04-30 16:48:06 -05:00
Matt Claypotch 119a146b0c no wallet for you 2012-04-30 14:13:39 -07:00
Matt Claypotch f5469741f8 improving some inapp fanciness 2012-04-30 13:55:51 -07:00