summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2014-12-17Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham38-43/+43
2014-12-17Bug 1111368: Add missing whitespace in list/quips.html.tmpl. r=gerv, a=glob.Matt Selsky1-2/+2
2014-12-17Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵Jeff Fearn1-0/+4
dumping a stack trace r=glob,a=glob
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-15Bug 950486: Move the webdotbase and font_file parameters from data/params ↵Matt Selsky6-23/+58
into localconfig (and kill the Graphs panel). r=gerv, a=glob.
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 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.Matt Selsky6-8/+34
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-12-07Bug 822629 - use numeric form when specifying time zones in RDF output for ↵Matt Selsky1-1/+1
buglist.cgi. r=gerv.
2014-12-06Bug 1052202 - Web Service module to update and delete componentsSimon Green1-0/+5
r=dylan, a=glob
2014-11-26Bug 1105501 - checksetup.pl fails because of missing Installation string for ↵Marc Schumann1-0/+1
"documentation" feature. r=LpSolit, a=dkl
2014-11-24Bug 919122 - support for sourceforge.net Allura bugs in see_also field. r=gerv.Matt Selsky1-1/+1
2014-11-24Oops. Revert commit with bogus message #1. paperbag=gerv.Gervase Markham1-1/+1
This reverts commit 9e1efb5e001b8540672f42bfd7101fed4a394c0e.
2014-11-24Are you sure you want to check in on branch masterMatt Selsky1-1/+1
2014-11-24Bug 1102003: The URL and status whiteboard fields display ARRAY(...) instead ↵Frédéric Buclin2-11/+6
of real data r=dkl a=glob
2014-11-24Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is ↵Byron Jones1-1/+1
false r=dkl,a=sgreen
2014-11-19Bug 1097798: Do not display the resolution in the dependency tree for open ↵Frédéric Buclin1-2/+5
bugs, nor the target milestone if usetargetmilestone is off r=dkl a=glob
2014-11-19Bug 1100942 - Attachment links in request.cgi should go to the attachment ↵David Lawrence1-1/+2
and not default to &action=edit r=gerv,a=glob
2014-11-17Bug 1090727: support jquery in the global/header template, and update the ↵David Lawrence1-46/+80
header and footer to use jquery r=glob,a=glob
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 Jones3-0/+82
emails sent to a user per minute and hour r=dylan,a=glob
2014-10-30'cgi' is not defined in templates, see bug 913364Frédéric Buclin2-2/+6
2014-10-29Bug 258026 - add format hint to chart date input. r=gerv, a=glob.Matt Selsky1-0/+2
2014-10-28Bug 1059684: markdown text should not be rendered within a <pre> tagDavid Lawrence2-6/+7
r=glob,a=glob
2014-10-27Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerByron Jones1-5/+0
(remove unused user-error "invalid_context")
2014-10-24Bug 1088399 - Add support for Github pull requests in See Also field. ↵Matt Selsky1-1/+1
r=gerv, 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-23Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't ↵Dylan William Hardison1-1/+0
take into account is_active r=dkl a=glob
2014-10-22Bug 1033068: The "unknown_action" error message could confuse the userFrédéric Buclin1-2/+3
r=dkl a=sgreen
2014-10-20Backout Bug 1015226: When using field-label.html.tmpl there is not a way to ↵David Lawrence1-10/+1
underline the access key letter in the field description
2014-10-16Bug 1080840: Update WebServices to include Markdown featureKoosha KM1-0/+3
r=dkl,a=glob
2014-10-16Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin5-102/+3
r=gerv a=glob
2014-10-14Bug 1059723: Reply button should become AJAX-basedKoosha KM1-4/+46
r=dkl,a=sgreen
2014-10-06Bug 1054702: CSV export vulnerable to formulae injectionSimon Green1-3/+5
r=glob,a=glob
2014-10-06Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ↵Simon Green1-5/+8
who aren't in the insider group r=glob,a=glob
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2-2/+1
r=dkl,a=sgreen
2014-10-05Bug 1071276: Markdown comment checkbox value is not passed through properly ↵Koosha1-0/+1
when a mid air collision has occurred and user chooses to submit comment r=dkl a=sgreen
2014-10-02Bug 1076155: Remove "?" from table columns and labels + code cleanupFrédéric Buclin2-10/+7
r=dkl a=justdave
2014-10-01Bug 1069760 - Cannot use 'component' in a templateSimon Green3-17/+17
r=gerv, a=justdave
2014-09-29Bug 1071317: Remove unused variablesFrédéric Buclin1-2/+0
r=gerv a=sgreen
2014-09-26Bug 1071024 - improve description of mail_delivery_method. r=glob.Gervase Markham1-1/+6
2014-09-25Bug 1072110: _concatenate_js assumes javascript_urls is an arrayByron Jones2-2/+2
r=dkl,a=glob
2014-09-23Bug 1059685: Add user help for MarkdownKoosha KM1-4/+4
- Fixed template filter for constant in markdown.html.tmpl
2014-09-23Bug 1059685: Add user help for MarkdownKoosha KM2-0/+266
r=dkl,a=sgreen
2014-09-20Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin1-2/+2
r=dylan a=glob
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones1-7/+24
r=dkl,a=glob
2014-09-17Bug 1068277: No longer able to save/edit/forget a saved search if results ↵David Lawrence1-27/+27
are 0 in buglist.cgi r=LpSolit,a=sgreen
2014-09-11Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into ↵Frédéric Buclin1-1/+0
data/params r=dkl r=wurblzap a=sgreen
2014-09-11Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 ↵Frédéric Buclin4-81/+3
spec about valid <link rel="..."> keywords r=dkl a=sgreen