aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Collapse)AuthorAgeFilesLines
* Bug 634812: Having a very large number of custom fields can make displaying ↵Frédéric Buclin2011-08-012-22/+23
| | | | | | show_bug.cgi slow r=glob a=LpSolit
* Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmplFrédéric Buclin2011-07-261-0/+2
| | | | r=glob a=LpSolit
* Bug 647158: The Error Console in Firefox reportsFrédéric Buclin2011-07-261-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 Pyrzak2011-06-281-1/+1
| | | | | | duplicates have been searched for r=mkanat, r=mkanat
* Bug 658547 - The link for new attachments in bugmail should point to the ↵David Lawrence2011-06-231-1/+1
| | | | | | "Edit" page rather than to the attachment content itself r/a=LpSolit
* Bug 659124 - New template hook in bug/show-header.html.tmpl to allow ↵David Lawrence2011-05-231-0/+2
| | | | | | manipulating header information for show_bug.cg r/a=mkanat
* Bug 658056 - Improper HTML on show_bug.cgi page when user is logged outDavid Lawrence2011-05-181-7/+13
| | | | r/a=LpSolit
* Bug 28849: Block users from CCing other users if they do not have editbugs privsByron Jones2011-05-101-3/+13
| | | | r=LpSolit, a=LpSolit
* Bug 653104 - The description of components in enter_bug.cgi is out of sync ↵David Lawrence2011-04-251-0/+1
| | | | | | when some components are disabled r/a=LpSolit
* Bug 653263: XML bug files do not contain fields whose value evaluates to "false"Frédéric Buclin2011-04-281-1/+7
| | | | r/a=mkanat
* Bug 640719: Allow creating bookmarkable templates without passing validation,Max Kanat-Alexander2011-04-271-1/+1
| | | | | on enter_bug.cgi r=pyrzak, a=mkanat
* Bug 652987: The XML file of a bug incorrectly sets the See Also fieldFrédéric Buclin2011-04-271-0/+2
| | | | r=timello a=LpSolit
* Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the ↵Frédéric Buclin2011-04-261-3/+3
| | | | | | URL is lost r=dkl a=LpSolit
* Bug 609968 - Allow local See Also links to show status/summary when mouseover David Lawrence2011-02-231-4/+13
| | | | r=timello,a=mkanat
* Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello2011-02-101-5/+7
| | | | r/a=mkanat
* Bug 461014 - How to create a private attachment in enter_bug.cgi not obviousDavid Lawrence2011-02-011-2/+2
| | | | | r=reed,a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=507211
* Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵Frédéric Buclin2011-01-242-9/+7
| | | | | | | | | | for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace and Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs r=dkl a=LpSolit
* Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible ↵Reed Loden2011-01-241-1/+2
| | | | | | duplicates" table due to lack of encoding by YUI [r=mkanat a=LpSolit]
* Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to ↵David Lawrence2011-01-211-0/+2
| | | | | | create.html.tmpl r/a=mkanat
* Bug 626292: "Make description private" checkbox should set bz_private class ↵David Lawrence2011-01-212-3/+5
| | | | | | on the comment box r/a=mkanat
* Bug 626658 - Add (take) link to bug edit page to allow quick assigning to ↵David Lawrence2011-01-201-0/+10
| | | | | | the current user r/a=mkanat
* Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander2011-01-032-26/+85
| | | | r=LpSolit, a=LpSolit
* Bug 607581: URLs in the See Also field are not linkified when the user is ↵Frédéric Buclin2010-11-021-0/+6
| | | | | | logged out r=pyrzak a=LpSolit
* Bug 608375: The calendar widget is not available in the Time Summary pageGuy Pyrzak2010-11-021-3/+19
| | | | r=wicked a=mkanat
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-264-15/+4
| | | | r=glob, a=mkanat
* Bug 473557: Make the "Collapse All Comments" link work properly even whenMax Kanat-Alexander2010-10-221-2/+2
| | | | | | the "comment order" preference is set to "newest to oldest with description at top" r=mkanat, a=mkanat
* Bug 598014: Document how to mark the initial comment as private when using ↵Frédéric Buclin2010-10-213-5/+6
| | | | | | Bug.create() r/a=mkanat
* 577720: Use history.replaceState() so that the URL after processing a bug ↵Guy Pyrzak2010-10-031-0/+12
| | | | | | | isn't process_bug.cgi, post_bug.cgi, or attachment.cgi r=mkanat, a=mkanat https://bugzilla.mozilla.org/show_bug.cgi?id=577720
* Bug 601218: Do not display (show) when the CC list is emptyGuy Pyrzak2010-10-021-10/+14
| | | | r=LpSolit, a=LpSolit
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-271-1/+1
| | | | | <script src> and <link href> tags in Bugzilla r=glob, a=mkanat
* Bug 594947: show_bug text boxes are not 100% widthGuy Pyrzak2010-09-191-0/+3
| | | | r/a=mkanat
* Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵Guy Pyrzak2010-09-191-0/+13
| | | | | | Comment" link at [bottom|top] r/a=mkanat
* Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak2010-09-191-1/+1
| | | | r/a=LpSolit
* Bug 463134: Remove "Show every bug in the system with dependencies" in ↵Frédéric Buclin2010-09-081-4/+1
| | | | | | dependency graphs r/a=mkanat
* Bug 77193 - Add the ability to retire (disable) old versions, components and ↵Dave Lawrence2010-08-313-5/+10
| | | | | | milestones r/a=mkanat
* Bug 591218 - Add missing 'longdesclength' form field to fix problem when ↵Reed Loden2010-08-281-0/+1
| | | | | | receiving a mid-air after selecting "Submit only my new comment" on mid-air page. [r=mkanat a=mkanat]
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-272-5/+6
| | | | | based on multiple values of another field (visibility controllers) r/a=mkanat
* Bug 584115: Some comments incorrectly disappear for users not in the ↵Frédéric Buclin2010-08-211-2/+3
| | | | | | timetracking group r/a=mkanat
* Bug 584032: Cannot set requestees on bug creationFrédéric Buclin2010-08-051-2/+3
| | | | r=pyrzak a=LpSolit
* Bug 581668: Obsolete groups have no name nor ID when moving a bug to another ↵Frédéric Buclin2010-07-241-4/+3
| | | | | | product r=timello a=LpSolit
* Bug 581663: Directive closed twiceFrédéric Buclin2010-07-241-1/+1
| | | | r=timello a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-236-18/+18
| | | | r/a=mkanat
* Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander2010-07-201-5/+14
| | | | r=timello, a=mkanat
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-182-2/+2
| | | | r/a=mkanat
* Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander2010-07-121-6/+6
| | | | | show_bug, post_bug, etc. r=dkl, a=mkanat
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-121-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 Buclin2010-07-131-2/+2
| | | | | | checkboxes r=reed a=LpSolit
* Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2010-07-052-1/+25
| | | | | classification. r=mkanat, r=timello, a=mkanat
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-053-15/+32
| | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
* Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander2010-06-252-20/+22
| | | | | names instead of ids r=dkl, a=mkanat