aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/email
Commit message (Expand)AuthorAgeFilesLines
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-119-158/+46
* Bug 703501 - Linking to comment in top link is not useful for the common work...Dave Lawrence2011-11-301-1/+1
* Bug 697371 - link to comment in emails looks like it is part of the commentDave Lawrence2011-11-161-2/+1
* Bug 365709 - Add link to comment in bugmail notificationDavid Lawrence2011-10-241-0/+1
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-234-7/+0
* Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmplFrédéric Buclin2011-10-191-0/+90
* Bug 691697: There is no link pointing to the new bug in HTML bugmailsFrédéric Buclin2011-10-151-1/+7
* Fix bustage due to bug 604237Frédéric Buclin2011-09-071-2/+2
* Bug 684946 - The word "Version is hard coded; not all pages use field_descs.v...Guy Pyrzak2011-09-061-20/+21
* Bug 652165: Flagmails have a wrong Date: valueFrédéric Buclin2011-04-231-1/+1
* Bug 644969: Rename bugmail-common.txt.html to bugmail-common.txt.tmpl.Marc Schumann2011-03-253-3/+3
* Bug 605412 part 2: remove useless --- --- from the signatureFrédéric Buclin2010-10-211-1/+1
* Bug 605412: Remove "configure bugmail" from bugmail (newchangedmail)Martijn Ras2010-10-202-6/+0
* Bug 326826: Linkify bug comments in HTML email just like comments in theGuy Pyrzak2010-10-131-2/+2
* Bug 65477: Send HTML bugmailGuy Pyrzak2010-10-034-45/+218
* Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...Frédéric Buclin2010-08-061-5/+54
* Bug 583167: The "X-Bugzilla-Changed-Fields:" header in bugmails is unreadableFrédéric Buclin2010-07-301-1/+1
* Bug 396558: Dependency change e-mails should only include status changes that...Frédéric Buclin2010-07-281-1/+1
* Bug 578220 - Remove the date time from the comment header in bugmailsReed Loden2010-07-121-1/+1
* Bug 578003: E-mail notifications are missing datetime for commentsFrédéric Buclin2010-07-131-1/+1
* Bug 452761: Make the Date header of bugmail and requestmail always beReed Loden2010-07-071-0/+1
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-7/+6
* Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead o...Reed Loden2010-05-061-12/+12
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-152-83/+9
* Bug 534587 - "Bugmail uses the timezone of the changee instead of the user re...reed%reedloden.com2010-01-051-2/+2
* Bug 475523: Fix instructions on whineatnews email to refer to correct show_bu...wicked%sci.fi2009-12-271-3/+3
* Bug 355283: Lock out a user account on a particular IP for 30 minutes if they...mkanat%bugzilla.org2009-12-131-0/+39
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-101-1/+1
* Bug 524891: Make leading whitespace not be trimmed from comments on display.mkanat%bugzilla.org2009-11-011-1/+1
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-5/+5
* Bug 510798: Omit "--- Comment 0" line for new bugs - Patch by Frédéric ...lpsolit%gmail.com2009-08-251-0/+2
* Bug 73330: Remove extra newlines in bugmailmkanat%bugzilla.org2009-08-191-0/+2
* Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com2009-06-021-1/+6
* Bug 470057: Collapse and wrap text messages and text errorsmkanat%bugzilla.org2009-01-201-1/+1
* Bug 453792 - Bugzilla should differentiate in headers (X-Bugzilla-Type) betw...gerv%gerv.net2008-09-171-1/+1
* Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templateseseyman%linagora.com2008-08-061-2/+2
* Bug 405946: Some emails are not sent in the language chosen by the addressee ...lpsolit%gmail.com2008-04-021-3/+20
* Bug 394933 – “neworchanged” of bugmail could be localizable mo...wurblzap%gmail.com2007-09-051-1/+1
* Bug 365735: Add classification, alias, assigned to name, reporter login and r...lpsolit%gmail.com2007-08-261-0/+3
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-205-5/+0
* Fixing a typolpsolit%gmail.com2007-07-171-1/+1
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com2007-05-101-1/+1
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2007-04-195-9/+9
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...lpsolit%gmail.com2007-04-101-4/+4
* Bug 45207: Automated sanity check that can send an e-mail if there are proble...lpsolit%gmail.com2007-03-171-0/+37
* Bug 365374: The newchangedmail template calls field-descs when it only needs ...olav%bkor.dhs.org2006-12-301-1/+1
* Bug 277370: Ability to specify an email address to which notification about a...olav%bkor.dhs.org2006-11-141-0/+2
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com2006-10-214-4/+8
* Bug 356256: Missing word 'are' in email notification - Patch by victory(_RSZ_...lpsolit%gmail.com2006-10-121-1/+1
* Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org2006-09-211-2/+29