summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Collapse)AuthorFilesLines
2014-07-21Bug 950363 - The description of the 'smtpserver' parameter should specify ↵Steve Root1-1/+2
that it accepts a port number r=dkl,a=glob
2014-07-10Bug 248994 - Edit user page description for inherited privs should use all ↵Sunil Joshi1-1/+1
instead of any for lists. r=gerv, a=sgreen.
2014-04-24Fix some syntax errors left by bug 489028Frédéric Buclin1-2/+2
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-1/+4
r=glob a=justdave
2014-04-17Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin1-2/+3
r=dkl a=justdave
2014-04-02Bug 539894: Use <optgroup/> to group products into classifications in the ↵rojanu2-15/+14
product drop-down on show_bug.cgi r=glob, a=justdave
2014-03-23Bug 962812: Use the "required" attribute where appropriateSunil Joshi18-24/+30
r=LpSolit a=justdave
2014-03-21Bug 399087 - Remove the 'mostfreqthreshold' parameterSunil Joshi [:SunilJoshi]1-5/+0
r=dkl,a=justdave
2014-03-04Bug 956190 (part 2): Merge params.css and editusers.css with admin.cssFrédéric Buclin6-28/+32
r/a=justdave
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville3-5/+5
r=gerv a=justdave
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin19-21/+19
inexistent files r=gerv a=justdave
2014-02-07Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.Gervase Markham1-1/+2
https://bugzilla.mozilla.org/show_bug.cgi?id=951699
2014-01-20Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin4-8/+5
onload="element.focus()" r/a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan25-68/+68
specific Bugzilla installation r=dkl,a=justdave
2014-01-07Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin6-26/+26
r/a=justdave
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin15-88/+62
r/a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin36-656/+640
r/a=justdave
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin6-22/+18
r/a=justdave
2013-12-22Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin8-29/+29
r/a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin29-61/+49
CSS styles r/a=justdave
2013-12-19Bug 237498: Add memcached integrationByron Jones1-0/+22
r=dkl, a=sgreen
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵Simon Green1-1/+1
"all of the groups") r=gerv, a=sgreen
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵Simon Green2-9/+18
"all of the groups") r=gerv, a=sgreen
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2-1/+8
r=dkl, a=glob
2013-11-06Bug 287682: UTF-8 characters are incorrectly displayed in New Charts and ↵Frédéric Buclin1-3/+13
graphical reports r=wurblzap a=sgreen
2013-11-04Bug 933353 - UNCONFIRMED hardcoded in product list.Marc Schumann1-1/+2
r=LpSolit; 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-16Bug 924802: (CVE-2013-1742) [SECURITY] (XSS) "id" and "sortkey" are not ↵Frédéric Buclin1-3/+3
sanitized when editing flag types if categoryAction-foo is set r=dkl a=glob
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 365501 - admin/products/groupcontrol/updated uses p as brSunil Joshi1-7/+19
r=simon, a=glob
2013-09-04Bug 331529 - editusers list should let me search for disabled usersSunil Joshi1-3/+7
r=simon, a=simon
2013-08-30Bug 547311 - Remove the "align" attribute from <th>Christopher Trom9-16/+16
r=simon, a=sgreen
2013-08-27Bug 908572 - Grammatical error in "Query Defaults" admin paramsChristopher Trom1-1/+1
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-07Bug 868330 - Password creation directions incompleteSunil Joshi1-1/+1
r=sgreen, a=sgreen
2013-04-10Bug 860140: Remove the obsolete <blink> HTML elementFrédéric Buclin4-4/+4
r=sgreen a=LpSolit
2013-02-19Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵Simon Green1-0/+3
of products and components you cannot access r/a=LpSolit
2013-02-17Bug 601875: Display the "allow UNCONFIRMED" column when listing products in ↵Hugo Seabrook1-3/+8
editproducts.cgi r/a=LpSolit
2013-01-30Bug 272407: Send an e-mail when the administrator creates a new account for ↵Hugo Seabrook1-0/+9
a user r/a=LpSolit
2012-12-31Bug 365524: Improve emailregexpdesc parameter help textSunil Joshi1-1/+1
r=wicked, a=LpSolit
2012-12-29fix typoFrédéric Buclin1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=825443
2012-12-29Bug 825443: Linkify "Add a new classification"Sunil Joshi1-4/+4
r/a=LpSolit
2012-12-02Bug 547311: Remove the "align" attribute from <th>Christopher Trom17-47/+47
r/a=LpSolit
2012-12-02Bug 460372: The confirmation thrown when deleting a custom field, component, ↵Sunil Joshi5-9/+10
version or product must have a red background if the deletion affects bugs r/a=LpSolit
2012-11-29Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and ↵Frédéric Buclin3-265/+199
admin/custom_fields/edit.html.tmpl into a single template r=dkl a=LpSolit
2012-11-16Bug 810954: In the "reclassify products" page, form labels are not in boldSunil Joshi1-4/+4
r/a=LpSolit
2012-11-16Bug 802873: Linkify component names in the "Edit Product" pageKoosha Khajeh Moogahi1-1/+3
r/a=LpSolit
2012-10-16Bug 577329 - WebServices should filter email addresses same as the web UI as ↵Dave Lawrence1-0/+7
users are not always required to login r/a=LpSolit
2012-10-14Bug 800842: Inconsistency in field names in editcomponents.cgiKoosha Khajeh Moogahi1-2/+2
r/a=LpSolit
2012-10-13Bug 335417: Minor tweaks to the description of the mybugstemplate and ↵Sunil Joshi1-3/+3
defaultquery parameters r/a=LpSolit