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

81 Коммитов

Автор SHA1 Сообщение Дата
Andy McKay 78a304a07e remove date of birth 2012-05-29 16:53:56 -07:00
Rob Hudson 4032f00161 Added reviewer incentive point awarding (bug 739429) 2012-05-23 15:03:41 -07:00
Rob Hudson 7cb6f4ecfd Updated d2c to check for lowest maxVersion (bug 740220) 2012-05-21 16:13:07 -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 cdcbc6ba97 just the start, create an app (bug 753570) 2012-05-21 09:26:04 +01:00
Chris Van 49972b165e allow people to upload 256px icons if they would like to (bug 744648) 2012-05-14 15:58:40 -07:00
Andy McKay 969ae81413 show a message once the popup is dismisssed, kinda related to (bug 745020) (bug 745020) 2012-05-07 14:31:56 -07:00
Andy McKay 5fd0977fd5 fix error failure and move APP_SLUG into constants (bug moving-app-slug) 2012-05-02 11:16:52 -07:00
Andy McKay 22119d082d add in other payment systems (bug 746712) 2012-04-19 18:22:00 -07:00
Andy McKay d6f9cc017d public waiting 2012-04-17 14:34:22 -07:00
Andy McKay 213eace875 add in choice of when to go public (bug 740967) 2012-04-17 13:45:27 -07:00
Rob Hudson c357d4f93e Updated CannedResponse to have a type for multi queues (bug 741527) 2012-04-12 14:59:20 -07:00
Chris Van 40eadc6da7 do not 404 for pending/rejected/disabled apps (bug 736621) 2012-04-09 18:16:26 -07:00
Chris Van 446b2a7b87 mark rejected apps as STATUS_REJECTED and allow developers to resubmit (bug 737727) 2012-04-05 17:55:42 -07:00
Chris Van a1c8b65a98 save 128px icons (bug 741584) 2012-04-05 11:59:23 -07:00
Kumar McMillan 6512b33f49 post in-app payment notification (bug 703083) 2012-04-03 18:43:41 -05:00
Rob Hudson 9379aae147 Cleanup of previous commit. 2012-04-03 14:47:24 -07:00
Andy McKay 118e62f7ef allow videos to be uploaded in the marketplace (bug 735057) 2012-03-30 09:19:17 -07:00
Kumar McMillan e7fb8fd3e4 PayPal flow for in-app payment (bug 739582) 2012-03-29 12:55:04 -05:00
Chris Van 522ef4cc37 appsolutely better grammar 2012-03-29 00:45:52 -07:00
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
Chris Van 56d8206acb remove SUNBIRD from APP_IDS and APP_GUIDS for now 2012-03-15 15:28:51 -07:00
Chris Van 75f48d42af fix tuple 2012-03-15 15:08:18 -07:00
Chris Van c7dda518c1 fix sunbird in APP_IDs and APP_GUIDs 2012-03-15 15:06:36 -07:00
Wil Clouser c1833eac03 adjust APPS_* to fix some tracebacks 2012-03-15 11:55:47 -07:00
Chris Van 6970828a25 do not traceback on unknown applications in ACR reports (bug 734416) 2012-03-09 14:43:45 -08:00
Wil Clouser 3771eab0e2 can't remove sunbird from APPS_ALL yet since the app still exists in the db 2012-03-07 11:37:13 -08:00
Chris Van fdaf797967 remove WEBAPPS_RESTRICTED flag (bug 730500) 2012-03-06 16:30:47 -08:00
Chris Van 76fd65a916 use ES to serve collections search results (bug 726848) 2012-03-05 10:30:12 -08:00
Wil Clouser f97aec2bad Disable Sunbird; bug 617989. Stuff to know:
- This should be accompanied by an apache rewrite for /:lang/sunbird/.* to /:lang/sunbird/
- This doesn't strip anything out of /media/
2012-02-28 13:27:53 -08: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 1a0a5a0bcc allow us to distinguish the different payment types (bug 728053) 2012-02-17 11:02:09 -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
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
Rob Hudson 755c1fc9c6 Added a "Support" role (bug 719220) 2012-02-06 14:36:35 -08:00
Rob Hudson f72b570ac5 Revert "Added a "Support" role (bug 719220)"
This reverts commit 02aa89210d.
2012-02-02 12:42:16 -08:00
Andy McKay 5636d0306f add in the in-app payment model and a status flag (bug 717378) 2012-02-01 14:02:29 -08:00
Rob Hudson 02aa89210d Added a "Support" role (bug 719220) 2012-02-01 07:53:15 -08:00
Chris Van b5d30e5708 fix ValueError traceback for major.minor.minor2 detection (bug 721610) 2012-01-26 23:00:36 -08:00
Andy McKay 20c3a1d0f5 without the JSON, set the latest version to None (bug 719594) 2012-01-23 15:27:09 -08:00
Andy McKay a4aa153d41 add in android APP (bug 719592) 2012-01-23 14:48:55 -08:00
Matt Claypotch 71a38d5cd5 site event management and annotation for stats (bug 568378) 2012-01-19 18:30:49 -08:00
Rob Hudson b59f64552a Move search API to ES (bug 692948) 2012-01-06 16:18:45 -08:00
Chris Van 6ff934b65c show compatibility warning for Mobile add-ons (bug 698670) 2011-11-02 15:44:49 -07:00
Andy McKay 32bfe0cbd1 stop paypal IPN deleting the uuid before we do for purchases 2011-10-25 17:53:30 -07:00
Jeff Balogh d9b73dc808 move search constants into the constants app
This avoids the lame conflicts between files named search.py and the
search app so someone else can deal with it.
2011-10-25 15:17:30 -07:00
Jeff Balogh 68fd0317b9 removing dead license code (bug 616241) 2011-10-21 13:44:49 -07:00
Jeff Balogh 642e4ac1f3 hide version 99 for all apps 2011-10-20 14:57:42 -07:00
Jeff Balogh ca6d1a14b7 exclude version 99 (bug 692360) 2011-10-06 14:00:34 -07:00