Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2008-03-31 | Bug 391949 colchange, login, and a number of other forms are missing a space ↵ | timeless%mozdev.org | 2 | -3/+3 | |
before checked r=vladd a=lpsolit | |||||
2008-03-17 | Bug 365442: If product/component does not have any flags, "Flags: / ↵ | lpsolit%gmail.com | 1 | -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-17 | Bug 323003: [importxml.pl] attachments should be imported with the original ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
creator - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-03-17 | Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by ↵ | lpsolit%gmail.com | 1 | -13/+1 | |
Gervase Markham <gerv@mozilla.org> r/a=mkanat | |||||
2008-03-10 | Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
fix it) | |||||
2008-03-10 | Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵ | reed%reedloden.com | 1 | -5/+10 | |
can be styled" [p=reed r+a=LpSolit] | |||||
2008-03-01 | Bug 418895: Assignee and QA contact fields always become revealed (editable), | guy.pyrzak%gmail.com | 1 | -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-26 | Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ↵ | lpsolit%gmail.com | 1 | -22/+28 | |
do any change - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-02-25 | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵ | lpsolit%gmail.com | 3 | -13/+9 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-02-09 | Bug 388723: Make the browser wrap comments on display in addition to the ↵ | mkanat%bugzilla.org | 2 | -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-08 | Bug 414284: Bug edit page is bad for changing components | mkanat%bugzilla.org | 1 | -2/+8 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-02-06 | Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵ | lpsolit%gmail.com | 2 | -4/+5 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2008-02-03 | Bug 378797: Ability to turn "My votes" page into a bug list - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+13 | |
GavinS <bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2008-01-30 | Bug 414269: Move the knobs to appear below the enter comments area (like it ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
used to) - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat | |||||
2008-01-30 | Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional ↵ | lpsolit%gmail.com | 1 | -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-28 | Bug 374020: Re-work the bug editing form to be more usable. | mkanat%bugzilla.org | 5 | -495/+752 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-01-20 | Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->update | mkanat%bugzilla.org | 1 | -5/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-01-13 | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-01-12 | Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug | mkanat%bugzilla.org | 2 | -0/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-12-14 | Bug 384604: make guided form default to General component. Patch by gerv; ↵ | gerv%gerv.net | 1 | -0/+5 | |
r=justdave. | |||||
2007-12-03 | Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave] | reed%reedloden.com | 3 | -4/+6 | |
2007-11-29 | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 4 | -6/+27 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat | |||||
2007-11-21 | Bug 404412: Couldn't edit comments anymore because of a regression from bug ↵ | mkanat%bugzilla.org | 2 | -5/+5 | |
401957. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-11-13 | Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug | mkanat%bugzilla.org | 1 | -6/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-11-12 | Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 4 | -0/+4 | |
2007-10-24 | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 1 | -1/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-10 | Bug 57842: On enter_bug.cgi, show component description when it is selected ↵ | lpsolit%gmail.com | 1 | -114/+124 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-10-08 | Bug 264785: config.rdf needs XML filtering of output to generate valid HTML ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
(Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat |