aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1137307: Bug reports are not valid HTML5 pagesFrédéric Buclin2015-04-135-59/+75
| | | | r=dkl a=glob
* Use hardcoded "bugzilla" in the DTD, see bug 770073Frédéric Buclin2015-04-111-2/+2
|
* Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506Frédéric Buclin2015-04-111-1/+1
|
* Bug 1135398: Release notes for 5.0 miss some important changesFrédéric Buclin2015-04-101-3/+17
| | | | r/a=dkl
* Bug 1151637: Buttons at the bottom of buglists lack an IDFrédéric Buclin2015-04-071-5/+5
| | | | r/a=dkl
* Bug 1143874: Improve load time of bug commentsFrédéric Buclin2015-04-051-9/+10
| | | | r=dkl a=sgreen
* Bug 1143864: Replace |FILTER bug_link| in loops by direct calls to ↵Frédéric Buclin2015-04-053-15/+17
| | | | | | bug/link.html.tmpl to improve performance r=dkl a=sgreen
* Bug 1121788: Buttons in buglist don't work in IEByron Jones2015-03-311-13/+20
| | | | r=lpsolit,a=sgreen
* Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵Frédéric Buclin2015-03-116-10/+12
| | | | | | (U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave
* Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones2015-03-0512-1/+14
| | | | r=dkl,a=glob
* Fix colspan (bug 554964)Frédéric Buclin2015-02-221-1/+1
|
* Change a label in relnotesFrédéric Buclin2015-02-211-3/+3
|
* Bug 1134736: urlbase must be HTML-filtered in rest.html.tmplFrédéric Buclin2015-02-191-1/+1
| | | | r/a=dkl
* Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are ↵Frédéric Buclin2015-02-111-6/+9
| | | | | | enabled r=dkl a=glob
* Bug 1122125: Add a link to release notes from admin.cgiDavid Lawrence2015-01-201-0/+10
| | | | r=LpSolit,a=justdave
* Fix an bsolete IDFrédéric Buclin2015-01-191-1/+1
|
* Bug 1118997: Release notes for 5.0rc1David Lawrence2015-01-191-561/+214
| | | | r=LpSolit,a=dkl
* Bug 1113630: Set window.opener to null for the URL field to prevent ↵Frédéric Buclin2015-01-053-4/+5
| | | | | | interaction between a remote script and the bug report r=gerv a=glob
* Bug 1114365: Don't display empty parenthesis for Aliases on Full Text Bug ↵Matt Selsky2014-12-271-1/+1
| | | | Listing. r=gerv, a=glob.
* Bug 1106653: Truncate the field-* and type-* values in error messagesFrédéric Buclin2014-12-231-2/+4
| | | | r=dkl a=glob
* Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=glob.Gervase Markham2014-12-224-16/+5
|
* Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham2014-12-1738-43/+43
|
* Bug 1105501 - checksetup.pl fails because of missing Installation string for ↵Marc Schumann2014-11-261-0/+1
| | | | | | "documentation" feature. r=LpSolit, a=dkl
* Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is ↵Byron Jones2014-11-241-1/+1
| | | | | | false r=dkl,a=sgreen
* Bug 1097798: Do not display the resolution in the dependency tree for open ↵Frédéric Buclin2014-11-191-2/+5
| | | | | | bugs, nor the target milestone if usetargetmilestone is off r=dkl a=glob
* Bug 1098562: Fix a typo in admin/params/memcached.html.tmplKoosha KM2014-11-141-1/+1
| | | | r=dkl,a=glob
* Bug 1091584: Typo in users/confirm-delete.html.tmplDavid Lawrence2014-11-051-1/+1
| | | | r=gerv,a=glob
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-0410-336/+13
|
* 'cgi' is not defined in templates, see bug 913364Frédéric Buclin2014-10-302-2/+6
|
* Bug 258026 - add format hint to chart date input. r=gerv, a=glob.Matt Selsky2014-10-291-0/+2
|
* Bug 1059684 - markdown text should not be rendered within a <pre> tagDavid Lawrence2014-10-282-6/+7
| | | | r=glob,a=glob
* Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerByron Jones2014-10-271-5/+0
| | | | (remove unused user-error "invalid_context")
* 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