| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵ | Dave Lawrence | 2012-08-01 | 1 | -2/+2 |
| | | | | | | | available for a specific component on enter_bug.cgi Forgot to add periods at the end of the comments. | ||||
| * | Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵ | Dave Lawrence | 2012-08-01 | 1 | -23/+24 |
| | | | | | | | available for a specific component on enter_bug.cgi r/a=LpSolit | ||||
| * | Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵ | Frédéric Buclin | 2012-02-28 | 1 | -1/+1 |
| | | | | | | | large number of products r=dkl a=LpSolit | ||||
| * | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 2012-02-26 | 1 | -2/+0 |
| | | | | | r/a=LpSolit | ||||
| * | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -23/+5 |
| | | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
| * | Bug 717210: If all attachments are stored locally (maxattachmentsize = 0, ↵ | Simon Green | 2012-01-11 | 1 | -1/+1 |
| | | | | | | | maxlocalattachment > 0), the link to attach files to bugs is not displayed r/a=LpSolit | ||||
| * | Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently) | Matt Selsky | 2011-12-26 | 1 | -5/+2 |
| | | | | | r/a=LpSolit | ||||
| * | Bug 460074: Make post_bug.cgi use should_set for array fields, so they | Max Kanat-Alexander | 2011-08-15 | 1 | -0/+1 |
| | | | | | | | are undef in Bugzilla::Bug->create if not passed to post_bug. This fixes a bug with the guided bug form creating bugs without any groups. r=LpSolit, a=mkanat | ||||
| * | Bug 647158: The Error Console in Firefox reports | Frédéric Buclin | 2011-07-26 | 1 | -33/+10 |
| | | | | | | | "unbalanced tree was written using document.write()" when reporting a new bug or when visiting the "User Authentication" panel in the Parameters page r=glob a=LpSolit | ||||
| * | Bug 652427: Going back to the new bug page loses the description if possible ↵ | Guy Pyrzak | 2011-06-28 | 1 | -1/+1 |
| | | | | | | | duplicates have been searched for r=mkanat, r=mkanat | ||||
| * | Bug 653104 - The description of components in enter_bug.cgi is out of sync ↵ | David Lawrence | 2011-04-25 | 1 | -0/+1 |
| | | | | | | | when some components are disabled r/a=LpSolit | ||||
| * | Bug 640719: Allow creating bookmarkable templates without passing validation, | Max Kanat-Alexander | 2011-04-27 | 1 | -1/+1 |
| | | | | | | on enter_bug.cgi r=pyrzak, a=mkanat | ||||
| * | Bug 461014 - How to create a private attachment in enter_bug.cgi not obvious | David Lawrence | 2011-02-01 | 1 | -2/+2 |
| | | | | | | r=reed,a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=507211 | ||||
| * | Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible ↵ | Reed Loden | 2011-01-24 | 1 | -1/+2 |
| | | | | | | | duplicates" table due to lack of encoding by YUI [r=mkanat a=LpSolit] | ||||
| * | Bug 626292: "Make description private" checkbox should set bz_private class ↵ | David Lawrence | 2011-01-21 | 1 | -1/+2 |
| | | | | | | | on the comment box r/a=mkanat | ||||
| * | Bug 598014: Document how to mark the initial comment as private when using ↵ | Frédéric Buclin | 2010-10-21 | 1 | -3/+3 |
| | | | | | | | Bug.create() r/a=mkanat | ||||
| * | Bug 594155: IE6 throws JS errors when filing new bugs | Guy Pyrzak | 2010-09-19 | 1 | -1/+1 |
| | | | | | r/a=LpSolit | ||||
| * | Bug 77193 - Add the ability to retire (disable) old versions, components and ↵ | Dave Lawrence | 2010-08-31 | 1 | -5/+8 |
| | | | | | | | milestones r/a=mkanat | ||||
| * | Bug 584032: Cannot set requestees on bug creation | Frédéric Buclin | 2010-08-05 | 1 | -2/+3 |
| | | | | | r=pyrzak a=LpSolit | ||||
| * | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 2010-07-23 | 1 | -1/+1 |
| | | | | | r/a=mkanat | ||||
| * | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 2010-07-18 | 1 | -1/+2 |
| | | | | | r/a=mkanat | ||||
| * | Bug 521463: Use consistent CSS for text input fields on enter_bug, | Max Kanat-Alexander | 2010-07-12 | 1 | -6/+6 |
| | | | | | | show_bug, post_bug, etc. r=dkl, a=mkanat | ||||
| * | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 2010-07-12 | 1 | -6/+9 |
| | | | | | r=pyrzak, a=mkanat | ||||
| * | Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group ↵ | Frédéric Buclin | 2010-07-13 | 1 | -2/+2 |
| | | | | | | | checkboxes r=reed a=LpSolit | ||||
| * | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 2010-07-05 | 1 | -7/+4 |
| | | | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat] | ||||
| * | Bug 22353: Automatic duplicate bug detection on enter_bug.cgi | Max Kanat-Alexander | 2010-06-21 | 1 | -5/+41 |
| | | | | | r=glob, a=mkanat | ||||
| * | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 2010-06-18 | 1 | -5/+3 |
| | | | | | r=glob, a=mkanat | ||||
| * | Bug 494395: Implement the ability to mark custom fields as mandatory when | Tiago Mello | 2010-05-19 | 1 | -4/+4 |
| | | | | | | creating/changing bugs r=mkanat, a=mkanat | ||||
| * | Bug 555850: Make fields.html help on enter_bug happen when the user hovers | Max Kanat-Alexander | 2010-05-13 | 1 | -53/+54 |
| | | | | | | over the fields r=timello, a=mkanat | ||||
| * | Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs | Frédéric Buclin | 2010-04-19 | 1 | -0/+2 |
| | | | | | r=mkanat a=LpSolit | ||||
| * | Bug 490766: Link all field labels on enter_bug.cgi to their description | Max Kanat-Alexander | 2010-03-28 | 1 | -37/+44 |
| | | | | | | on fields.html r=LpSolit, a=LpSolit | ||||
| * | 101770 | Guy Pyrzak | 2010-03-02 | 1 | -1/+1 |
| | | |||||
| * | Bug 526184: Allow groups to be specified when creating bugs using email_in.pl | Max Kanat-Alexander | 2010-02-22 | 1 | -8/+10 |
| | | | | | | or the WebService Bug.create method. r=LpSolit, a=LpSolit | ||||
| * | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 2010-02-21 | 1 | -2/+7 |
| | | | | | r=LpSolit, a=mkanat | ||||
| * | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 2010-02-17 | 1 | -5/+3 |
| | | | | | r=ghendricks, a=mkanat | ||||
| * | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 2010-02-01 | 1 | -16/+21 |
| | | | | | | | component r=dkl, a=mkanat | ||||
| * | Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to ↵ | mkanat%bugzilla.org | 2009-12-31 | 1 | -1/+1 |
| | | | | | | | help out extensions Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | ||||
| * | Bug 310532: Bookmarkable new bug templates do not include estimated hours or ↵ | lpsolit%gmail.com | 2009-12-13 | 1 | -2/+2 |
| | | | | | alias fields - Patch by Mark Banner <bugzilla@standard8.plus.com> r/a=LpSolit | ||||
| * | Bug 204106: Make enter_bug indicate which fields are mandatory | mkanat%bugzilla.org | 2009-12-04 | 1 | -9/+15 |
| | | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
| * | Bug 421265: Let the user easily override the language used to display HTML pages | mkanat%bugzilla.org | 2009-11-18 | 1 | -1/+1 |
| | | | | | Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat | ||||
| * | Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵ | mkanat%bugzilla.org | 2009-11-18 | 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 | ||||
| * | Bug 505039: Use $user->is_timetracker instead of ↵ | lpsolit%gmail.com | 2009-11-10 | 1 | -2/+2 |
| | | | | | $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | ||||
| * | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 2009-09-30 | 1 | -2/+2 |
| | | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
| * | Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric ↵ | lpsolit%gmail.com | 2009-08-12 | 1 | -4/+1 |
| | | | | | Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | ||||
| * | Bug 490928: Use a clearer word than "Commit" for filing and updating bugs. | mkanat%bugzilla.org | 2009-07-20 | 1 | -1/+1 |
| | | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | ||||
| * | Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵ | mkanat%bugzilla.org | 2009-07-20 | 1 | -2/+3 |
| | | | | | | | attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | ||||
| * | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 2009-02-12 | 1 | -2/+1 |
| | | | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | ||||
| * | Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi) | mkanat%bugzilla.org | 2009-02-11 | 1 | -7/+27 |
| | | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | ||||
| * | Bug 465589: Already selected user accounts are no longer displayed when ↵ | lpsolit%gmail.com | 2008-12-29 | 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 | ||||
| * | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 2008-11-07 | 1 | -6/+5 |
| | | | | | | | values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
