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

340 Коммитов

Автор SHA1 Сообщение Дата
Rob Hudson 513b51599f Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
Kumar McMillan 9079e7d17a Fix more dodgy uses of redirect() (bug 787258) 2012-08-31 11:54:54 -05:00
Andy McKay 2e73904267 show messages in the review pages (bug 775883) 2012-08-27 13:59:17 -07:00
Kris Maglione e4e5b977ca Bug 666987: Show review history for deleted versions on review pages. 2012-08-24 09:45:19 -07:00
Rob Hudson 358b77bca2 Some devhub test fixes 2012-08-23 14:26:12 -07:00
Rob Hudson d4bf4188c7 Fixed editors fixtures for Django 1.4 2012-08-23 12:03:45 -07:00
Chris Van cf4f5327bc use _lazy everywhere for form labels 2012-08-12 22:10:54 -07:00
Chris Van beac7ff2e8 fix review_viewing URL for AMO (bug 781793) 2012-08-10 10:06:19 -07:00
Kris Maglione 53a58817c5 Bug 725547: Don't make add-on incomplete after a prelim->full nomination attempt ends in rejection. 2012-07-25 11:16:54 -07:00
Rob Hudson a64513f6cb Excluded webapps from AMO moderated review queue (bug 775705) 2012-07-23 08:59:47 -07:00
Rob Hudson ce270de59d Don't include webapp reviews in moderated (bug 775666) 2012-07-19 12:09:22 -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
Wraithan (Chris McDonald) 13664cf7cb changed based on caching not working on my system, was config issue, reverting test change 2012-07-02 20:57:23 -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
Wraithan (Chris McDonald) e69c5ec341 creatured and featured no longer use redis 2012-07-02 15:23:06 -07:00
Rob Hudson eb527a5e23 Fixed index error if last in leaderboard (bug 769738) 2012-06-29 13:25:18 -07:00
Andy McKay 92e5fa7d03 filter out webapps from amo (bug 755324) 2012-05-31 10:45:07 -07:00
Rob Hudson 542e9de98c Fixed TypeError in reviewers score bar when total=0. 2012-05-29 13:58:06 -07:00
Rob Hudson bfa4d40de8 Added reviewer incentive points display (bug 739430) 2012-05-29 10:48:42 -07:00
Rob Hudson 4032f00161 Added reviewer incentive point awarding (bug 739429) 2012-05-23 15:03:41 -07:00
Rob Hudson 04941811b2 Added reviewer scores table (bug 739428) 2012-05-22 12:38:08 -07:00
Chris Van 5cb322b7a9 AMO -> MKT: cleanse 'editors' tests 2012-05-08 01:26:03 -07:00
Rob Hudson cf7b77a077 Added Developers group and some privileges (bug 747198) 2012-05-01 08:45:39 -07:00
Kumar McMillan 55b8a8880d Cope with non-existant files (mostly for tests) 2012-04-26 10:50:32 -05:00
Kumar McMillan f6cef8648d Promise I'll fix these in a bit! 2012-04-25 19:21:58 -05:00
Chris Van 6147fa9d19 remove quotation marks for "Request More Information" email for AMO too 2012-04-24 18:11:30 -07:00
Rob Hudson fcb80e3d41 Added reviewer logs for mkt (bug 741514) 2012-04-17 11:21:53 -07:00
Rob Hudson c357d4f93e Updated CannedResponse to have a type for multi queues (bug 741527) 2012-04-12 14:59:20 -07:00
Rob Hudson b75cfac62d Don't trigger the install buttons in editors tools (bug 743144) 2012-04-06 21:46:31 -07:00
Chris Van 6394578430 app-ify approval/rejection emails for Marketplace (bug 737629) 2012-04-03 14:44:42 -07:00
Kumar McMillan 8f7089359c Upgrade celery from 2.2.6 to 2.5.1 (and deps) bug 739111 2012-03-26 15:15:46 -05:00
Rob Hudson 3caca10d89 Updated EditAnyAddon permission (bug 685382)
Admin:EditAnyAddon -> Addons:Edit
2012-03-19 16:26:32 -07:00
Rob Hudson 84091751b2 Updated reviewers MOTD group/perms (bug 685382) 2012-03-19 09:28:44 -07:00
Chris Van 56945c2ac1 fix layout for add-ons editor review page (bug 736303) 2012-03-15 17:06:31 -07:00
Chris Van 75382c8c42 fix email helper test 2012-03-14 17:17:31 -07:00
Chris Van b10ed5204c do not test for message body 2012-03-14 15:30:16 -07:00
Chris Van 6950a5b8aa fix traceback in emailer for Marketplace Editor Tools (bug 735799) 2012-03-14 13:56:12 -07:00
Chris Van 74adb68e15 move 'apps/webapps' app to 'mkt/webapps' (bug 733126) 2012-03-13 15:29:16 -07:00
Chris Van 0c1c20caa5 fix editor tools tests 2012-03-13 14:23:22 -07:00
Chris Van 885294d883 enable Editor Tools for Marketplace (bug 729300) 2012-03-13 13:11:31 -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
Chris Van fdaf797967 remove WEBAPPS_RESTRICTED flag (bug 730500) 2012-03-06 16:30:47 -08:00
Chris Van c28faa247b nobody saw that 2012-03-01 00:44:07 -08:00
Andrew Williamson cb9a2d793a allow admins to remove admin flag from editor tools review pages (bug 699043) 2012-03-01 00:40:32 -08:00
Andy McKay 1a0a5a0bcc allow us to distinguish the different payment types (bug 728053) 2012-02-17 11:02:09 -08:00
Andy McKay f77e72ed89 sync up activity log with event log and add to drop down (bug 674642) 2012-02-16 13:04:37 -08:00
Andy McKay 6d9c79157e basic event log (bug 674642) 2012-02-16 12:54:35 -08:00
Rob Hudson cf5c146d88 Revamped permissions around editors (bug 685382)
The following permissions are being migrated:

  Editors.* -> Addons:Review
  Editors:Apps -> Apps:Review
  Editors:ReviewPersonas -> Personas:Review
2012-02-14 14:01:14 -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
Gregory Koberger e84f60036c Make it obvious the add-on's being rejected 2012-02-11 13:58:44 -08:00