summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
AgeCommit message (Collapse)AuthorFilesLines
2015-03-30Bug 1007605 - Make FIXED non-fixed, by changing noresolveonopenblockers to ↵Gervase Markham1-2/+2
define what the fixed resolution is. r,a=glob
2015-03-19Bug 1136745: Kill the makeproductgroups parameterGervase Markham2-16/+5
r=LpSolit a=glob
2015-03-15Bug 902395: Enforce utf8 = true for all installations and remove the utf8 ↵Frédéric Buclin1-11/+0
parameter r=dkl a=sgreen
2015-03-13Bug 1062718 - add the ability to disable sending of mail when updating bugsPami Ketolainen2-2/+8
r=dylan,a=sgreen
2015-03-11Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵Frédéric Buclin1-1/+3
(U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave
2015-03-05Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones4-0/+4
r=dkl,a=glob
2015-02-22Fix colspan (bug 554964)Frédéric Buclin1-1/+1
2015-01-21Bug 1122565: editversions.cgi should focus the version field on page load to ↵David Lawrence2-2/+2
cut down on need for mouse r=LpSolit,a=glob
2015-01-20Bug 1122125: Add a link to release notes from admin.cgiDavid Lawrence1-0/+4
r=LpSolit,a=justdave
2014-12-18Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=dkl.Gervase Markham1-8/+0
2014-12-17Bug 1099029 part 2: Also fix the URL pointing to the ↵Frédéric Buclin1-1/+1
duplicate_or_move_bug_status parameter
2014-12-17Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham20-20/+20
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params ↵Gervase Markham1-46/+0
into localconfig (and kill the Graphs panel). r=gerv, a=glob. (commit 2)
2014-12-111099029: Display localized bug statuses in tooltips when editing the bug ↵Matt Selsky1-1/+1
status workflow. r=gerv, a=simon.
2014-12-11Bug 1106049 - Fix missing comma in the list of possible action on the page ↵Matt Selsky1-1/+1
displayed after the addition of a new user. r=gerv, a=simon
2014-11-14Bug 1098562: Fix a typo in admin/params/memcached.html.tmplKoosha KM1-1/+1
r=dkl,a=glob
2014-11-05Bug 1091584: Typo in users/confirm-delete.html.tmplDavid Lawrence1-1/+1
r=gerv,a=glob
2014-10-31Bug 1062739: add the ability for administrators to limit the number of ↵Byron Jones2-0/+80
emails sent to a user per minute and hour r=dylan,a=glob
2014-10-24Bug 1073264 - allow attachment download to be offloaded to the webserver ↵Damien Nozay1-1/+27
using X-SendFile or equivalent. r=gerv, a=glob.
2014-10-16Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin1-51/+0
r=gerv a=glob
2014-10-01Bug 1069760 - Cannot use 'component' in a templateSimon Green2-10/+10
r=gerv, a=justdave
2014-09-26Bug 1071024 - improve description of mail_delivery_method. r=glob.Gervase Markham1-1/+6
2014-09-20Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin1-2/+2
r=dylan a=glob
2014-09-11Bug 1009013 - Require a user to change their password if they log in and ↵Simon Green1-0/+6
their current password does not meet the password complexity rules r=glob, a=sgreen
2014-08-19Bug 1053802: Groups used for the comment_taggers_group and debug_group ↵Frédéric Buclin1-1/+2
parameters can be deleted r=sgreen a=glob
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