summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugMail.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-02-28Bug 371808: 'emailsuffix' is duplicated on email notification - Patch by ↵lpsolit%gmail.com1-3/+2
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-02-27bug 369429: bug reports should contain microformat markup in order to make ↵db48x%yahoo.com1-3/+3
the information in them more useable. r=LpSolit
2007-02-07Bug 366629: Bugmail messed up if adding dependency for resolved bug in new bugolav%bkor.dhs.org1-38/+50
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit
2007-02-06Bug 366187: Fix regression; ensure dependent changed bugmail will be sent outolav%bkor.dhs.org1-0/+1
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit
2007-01-11Bug 365443 - "Bugmail for new bugs without flags contains two unneeded ↵reed%reedloden.com1-1/+1
lines" [p=reed r=LpSolit a=LpSolit]
2007-01-10Bug 365444: Obsolete custom fields are shown in e-mail notifications for new ↵lpsolit%gmail.com1-9/+8
bugs, despite they shouldn't - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-12-28Bug 365067: Flags set from the enter_bug page are not mentioned in email - ↵lpsolit%gmail.com1-4/+2
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-12-27Bug 364958 - "If user does not have a real name, just e-mail address should ↵reed%reedloden.com1-5/+12
be displayed instead of " <user@email.tld>"" [p=reed r=bkor a=justdave]
2006-12-12Bug 297186: Send emails in the recipient's locale, not the current user's - ↵lpsolit%gmail.com1-15/+41
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-21Bug 353656: User Interface gets corrupted by multiple localized users ↵lpsolit%gmail.com1-24/+8
resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-14Bug 277370: Ability to specify an email address to which notification about ↵olav%bkor.dhs.org1-6/+15
all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk
2006-09-23Bug 353796: Rename BugMail::ProcessOneBug() as BugMail::Send() - Patch by ↵lpsolit%gmail.com1-5/+0
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-23Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no ↵lpsolit%gmail.com1-1/+4
'changer' specified) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave
2006-09-23Bug 349852: "I'm added to or removed from this capacity" email pref doesn't ↵lpsolit%gmail.com1-1/+2
work for new bugs - Original patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, slightly modified by Frédéric Buclin <LpSolit@gmail.com> r=LpSolit, r=mkanat a=justdave
2006-09-21Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org1-30/+11
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2006-09-19Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-20Bug 87795: Creating an account should send token and wait for confirmation ↵lpsolit%gmail.com1-14/+0
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk
2006-08-16Bug 148836: Can't get email, "When I'm added to or removed from the Bug ↵lpsolit%gmail.com1-1/+1
Owner capacity" ONLY - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-08-15Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André ↵lpsolit%gmail.com1-32/+35
Batosti <batosti@async.com.br> r=LpSolit a=myk
2006-08-11Bug 347291: Make Bugzilla::User use Bugzilla::Objectmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-30Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com1-16/+1
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
2006-07-26Bug 339382: Make Bugzilla::Field use Bugzilla::Objectmkanat%bugzilla.org1-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-14Bug 343338: Eliminate "my" variables from the root level of modulesmkanat%bugzilla.org1-19/+23
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-17/+18
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-30Bug 342121: Remove usage of Config qw(:locations) in favor of ↵mkanat%bugzilla.org1-2/+2
Constants::bz_locations() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵lpsolit%gmail.com1-5/+0
module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache
2006-06-20Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com1-4/+4
Buclin <LpSolit@gmail.com> r=vladd a=justdave
2006-06-18Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com1-2/+4
Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-06-16Bug 328438: Eliminate @::log_columns - Patch by Max Kanat-Alexander ↵lpsolit%gmail.com1-1/+1
<mkanat@bugzilla.org> r=LpSolit a=myk
2006-06-02Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - ↵lpsolit%gmail.com1-166/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-05-30Bug 337054: Remove get_component_id() and get_component_name() from ↵lpsolit%gmail.com1-1/+3
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-23Bug 331365: Sendmail complains about a possible attack because there's a ↵lpsolit%gmail.com1-1/+2
newline in the email address - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=glob a=justdave
2006-05-23Bug 139309: Include real name (not just email address) in bugmail comment ↵lpsolit%gmail.com1-8/+8
and diff headers - Patch by Karsten "Mnyromyr" Düsterloh <mnyromyr@tprac.de> r=LpSolit a=justdave
2006-05-21Bug 338365: Bugzilla::BugMail calls Param() outside of any functionmkanat%bugzilla.org1-7/+7
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=justdave
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵lpsolit%gmail.com1-3/+3
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-04-16Bug 330186: Crash when changing the status of a bug which has dependencies ↵lpsolit%gmail.com1-1/+3
(new fix. Now sanitycheck.cgi should work again too) - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=LpSolit a=justdave
2006-03-30Bug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam ↵lpsolit%gmail.com1-0/+8
<Tam@SiuLung.com> r=vladd a=myk
2006-03-12Bug 330186: Crash when changing the status of a bug which has dependencies - ↵lpsolit%gmail.com1-1/+1
Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit r=mkanat a=LpSolit/mkanat (emergency checkin procedure)
2006-03-09Bug 132893: Create header X-Bugzilla-Watch-Reason - Patch by Olav Vitters ↵lpsolit%gmail.com1-25/+50
<bugzilla-mozilla@bkor.dhs.org> r=wicked a=myk
2006-03-07Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com1-1/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com1-1/+1
show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-02-22Bug 100089: Templatise "passwordmail" emailmozilla%colinogilvie.co.uk1-5/+9
Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave
2006-02-22Patch for bug 137261: Add X-Bugzilla-Who: an email header specifying the ↵jocuri%softhome.net1-0/+4
bugzilla account that made these changes; patch by Albert Ting <altlst@sonic.net>, r=LpSolit, a=justdave.
2006-01-08Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - ↵lpsolit%gmail.com1-1/+3
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-12-24Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - ↵karl%kornel.name1-23/+43
Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave
2005-12-23Bug 94293: Sendmail "from" header can not be configured in one config file, ↵bugzilla%glob.com.au1-1/+15
From header broken in SMTP Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com> r=glob,a=justdave
2005-12-19Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) ↵lpsolit%gmail.com1-1/+1
prevents bugmail delivery - Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=justdave
2005-12-08Bug 318842: Bugs with "New:" in the header have an extra space before "New:" ↵lpsolit%gmail.com1-1/+1
- Patch by Adam Guthrie <ispiked@gmail.com> r=myk a=justdave
2005-12-06Bug 319055: Mail::Mailer truncates messages at a line with a period when ↵lpsolit%gmail.com1-0/+3
using sendmail - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave