Rob Hudson
612f40db76
Removed 'reviewer-incentive-points' waffle flag (bug 878902)
2013-06-17 18:58:26 -07:00
Kevin Ngo
fe1e96951a
fix rereviewqueuetheme cascade delete (bug 882010)
2013-06-12 12:08:14 -07:00
Kris Maglione
27be06d307
Fix level headings being printed multiple times in reviewer leaderboard.
2013-06-12 10:58:36 -07:00
Kris Maglione
c6ef1ea012
Fix fencepost error in leaderboard code.
2013-06-12 10:41:20 -07:00
Kris Maglione
1080640d2b
Fix leaderboard tests.
2013-06-11 16:18:19 -07:00
Kris Maglione
e86d9a27f5
Bug 851671 - Point values not mapping to the correct levels
2013-06-10 17:37:50 -07:00
Kris Maglione
3a812bb5f0
Bug 879925 - Only show points earned on the current site in queue leaderboards.
2013-06-07 16:28:29 -07:00
Jorge Villalobos
a5c045b578
[Bug 878951] Fixed review tools typo
2013-06-03 14:41:39 -05:00
Chris Van
e9acaf3706
add notice if waiting time has exceeded one month (bug 818969)
2013-05-23 00:00:14 -07:00
Chris Van
0c9e69ee86
show Queue Position for pending apps in devhub (bug 818969)
2013-05-22 23:31:01 -07:00
Rob Hudson
d2afd4ce8d
Updated search API to not hit database (bug 851588)
2013-05-20 19:13:29 -07:00
Kevin Ngo
9ff6b33660
checksum personas to detect dupes (bug 641644)
2013-05-15 01:53:16 -07:00
Kevin Ngo
2d07e3b46c
allow theme artists to upload new header and footer graphics (bug 851881)
2013-05-13 15:28:52 -07:00
Andreas Wagner
4a40856366
Fixed broken 'Advanced Search' link (Bug 870800)
2013-05-11 01:33:43 +02:00
Kris Maglione
4caacdd708
Fix super review template bug.
2013-05-10 14:03:26 -07:00
Kris Maglione
7e00c688ef
Fix more sporadic editors.tests.test_models failures.
2013-05-09 00:50:44 -07:00
Kris Maglione
494ad71b25
Fix tests broken after refactoring editors.models.
2013-05-08 23:08:10 -07:00
Kris Maglione
84aa70c768
Add Addon.latest_version column to simplify editors.models logic and prevent error due to truncation of group_concat.
2013-05-08 16:14:49 -07:00
Kris Maglione
c2a4b3911d
Bug 841741: Add log entries when user group membership is added and use them for new add-on reviewer list.
2013-05-01 11:44:34 -07:00
Kris Maglione
527c15008c
Fix tests after review flag changes.
2013-04-22 16:34:25 -07:00
Kris Maglione
d2249e4e3f
Fix nonsensical "Flags" review page section.
2013-04-19 19:19:55 -07:00
Andrew Williamson
e1aba5eeeb
bug 841741 - New editors table in editor dashboard doesn't update
2013-04-18 17:53:18 +01:00
Rob Hudson
8e20e15ea2
Fixed app version test failures
2013-04-05 15:20:11 -07:00
Andy McKay
22ded2295c
move to explicit signals (bug 821773)
2013-04-01 13:50:38 -07:00
Chris Van
985f6b52f9
add ability to edit themes (bug 679059, bug 848038)
2013-03-26 17:17:33 -07:00
Rob Hudson
e96bdca3f4
Merge pull request #594 from kmaglione/review-moderation-fix
...
Fix review moderation queue when disabled reviews are on a page.
2013-03-21 15:45:15 -07:00
Kris Maglione
3d56817682
Fix review moderation queue when disabled reviews are on a page.
2013-03-21 11:50:30 -07:00
Chris Van
9b5fd1a205
reference username instead of pk for /users/ profile page on AMO (bug 845214)
2013-03-20 12:33:40 -07:00
Andrew Williamson
04831ac684
bug 842568 - create group that is opted out of incentives.
2013-03-20 08:25:21 -07:00
Rob Hudson
d5dcfe263d
Moving to avoid mkt model imports on amo
2013-03-01 15:59:37 -08:00
Rob Hudson
6c40ed53c5
Refactor apps reviewing and add menu count
2013-02-27 13:00:35 -08:00
Rob Hudson
2d2a6e357a
Added apps reviewing page (bug 832016)
2013-02-15 14:56:15 -08:00
Rob Hudson
d5ed89027a
Fixed repeating level in leaderboard
2013-02-12 09:38:17 -08:00
Rob Hudson
f1f210e94e
Added reviewer leaderboard (bug 824846)
2013-02-11 14:55:59 -08:00
Kris Maglione
c426f55b58
Fix test enshrining bug 704384.
2013-01-25 14:20:26 -08:00
Kris Maglione
c996bcbc84
Bug 704384, bug 661909: Allow selecting versions to diff in the file viewer and make compare links in review pages sane.
2013-01-24 14:05:18 -08:00
Chris Van
b296deeec1
rename Full Themes to Complete Themes (bug 833584)
2013-01-24 13:29:52 -08:00
Rob Hudson
d37ea5a30f
Added more detail for incentive points (bug 806340)
2013-01-23 13:34:09 -08:00
Rob Hudson
0de1ff28bf
Added more detail for incentive points (bug 806340)
2013-01-18 13:46:04 -08:00
Matt Basta
82893d54b0
Fixing tests for @cvan
...
<3
2013-01-08 17:20:05 -08:00
Kris Maglione
df890fd05e
Bug 543047: Prevent editors from deleting reviews for their own add-ons:
...
• Prevents senior editors from deleting reviews on their own add-ons
• Prevents all editors from deleting their own reviews from the editor tools
• Displays flagged reviews for editors' own add-ons as disabled in the queues.
2012-12-17 13:28:48 -08:00
Kris Maglione
d2e5da792c
Flag for admin review when an admin overrides failed validation, and remove the redundant ESCALATE_VERSION log entry that results.
2012-12-03 23:10:41 -08:00
Rob Hudson
484d64f74a
Updated to allow reviewers to override device types (bug 809929, 810014)
2012-11-14 15:50:47 -08:00
Chris Van
c3dfaea2d1
fix policies URL
2012-11-12 19:00:55 -08:00
Matt Claypotch
a12d024db3
point to an existing policy url
2012-11-12 17:45:49 -08:00
Matt Basta
314fa03906
Merge pull request #492 from wagnerand/ba0c10cf55709cb05ecd2193a93ca9679d912e49
...
Fix for Top Reviewers leaderboard is missing own entry (bug 808508)
2012-11-05 16:16:39 -08:00
Andreas Wagner
ba0c10cf55
Fixed top reviewers leaderboard not showing oneself (bug 808508)
2012-11-06 01:05:30 +01:00
Andreas Wagner
80e4483020
Removed locale code from links in new add-on version in queue notification email (bug 807946)
2012-11-03 03:26:07 +01:00
Rob Hudson
24b35470c4
Added scores for moderating reviews (bug 805099)
2012-10-31 15:25:52 -07:00
Matt Basta
421fa59b29
Add file viewer to Marketplace (bug 784200)
2012-10-29 14:48:07 -07:00