Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-29 | Bug 466912: The Commit button is too far on the right (align it with the ↵ | mkanat%bugzilla.org | 1 | -0/+3 | |
comment box) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-11-26 | Bug 465219: Include ID in the flag section of /show_bug.cgi?id=...&ctype=xml | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat | |||||
2008-11-25 | Bug 465746: Marking bugs duplicate got a lot more annoying | mkanat%bugzilla.org | 1 | -3/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat | |||||
2008-11-20 | Bug 464732: There is no label next to the Status drop-down | guy.pyrzak%gmail.com | 1 | -3/+12 | |
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-11-20 | Bug 465741: Resolution display at top of bug doesn't display what the ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
duplicate bug is - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-11-19 | Bug 452732: Re-organize the comment headers to make them look better and be ↵ | mkanat%bugzilla.org | 1 | -47/+56 | |
more readable Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
2008-11-12 | Bug 464130: When resolving a bug, the resolution field remains hidden with ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
Internet Explorer - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 4 | -27/+64 | |
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-11-05 | Bug 452888: The status selector is too far from the comment box, leading to ↵ | guy.pyrzak%gmail.com | 2 | -1/+17 | |
a serious usability problem Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-10-25 | Bug 458436: Allow standard global select fields to control visibility of ↵ | mkanat%bugzilla.org | 4 | -28/+92 | |
custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-25 | Bug 291433: Ability to have custom fields whose visibility depends on the ↵ | mkanat%bugzilla.org | 1 | -2/+24 | |
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-21 | Bug 214017: Wrap group fields in a single <table class="foo"> so people can ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
hide them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2008-10-21 | Bug 105865: When converting bug/attachment/comment numbers to links, ↵ | lpsolit%gmail.com | 1 | -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 | |||||
2008-10-05 | Bug 457719: The "You need to _log in_ before you can comment..." link in ↵ | dkl%redhat.com | 1 | -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 | |||||
2008-10-03 | Bug 452896: A user with no privs who reported a bug couldn't move it to ↵ | mkanat%bugzilla.org | 1 | -3/+10 | |
another product if the target milestone was set Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-09-24 | Bug 357904: Create an object for a Field Value and have ↵ | mkanat%bugzilla.org | 1 | -3/+4 | |
Bugzilla::Field->legal_values use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-09-22 | Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit | |||||
2008-09-19 | Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the ↵ | guy.pyrzak%gmail.com | 1 | -1/+1 | |
component because description changes height Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit | |||||
2008-09-19 | Bug 455558: Custom free text fields too long (particularly in Dusk) | guy.pyrzak%gmail.com | 1 | -1/+1 | |
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=Lpsolit, a=mkanat | |||||
2008-09-18 | Bug 455744: Text fields on enter_bug.cgi are too large and inconsistent ↵ | lpsolit%gmail.com | 1 | -8/+7 | |
compared to show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-09-18 | Bug 452734: Remove the keyword chooser, because it's a usability regression | mkanat%bugzilla.org | 5 | -21/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-09-17 | Bug 453023: The "Importance" label in show_bug.cgi should point to the ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
severity and priority descriptions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-09-06 | Bug 453586: enter_bug form shows the bugzilla-admin address | mkanat%bugzilla.org | 1 | -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 width | guy.pyrzak%gmail.com | 1 | -2/+3 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com>, r=mkanat, a=mkanat | |||||
2008-09-02 | Bug 452746: Link to the bug in the bug header/title bar includes a space | mkanat%bugzilla.org | 1 | -2/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-09-02 | Bug 452733: [Classification] should not be next to bug ID and short_desc in ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
the show_bug header Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-08-30 | Bug 452810: Remove my name after "including you" when CCed to a bug - Patch ↵ | lpsolit%gmail.com | 1 | -4/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-28 | Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
<LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-22 | Fix bustage due to bug 287334 | lpsolit%gmail.com | 1 | -5/+5 | |
2008-08-22 | Bug 287334: Ability to add custom "Bug ID" fields | mkanat%bugzilla.org | 1 | -0/+24 | |
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | |||||
2008-08-12 | Bug 450193: Cloning a bug may fail if a custom date/time field exists - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-08-08 | Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
Bugzilla::Group objects (instead of a hashref of group ids and names). | |||||
2008-07-10 | Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows ↵ | gerv%gerv.net | 1 | -3/+2 | |
Vista, fixes Mac OS X. Patch by gerv; r=justdave. | |||||
2008-06-29 | Bug 431370: Make the bug summary edit field larger on show_bug.cgi - Patch ↵ | lpsolit%gmail.com | 1 | -16/+28 | |
by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit | |||||
2008-06-04 | Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xml | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | |||||
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-06-04 | Bug 437008: Add hook to edit.html.tmpl to show additional fields | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | |||||
2008-05-20 | Bug 430989 â Status should probably be at the top of show_bug.cgi | guy.pyrzak%gmail.com | 1 | -11/+19 | |
Patch by Guy Pyrzak, review=LpSolit a=LpSolit | |||||
2008-05-20 | Bug 434007 - Restrict group visibility text options is too small | guy.pyrzak%gmail.com | 1 | -1/+1 | |
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat | |||||
2008-05-14 | Bug 433348: Created bug display should show extra nav links like show bug ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
does (clone/xml/print) - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit | |||||
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-04-20 | Bug 429768 - show_bug_flags is needlessly set twice in edit.html.tmpl | guy.pyrzak%gmail.com | 1 | -10/+0 | |
2008-04-20 | Bug 429767 - short_desc label is controlled by check_can_change_field('alias') | guy.pyrzak%gmail.com | 1 | -3/+1 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-04-12 | Bug 428511 â Status and resolution values in dependency trees not ↵ | wurblzap%gmail.com | 1 | -2/+2 | |
localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | |||||
2008-04-10 | Bug 419016 - Space between the votes text and period is visually unappealing ↵ | guy.pyrzak%gmail.com | 1 | -4/+13 | |
and confusing. Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit a=LpSolit | |||||
2008-04-10 | Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when ↵ | guy.pyrzak%gmail.com | 1 | -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-10 | Bug 427236 Ð Different font sizes used in the group restrictions section of ↵ | guy.pyrzak%gmail.com | 1 | -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-10 | Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxes | guy.pyrzak%gmail.com | 2 | -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-05 | Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch ↵ | lpsolit%gmail.com | 1 | -12/+0 | |
by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit | |||||
2008-04-02 | Bug 425599 â show_activity missing space for attachment flag changes | bbaetz%acm.org | 1 | -1/+1 | |
r/a=lpsolit |