aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Collapse)AuthorAgeFilesLines
* Bug 367475: Reword "Bug XXX has been added to the database" to "Bug XXX has ↵Sunil Joshi2012-11-191-1/+1
| | | | | | been successfully created" r/a=LpSolit
* Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin2012-11-191-5/+4
| | | | r=glob a=LpSolit
* Bug 797636: Improve performance for buglistsFrédéric Buclin2012-11-161-6/+2
| | | | r=dkl a=LpSolit
* Bug 578762: When moving a bug into another product, the "Verify Bug Group" ↵Sunil Joshi2012-11-161-16/+19
| | | | | | section should not appear if no groups are applicable r/a=LpSolit
* Bug 731178 (CVE-2012-4199): [SECURITY] field-events.js.tmpl discloses ↵Frédéric Buclin2012-11-132-8/+21
| | | | | | product and component names that the user is not allowed to see r=dkl a=LpSolit
* Bug 286374 - Platform and OS lose their hyperlinks (in create) when viewingSunil Joshi2012-10-301-14/+18
| | | | r=dkl, a=LpSolit
* Bug 797680: make "reset assignee/qa-contact to default" unchecked if the ↵Byron Jones2012-10-161-3/+5
| | | | | | assignee/qa-contact has changed from defaults r=LpSolit, r=LpSolit
* Bug 437212: Make page refreshing under Firefox update fieldsByron Jones2012-09-263-0/+5
| | | | r=LpSolit, a=LpSolit
* Bug 345244: Bug template creation window has silly titleSunil Joshi2012-09-191-1/+1
| | | | r/a=LpSolit
* Bug 791564: If no flagtype is multiplicable for a given bug, then unset ↵Frédéric Buclin2012-09-161-4/+4
| | | | | | flags are displayed by default instead of being hidden a=LpSolit
* Bug 675171 - standardize font weight for field labelsDave Lawrence2012-09-041-44/+44
| | | | r=glob, a=LpSolit
* Bug 786691 - Do not display the (more flags) link to logged out users as ↵Dave Lawrence2012-08-301-1/+1
| | | | | | they cannot set any flag r/a=LpSolit
* Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot seeFrédéric Buclin2012-08-091-1/+2
| | | | r=glob a=LpSolit
* Bug 759413 - Use "cannot" instead of "can not".Matt Selsky2012-08-031-1/+1
| | | | r=Wurblzap, a=LpSolit
* Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵Dave Lawrence2012-08-011-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 Lawrence2012-08-011-23/+24
| | | | | | available for a specific component on enter_bug.cgi r/a=LpSolit
* Bug 684171 - add a "(take)" link to the QA Contact fieldDave Lawrence2012-07-311-18/+23
| | | | r/a=LpSolit
* Bug 768573: bug/field.html.tmpl overrides the 'hidden' variable, causing ↵Frédéric Buclin2012-07-311-7/+7
| | | | | | some field labels to be hidden by accident r=glob a=LpSolit
* Backout bug 768573Frédéric Buclin2012-07-293-4/+4
|
* Bug 767308 - Bug id should be last field in URL query string (after list_id) Dave Lawrence2012-07-231-5/+12
| | | | r=glob, a=LpSolit
* Bug 762783: Change dependent bugs to use POST when the url exceeds the url ↵Simon Green2012-06-291-5/+21
| | | | | | length limit r=glob, a=LpSolit
* Bug 766528: Use field-label.html.tmpl for timetracking fieldsPami Ketolainen2012-06-261-17/+17
| | | | r/a=LpSolit
* Bug 768573: Templates must INCLUDE bug/field.html.tmpl instead of PROCESS'ing itFrédéric Buclin2012-06-263-4/+4
| | | | r=glob a=LpSolit
* Bug 138546: Add a checkbox to add himself to the CC list when creating or ↵Reed Loden2012-06-261-6/+1
| | | | | | editing an attachment r/a=LpSolit
* Bug 676039: The XML format for bugs should include the full name of ↵Frank Becker2012-05-271-1/+2
| | | | | | attachment creators r/a=LpSolit
* The calendar widget is not localizable.Marc Schumann2012-05-182-7/+8
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365
* Bug 728138: Custom fields should have a "Long Description" attribute to ↵rojanu2012-05-171-7/+11
| | | | | | better understand what they are used for r/a=LpSolit
* Bug 726953 - Link the bug alias & summary to fields.html in show_bug.cgi. ↵Matt Selsky2012-05-081-9/+9
| | | | r=gerv, a=LpSolit.
* Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-073-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 informationFrank Becker2012-04-201-13/+21
| | | | r=dkl, a=LpSolit
* Comment toggling text is not localizable because it's in a .js file.Marc Schumann2012-04-151-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 Schumann2012-04-111-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 performanceFrédéric Buclin2012-03-011-3/+10
| | | | r=dkl a=LpSolit
* Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵Frédéric Buclin2012-02-283-3/+14
| | | | | | large number of products r=dkl a=LpSolit
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-266-12/+0
| | | | r/a=LpSolit
* Fix bustage due to bug 715514.Tiago Mello2012-01-251-1/+1
|
* Bug 715514: Fix showdependencytree misleading in "hide resolved" viewMatt Selsky2012-01-251-2/+2
| | | | r=timello, a=LpSolit
* Bug 714335 - Multiple clicks of the reply link on comments keeps adding the ↵Dave Lawrence2012-01-131-1/+3
| | | | | | reply text to the new comment box r/a=LpSolit
* Bug 717215: Remove references to url_quote filterSimon Green2012-01-121-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 Buclin2012-01-1134-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 Green2012-01-111-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 Selsky2012-01-061-0/+12
| | | | r/a=LpSolit
* Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)Matt Selsky2011-12-263-14/+7
| | | | r/a=LpSolit
* Bug 424215 - show_bug.cgi should hide unset flags unless needing to edit themDave Lawrence2011-12-141-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 Selsky2011-12-052-10/+7
| | | | | | description (confusingly links to actual URL) r/a=mkanat
* Bug 428490 - Display group icons for indirect memberships, too.Marc Schumann2011-11-281-1/+1
| | | | r/a=LpSolit
* Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized ↵Frédéric Buclin2011-11-221-57/+0
| | | | | | bug creation r=mkanat a=LpSolit
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-2317-30/+0
| | | | r/a=mkanat
* Bug 451804: Change templates to use field_descs.rep_platformMatt Selsky2011-10-192-2/+3
| | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit
* Bug 683623 - "Unterminated string constant" errors from people with ↵David Lawrence2011-09-071-1/+1
| | | | | | double-quotes in their name r=glob, a=LpSolit