Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-18 | Bug 421265: Let the user easily override the language used to display HTML pages | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat | |||||
2009-11-18 | Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵ | mkanat%bugzilla.org | 1 | -5/+2 | |
a display_value call, and use display_value in more places to translate field values. Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat | |||||
2009-11-10 | Bug 505039: Use $user->is_timetracker instead of ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
$user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | |||||
2009-10-01 | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-12 | Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -4/+1 | |
Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-08-12 | Bug 509108: Don't require a bug_list parameter to show the bug template ↵ | mkanat%bugzilla.org | 1 | -2/+0 | |
(create the last_bug_list global template parameter) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-07-20 | Bug 490928: Use a clearer word than "Commit" for filing and updating bugs. | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-07-20 | Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵ | mkanat%bugzilla.org | 1 | -2/+3 | |
attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-02-12 | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 2 | -4/+2 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-11 | Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi) | mkanat%bugzilla.org | 1 | -7/+27 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-02-08 | Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix ↵ | gerv%gerv.net | 1 | -39/+5 | |
encodings of &, and update OS list. r=justdave, a=lpsolit. | |||||
2009-01-02 | Bug 332995: Steps to Reproduce not removed from comment when user leaves ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
default content (steps without blanks) - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | |||||
2009-01-01 | Bug 309383: New bug submission should include the bug summary in the title ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
of the page - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | |||||
2008-12-29 | Bug 385163: The guided enter bug form says "Create a new Attachment" link on ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit | |||||
2008-12-29 | Bug 465589: Already selected user accounts are no longer displayed when ↵ | lpsolit%gmail.com | 1 | -0/+32 | |
usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 1 | -6/+5 | |
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-25 | Bug 458436: Allow standard global select fields to control visibility of ↵ | mkanat%bugzilla.org | 1 | -13/+35 | |
custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
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-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 | 2 | -9/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
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-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-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-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-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-02-25 | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-01-28 | Bug 374020: Re-work the bug editing form to be more usable. | mkanat%bugzilla.org | 1 | -1/+5 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
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 | 2 | -2/+2 | |
2007-11-29 | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 1 | -2/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat | |||||
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-08-23 | Bug 386942: [SECURITY] User Agent text should be HTML escaped - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 8 | -8/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-05-31 | Bug 250604 - add link to Talkback instructions. Patch by gerv; r,a=lpsolit. | gerv%gerv.net | 1 | -1/+2 | |
2007-05-15 | Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 2 | -2/+9 | |
<wicked@etlicon.fi> r=justdave a=LpSolit | |||||
2007-04-23 | Bug 372589: Firefox squishes bugsearch window making it difficult to use - ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Patch by Gervase Markham <gerv@mozilla.org> r/a=mkanat | |||||
2007-04-11 | Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-02-11 | Bug 369960 - "Ensure 'steps to reproduce' does not appear when there aren't ↵ | reed%reedloden.com | 1 | -1/+1 | |
any (field is blanked out)" [p=justdave/reed r=bkor a=justdave] | |||||
2007-01-24 | Bug 363717: Cloning a bug results in HTML-filtered text in initial ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
description (text escaped twice) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-01-18 | Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2007-01-03 | Bug 365469: restore create-guided's ability to auto-insert the User-Agent in ↵ | justdave%bugzilla.org | 1 | -1/+1 | |
the build ID field. r=gerv, a=justdave | |||||
2006-12-28 | Bug 365092: Inactive flag types should be excluded from the JS array in the ↵ | lpsolit%gmail.com | 1 | -7/+6 | |
bug creation form - Patch by Frédéric Buclin <LpSolit@gmail.com> and Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-12-27 | Bug 364926 - "Platform and OS should be next to each other on "Enter Bug" ↵ | reed%reedloden.com | 1 | -3/+3 | |
page" [p=reed r=LpSolit a=justdave] | |||||
2006-12-27 | Bug 364950 - ""Enter Bug" page does not validate due to <input> in <table>" ↵ | reed%reedloden.com | 1 | -2/+0 | |
[p=reed r=bkor a=justdave] | |||||
2006-12-27 | Bug 364923: Flag options should be disabled for users that cannot request or ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
grant/deny them instead of showing a blank drop-down - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2006-11-20 | Bug 359956: No requestee field available for attachments on bug creation - ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-11-13 | Bug 308950 - add build ID parameter to guided page for non-browser products. ↵ | gerv%gerv.net | 1 | -16/+20 | |
Patch by gerv; r=justdave. | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-18 | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | |||||
2006-10-15 | Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave |