aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Collapse)AuthorAgeFilesLines
* Bug 291433: Ability to have custom fields whose visibility depends on the ↵mkanat%bugzilla.org2008-10-251-2/+24
| | | | | | values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 214017: Wrap group fields in a single <table class="foo"> so people can ↵lpsolit%gmail.com2008-10-211-1/+1
| | | | hide them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 105865: When converting bug/attachment/comment numbers to links, ↵lpsolit%gmail.com2008-10-211-1/+1
| | | | quoteUrls() should take care of newlines and not linkify them if a newline is present - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 457719: The "You need to _log in_ before you can comment..." link in ↵dkl%redhat.com2008-10-051-1/+1
| | | | | | show_bug.cgi doesn't display the login form if ssl = "authenticated sessions" Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit
* Bug 452896: A user with no privs who reported a bug couldn't move it to ↵mkanat%bugzilla.org2008-10-031-3/+10
| | | | | | another product if the target milestone was set Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 357904: Create an object for a Field Value and have ↵mkanat%bugzilla.org2008-09-241-3/+4
| | | | | | Bugzilla::Field->legal_values use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ↵lpsolit%gmail.com2008-09-221-2/+1
| | | | Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit
* Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the ↵guy.pyrzak%gmail.com2008-09-191-1/+1
| | | | | | component because description changes height Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
* Bug 455558: Custom free text fields too long (particularly in Dusk)guy.pyrzak%gmail.com2008-09-181-1/+1
| | | | Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=Lpsolit, a=mkanat
* Bug 455744: Text fields on enter_bug.cgi are too large and inconsistent ↵lpsolit%gmail.com2008-09-181-8/+7
| | | | compared to show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-185-21/+7
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 453023: The "Importance" label in show_bug.cgi should point to the ↵lpsolit%gmail.com2008-09-171-1/+2
| | | | severity and priority descriptions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 453586: enter_bug form shows the bugzilla-admin addressmkanat%bugzilla.org2008-09-061-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=reed, a=mkanat
* Bug 452906 - Long URLs smash the right column widthguy.pyrzak%gmail.com2008-09-051-2/+3
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com>, r=mkanat, a=mkanat
* Bug 452746: Link to the bug in the bug header/title bar includes a spacemkanat%bugzilla.org2008-09-021-2/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 452733: [Classification] should not be next to bug ID and short_desc in ↵mkanat%bugzilla.org2008-09-021-3/+0
| | | | | | the show_bug header Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 452810: Remove my name after "including you" when CCed to a bug - Patch ↵lpsolit%gmail.com2008-08-301-4/+2
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵lpsolit%gmail.com2008-08-281-2/+0
| | | | <LpSolit@gmail.com> r/a=mkanat
* Fix bustage due to bug 287334lpsolit%gmail.com2008-08-221-5/+5
|
* Bug 287334: Ability to add custom "Bug ID" fieldsmkanat%bugzilla.org2008-08-221-0/+24
| | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 450193: Cloning a bug may fail if a custom date/time field exists - ↵lpsolit%gmail.com2008-08-121-1/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org2008-08-081-1/+1
| | | | Bugzilla::Group objects (instead of a hashref of group ids and names).
* Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows ↵gerv%gerv.net2008-07-101-3/+2
| | | | Vista, fixes Mac OS X. Patch by gerv; r=justdave.
* Bug 431370: Make the bug summary edit field larger on show_bug.cgi - Patch ↵lpsolit%gmail.com2008-06-291-16/+28
| | | | by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
* Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xmlmkanat%bugzilla.org2008-06-041-0/+3
| | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 437010: Add hook to show-multiple.html.tmpl to add fields to detailed ↵mkanat%bugzilla.org2008-06-041-0/+4
| | | | | | bug list. Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 437008: Add hook to edit.html.tmpl to show additional fieldsmkanat%bugzilla.org2008-06-041-0/+3
| | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 430989 – Status should probably be at the top of show_bug.cgiguy.pyrzak%gmail.com2008-05-201-11/+19
| | | | Patch by Guy Pyrzak, review=LpSolit a=LpSolit
* Bug 434007 - Restrict group visibility text options is too smallguy.pyrzak%gmail.com2008-05-201-1/+1
| | | | Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat
* Bug 433348: Created bug display should show extra nav links like show bug ↵lpsolit%gmail.com2008-05-141-1/+1
| | | | does (clone/xml/print) - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for ↵lpsolit%gmail.com2008-05-051-3/+3
| | | | format=multiple - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=wurblzap a=LpSolit
* Bug 429768 - show_bug_flags is needlessly set twice in edit.html.tmplguy.pyrzak%gmail.com2008-04-191-10/+0
|
* Bug 429767 - short_desc label is controlled by check_can_change_field('alias')guy.pyrzak%gmail.com2008-04-191-3/+1
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 428511 – Status and resolution values in dependency trees not ↵wurblzap%gmail.com2008-04-121-2/+2
| | | | | | | localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Bug 419016 - Space between the votes text and period is visually unappealing ↵guy.pyrzak%gmail.com2008-04-101-4/+13
| | | | | | and confusing. Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit a=LpSolit
* Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when ↵guy.pyrzak%gmail.com2008-04-101-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.
* Bug 427236 Ð Different font sizes used in the group restrictions section of ↵guy.pyrzak%gmail.com2008-04-101-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
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-102-85/+110
| | | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
* Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch ↵lpsolit%gmail.com2008-04-051-12/+0
| | | | by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
* Bug 425599 – show_activity missing space for attachment flag changesbbaetz%acm.org2008-04-021-1/+1
| | | | r/a=lpsolit
* Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org2008-03-312-3/+3
| | | | | | before checked r=vladd a=lpsolit
* Bug 365442: If product/component does not have any flags, "Flags: / ↵lpsolit%gmail.com2008-03-171-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
* Bug 323003: [importxml.pl] attachments should be imported with the original ↵lpsolit%gmail.com2008-03-171-0/+1
| | | | creator - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by ↵lpsolit%gmail.com2008-03-171-13/+1
| | | | Gervase Markham <gerv@mozilla.org> r/a=mkanat
* Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵lpsolit%gmail.com2008-03-101-1/+1
| | | | fix it)
* Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵reed%reedloden.com2008-03-091-5/+10
| | | | can be styled" [p=reed r+a=LpSolit]
* Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com2008-03-011-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
* Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ↵lpsolit%gmail.com2008-02-261-22/+28
| | | | do any change - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com2008-02-253-13/+9
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org2008-02-092-2/+5
| | | | | | normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob