aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Collapse)AuthorAgeFilesLines
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-021-2/+3
|
* Bug 824342: The "First" and "Last" links should be disabled on bug ↵Sunil Joshi2013-01-021-7/+16
| | | | | | navigation when we are on the first or last bug respectively of the buglist r=LpSolit a=justdave
* Bug 825524: When cloning a bug, the "We've made a guess at your operating ↵Sunil Joshi2013-01-021-1/+1
| | | | | | system and platform" message should not be displayed r/a=LpSolit
* Bug 685607: When a user edits the last bug of a buglist and his user pref is ↵Sunil Joshi2013-01-021-2/+2
| | | | | | set to "Show next bug in my list", the page header looks like to have missing data r/a=LpSolit
* Bug 353351: The name of the component in enter_bug.cgi should not be case ↵Koosha Khajeh Moogahi2013-01-021-1/+1
| | | | | | sensitive r=glob a=LpSolit
* Bug 824620: Unclosed <tr> in dependency block ("Blocks")Olav Vitters2012-12-251-0/+1
| | | | r=LpSolit, a=LpSolit
* Bug 406758: The help page for keywords uses "tag", but tags are something elseSunil Joshi2012-12-161-1/+1
| | | | r/a=LpSolit
* Bug 806809: Custom field values with "Enabled for bugs" set to "No" break ↵Alexander Tereschenko2012-12-161-0/+1
| | | | | | the values list if the field's values visibility depends on another field values r/a=LpSolit
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-3/+3
| | | | r/a=LpSolit
* Bug 816266 - Bug alias should be present in bug's <title>Dave Lawrence2012-11-301-4/+12
| | | | r=glob, a=LpSolit
* Bug 718289: The deadline field should be visible by non-members of the ↵Frédéric Buclin2012-11-262-3/+8
| | | | | | timetracking group r=dkl a=LpSolit
* 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