aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
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.
* Revert "Bug 1073264 - allow attachment download to be offloaded to the ↵Gervase Markham2014-10-241-27/+1
| | | | | | webserver using X-SendFile or equivalent. r=gerv, a=glob." Morning brain thought this bug was approved for 5.0. This reverts commit 55e8faeed19ff618483cb5803847bdba6c80c752.
* Bug 1073264 - allow attachment download to be offloaded to the webserver ↵Damien Nozay2014-10-241-1/+27
| | | | using X-SendFile or equivalent. r=gerv, a=glob.
* Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't ↵Dylan William Hardison2014-10-231-1/+0
| | | | | | take into account is_active r=dkl a=glob
* Bug 1033068: The "unknown_action" error message could confuse the userFrédéric Buclin2014-10-221-2/+3
| | | | r=dkl a=sgreen
* Backout Bug 1015226: When using field-label.html.tmpl there is not a way to ↵David Lawrence2014-10-201-10/+1
| | | | underline the access key letter in the field description
* Bug 1080840: Update WebServices to include Markdown featureKoosha KM2014-10-161-0/+3
| | | | r=dkl,a=glob
* Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin2014-10-165-102/+3
| | | | r=gerv a=glob
* Bug 1059723: Reply button should become AJAX-basedKoosha KM2014-10-141-4/+46
| | | | r=dkl,a=sgreen
* Bug 1054702: CSV export vulnerable to formulae injectionSimon Green2014-10-061-3/+5
| | | | r=glob,a=glob
* Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ↵Simon Green2014-10-061-5/+8
| | | | | | who aren't in the insider group r=glob,a=glob
* Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2014-10-062-2/+1
| | | | r=dkl,a=sgreen
* Bug 1071276: Markdown comment checkbox value is not passed through properly ↵Koosha2014-10-051-0/+1
| | | | | | when a mid air collision has occurred and user chooses to submit comment r=dkl a=sgreen
* Bug 1076155: Remove "?" from table columns and labels + code cleanupFrédéric Buclin2014-10-022-10/+7
| | | | r=dkl a=justdave
* Bug 1069760 - Cannot use 'component' in a templateSimon Green2014-10-013-17/+17
| | | | r=gerv, a=justdave
* Bug 1071317: Remove unused variablesFrédéric Buclin2014-09-291-2/+0
| | | | r=gerv a=sgreen
* Bug 1071024 - improve description of mail_delivery_method. r=glob.Gervase Markham2014-09-261-1/+6
|
* Bug 1072110: _concatenate_js assumes javascript_urls is an arrayByron Jones2014-09-262-2/+2
| | | | r=dkl,a=glob
* Bug 1059685: Add user help for MarkdownKoosha KM2014-09-231-4/+4
| | | | - Fixed template filter for constant in markdown.html.tmpl
* Bug 1059685: Add user help for MarkdownKoosha KM2014-09-232-0/+266
| | | | r=dkl,a=sgreen
* Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin2014-09-201-2/+2
| | | | r=dylan a=glob
* Bug 1064395: concatenate and slightly minify javascript filesByron Jones2014-09-181-7/+24
| | | | r=dkl,a=glob
* Bug 1068277: No longer able to save/edit/forget a saved search if results ↵David Lawrence2014-09-171-27/+27
| | | | | | are 0 in buglist.cgi r=LpSolit,a=sgreen
* Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into ↵Frédéric Buclin2014-09-111-1/+0
| | | | | | data/params r=dkl r=wurblzap a=sgreen
* Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 ↵Frédéric Buclin2014-09-114-81/+3
| | | | | | 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-112-8/+14
| | | | | | their current password does not meet the password complexity rules r=glob, a=sgreen
* Bug 768892 - Specific Search without search words yields invalid_column_name ↵Simon Green2014-09-081-1/+1
| | | | | | message, complaining about sort order "relevance desc" r=sgreen, a=glob
* Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green2014-09-022-0/+23
| | | | r=glob, a=sgreen
* Bug 1060233 - Aliases are not displayed correctly in some placesSimon Green2014-08-302-5/+6
| | | | r=dkl, a=sgreen
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-287-6/+16
| | | | r=dkl,a=sgreen
* Bug 1053802: Groups used for the comment_taggers_group and debug_group ↵Frédéric Buclin2014-08-191-1/+2
| | | | | | parameters can be deleted r=sgreen a=glob
* Bug 1054165 - Don't show parenthesis if there is no aliasSimon Green2014-08-191-2/+2
| | | | r=glob, a=glob
* Bug 1047405: Comment tagging GUI not fully localizable because of text in ↵Byron Jones2014-08-141-0/+7
| | | | | | Javascript instead of template r=sgreen,a=glob
* Bug 1012506 - Allow a bug to have multiple aliasesSimon Green2014-08-142-49/+79
| | | | r=dkl, a=sgreen
* Bug 1009520 - Incorrect quote usage in global/header.html.tmplSimon Green2014-08-141-5/+5
| | | | r=gerv, a=sgreen
* Bug 469018 - Show duplicate (dupe) count on show_bug.cgiSimon Green2014-08-141-1/+1
| | | | r=gerv, a=sgreen
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-133-0/+5
| | | | r=dkl a=sgreen
* Bug 897915 - Field lists not sorted alphabeticallySimon Green2014-08-102-2/+10
| | | | r=dkl, a=sgreen
* Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the ↵David Lawrence2014-07-311-2/+2
| | | | | | documentation mentions REST only r=sgreen,a=sgreen
* Bug 1044562: Incorrect link pointing to the API key documentationFrédéric Buclin2014-07-301-1/+1
| | | | r/a=sgreen
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-275-1/+138
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* [Bug 883719] Fix a broken link in release notesFrédéric Buclin2014-07-241-3/+3
|
* Bug 950363 - The description of the 'smtpserver' parameter should specify ↵Steve Root2014-07-211-1/+2
| | | | | | that it accepts a port number r=dkl,a=glob
* Bug 1037285 - Login redirection from forms is broken for urls using a : in ↵Dylan William Hardison2014-07-161-1/+1
| | | | | | their url r/a=glob
* Bug 248994 - Edit user page description for inherited privs should use all ↵Sunil Joshi2014-07-101-1/+1
| | | | instead of any for lists. r=gerv, a=sgreen.
* Bug 1031959 - Add a_comment-end hook to show bug pageSimon Green2014-07-101-0/+1
| | | | r=gerv, a=sgreen
* Bug 1031274 - Cannot update multiple bugs at once if you don't change a ↵Simon Green2014-07-031-1/+1
| | | | | | integer custom field r=glob, a=glob
* Bug 1031274 - Cannot update multiple bugs at once if you don't change a ↵Simon Green2014-07-031-1/+1
| | | | | | integer custom field r=glob, a=glob
* Bug 1029354 - Add after_comment_textarea hook to edit attachment pageSimon Green2014-07-031-0/+1
| | | | r=gerv, a=glob
* Bug 1014345 - Add Group.get RPC callSimon Green2014-07-021-0/+5
| | | | r=glob, a=glob