summaryrefslogtreecommitdiffstats
path: root/template/en/default/email
AgeCommit message (Collapse)AuthorFilesLines
2011-11-30Bug 703501 - Linking to comment in top link is not useful for the common ↵Dave Lawrence1-1/+1
workflow of editing fields r/a=LpSolit
2011-11-16Bug 697371 - link to comment in emails looks like it is part of the commentDave Lawrence1-2/+1
r=glob, a=LpSolit
2011-10-25Bug 365709 - Add link to comment in bugmail notificationDavid Lawrence1-0/+1
r/a=mkanat
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin4-7/+0
r/a=mkanat
2011-10-19Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmplFrédéric Buclin1-0/+90
r=glob a=LpSolit
2011-10-15Bug 691697: There is no link pointing to the new bug in HTML bugmailsFrédéric Buclin1-1/+7
r=pyrzak a=LpSolit
2011-09-07Fix bustage due to bug 604237Frédéric Buclin1-2/+2
2011-09-07Bug 684946 - The word "Version is hard coded; not all pages use ↵Guy Pyrzak1-20/+21
field_descs.version r=mkanat, a=mkanat https://bugzilla.mozilla.org/show_bug.cgi?id=604237
2011-04-23Bug 652165: Flagmails have a wrong Date: valueFrédéric Buclin1-1/+1
r=wicked a=LpSolit
2011-03-25Bug 644969: Rename bugmail-common.txt.html to bugmail-common.txt.tmpl.Marc Schumann3-3/+3
r/a=LpSolit
2010-10-21Bug 605412 part 2: remove useless --- --- from the signatureFrédéric Buclin1-1/+1
2010-10-20Bug 605412: Remove "configure bugmail" from bugmail (newchangedmail)Martijn Ras2-6/+0
r/a=LpSolit
2010-10-14Bug 326826: Linkify bug comments in HTML email just like comments in theGuy Pyrzak1-2/+2
web interface. r=mkanat, a=mkanat
2010-10-03Bug 65477: Send HTML bugmailGuy Pyrzak4-45/+218
r=mkanat, a=mkanat
2010-08-06Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so ↵Frédéric Buclin1-5/+54
that bugmails are 100% localizable r/a=mkanat
2010-07-30Bug 583167: The "X-Bugzilla-Changed-Fields:" header in bugmails is unreadableFrédéric Buclin1-1/+1
r=reed a=LpSolit
2010-07-28Bug 396558: Dependency change e-mails should only include status changes ↵Frédéric Buclin1-1/+1
that happened right now r/a=mkanat
2010-07-13Bug 578220 - Remove the date time from the comment header in bugmailsReed Loden1-1/+1
[r=LpSolit a=LpSolit]
2010-07-13Bug 578003: E-mail notifications are missing datetime for commentsFrédéric Buclin1-1/+1
r=glob a=mkanat
2010-07-08Bug 452761: Make the Date header of bugmail and requestmail always beReed Loden1-0/+1
equal to the delta_ts of the bug. This makes emails have the right Date even when they are sent much later by jobqueue.pl. r=mkanat, a=mkanat
2010-07-06Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander1-7/+6
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat
2010-05-07Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead ↵Reed Loden1-12/+12
of direct SQL" [r=mkanat a=mkanat]
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander2-83/+9
r=mkanat, a=mkanat, a=LpSolit
2010-01-05Bug 534587 - "Bugmail uses the timezone of the changee instead of the user ↵reed%reedloden.com1-2/+2
receiving the mail" [p=reed r=mkanat a=mkanat]
2009-12-27Bug 475523: Fix instructions on whineatnews email to refer to correct ↵wicked%sci.fi1-3/+3
show_bug options. Patch by Kent Rogers <kar@cray.com> r=wicked a=mkanat
2009-12-13Bug 355283: Lock out a user account on a particular IP for 30 minutes if ↵mkanat%bugzilla.org1-0/+39
they fail to log in 5 times from that IP. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-11-10Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org1-1/+1
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-11-01Bug 524891: Make leading whitespace not be trimmed from comments on display.mkanat%bugzilla.org1-1/+1
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2009-10-01Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org1-5/+5
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-08-25Bug 510798: Omit "--- Comment 0" line for new bugs - Patch by Frédéric ↵lpsolit%gmail.com1-0/+2
Buclin <LpSolit@gmail.com> r/a=mkanat
2009-08-19Bug 73330: Remove extra newlines in bugmailmkanat%bugzilla.org1-0/+2
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-06-03Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com1-1/+6
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit
2009-01-20Bug 470057: Collapse and wrap text messages and text errorsmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-09-18Bug 453792 - Bugzilla should differentiate in headers (X-Bugzilla-Type) ↵gerv%gerv.net1-1/+1
between new and changed mail. Patch by gerv; r=wurblzap, a=mkanat.
2008-08-06Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templateseseyman%linagora.com1-2/+2
Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=eseyman, a=LpSolit
2008-04-03Bug 405946: Some emails are not sent in the language chosen by the addressee ↵lpsolit%gmail.com1-3/+20
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-09-05Bug 394933 – “neworchanged” of bugmail could be localizable ↵wurblzap%gmail.com1-1/+1
more easily. Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=mkanat
2007-08-26Bug 365735: Add classification, alias, assigned to name, reporter login and ↵lpsolit%gmail.com1-0/+3
reporter name fields to BugMail - Patch by Albert Ting <altlist@gmail.com> r=wicked a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com5-5/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-07-17Fixing a typolpsolit%gmail.com1-1/+1
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com1-1/+1
<spam@bmo2007.rsz.jp> r=wicked a=mkanat
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com5-9/+9
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com1-4/+4
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2007-03-17Bug 45207: Automated sanity check that can send an e-mail if there are ↵lpsolit%gmail.com1-0/+37
problems - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2006-12-30Bug 365374: The newchangedmail template calls field-descs when it only needs ↵olav%bkor.dhs.org1-1/+1
variables.none.tmpl (perf problem) Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat, a=justdave
2006-11-14Bug 277370: Ability to specify an email address to which notification about ↵olav%bkor.dhs.org1-0/+2
all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk
2006-10-21Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address ↵lpsolit%gmail.com4-4/+8
- Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk
2006-10-12Bug 356256: Missing word 'are' in email notification - Patch by ↵lpsolit%gmail.com1-1/+1
victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat a=justdave
2006-09-21Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org1-2/+29
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2006-08-20Bug 87795: Creating an account should send token and wait for confirmation ↵lpsolit%gmail.com1-35/+0
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk