aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/whine/mail.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin2014-01-081-1/+1
| | | | r/a=justdave
* Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin2014-01-071-5/+5
| | | | r/a=justdave
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2013-12-221-1/+1
| | | | | | CSS styles r/a=justdave
* Bug 873920: Whine e-mails to other people includes invalid linkSimon Green2013-05-201-3/+5
| | | | r/a=LpSolit
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-2/+2
| | | | r/a=LpSolit
* Bug 245375: Scheduled whining needs custom columnsAlbert Ting2012-10-131-14/+9
| | | | r/a=LpSolit
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-261-2/+0
| | | | r/a=LpSolit
* Bug 573368: Whine emails should include links to load buglists listed in the ↵Matt Selsky2012-02-261-0/+5
| | | | | | email r/a=LpSolit
* Bug 718283: Indentation and newlines in the "Descriptive text sent within ↵Matt Selsky2012-02-201-2/+2
| | | | | | whine message" are ignored in HTML whinemail r/a=LpSolit
* Bug 377197: Whine should include bug counts at top of listMatt Selsky2012-02-201-1/+1
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-19/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-231-1/+0
| | | | r/a=mkanat
* Bug 451804: Change templates to use field_descs.rep_platformMatt Selsky2011-10-191-1/+1
| | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit
* Bug 487106: Add explanation when a whining is emptyEdmund Wong2010-05-191-28/+31
| | | | r=Callek r=LpSolit a=LpSolit
* Bug 511216: Assignee is blank in Whine emails - Patch by Kent Rogers ↵lpsolit%gmail.com2009-12-281-5/+1
| | | | <kar@cray.com> r/a=Lpsolit
* Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵mkanat%bugzilla.org2009-11-181-3/+3
| | | | | | a display_value call, and use display_value in more places to translate field values. Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com2007-04-191-2/+2
| | | | get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com2007-04-101-1/+1
| | | | (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-141-1/+1
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Bug 304335: Status and resolution empty in whine mails - Patch by Marc ↵lpsolit%gmail.com2005-08-221-1/+2
| | | | Schumann <wurblzap@gmail.com> r=LpSolit a=myk
* Bug 215148 - make status and resolution localisable. Patch by ↵gerv%gerv.net2005-05-101-2/+2
| | | | eseyman@linagora.com; r=gerv, a=myk.
* Bug 185090: Add revamped whining systembugreport%peshkin.net2004-08-051-0/+96
patch by: Erik r=joel r=jouni a=justdave