summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-02Bug 1219276: Creating a new group fails if a custom extension adds entries ↵Alex Schuilenburg2-9/+15
to group_control_map and "insertnew" is selected r=LpSolit
2015-12-02Back out bug 1138463. This fix is actually incorrect and the bug was ↵Frédéric Buclin2-56/+10
correctly fixed by bug 1223790 a=dkl on IRC
2015-11-25Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from ↵Pami Ketolainen2-2/+11
the new JSON storage format r/a=dkl
2015-11-21Bug 1226865 - bug fixes to localization documentation.Gervase Markham4-24/+28
2015-11-21Bug 1223554: Add <div></div> in the email preferences page to customize ↵Dan Langille1-8/+16
sections.
2015-11-20Bug 1223790: "AllowOverride AuthConfig" is required to use the "Require" ↵Frédéric Buclin3-3/+3
directive in .htaccess r=gerv
2015-11-19Bug 1196126: Long lines in custom non-editable textarea fields should wrapFrédéric Buclin1-4/+1
r=dkl
2015-11-06Bug 1222416: The group list must use 'class' instead of 'align'Alex Schuilenburg2-3/+3
r=justdave
2015-10-26Bug 1214310: Markdown code blocks can display comments from other bugsAlbert Ting1-5/+8
r=dylan
2015-10-21The cookiepath parameter is gone, see bug 399067Frédéric Buclin1-4/+0
2015-10-21Bug 1200604: The URL Rewrite extension for IIS is needed to use the rest/ ↵Frédéric Buclin1-0/+23
shortcut in URLs (instead of rest.cgi/) r=gerv
2015-10-21XMLRPC works with IIS, see bug 708252Frédéric Buclin1-3/+0
2015-10-19Bug 1207582: Update instructions to install Apache on Windows (the Apache ↵Frédéric Buclin1-75/+74
MSI no longer exists) r=gerv
2015-10-19Bug 1209926: Document that Strawberry Perl fully works with Bugzilla 5.0.2 ↵Frédéric Buclin1-25/+35
and newer r=gerv
2015-10-19Bug 1210078: Going back from the "Match failed" page deletes the values of ↵Frédéric Buclin2-0/+14
user fields r=gerv
2015-09-30Bug 987742: Strawberry Perl requires C:\strawberry\c\bin\ to be in ↵Frédéric Buclin1-8/+16
$ENV{PATH} to correctly load XS modules r=gerv
2015-09-30Bug 1156785 - add new Localization Guide for in-place review.Gervase Markham26-5/+955
2015-09-25Bug 1089448: Strawberry Perl throws a "Insecure dependency in sysopen" error ↵Frédéric Buclin1-0/+8
when attaching a file r=gerv
2015-09-25Bug 1201266: Migrate YUI calendar to jQueryFrédéric Buclin17-259/+60
r=gerv
2015-09-25Bug 1204238: Migrate tabular report sorting from YUI to jQueryFrédéric Buclin7-185/+240
r=gerv
2015-09-24Bug 714525: editmilestones.cgi should use ->set_allOlav Vitters1-3/+5
r=dkl,a=glob
2015-09-24Bug 1201809: The default value for user settings cannot be falseColin Joy1-1/+1
r/a=dkl
2015-09-24Bug 464528: Project names having dashes in them do not work. r=gerv.mehlinger3332-2/+3
2015-09-23Bug 1184431: Bug searching is slow on PostgreSQLMatt Tyson3-14/+171
r=LpSolit
2015-09-23Bug 708252: The XMLRPC API doesn't work with IISPat Thoyts1-0/+8
r=LpSolit
2015-09-16Bug 714724 missed Bugzilla 5.0.1Frédéric Buclin1-2/+0
2015-09-15Bug 1189281 - require version 0.17 of Cache::Memcached::Fast. r=LpSolitGervase Markham1-1/+1
2015-09-15Bug 1188824 - add 'require all granted' to <Directory> block for Windows ↵Gervase Markham1-0/+8
Apache instructions
2015-09-15Bug 1189281: Use Cache::Memcached::Fast instead of Cache::Memcached. r=dylanLuke Bearl2-4/+4
2015-09-15Bug 1185241: Logging out when or after impersonating a user doesn't delete ↵Frédéric Buclin3-62/+26
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 1202447: [SECURITY] The email address is not properly validated during ↵Byron Jones ‹:glob›1-3/+9
registration if longer than 127 characters r=LpSolit,a=justdave
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 Buclin2-6/+6
for graphs r=gerv
2015-09-06Bug 1194987: Editing your email address and make it point to a non-existent ↵Frédéric Buclin8-40/+54
email address makes Bugzilla stop working r=gerv a=sgreen
2015-09-04Make editusers.cgi list users properly when is_enabled is not defined. ↵Gervase Markham1-2/+4
r=LpSolit, a=simon
2015-08-31Bug 714724 - correctly encode emails as quoted-printableByron Jones5-145/+162
r=LpSolit,a=sgreen
2015-08-26Bug 1198659: Custom fields of type INTEGER should accept negative integersFrédéric Buclin2-2/+5
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 Buclin3-19/+44
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 Hardison2-4/+44
client-side GET to delegate API Key r/a=dkl
2015-08-23Bug 1196517: Properly set the disposition for non-viewable attachmentsAlbert Ting1-1/+2
r=LpSolit a=sgreen
2015-08-23Bug 670669 - Changing the e-mail address under account prefs does not ↵Simon Green4-22/+32
require current password if can_change_password is false r=dkl, a=simon
2015-08-28Bug 1171811: [Voting] When a user votes enough to confirm an individual bug, ↵David Lawrence1-1/+1
the bug does not change to CONFIRMED properly r=LpSolit,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 1167622 - red border in confirmation of changes is misleading - should ↵Simon Green1-2/+2
be green as the text r=LpSolit, a=simon
2015-08-19Bug 404663 - aliases should be reserved for people w/ editbugsSimon Green3-5/+44
r=dkl, a=simon