Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 726953 - Link the bug alias & summary to fields.html in show_bug.cgi. ↵ | Matt Selsky | 2012-05-08 | 1 | -9/+9 |
| | | | | r=gerv, a=LpSolit. | ||||
* | Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵ | Frédéric Buclin | 2012-05-07 | 3 | -8/+26 |
| | | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit | ||||
* | Bug 675502 - show_bug.cgi ctype=xml should include some more comment information | Frank Becker | 2012-04-20 | 1 | -13/+21 |
| | | | | r=dkl, a=LpSolit | ||||
* | Comment toggling text is not localizable because it's in a .js file. | Marc Schumann | 2012-04-15 | 1 | -1/+1 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460 | ||||
* | If you're not allowed to change status or resolution, their values are being ↵ | Marc Schumann | 2012-04-11 | 1 | -15/+24 |
| | | | | | | | displayed unlocalized. r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=740879 | ||||
* | Bug 731562: Cache the global/user.html.tmpl template for improved performance | Frédéric Buclin | 2012-03-01 | 1 | -3/+10 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵ | Frédéric Buclin | 2012-02-28 | 3 | -3/+14 |
| | | | | | | large number of products r=dkl a=LpSolit | ||||
* | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 2012-02-26 | 6 | -12/+0 |
| | | | | r/a=LpSolit | ||||
* | Fix bustage due to bug 715514. | Tiago Mello | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Bug 715514: Fix showdependencytree misleading in "hide resolved" view | Matt Selsky | 2012-01-25 | 1 | -2/+2 |
| | | | | r=timello, a=LpSolit | ||||
* | Bug 714335 - Multiple clicks of the reply link on comments keeps adding the ↵ | Dave Lawrence | 2012-01-13 | 1 | -1/+3 |
| | | | | | | reply text to the new comment box r/a=LpSolit | ||||
* | Bug 717215: Remove references to url_quote filter | Simon Green | 2012-01-12 | 1 | -4/+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 | 34 | -636/+170 |
| | | | | | | 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 695294: The See Also field is not visible in "Format for Printing" | Matt Selsky | 2012-01-06 | 1 | -0/+12 |
| | | | | r/a=LpSolit | ||||
* | Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently) | Matt Selsky | 2011-12-26 | 3 | -14/+7 |
| | | | | r/a=LpSolit | ||||
* | Bug 424215 - show_bug.cgi should hide unset flags unless needing to edit them | Dave Lawrence | 2011-12-14 | 1 | -1/+30 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=424125 | ||||
* | Bug 577854: URL field header caption does not link to field value ↵ | Matt Selsky | 2011-12-05 | 2 | -10/+7 |
| | | | | | | description (confusingly links to actual URL) r/a=mkanat | ||||
* | Bug 428490 - Display group icons for indirect memberships, too. | Marc Schumann | 2011-11-28 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized ↵ | Frédéric Buclin | 2011-11-22 | 1 | -57/+0 |
| | | | | | | bug creation r=mkanat a=LpSolit | ||||
* | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 17 | -30/+0 |
| | | | | r/a=mkanat | ||||
* | Bug 451804: Change templates to use field_descs.rep_platform | Matt Selsky | 2011-10-19 | 2 | -2/+3 |
| | | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit | ||||
* | Bug 683623 - "Unterminated string constant" errors from people with ↵ | David Lawrence | 2011-09-07 | 1 | -1/+1 |
| | | | | | | double-quotes in their name r=glob, a=LpSolit | ||||
* | Bug 653634 - Change the comment reply header to include the name of the ↵ | David Lawrence | 2011-09-01 | 2 | -68/+36 |
| | | | | | | person who has commented r/a=LpSolit | ||||
* | Bug 680780: Advanced Search: help for field Comment is missing a space | Frédéric Buclin | 2011-08-30 | 1 | -1/+1 |
| | | | | r=wicked 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 | ||||
* | Fix bustage from fixing "Severity" to field_descs.bug_severity. | Max Kanat-Alexander | 2011-08-09 | 1 | -2/+0 |
| | |||||
* | Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-coded | Matt Selsky | 2011-08-09 | 1 | -2/+2 |
| | | | | | "Severity" r=mkanat, a=mkanat | ||||
* | Bug 677081: Private comments should remain visible by their author | Frédéric Buclin | 2011-08-08 | 1 | -1/+1 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD ↵ | David Lawrence | 2011-08-08 | 1 | -1/+3 |
| | | | | | | creation)) r=mkanat, a=LpSolit | ||||
* | Bug 55436: Implement list of duplicate bug numbers on show_bug.cgi | Frédéric Buclin | 2011-08-07 | 1 | -3/+28 |
| | | | | r=mkanat a=LpSolit | ||||
* | Bug 634812: Having a very large number of custom fields can make displaying ↵ | Frédéric Buclin | 2011-08-01 | 2 | -22/+23 |
| | | | | | | show_bug.cgi slow r=glob a=LpSolit | ||||
* | Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmpl | Frédéric Buclin | 2011-07-26 | 1 | -0/+2 |
| | | | | r=glob a=LpSolit | ||||
* | 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 658547 - The link for new attachments in bugmail should point to the ↵ | David Lawrence | 2011-06-23 | 1 | -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 Lawrence | 2011-05-23 | 1 | -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 out | David Lawrence | 2011-05-18 | 1 | -7/+13 |
| | | | | r/a=LpSolit | ||||
* | Bug 28849: Block users from CCing other users if they do not have editbugs privs | Byron Jones | 2011-05-10 | 1 | -3/+13 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | 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 653263: XML bug files do not contain fields whose value evaluates to "false" | Frédéric Buclin | 2011-04-28 | 1 | -1/+7 |
| | | | | r/a=mkanat | ||||
* | 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 652987: The XML file of a bug incorrectly sets the See Also field | Frédéric Buclin | 2011-04-27 | 1 | -0/+2 |
| | | | | r=timello a=LpSolit | ||||
* | Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the ↵ | Frédéric Buclin | 2011-04-26 | 1 | -3/+3 |
| | | | | | | URL is lost r=dkl a=LpSolit | ||||
* | Bug 609968 - Allow local See Also links to show status/summary when mouseover | David Lawrence | 2011-02-23 | 1 | -4/+13 |
| | | | | r=timello,a=mkanat | ||||
* | Bug 620827: Refactor remove see also to use remove_from_db instead. | Tiago Mello | 2011-02-10 | 1 | -5/+7 |
| | | | | r/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 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵ | Frédéric Buclin | 2011-01-24 | 2 | -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 Loden | 2011-01-24 | 1 | -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 Lawrence | 2011-01-21 | 1 | -0/+2 |
| | | | | | | create.html.tmpl r/a=mkanat |