summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2015-12-23Bug 1201113: Support to run Bugzilla as a PSGI applicationFrédéric Buclin1-0/+1
r=dylan
2015-12-22Revert "Bug 1230932 - Providing a condition as an ID to the webservice ↵David Lawrence1-7/+0
results in a taint error" This reverts commit eb1357fe03bb47cdd479cf533022e11dd6bd22e0.
2015-12-22Bug 1230932 - Providing a condition as an ID to the webservice results in a ↵Dylan Hardison1-0/+7
taint error r=dkl,a=dkl
2015-12-22Update release notesFrédéric Buclin1-1/+1
2015-12-16Product.get_products is no longer supported, see bug 1160394Frédéric Buclin1-3/+4
2015-12-11Release notes for Bugzilla 5.0.2Frédéric Buclin1-0/+27
r=dkl
2015-12-09Bug 1041959: Turn all labels for input fields in user preferences into ↵Mukhtar Ali4-19/+30
<label> elements r=LpSolit
2015-11-21Bug 1223554: Add <div></div> in the email preferences page to customize ↵Dan Langille1-8/+16
sections.
2015-11-06Bug 1222416: The group list must use 'class' instead of 'align'Alex Schuilenburg2-3/+3
r=justdave
2015-09-25Bug 1201266: Migrate YUI calendar to jQueryFrédéric Buclin14-127/+59
r=gerv
2015-09-25Bug 1204238: Migrate tabular report sorting from YUI to jQueryFrédéric Buclin4-156/+32
r=gerv
2015-09-16Bug 714724 missed Bugzilla 5.0.1Frédéric Buclin1-2/+0
2015-09-15Bug 1185241: Logging out when or after impersonating a user doesn't delete ↵Frédéric Buclin1-11/+6
cookies from the logincookies table correctly r=dkl
2015-09-11Bug 1202588: Custom preference multiselect widget - size gets set to null. ↵Colin Joy1-2/+2
r=gerv
2015-09-10Bug 1191924: Release notes for Bugzilla 5.0.1Frédéric Buclin1-0/+43
r=dkl
2015-09-09Aliases can now be 40 characters long, see bug 1012506Frédéric Buclin1-1/+1
2015-09-07Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ↵Frédéric Buclin1-5/+5
for graphs r=gerv
2015-09-06Bug 1194987: Editing your email address and make it point to a non-existent ↵Frédéric Buclin3-3/+7
email address makes Bugzilla stop working r=gerv a=sgreen
2015-08-31Bug 714724 - correctly encode emails as quoted-printableByron Jones1-20/+0
r=LpSolit,a=sgreen
2015-08-26Bug 1198659: Custom fields of type INTEGER should accept negative integersFrédéric Buclin1-1/+4
r=gerv a=sgreen
2015-08-26Bug 1197822: Do not display the "View" link for deleted attachmentsFrédéric Buclin1-18/+20
r=gerv a=sgreen
2015-08-26Bug 1196969: Custom fields whose visibility depend on the product are not ↵Frédéric Buclin2-19/+19
displayed/hidden correctly r=gerv a=sgreen
2015-08-24Bug 1197436: A remembered search with a ' cannot be edited or deletedFrédéric Buclin1-3/+3
r=gerv a=sgreen
2015-08-24Bug 1196858: Custom fields disappear when committing changes to a bugFrédéric Buclin1-1/+1
r=gerv a=sgreen
2015-08-24Bug 1175643 - Rewrite auth delegation to use a server-side POST instead of a ↵Dylan William Hardison1-0/+9
client-side GET to delegate API Key r/a=dkl
2015-08-23Bug 670669 - Changing the e-mail address under account prefs does not ↵Simon Green1-2/+2
require current password if can_change_password is false r=dkl, a=simon
2015-08-19Bug 1182782 - Changing multiple bugs at once can fail if the dontchange text ↵Simon Green1-2/+2
has been localized r=dkl, a=simon
2015-08-19Bug 404663 - aliases should be reserved for people w/ editbugsSimon Green2-4/+14
r=dkl, a=simon
2015-08-06Sync relnotes with 5.0Frédéric Buclin1-1/+1
2015-08-06Bug 1189813: Include javascript_urls in header.html.tmpl DEFAULT directiveColin Joy1-0/+1
r=LpSolit a=dkl
2015-08-06Bug 1183227: Comment tagging doesn't work if Test::Taint is not installedFrédéric Buclin1-1/+2
r=gerv a=dkl
2015-08-06Bug 1183398: Mandatory custom fields block form submission if they are ↵Frédéric Buclin2-13/+21
hidden and have no value r=gerv a=dkl
2015-08-06Bug 1179160: The login form should not use type="email" when LDAP has ↵Frédéric Buclin2-4/+4
LDAPmailattribute set r=gerv a=dkl
2015-07-29Bug 1175021 - Documentation link in Preferences --> API Keys tab is brokenSimon Green1-1/+1
r=dylan, a=simon
2015-07-29Bug 399078 - Remove the 'musthavemilestoneonaccept' parameterSimon Green3-12/+0
r=gerv, a=simon
2015-07-29Bug 399078 - Remove the 'musthavemilestoneonaccept' parameterSimon Green2-12/+0
r=gerv, a=simon
2015-07-28Bug 1181649: Date picker is broken in "Summarize Time" pageFrédéric Buclin1-0/+2
r=gerv a=sgreen
2015-07-28Bug 1184563: The default preferences under editsettings.cgi display in ↵Frédéric Buclin1-1/+1
random order r=gerv a=sgreen
2015-07-14Bug 1182748: Typo: </kbd> is used instead of </li> in relnotes for 5.0A. Shimono [:himorin]1-1/+1
r=LpSolit a=sgreen
2015-06-08Bug 1167919: See Also: support debbugs.gnu.org trackerMike Frysinger1-1/+1
r=glob,a=glob
2015-06-03Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵Jeff Fearn1-0/+4
dumping a stack trace r=glob,a=glob
2015-06-03Bug 1168725: Fix typo in See Also documentation for launchpad.netMike Frysinger1-1/+1
r=glob,a=glob
2015-05-28Bug 1100476: Add microdata to flag request bugmail so Gmail can display a ↵Ed Morley1-1/+12
"View bug" button r=dkl,a=glob
2015-05-22Bug 1144468: Bugzilla Auth Delegation via API KeysDylan William Hardison3-2/+67
r=dkl,a=glob
2015-05-14Bug 1160809: Validate the MIME type before uploading attachmentsFrédéric Buclin2-2/+8
r=dkl a=glob
2015-05-14Bug 1163248: checksetup.pl is unable to run if File::Slurp is missingFrédéric Buclin1-0/+1
r=dkl a=glob
2015-05-14Bug 1162914: Editing a user field when confirmuniqueusermatch = true no ↵Frédéric Buclin1-1/+1
longer works r=dkl a=glob
2015-05-07Bug 1159589: migrate autocomplete from yui to jqueryByron Jones20-81/+52
r=dylan,a=glob
2015-05-05Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the ↵Gervase Markham1-23/+0
name of docs directories. r=LpSolit, a=glob
2015-05-05Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the ↵Gervase Markham2-0/+46
name of docs directories. r=LpSolit, a=glob