summaryrefslogtreecommitdiffstats
path: root/extensions/Needinfo
AgeCommit message (Collapse)AuthorFilesLines
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison2-0/+5
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison2-5/+0
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison2-0/+5
local symlink to data/ directory
2016-05-05Bug 1270479 - Unsetting the needinfo checks the needinfo checkboxDavid Lawrence1-1/+1
2016-04-21Bug 1239838 - Don't see a way to redirect a needinfo request (in ↵Byron Jones4-166/+225
Experimental UI)
2015-10-21Bug 1209599 - group general preferences by categoryDavid Lawrence1-1/+6
2015-04-28Bug 1159166: When I ask for review from someone who is not accepting ↵Byron Jones2-2/+2
reviews, my red request count in the top left becomes their request count
2015-04-07Bug 1150074: when a person blocks needinfo? requests, it prevents comments ↵Byron Jones1-1/+2
on a bug when there is an existing ni? request
2015-03-10Bug 1141518: error when setting "block needinfo" or "block review requests"Byron Jones1-6/+3
2015-03-10Bug 1003701: add the ability for users to prevent review/feedback/needinfo ↵Byron Jones5-23/+132
requests
2015-01-29Bug 1059419: Needinfo-ing a mentor doesnt workDavid Lawrence1-0/+6
2014-09-25Bug 1072105: "TypeError: summary_container is null" when creating an attachmentByron Jones1-15/+17
2014-09-22Bug 1068328: needinfo flag shows up on attachment details page only when not ↵David Lawrence1-0/+14
doing "Edit as Comment"
2014-09-18Bug 891199 - clicking on needinfo flag/text should scroll you to the comment ↵Dylan William Hardison1-1/+31
which set the flag
2014-06-23Bug 943146 - Needinfo dropdown should include mentorDavid Lawrence1-0/+9
r=glob
2014-04-10Bug 994467: remove "anyone" from the needinfo menuByron Jones1-1/+0
2014-04-02Bug 988175: Needinfo dropdown should include "myself"Byron Jones2-0/+7
2014-03-18Bug 901599: changing the requestee of a pending needinfo flag should ↵Byron Jones1-2/+16
redirect the request rather than clearing it
2013-12-11Bug 885148 - Commenting via patch details does not clear needinfo flagDave Lawrence4-2/+22
r=glob
2013-10-30Bug 927778: users without canconfirm cannot set needinfo, and can clear ↵Byron Jones3-24/+50
needinfo requests which aren't targeted at them
2013-09-26fix issue with needinfo names from bug 919376Byron Jones1-2/+2
2013-09-23Bug 919376: needinfo should only display the real nameByron Jones1-3/+3
2013-09-23Bug 919357: Needinfo fixByron Jones1-3/+3
2013-09-18Bug 917577: needinfo? to reporter or assignee should show from whom it's ↵Byron Jones1-1/+13
going to needinfo?
2013-08-07Bug 900652 - Put needinfo into the UI for new Bugzilla usersLiz Henry1-1/+1
r=dkl
2013-07-30Rollback previous patchDave Lawrence1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=899323
2013-07-29Bug 899323 - SENTRY ERROR: Use of uninitialized value in numeric eq (==) at ↵Dave Lawrence1-1/+1
/data/www/bugzilla.mozilla.org/extensions/Needinfo/Extension.pm line 154.
2013-07-01Bug 888760 - Needinfo with "Other" address data, then changed to "Reporter" ↵Dave Lawrence1-0/+2
still checks validity of "Other"
2013-05-29Bug 876414: I should be able to comment on a bug that is needinfo?(me) ↵Byron Jones2-4/+10
without clearing the needinfo?
2013-05-29Bug 875613: The default for needinfo should be "other"Byron Jones1-13/+28
2013-04-23Bug 864304 - Requesting needinfo from more than one person is annoyingDave Lawrence2-23/+34
2013-03-28Bug 855073: Add information to needinfo emailByron Jones1-0/+13
2013-03-25Bug 854386: needinfo doesn't work if user confirmation is requiredByron Jones1-2/+2
2013-03-12Bug 849024: Adding a comment to a bug causes an internal errorDave Lawrence1-3/+7
r=glob
2013-02-27Bug 845567 - Allow needsinfo for resolved bugsDave Lawrence2-68/+59
- Added in some layout refactoring of the needinfo UI
2013-01-29Bug 835461: No longer able to enter partial needinfo flag requesteeByron Jones1-5/+5
2013-01-23Bug 833336: Needinfo tries to match the needinfo user even when you decided ↵Byron Jones1-9/+11
you didn't need info
2013-01-22Bug 832863: needinfo doesn't work if user confirmation is requiredByron Jones1-5/+5
2013-01-21Bug 828127 - [Needinfo] One user can needinfo multiple times from the same ↵Dave Lawrence1-0/+9
person r=glob
2012-11-21Bug 813861: needinfo is sending duplicate request emails when the flag is ↵Byron Jones1-19/+0
cleared
2012-11-20Bug 812420: When creating a needinfo request and a comment at the same time, ↵Dave Lawrence1-6/+1
comment is added twice
2012-11-15Bug 809198: Enable multiple needinfo flags on a single bugDave Lawrence2-34/+38
2012-11-12Bug 810870: make needinfo honour requestee_cc preferenceByron Jones1-4/+6
2012-10-27Bug 805890 - Needinfo should be possible on closed bugsDave Lawrence1-6/+19
r=glob
2012-10-24Bug 803545 - Should be able to enter partial needinfo flag requesteeDave Lawrence1-0/+11
2012-10-24Bug 803545 - Should be able to enter partial needinfo flag requesteeDave Lawrence3-21/+5
2012-10-12Bug 798367 - The element focused after pressing <tab> in a comment box ↵Dave Lawrence1-0/+10
should be the "submit comment" button
2012-09-17Bug 778731 - Add email flag to NEEDINFO stateDave Lawrence1-8/+8
- Minor update
2012-09-17Bug 778731 - Add email flag to NEEDINFO stateDave Lawrence6-0/+311
r=glob