summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process
AgeCommit message (Collapse)AuthorFilesLines
2016-04-14Bug 1088022 - Bump min version to CGI 4.09Frédéric Buclin3-21/+18
r=dkl
2014-10-05Bug 1071276: Markdown comment checkbox value is not passed through properly ↵Koosha1-0/+1
when a mid air collision has occurred and user chooses to submit comment r=dkl a=sgreen
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville1-1/+1
r=gerv a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin1-7/+9
r/a=justdave
2013-11-15Bug 927900: Kill longdesclengthFrédéric Buclin1-7/+2
r=dkl a=sgreen
2013-10-11Fixes on checkin for bug 769134Frédéric Buclin1-8/+4
2013-09-26Bug 769134 - Bugzilla unintentionally removes groups when changing products ↵Simon Green1-13/+58
with multiple bugs r=dkl, a=justdave
2013-08-06Bug 467510 - Remove 'bug' from all page titles containing bug numberSunil Joshi1-1/+1
r=sgreen, a=sgreen https://bugzilla.mozilla.org/show_bug.cgi?id=457510
2013-06-05Bug 874944: Do not display the Excluded list when sending bugmailsFrédéric Buclin1-20/+4
r=dkl a=LpSolit
2012-11-19Bug 367475: Reword "Bug XXX has been added to the database" to "Bug XXX has ↵Sunil Joshi1-1/+1
been successfully created" r/a=LpSolit
2012-11-19Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin1-5/+4
r=glob a=LpSolit
2012-11-16Bug 578762: When moving a bug into another product, the "Verify Bug Group" ↵Sunil Joshi1-16/+19
section should not appear if no groups are applicable r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin6-106/+30
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin6-11/+0
r/a=mkanat
2010-10-27Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander1-1/+1
r=glob, a=mkanat
2010-10-21Bug 598014: Document how to mark the initial comment as private when using ↵Frédéric Buclin1-1/+2
Bug.create() r/a=mkanat
2010-08-28Bug 591218 - Add missing 'longdesclength' form field to fix problem when ↵Reed Loden1-0/+1
receiving a mid-air after selecting "Submit only my new comment" on mid-air page. [r=mkanat a=mkanat]
2010-07-24Bug 581668: Obsolete groups have no name nor ID when moving a bug to another ↵Frédéric Buclin1-4/+3
product r=timello a=LpSolit
2010-07-24Bug 581663: Directive closed twiceFrédéric Buclin1-1/+1
r=timello a=LpSolit
2010-06-25Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander1-16/+17
names instead of ids r=dkl, a=mkanat
2010-04-06Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2-19/+4
r=LpSolit, a=LpSolit
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander2-3/+4
r=mkanat, a=mkanat, a=LpSolit
2009-12-10Bug 425668: Make the body classes and other header information show up ↵mkanat%bugzilla.org1-5/+1
properly in process_bug.cgi if we're doing same_bug or next_bug Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-07Bug 530009: Put the template header stuff required to display show_bug all ↵mkanat%bugzilla.org1-4/+6
in one place Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-11-18Bug 525429: Template hook for verify-new-productmkanat%bugzilla.org1-0/+2
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-10-19Backout changes that weren't supposed to be committed. Oops\!reed%reedloden.com2-19/+0
2009-10-19Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed ↵reed%reedloden.com2-0/+19
r=LpSolit a=LpSolit]
2009-09-22Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch ↵lpsolit%gmail.com1-0/+1
by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
2009-08-06Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ↵mkanat%bugzilla.org1-2/+2
object if one is available Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-02-12Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org1-2/+1
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-12-18Bug 31117 - should have a "submit only my comments" option on midair collisiondkl%redhat.com1-0/+11
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
2008-10-03Bug 452896: A user with no privs who reported a bug couldn't move it to ↵mkanat%bugzilla.org1-3/+10
another product if the target milestone was set Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-09-18Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-03-31Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org1-1/+1
before checked r=vladd a=lpsolit
2008-02-09Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org1-1/+3
normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
2008-02-06Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵lpsolit%gmail.com1-2/+3
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-01-28Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org1-1/+1
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-01-20Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->updatemkanat%bugzilla.org1-5/+8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-01-12Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org1-0/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-11-29Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org1-1/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
2007-09-19Bug 373689: Implement set_product: Move product changing from process_bug ↵mkanat%bugzilla.org1-50/+67
into Bugzilla::Bug Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com6-6/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-06-20Bug 347213: When moving a bug to another product, Bugzilla should let us ↵lpsolit%gmail.com1-24/+69
preemptively put the bug into a (valid) group which is not a default one for this product Bug 303183: Bugzilla fails to warn when a product change would force the removal of an optional group Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-06-11Bug 380552 don't strike out "cancel and return to" it makes the link unreadabletimeless%mozdev.org1-2/+2
r=mkanat a=mkanat
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com1-1/+3
<wicked@etlicon.fi> r=justdave a=LpSolit
2007-02-05Bug 290288: When editing a bug, include the bug number in the "Bug ↵lpsolit%gmail.com1-1/+10
processed" title - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-01-08Bug 365518 bug/process/verify-new-product uses strange mark uptimeless%mozdev.org1-1/+1
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-07Bug 365753: Incorrect "Cancel" link when moving bug to another product - ↵lpsolit%gmail.com1-1/+10
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-15Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by ↵lpsolit%gmail.com2-12/+14
victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-05Bug 309167: change to product which has same component name results in no ↵olav%bkor.dhs.org1-3/+16
prompt for component and incorrect assignee Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk