aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1088399 - Add support for Github pull requests in See Also field. ↵Matt Selsky2014-10-241-1/+1
| | | | r=gerv, a=glob.
* Bug 1033068: The "unknown_action" error message could confuse the userFrédéric Buclin2014-10-221-2/+3
| | | | r=dkl a=sgreen
* Bug 1080840: Update WebServices to include Markdown featureKoosha KM2014-10-161-0/+3
| | | | r=dkl,a=glob
* Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2014-10-061-1/+1
| | | | r=dkl,a=sgreen
* Bug 1071317: Remove unused variablesFrédéric Buclin2014-09-291-2/+0
| | | | r=gerv a=sgreen
* Bug 1064395: concatenate and slightly minify javascript filesByron Jones2014-09-181-7/+24
| | | | r=dkl,a=glob
* Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 ↵Frédéric Buclin2014-09-112-77/+0
| | | | | | spec about valid <link rel="..."> keywords r=dkl a=sgreen
* Bug 1009013 - Require a user to change their password if they log in and ↵Simon Green2014-09-111-8/+8
| | | | | | their current password does not meet the password complexity rules r=glob, a=sgreen
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-281-1/+2
| | | | r=dkl,a=sgreen
* Bug 1009520 - Incorrect quote usage in global/header.html.tmplSimon Green2014-08-141-5/+5
| | | | r=gerv, a=sgreen
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-272-0/+17
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Bug 1014345 - Add Group.get RPC callSimon Green2014-07-021-0/+5
| | | | r=glob, a=glob
* Bug 1020821 - Product drop down orders classifications alphabeticallySimon Green2014-07-021-2/+4
| | | | r=gkl, a=glob
* Bug 1012508 - Add a admin_menu hook to change who has access to admin.cgiSimon Green2014-06-141-5/+1
| | | | r=gerv, a=sgreen
* Bug 442013 - Create Bugzilla::User->set_groups and set_bless_groups and have ↵Simon Green2014-06-061-30/+24
| | | | | | editusers.cgi use them r=justdave, a=glob
* Bug 977969: concatenate and slightly minify css filesByron Jones2014-05-141-34/+6
| | | | r=gerv, a=glob
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-222-0/+6
| | | | r=glob a=justdave
* Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin2014-04-171-0/+9
| | | | r=dkl a=justdave
* Bug 994619 - show_bug product list is sometimes missing the actual product a ↵David Lawrence2014-04-161-10/+20
| | | | | | bug is in r=gerv,a=justdave
* Bug 539894: Use <optgroup/> to group products into classifications in the ↵rojanu2014-04-021-0/+80
| | | | | | product drop-down on show_bug.cgi r=glob, a=justdave
* Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin2014-03-261-9/+3
| | | | r/a=justdave
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-231-0/+3
| | | | r=LpSolit a=justdave
* Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, ↵Gervase Markham2014-03-211-1/+1
| | | | a=justdave.
* Bug 956190 (part 3): Remove IE-fixes.css (Internet Explorer 7 and older are ↵Frédéric Buclin2014-03-051-10/+0
| | | | | | no longer supported) r/a=justdave
* Bug 365050 - removal notice doesn't use English correctly (lists: =and)Matt Selsky2014-03-041-4/+2
| | | | r=dkl,a=justdave
* Bug 365057 - messages.html.tmpl file bareword should be tagged in <code> or ↵Matt Selsky2014-03-041-1/+1
| | | | | | something r=dkl,a=justdave
* Bug 466178 - Add an INTEGER custom field typeSimon Green2014-02-272-0/+7
| | | r=glob, a=justdave
* Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged ↵Frédéric Buclin2014-02-251-4/+4
| | | | | | user doesn't alter the keywords list r=gerv a=justdave
* Bug 913364 - Reuse preset values when navigation through enter_bug.cgiSimon Green2014-01-212-8/+5
| | | r=glob, a=glob
* Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin2014-01-201-1/+1
| | | | | | onload="element.focus()" r/a=justdave
* Bug 959402: Saved searches in the page footer cause the page to not be valid ↵Frédéric Buclin2014-01-161-31/+29
| | | | | | HTML5 r/a=justdave
* Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin2014-01-081-2/+1
| | | | r/a=justdave
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2014-01-074-17/+17
| | | | | | specific Bugzilla installation r=dkl,a=justdave
* Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin2014-01-072-9/+9
| | | | r/a=justdave
* Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence2013-12-311-0/+10
| | | | r=sgreen,a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-316-117/+70
| | | | r/a=justdave
* Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin2013-12-281-2/+0
| | | | r/a=justdave
* Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin2013-12-222-14/+14
| | | | r/a=justdave
* Bug 918013: Add Bugzilla messaging system in quips pageSunil Joshi2013-12-221-0/+24
| | | | r=LpSolit a=justdave
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2013-12-222-5/+12
| | | | | | CSS styles r/a=justdave
* Bug 947766 - Poorly worded error message when attempting to attach a file ↵Simon Green2013-12-121-1/+2
| | | | | that is too large r=glob, a=sgreen
* Fix warning caused by Bug 793963Byron Jones2013-11-251-4/+0
|
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-251-1/+26
| | | | r=dkl, a=glob
* Bug 931765 - When you enter your login or password wrong, the error message ↵tinajohnson.1234@gmail.com2013-11-051-3/+3
| | | | | | shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid" r=dkl,a=sgreen
* Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ↵Dave Lawrence2013-10-161-0/+3
| | | | | | and allowing easier brute force r=LpSolit,a=glob
* Bug 798927: An error should be thrown when passing an illegal pronounImran Chaudhry2013-09-281-0/+7
| | | | r=LpSolit a=justdave
* Bug 917669 - invalid or expired authentication tokens and cookies should ↵Dave Lawrence2013-09-261-0/+5
| | | | | | throw errors, not be silently ignored r/a=glob
* Bug 547311 - Remove the "align" attribute from <th>Christopher Trom2013-08-301-1/+1
| | | r=simon, a=sgreen
* Bug 902314 - Make the title and headings consistent on the pre enter bug pagesSimon Green2013-08-162-3/+8
| | | r=dkl, a=sgreen
* Bug 669535 - User pref for "Possible Duplicates"Sunil Joshi2013-08-081-0/+1
| | | | r=dkl,a=glob