summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2012-06-05merged with bugzilla/4.2Dave Lawrence3-14/+21
2012-05-29Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized ↵Reed Loden1-9/+14
setting of default search options [r=LpSolit a=LpSolit]
2012-05-29Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized ↵Reed Loden1-1/+2
use of "Set my default search back to the system default" [r=LpSolit a=LpSolit]
2012-05-28Bug 756314: Fix dropping of unique matches when the "confirm page" page is ↵Byron Jones1-4/+4
display. r=LpSolit, a=LpSolit
2012-05-28Bug 754981: Add a link pointing to the bug itself in HTML bugmails when only ↵Koosha Khajeh Moogahi1-0/+1
a comment is added r/a=LpSolit
2012-05-17Bug 737405: add user-menu to all logged in usersByron Jones1-2/+4
2012-05-08Bug 729001: reverse resolve the ip address in account lockout notificationsByron Jones1-2/+2
2012-05-01merged with bugzilla/4.2Dave Lawrence5-65/+88
2012-05-01Bug 748629: collapse tbplbot comments by defaultByron Jones1-0/+1
2012-05-01Bug 743090: add ability to toggle wrapping of quoted textByron Jones1-1/+25
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ↵Byron Jones1-0/+4
type operators r=LpSolit,a=LpSolit
2012-04-26bug 749069: more "use of uninitialized" warning fixesByron Jones1-0/+4
2012-04-18Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits ↵Frédéric Buclin1-37/+0
attackers to access all bugs that the victim can see r=glob a=LpSolit
2012-04-17Bug 741078: Update relnotes for 4.2.1Frédéric Buclin1-3/+6
2012-04-17Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵Frédéric Buclin1-4/+2
can control the way to throw errors r=dkl a=LpSolit
2012-04-17Bug 743910 - Revamp of tracking/project/flags for enter_bug.cgi Dave Lawrence1-11/+13
r=glob
2012-04-15Comment toggling text is not localizable because it's in a .js file.Marc Schumann1-1/+1
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460
2012-04-14Change columns: empty buttons when images turned off.Marc Schumann1-10/+13
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747
2012-04-12Bug 741078: Release notes for Bugzilla 4.2.1Frédéric Buclin1-2/+47
r=dkl
2012-04-11If you're not allowed to change status or resolution, their values are being ↵Marc Schumann1-15/+24
displayed unlocalized. r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=740879
2012-04-11Bug 743643: add browserID button to createaccount pageByron Jones1-0/+2
2012-04-11Bug 738152: backport product/component email event filterByron Jones1-0/+2
2012-04-10merged with bmo/4.2Dave Lawrence2-8/+96
2012-04-09Remove duplicate hookByron Jones1-2/+0
2012-04-07Bug 738104 - Need a Project "flag" in bugzillaDave Lawrence1-7/+29
r=gerv
2012-04-04Bug 672841 - Make BMO support BrowserIDGervase Markham2-0/+5
r=dkl
2012-03-29Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵Frédéric Buclin2-8/+96
code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit
2012-03-28merged with bugzilla/4.0Dave Lawrence4-1/+9
2012-03-28Bug 735821: Fix broken HTML code in bugmail.html.tmpl.Tiago Mello1-1/+1
r/a=LpSolit
2012-03-26Bug 734471 - Need new hook edituser search templateFrancisco Donalisio1-0/+3
r=timello, a=LpSolit
2012-03-26Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2-0/+5
https://bugzilla.mozilla.org/show_bug.cgi?id=698418
2012-03-22Bug 732440: add sql timings to buglist.cgi's debug outputByron Jones1-4/+7
2012-03-19Bug 736595: restore missing hook to fix TagNewUsersByron Jones1-1/+2
2012-03-19merge with bugzilla/4.2Dave Lawrence5-19/+26
2012-03-17Fix bustage: Bugzilla -> terms.BugzillaFrédéric Buclin1-3/+3
https://bugzilla.mozilla.org/show_bug.cgi?id=736057
2012-03-17Bug 736057: Add to the release notes that |FILTER url_quote| has been ↵Frédéric Buclin1-0/+3
replaced by |FILTER uri| r=dkl a=LpSolit
2012-03-10Tabular reports' column headers do not use display_value.Marc Schumann1-1/+1
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=734413
2012-03-09Bug 734009: add "does not contain" to people searchByron Jones1-0/+1
2012-03-06Fix bustageFrédéric Buclin1-1/+0
2012-03-06Bug 545610: Correctly parse CGI parameters, especially when using mod_perlFrédéric Buclin1-6/+7
r=gerv a=LpSolit
2012-03-06Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports ↵Frédéric Buclin1-0/+8
when JS is enabled and a user field is used for the vertical axis r=gerv a=LpSolit
2012-03-06Bug 732189 - Backport 731562 to bmo: Cache the global/user.html.tmpl ↵Dave Lawrence2-6/+20
template, r=glob https://bugzilla.mozilla.org/show_bug.cgi?id=731562
2012-03-03Bug 731586: Email notifications about status changes in blockers are ↵Frédéric Buclin2-11/+7
incorrectly formatted r=dkl a=LpSolit
2012-02-29merged with bugzilla/4.2Dave Lawrence4-4/+15
2012-02-28Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵Frédéric Buclin3-3/+14
large number of products r=dkl a=LpSolit
2012-02-27Bug 698345: report errors and warnings to areciboByron Jones2-27/+22
2012-02-25Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgiFrédéric Buclin1-1/+1
r=timello a=LpSolit
2012-02-24merged with bugzilla/4.2Dave Lawrence2-2/+7
2012-02-22Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC ↵Dave Lawrence1-0/+5
API when using mod_perl r/a=LpSolit
2012-02-20Bug 718283: Indentation and newlines in the "Descriptive text sent within ↵Matt Selsky1-2/+2
whine message" are ignored in HTML whinemail r/a=LpSolit