Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-11 | Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵ | Frédéric Buclin | 1 | -2/+2 | |
(U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave | |||||
2015-01-05 | Bug 1113630: Set window.opener to null for the URL field to prevent ↵ | Frédéric Buclin | 1 | -1/+1 | |
interaction between a remote script and the bug report r=gerv a=glob | |||||
2014-12-27 | Bug 1114365: Don't display empty parenthesis for Aliases on Full Text Bug ↵ | Matt Selsky | 1 | -1/+1 | |
Listing. r=gerv, a=glob. | |||||
2014-12-17 | Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave. | Gervase Markham | 1 | -1/+1 | |
2014-08-30 | Bug 1060233 - Aliases are not displayed correctly in some places | Simon Green | 1 | -3/+4 | |
r=dkl, a=sgreen | |||||
2014-03-08 | Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, ↵ | Frédéric Buclin | 1 | -4/+5 | |
show_multiple.css and summarize-time.css with buglist.css | |||||
2014-02-12 | Bug 969881: All "Help" links in the header and footer of pages point to ↵ | Frédéric Buclin | 1 | -1/+1 | |
inexistent files r=gerv a=justdave | |||||
2013-08-27 | Bug 903337 - Do not display the CC list and the "Remove selected CCs" ↵ | Sunil Joshi | 1 | -1/+1 | |
checkbox if the CC list is empty r=simon, a=glob | |||||
2012-11-26 | Bug 718289: The deadline field should be visible by non-members of the ↵ | Frédéric Buclin | 1 | -0/+2 | |
timetracking group r=dkl a=LpSolit | |||||
2012-07-29 | Backout bug 768573 | Frédéric Buclin | 1 | -1/+1 | |
2012-06-26 | Bug 768573: Templates must INCLUDE bug/field.html.tmpl instead of PROCESS'ing it | Frédéric Buclin | 1 | -1/+1 | |
r=glob a=LpSolit | |||||
2012-02-26 | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 1 | -2/+0 | |
r/a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -22/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2012-01-06 | Bug 695294: The See Also field is not visible in "Format for Printing" | Matt Selsky | 1 | -0/+12 | |
r/a=LpSolit | |||||
2011-12-26 | Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently) | Matt Selsky | 1 | -2/+2 | |
r/a=LpSolit | |||||
2011-01-24 | Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵ | Frédéric Buclin | 1 | -3/+3 | |
for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace and Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs r=dkl a=LpSolit | |||||
2010-07-23 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-02-08 | Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵ | Jesse Clark | 1 | -0/+7 | |
blocks/dependson) r=mkanat, a=mkanat | |||||
2009-11-18 | Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵ | mkanat%bugzilla.org | 1 | -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 | |||||
2009-11-10 | Bug 505039: Use $user->is_timetracker instead of ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
$user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | |||||
2009-11-10 | Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-01 | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-29 | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-06-04 | Bug 437010: Add hook to show-multiple.html.tmpl to add fields to detailed ↵ | mkanat%bugzilla.org | 1 | -0/+4 | |
bug list. Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | |||||
2008-05-05 | Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
format=multiple - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=wurblzap a=LpSolit | |||||
2008-02-25 | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-11-12 | Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 1 | -0/+1 | |
2007-08-24 | Bug 389537 bug title should linkify alias next to already linkified bug number | timeless%mozdev.org | 1 | -1/+2 | |
r=vladd, r=mkanat a=mkanat | |||||
2007-08-24 | Bug 389541 Provide a way to get from full text bug listing to short bug listing | timeless%mozdev.org | 1 | -0/+10 | |
r=vladd a=mkanat | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-08-15 | Bug 259723 â Alternative Bugzilla CSS. | wurblzap%gmail.com | 1 | -1/+0 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=glob,LpSolit; a=LpSolit | |||||
2007-04-11 | Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2006-12-27 | Bug 364165 - ""Unclassified" classification appears in "Format for Printing" ↵ | reed%reedloden.com | 1 | -1/+1 | |
but not normal view" [p=reed r=bkor a=justdave] | |||||
2006-10-15 | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
2006-08-12 | Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-18 | Bug 344513: Make plain-text custom fields functional on all pages except ↵ | mkanat%bugzilla.org | 1 | -0/+14 | |
enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-14 | Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-19 | Bug 341924: When viewing several bugs at once using ↵ | lpsolit%gmail.com | 1 | -0/+17 | |
show_bug.cgi?format=multiple, invalid bugs should generate an error message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk | |||||
2006-02-22 | Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters ↵ | lpsolit%gmail.com | 1 | -111/+219 | |
<bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-01-03 | Bug 320960: When viewing bugs in the "Format for printing" (aka Long ↵ | lpsolit%gmail.com | 1 | -5/+9 | |
format), the bug status and resolution are not translated correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-08-10 | Bug 292096: Remove the extra Description label in long list format - Patch ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave | |||||
2005-01-25 | Bug 201818 : Convert long_list.cgi to a format | travis%sedsystems.ca | 1 | -7/+13 | |
Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk | |||||
2005-01-24 | Tinderbox is burning: backing out the pach for Bug 201818 | travis%sedsystems.ca | 1 | -13/+7 | |
2005-01-24 | Bug 201818 : Convert long_list.cgi to a format | travis%sedsystems.ca | 1 | -7/+13 | |
Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk | |||||
2005-01-16 | Patch for bug 103636: Support specifying a date on which a bug is expected ↵ | jocuri%softhome.net | 1 | -0/+2 | |
to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk. | |||||
2005-01-15 | Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug. | justdave%bugzilla.org | 1 | -2/+7 | |
Patch by Gervase Markham <gerv@mozilla.org> r= justdave,vladd, a= justdave | |||||
2004-11-03 | Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create ↵ | jocuri%softhome.net | 1 | -1/+0 | |
suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave. | |||||
2004-10-22 | Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; ↵ | myk%mozilla.org | 1 | -1/+1 | |
r=gerv, a=justdave | |||||
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵ | bugreport%peshkin.net | 1 | -2/+8 | |
etc.) patch by Albert Ting r=joel, glob a=myk |