summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin3-0/+5
r=dkl a=sgreen
2014-08-10Bug 897915 - Field lists not sorted alphabeticallySimon Green2-2/+10
r=dkl, a=sgreen
2014-07-31Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the ↵David Lawrence1-2/+2
documentation mentions REST only r=sgreen,a=sgreen
2014-07-30Bug 1044562: Incorrect link pointing to the API key documentationFrédéric Buclin1-1/+1
r/a=sgreen
2014-07-27Bug 726696 - All authenticated WebServices methods should require ↵Simon Green5-1/+138
username/pass, token or a valid API key for authentication r=dkl, a=sgreen
2014-07-24[Bug 883719] Fix a broken link in release notesFrédéric Buclin1-3/+3
2014-07-21Bug 950363 - The description of the 'smtpserver' parameter should specify ↵Steve Root1-1/+2
that it accepts a port number r=dkl,a=glob
2014-07-17Bug 1037285 - Login redirection from forms is broken for urls using a : in ↵Dylan William Hardison1-1/+1
their url r/a=glob
2014-07-10Bug 248994 - Edit user page description for inherited privs should use all ↵Sunil Joshi1-1/+1
instead of any for lists. r=gerv, a=sgreen.
2014-07-10Bug 1031959 - Add a_comment-end hook to show bug pageSimon Green1-0/+1
r=gerv, a=sgreen
2014-07-03Bug 1031274 - Cannot update multiple bugs at once if you don't change a ↵Simon Green1-1/+1
integer custom field r=glob, a=glob
2014-07-03Bug 1031274 - Cannot update multiple bugs at once if you don't change a ↵Simon Green1-1/+1
integer custom field r=glob, a=glob
2014-07-03Bug 1029354 - Add after_comment_textarea hook to edit attachment pageSimon Green1-0/+1
r=gerv, a=glob
2014-07-02Bug 1014345 - Add Group.get RPC callSimon Green1-0/+5
r=glob, a=glob
2014-07-02Bug 1020821 - Product drop down orders classifications alphabeticallySimon Green1-2/+4
r=gkl, a=glob
2014-06-19Bug 1015226: When using field-label.html.tmpl there is not a way to ↵David Lawrence1-1/+10
underline the access key letter in the field description r=glob,a=glob
2014-06-18Bug 575211: show_bug.cgi should use field-label.html.tmpl for field headersLalit Khattar1-14/+7
r=glob,a=sgreen
2014-06-17Bug 1025712 - Invalid HTML in ↵Simon Green1-1/+1
template/en/default/bug/create/create-guided.html.tmpl r=gerv, a=glob
2014-06-16Bug 956892: collapsed comments should display tags to indicate the reason ↵Byron Jones1-2/+25
for auto-collapsing r=gerv,a=sgreen
2014-06-14Bug 1012508 - Add a admin_menu hook to change who has access to admin.cgiSimon Green1-5/+1
r=gerv, a=sgreen
2014-06-11Bug 1015994 - attachment.cgi titles should include bug and/or attachment textDavid Lawrence1-0/+1
r=gerv,a=sgreen
2014-06-06Bug 442013 - Create Bugzilla::User->set_groups and set_bless_groups and have ↵Simon Green1-30/+24
editusers.cgi use them r=justdave, a=glob
2014-06-06Bug 883719 - Don't include release notes from previous major releases, ↵Simon Green2-5138/+1
instead add links to the bugzilla.org website r=justdave, a=glob
2014-06-05Bug 1019177 - Provide link in saved search preferences page to a shared ↵David Lawrence1-0/+5
search that can be given to others r/a=glob
2014-05-22Bug 1008764: Add a web service to create and update Flag typesSimon Green1-1/+6
r=glob, a=justdave
2014-05-14Bug 977969: concatenate and slightly minify css filesByron Jones1-34/+6
r=gerv, a=glob
2014-05-07Bug 814415: See Also should use spaces as value separators instead ofKent Rogers1-1/+1
commas r=glob, a=justdave
2014-05-02Bug 974214 - Make email notification for cleared flag identify the flag ↵Matt Tyson1-2/+5
requestee. r=gerv, a=glob.
2014-05-02Bug 927452 - When creating a new user account, the requirements for the ↵Sunil Joshi1-1/+11
password should be displayed. r=gerv, a=justdave.
2014-04-25Fix regression due to bug 539894Frédéric Buclin1-1/+1
2014-04-24Fix some syntax errors left by bug 489028Frédéric Buclin1-2/+2
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison4-1/+15
r=glob a=justdave
2014-04-18Bug 998484: Release notes for Bugzilla 4.4.4Frédéric Buclin1-0/+7
r=dkl a=justdave
2014-04-18Backout bug 984980Frédéric Buclin2-13/+0
2014-04-18Fix bustage due to bug 984980Frédéric Buclin1-5/+5
2014-04-17Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla textManish Goregaokar2-2/+2
r=glob a=justdave
2014-04-17Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin4-4/+18
r=dkl a=justdave
2014-04-17Remove tabsFrédéric Buclin1-4/+4
2014-04-17Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵Acho Arnold2-0/+13
preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
2014-04-16Bug 994619 - show_bug product list is sometimes missing the actual product a ↵David Lawrence2-10/+21
bug is in r=gerv,a=justdave
2014-04-15Bug 996164: Release notes for Bugzilla 4.4.3Frédéric Buclin1-0/+27
r=dkl a=justdave
2014-04-15Bug 995873 - Don't use replaceState if it would result in an invalid URLSimon Green1-5/+7
r=justdave, a=justdave
2014-04-04Bug 984505 - Link component and product to browse for other bugs in this ↵David Lawrence1-0/+6
category r=glob,a=justdave
2014-04-02Bug 539894: Use <optgroup/> to group products into classifications in the ↵rojanu9-82/+135
product drop-down on show_bug.cgi r=glob, a=justdave
2014-03-27Bug 456043 - Make enter_bug consistent with show_bug for Severity and PrioritySimon Green1-13/+18
r=glob, a=justdave
2014-03-26Fix bustageFrédéric Buclin1-0/+1
2014-03-26Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin5-56/+58
r/a=justdave
2014-03-23Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold1-73/+3
r=LpSolit a=justdave
2014-03-23Bug 962812: Use the "required" attribute where appropriateSunil Joshi26-39/+48
r=LpSolit a=justdave
2014-03-22Bug 276560: Use webbadge icons for alternate format links on buglistFrédéric Buclin1-28/+29
r=LpSolit a=justdave