summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
AgeCommit message (Collapse)AuthorFilesLines
2008-09-17Bug 453023: The "Importance" label in show_bug.cgi should point to the ↵lpsolit%gmail.com1-1/+2
severity and priority descriptions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-09-06Bug 453586: enter_bug form shows the bugzilla-admin addressmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=reed, a=mkanat
2008-09-05 Bug 452906 - Long URLs smash the right column widthguy.pyrzak%gmail.com1-2/+3
Patch By Guy Pyrzak <guy.pyrzak@gmail.com>, r=mkanat, a=mkanat
2008-09-02Bug 452746: Link to the bug in the bug header/title bar includes a spacemkanat%bugzilla.org1-2/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-09-02Bug 452733: [Classification] should not be next to bug ID and short_desc in ↵mkanat%bugzilla.org1-3/+0
the show_bug header Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-08-30Bug 452810: Remove my name after "including you" when CCed to a bug - Patch ↵lpsolit%gmail.com1-4/+2
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-08-28Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-2/+0
<LpSolit@gmail.com> r/a=mkanat
2008-08-22Fix bustage due to bug 287334lpsolit%gmail.com1-5/+5
2008-08-22Bug 287334: Ability to add custom "Bug ID" fieldsmkanat%bugzilla.org1-0/+24
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
2008-08-12Bug 450193: Cloning a bug may fail if a custom date/time field exists - ↵lpsolit%gmail.com1-1/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org1-1/+1
Bugzilla::Group objects (instead of a hashref of group ids and names).
2008-07-10Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows ↵gerv%gerv.net1-3/+2
Vista, fixes Mac OS X. Patch by gerv; r=justdave.
2008-06-29Bug 431370: Make the bug summary edit field larger on show_bug.cgi - Patch ↵lpsolit%gmail.com1-16/+28
by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
2008-06-04Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xmlmkanat%bugzilla.org1-0/+3
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
2008-06-04Bug 437010: Add hook to show-multiple.html.tmpl to add fields to detailed ↵mkanat%bugzilla.org1-0/+4
bug list. Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
2008-06-04Bug 437008: Add hook to edit.html.tmpl to show additional fieldsmkanat%bugzilla.org1-0/+3
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
2008-05-20Bug 430989 – Status should probably be at the top of show_bug.cgiguy.pyrzak%gmail.com1-11/+19
Patch by Guy Pyrzak, review=LpSolit a=LpSolit
2008-05-20Bug 434007 - Restrict group visibility text options is too smallguy.pyrzak%gmail.com1-1/+1
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat
2008-05-14Bug 433348: Created bug display should show extra nav links like show bug ↵lpsolit%gmail.com1-1/+1
does (clone/xml/print) - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
2008-05-05Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for ↵lpsolit%gmail.com1-3/+3
format=multiple - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=wurblzap a=LpSolit
2008-04-20Bug 429768 - show_bug_flags is needlessly set twice in edit.html.tmplguy.pyrzak%gmail.com1-10/+0
2008-04-20Bug 429767 - short_desc label is controlled by check_can_change_field('alias')guy.pyrzak%gmail.com1-3/+1
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-04-12Bug 428511 – Status and resolution values in dependency trees not ↵wurblzap%gmail.com1-2/+2
localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2008-04-10Bug 419016 - Space between the votes text and period is visually unappealing ↵guy.pyrzak%gmail.com1-4/+13
and confusing. Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit a=LpSolit
2008-04-10Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when ↵guy.pyrzak%gmail.com1-10/+10
editing the component if qa contact is blank Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat Patch removes the init for the QA field to be outside of the check to see if the field is blank.
2008-04-10Bug 427236 Ð Different font sizes used in the group restrictions section of ↵guy.pyrzak%gmail.com1-2/+2
show_bug.cgi Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat Patch changes the font size of the group area to be the same for both by changing the font size to both use the <small> tag
2008-04-10Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2-85/+110
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
2008-04-05Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch ↵lpsolit%gmail.com1-12/+0
by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
2008-04-02Bug 425599 – show_activity missing space for attachment flag changesbbaetz%acm.org1-1/+1
r/a=lpsolit
2008-03-31Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org2-3/+3
before checked r=vladd a=lpsolit
2008-03-17Bug 365442: If product/component does not have any flags, "Flags: / ↵lpsolit%gmail.com1-4/+15
Requestee:" header should not be shown on the bug creation form - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-17Bug 323003: [importxml.pl] attachments should be imported with the original ↵lpsolit%gmail.com1-0/+1
creator - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-03-17Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by ↵lpsolit%gmail.com1-13/+1
Gervase Markham <gerv@mozilla.org> r/a=mkanat
2008-03-10Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵lpsolit%gmail.com1-1/+1
fix it)
2008-03-10Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵reed%reedloden.com1-5/+10
can be styled" [p=reed r+a=LpSolit]
2008-03-01Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com1-5/+10
The patch moves what used to be in one function to hide the qa and assignee into 2 separate calls. It also fixes some typos in the comments and adds my name to the committers list Patch By Guy Pyrzak <guy.pyrzak@gmail.com.com> r=mkanat, a=mkanat
2008-02-26Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ↵lpsolit%gmail.com1-22/+28
do any change - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-25Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com3-13/+9
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-09Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org2-2/+5
normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
2008-02-08Bug 414284: Bug edit page is bad for changing componentsmkanat%bugzilla.org1-2/+8
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-02-06Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵lpsolit%gmail.com2-4/+5
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-02-03Bug 378797: Ability to turn "My votes" page into a bug list - Patch by ↵lpsolit%gmail.com1-2/+13
GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
2008-01-30Bug 414269: Move the knobs to appear below the enter comments area (like it ↵lpsolit%gmail.com1-2/+1
used to) - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
2008-01-30Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional ↵lpsolit%gmail.com1-22/+14
Comment" field in favor of the one near the CC list - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
2008-01-28Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org5-495/+752
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-13Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵lpsolit%gmail.com1-2/+3
characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-01-12Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org2-0/+7
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-12-14Bug 384604: make guided form default to General component. Patch by gerv; ↵gerv%gerv.net1-0/+5
r=justdave.
2007-12-03Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]reed%reedloden.com3-4/+6