summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2013-11-04Bug 933485 - Uncaught bugword in bug entry template.Marc Schumann1-1/+1
r=LpSolit; a=glob
2013-11-04Bug 933353 - UNCONFIRMED hardcoded in product list.Marc Schumann1-1/+2
r=LpSolit; a=glob
2013-11-04Bug 933736 - names are no longer links in html bugmail with background ↵Dave Lawrence1-2/+2
bugmail generation r/a=glob
2013-11-04Bug 933274 - Uncaught bugword in ↵Marc Schumann1-1/+1
template/en/default/admin/params/auth.html.tmpl. r=dkl; a=sgreen
2013-10-29Bug 863745: Enable multi-select fields in reportsPami Ketolainen2-14/+12
r=LpSolit a=glob
2013-10-28Bug 919314: Do not list the target milestone in bugmail headers when ↵Sunil Joshi1-0/+2
usetargetmilestone is off r=LpSolit a=glob
2013-10-16Bug 924932: (CVE-2013-1743) [SECURITY] Field values are not escaped ↵Frédéric Buclin1-14/+24
correctly in tabular reports r=dkl a=glob
2013-10-16Bug 924802: (CVE-2013-1742) [SECURITY] (XSS) "id" and "sortkey" are not ↵Frédéric Buclin2-5/+3
sanitized when editing flag types if categoryAction-foo is set r=dkl a=glob
2013-10-16Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ↵Dave Lawrence1-0/+3
and allowing easier brute force r=LpSolit,a=glob
2013-10-16Bug 912641: Release notes for Bugzilla 4.4.1Frédéric Buclin1-2/+45
r=dkl a=LpSolit
2013-10-11Fixes on checkin for bug 769134Frédéric Buclin1-8/+4
2013-09-28Bug 891311: Text in the "My Requests" page is misleading about how the ↵Frédéric Buclin1-7/+5
AND/OR radio button works r=dkl a=justdave
2013-09-28Bug 798927: An error should be thrown when passing an illegal pronounImran Chaudhry1-0/+7
r=LpSolit a=justdave
2013-09-26Bug 920787: The "Flags:" label in bug reports is badly alignedFrédéric Buclin1-5/+2
r=dkl a=sgreen
2013-09-26Bug 917669 - invalid or expired authentication tokens and cookies should ↵Dave Lawrence1-0/+5
throw errors, not be silently ignored r/a=glob
2013-09-26Bug 769134 - Bugzilla unintentionally removes groups when changing products ↵Simon Green1-13/+58
with multiple bugs r=dkl, a=justdave
2013-09-25Bug 455301: Don't show password box on userprefs.cgi if your auth method ↵Dirk Steinmetz1-15/+19
didn't use DB passwords r=LpSolit a=justdave
2013-09-19Bug 897510 - Create and Modify User Screen must also contain password rules ↵Sunil Joshi1-1/+8
as hint r=simon, a=glob
2013-09-19Bug 373820 - View User Account Log should include real nameSunil Joshi1-1/+1
r=simon, a=glob
2013-09-19Bug 368541 - Make it obvious that the bug alias is not part of the bug summarySunil Joshi1-2/+2
r=simon, a=simon
2013-09-19Bug 365501 - admin/products/groupcontrol/updated uses p as brSunil Joshi1-7/+19
r=simon, a=glob
2013-09-19Bug 332034 - Add New Attachment as an option for attachment.cgi when we are ↵Sunil Joshi1-2/+8
not passed any parameters\nr=simon, a=glob
2013-09-18Bug 578434 - Bug group checkboxes lay out poorly beside attachment fieldDave Lawrence2-63/+50
- Backed out to make adjustments on screen size before the groups drop down https://bugzilla.mozilla.org/show_bug.cgi?id=578464
2013-09-18Bug 578434 - Bug group checkboxes lay out poorly beside attachment field Dave Lawrence2-50/+63
r/a=glob
2013-09-04Bug 875217 - SecurityError in Javascript on buglist.cgiSimon Green1-6/+6
r=glob, a=glob
2013-09-04Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the ↵Sunil Joshi1-5/+7
search page r=simon, a=simon
2013-09-04Bug 331529 - editusers list should let me search for disabled usersSunil Joshi1-3/+7
r=simon, a=simon
2013-08-30Bug 388653 - Stars in chart.html.tmpl could be thought as typosSunil Joshi1-1/+1
r=simon, a=glob
2013-08-30Bug 547311 - Remove the "align" attribute from <th>Christopher Trom13-21/+21
r=simon, a=sgreen
2013-08-27Bug 908572 - Grammatical error in "Query Defaults" admin paramsChristopher Trom1-1/+1
r=simon, a=glob
2013-08-27Bug 903337 - Do not display the CC list and the "Remove selected CCs" ↵Sunil Joshi4-6/+6
checkbox if the CC list is empty r=simon, a=glob
2013-08-16Bug 365499 - admin/products/groupcontrol/confirm-edit uses p as brSunil Joshi1-18/+27
r=sgreen, a=sgreen
2013-08-16Bug 902314 - Make the title and headings consistent on the pre enter bug pagesSimon Green2-3/+8
r=dkl, a=sgreen
2013-08-09Bug 861582: Missing description in the "Bug Fields" page for "Importance"Frédéric Buclin2-0/+9
r=sgreen a=justdave
2013-08-08Bug 899586: Consecutive whitespaces in field values are ignored in <select> ↵Frédéric Buclin1-1/+1
elements r=sgreen a=glob
2013-08-08Bug 669535 - User pref for "Possible Duplicates"Dave Lawrence1-1/+1
- Failed test 'template/en/default/bug/create/create.html.tmpl contains tabs --WARNING'
2013-08-08Bug 669535 - User pref for "Possible Duplicates"Sunil Joshi2-1/+3
r=dkl,a=glob
2013-08-08Bug 875732 - Need hooks for new column in saved-searchesrajanu1-0/+3
r=dkl,a=glob
2013-08-07Bug 868330 - Password creation directions incompleteSunil Joshi2-4/+13
r=sgreen, a=sgreen
2013-08-07Bug 897264 - letters_numbers_specialchars password restriction is incorrectSimon Green1-15/+15
r=LpSolit, a=sgreen
2013-08-06Bug 899679 - Bug History page, "back to" should not be striked of only Bug # ↵Sunil Joshi1-2/+2
should be striked off. r=sgreen, a=sgreen
2013-08-06Bug 899679 - Bug History page, "back to" should not be striked of only Bug # ↵Sunil Joshi1-1/+9
should be striked off. r=sgreen, a=sgreen
2013-08-06Bug 898784 - Clarify on the CreateAccount page that email address is login ↵Sunil Joshi1-1/+7
when param emailsuffix is set. r=sgreen, a=sgreen
2013-08-06Bug 491316 - Allow the reporter to enter keywords at bug creationSunil Joshi1-10/+10
r=sgreen, a=sgreen
2013-08-06Bug 467510 - Remove 'bug' from all page titles containing bug numberSunil Joshi2-3/+3
r=sgreen, a=sgreen https://bugzilla.mozilla.org/show_bug.cgi?id=457510
2013-07-30Bug 402745 - Improve the error message displayed when accessing ↵Sunil Joshi1-0/+2
summarize_time.cgi with no bug ID
2013-07-30Bug 856736 - Set X-Bugzilla-Type to dep_changed for 'dependency changed" bugmailDave Lawrence1-1/+1
r/a=sgreen
2013-07-30Bug 237516 - confusing cancellation message for tokensSunil Joshi1-1/+1
r=dkl,a=sgreen
2013-07-27Bug 494675 - Message describing steps after user requests to change email ↵Sunil Joshi1-2/+3
address is confusing r=dkl,a=sgreen
2013-07-26Bug 893618 - Bug status anchor different on create and modify bug pageSimon Green1-2/+2
r=LpSolit, a=glob