summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
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
2014-09-11Bug 1009013 - Require a user to change their password if they log in and ↵Simon Green2-8/+14
their current password does not meet the password complexity rules r=glob, a=sgreen
2014-09-08Bug 768892 - Specific Search without search words yields invalid_column_name ↵Simon Green1-1/+1
message, complaining about sort order "relevance desc" r=sgreen, a=glob
2014-09-02Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green2-0/+23
r=glob, a=sgreen
2014-08-30Bug 1060233 - Aliases are not displayed correctly in some placesSimon Green2-5/+6
r=dkl, a=sgreen
2014-08-28Bug 330707: Add optional support for MarkDownKoosha KM7-6/+16
r=dkl,a=sgreen
2014-08-19Bug 1053802: Groups used for the comment_taggers_group and debug_group ↵Frédéric Buclin1-1/+2
parameters can be deleted r=sgreen a=glob
2014-08-19Bug 1054165 - Don't show parenthesis if there is no aliasSimon Green1-2/+2
r=glob, a=glob
2014-08-14Bug 1047405: Comment tagging GUI not fully localizable because of text in ↵Byron Jones1-0/+7
Javascript instead of template r=sgreen,a=glob
2014-08-14Bug 1012506 - Allow a bug to have multiple aliasesSimon Green2-49/+79
r=dkl, a=sgreen
2014-08-14Bug 1009520 - Incorrect quote usage in global/header.html.tmplSimon Green1-5/+5
r=gerv, a=sgreen
2014-08-14Bug 469018 - Show duplicate (dupe) count on show_bug.cgiSimon Green1-1/+1
r=gerv, a=sgreen
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