aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Collapse)AuthorAgeFilesLines
* Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch ↵lpsolit%gmail.com2009-09-221-0/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
* Bug 516269: New Template Hook: after the bug comment textareamkanat%bugzilla.org2009-09-161-0/+1
| | | | Patch by Frederic Peters <fpeters@0d.be> r=mkanat, a=mkanat
* Bug 512598: The "Save Changes" button wasn't aligned with the comment box if ↵mkanat%bugzilla.org2009-09-101-3/+2
| | | | | | you were in the insidergroup Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - ↵lpsolit%gmail.com2009-09-031-2/+2
| | | | Patch by nayuta <ganaware+bugzilla+mozilla+org@gmail.com> r=pyrzak a=LpSolit
* Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric ↵lpsolit%gmail.com2009-08-121-4/+1
| | | | Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Do requested checkin fixes for bug 509108.mkanat%bugzilla.org2009-08-121-4/+6
|
* Bug 509108: Don't require a bug_list parameter to show the bug template ↵mkanat%bugzilla.org2009-08-122-11/+10
| | | | | | (create the last_bug_list global template parameter) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ↵mkanat%bugzilla.org2009-08-063-5/+5
| | | | | | object if one is available Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 508416: Bug flags are always displayed in the XML view of bugs - Patch ↵lpsolit%gmail.com2009-08-051-9/+12
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* The previous fix for bug 507389 was bogus, this one is fine, r=mkanatlpsolit%gmail.com2009-08-011-3/+5
|
* Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch ↵lpsolit%gmail.com2009-08-012-1/+13
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of ↵reed%reedloden.com2009-07-231-1/+1
| | | | a bug" [p=reed r=LpSolit a=LpSolit]
* Bug 490928: Use a clearer word than "Commit" for filing and updating bugs.mkanat%bugzilla.org2009-07-202-2/+3
| | | | 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.org2009-07-202-4/+9
| | | | | | attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 456743 - Add the ability to disable field values (mark them as inactive)ghendricks%novell.com2009-07-171-1/+1
| | | | patch by ghendricks@novell.com r=LpSolit, a=LpSolit
* Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org2009-06-212-6/+11
| | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com2009-06-021-0/+61
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit
* Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ↵ghendricks%novell.com2009-06-011-1/+1
| | | | patch by ghendricks@novell.com
* Bug 493826: Disabled products show up in the pick list for existing bugs - ↵lpsolit%gmail.com2009-05-211-2/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from ↵wicked%sci.fi2009-04-221-1/+2
| | | | summarize_time.cgi - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org2009-04-172-15/+21
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit
* Bug 487865: Exporting bugs in XML format uses non-unique timezones (they ↵lpsolit%gmail.com2009-04-101-3/+3
| | | | cannot be imported back) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF ↵reed%reedloden.com2009-03-301-3/+7
| | | | protection" [p=reed r=LpSolit a=LpSolit]
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if ↵lpsolit%gmail.com2009-03-171-0/+1
| | | | "value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* 2nd part of bug 481506: Filtering email addresses in comments can hang ↵lpsolit%gmail.com2009-03-051-1/+1
| | | | Bugzilla in some cases - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 481506: Filtering email addresses in comments can hang Bugzilla in some ↵lpsolit%gmail.com2009-03-051-2/+1
| | | | cases - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=mkanat
* Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵mkanat%bugzilla.org2009-02-251-1/+1
| | | | | | removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 464187: Make the text inputs in the show_bug edit form grow with the windowmkanat%bugzilla.org2009-02-122-6/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
* Bug 477391: The "Commit" and "Move to..." buttons at the top of show_bug ↵guy.pyrzak%gmail.com2009-02-121-6/+8
| | | | | | should only be displayed if the user is logged in Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-124-8/+4
| | | | 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.org2009-02-111-7/+27
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 477662: Display attachment flags as read-only to logged out users - ↵lpsolit%gmail.com2009-02-091-13/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-082-8/+13
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix ↵gerv%gerv.net2009-02-081-39/+5
| | | | encodings of &, and update OS list. r=justdave, a=lpsolit.
* Bug 476678 - Rich clients unable to update bugs need security token ↵ghendricks%novell.com2009-02-051-0/+5
| | | | | | included in bug xml patch by ghendricks@novell.com r=LpSolit a=LpSolit
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵lpsolit%gmail.com2009-02-021-0/+1
| | | | bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 344559: Add Commit Button below the top fields on show_bug.cgiguy.pyrzak%gmail.com2009-01-301-8/+11
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-297-78/+60
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵dkl%redhat.com2009-01-281-1/+1
| | | | | | otherwise show bug id Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat
* Bug 467334: Commit button is not spaced the same vertically as the Status ↵mkanat%bugzilla.org2009-01-261-1/+1
| | | | | | drop-down Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
* Bug 471461: Incorrect text displayed about groups when a bug is in a product ↵lpsolit%gmail.com2009-01-251-35/+41
| | | | which has only one group defined, with settings Mandatory/Mandatory - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵mkanat%bugzilla.org2009-01-222-1/+33
| | | | | | any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 286452: Add more detailed information to time tracking summary report - ↵wicked%sci.fi2009-01-151-1/+45
| | | | Original patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> and modified/extended patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 332995: Steps to Reproduce not removed from comment when user leaves ↵lpsolit%gmail.com2009-01-011-1/+1
| | | | default content (steps without blanks) - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 309383: New bug submission should include the bug summary in the title ↵lpsolit%gmail.com2009-01-011-1/+4
| | | | of the page - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* Bug 385163: The guided enter bug form says "Create a new Attachment" link on ↵lpsolit%gmail.com2008-12-291-1/+1
| | | | the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit
* Bug 465589: Already selected user accounts are no longer displayed when ↵lpsolit%gmail.com2008-12-292-1/+32
| | | | usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 31117 - should have a "submit only my comments" option on midair collisiondkl%redhat.com2008-12-181-0/+11
| | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
* Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com2008-12-171-8/+0
| | | | Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
* Caught by justdave: comment box <table> was unclosed if you weren't logged in.mkanat%bugzilla.org2008-11-301-2/+2
|