summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2013-01-16Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2-5/+10
r=dkl a=LpSolit
2013-01-15Fix bustageFrédéric Buclin1-1/+4
https://bugzilla.mozilla.org/show_bug.cgi?id=829709
2013-01-14Bug 830373: Remove the unused global/help.html.tmpl templateFrédéric Buclin2-22/+0
r=wicked a=LpSolit
2013-01-14Bug 829709: Do not load CSS files from all skins by defaultFrédéric Buclin1-36/+8
r=dkl a=LpSolit
2013-01-03Bug 824616: The urlbase field in global/header.html.tmpl must be filteredMatt Selsky1-1/+1
r/a=LpSolit
2013-01-02Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham3-3/+5
2013-01-02Bug 413851 - add CSV output option to request lists. r=LpSolit.Gervase Markham2-2/+50
2013-01-02Bug 824342: The "First" and "Last" links should be disabled on bug ↵Sunil Joshi1-7/+16
navigation when we are on the first or last bug respectively of the buglist r=LpSolit a=justdave
2013-01-02Bug 825524: When cloning a bug, the "We've made a guess at your operating ↵Sunil Joshi1-1/+1
system and platform" message should not be displayed r/a=LpSolit
2013-01-02Bug 685607: When a user edits the last bug of a buglist and his user pref is ↵Sunil Joshi1-2/+2
set to "Show next bug in my list", the page header looks like to have missing data r/a=LpSolit
2013-01-02Bug 353351: The name of the component in enter_bug.cgi should not be case ↵Koosha Khajeh Moogahi1-1/+1
sensitive r=glob a=LpSolit
2013-01-02Bug 401918: describekeywords.cgi with no keywords simply displays an empty ↵Sunil Joshi1-0/+5
page instead of throwing an error r/a=LpSolit
2013-01-01Bug 816870: All extensions must require Perl 5.10.1 to pass testsMatt Selsky3-0/+6
r/a=LpSolit
2012-12-31Bug 365524: Improve emailregexpdesc parameter help textSunil Joshi1-1/+1
r=wicked, a=LpSolit
2012-12-29fix typoFrédéric Buclin1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=825443
2012-12-29Bug 825443: Linkify "Add a new classification"Sunil Joshi1-4/+4
r/a=LpSolit
2012-12-29Bug 804343: Implement autolinkification for a list of comment idsKoosha Khajeh Moogahi1-0/+2
r/a=LpSolit
2012-12-25Bug 824620: Unclosed <tr> in dependency block ("Blocks")Olav Vitters1-0/+1
r=LpSolit, a=LpSolit
2012-12-16Bug 605086: Messages about wrong login-attemps should refer to the forget ↵Hugo Seabrook1-0/+2
password (reset password) functionality r/a=LpSolit
2012-12-16Bug 406758: The help page for keywords uses "tag", but tags are something elseSunil Joshi1-1/+1
r/a=LpSolit
2012-12-16Bug 806809: Custom field values with "Enabled for bugs" set to "No" break ↵Alexander Tereschenko1-0/+1
the values list if the field's values visibility depends on another field values r/a=LpSolit
2012-12-16Bug 262308: Make the OS column wider in buglistsHugo Seabrook1-1/+1
r/a=LpSolit
2012-12-04Bug 573919 - Add "X-Bugzilla-*" headers to flagmailsHugo Seabrook3-15/+24
r=dkl, a=LpSolit
2012-12-02Bug 547311: Remove the "align" attribute from <th>Christopher Trom28-81/+81
r/a=LpSolit
2012-12-02Bug 460372: The confirmation thrown when deleting a custom field, component, ↵Sunil Joshi5-9/+10
version or product must have a red background if the deletion affects bugs r/a=LpSolit
2012-12-01Bug 812054: JavaScript error on the Advanced Search page when a ↵Hugo1-2/+13
classification has a product invisible to the user r/a=LpSolit
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky2-2/+2
r/a=LpSolit
2012-11-30Bug 816266 - Bug alias should be present in bug's <title>Dave Lawrence1-4/+12
r=glob, a=LpSolit
2012-11-29Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and ↵Frédéric Buclin3-265/+199
admin/custom_fields/edit.html.tmpl into a single template r=dkl a=LpSolit
2012-11-29Bug 552694 - Add the "X-Bugzilla-Version" email headerHugo1-0/+1
r=dkl, a=LpSolit
2012-11-26Bug 718289: The deadline field should be visible by non-members of the ↵Frédéric Buclin3-6/+10
timetracking group r=dkl a=LpSolit
2012-11-26Bug 814841: The description of custom fields is not filtered in the help pageFrédéric Buclin1-2/+1
r=dkl a=LpSolit
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones2-3/+21
r=dkl,a=LpSolit
2012-11-20Bug 491198: The error message shouldn't say "didn't match anything" when ↵Sunil Joshi1-1/+1
entering a too short name (when emailsuffix is in use) r/a=LpSolit
2012-11-19Bug 367475: Reword "Bug XXX has been added to the database" to "Bug XXX has ↵Sunil Joshi1-1/+1
been successfully created" r/a=LpSolit
2012-11-19Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin2-8/+5
r=glob a=LpSolit
2012-11-16Bug 810954: In the "reclassify products" page, form labels are not in boldSunil Joshi1-4/+4
r/a=LpSolit
2012-11-16Bug 797636: Improve performance for buglistsFrédéric Buclin3-33/+29
r=dkl a=LpSolit
2012-11-16Bug 802873: Linkify component names in the "Edit Product" pageKoosha Khajeh Moogahi1-1/+3
r/a=LpSolit
2012-11-16Bug 578762: When moving a bug into another product, the "Verify Bug Group" ↵Sunil Joshi1-16/+19
section should not appear if no groups are applicable r/a=LpSolit
2012-11-14Bug 393751: "The sudo session has been ended." needs a rewriteSunil Joshi1-2/+2
[r=reed a=LpSolit]
2012-11-13Bug 790296 (CVE-2012-4189): [SECURITY] Field values are not escaped ↵Frédéric Buclin1-1/+1
correctly in tabular reports r=dkl a=LpSolit
2012-11-13Bug 731178 (CVE-2012-4199): [SECURITY] field-events.js.tmpl discloses ↵Frédéric Buclin2-8/+21
product and component names that the user is not allowed to see r=dkl a=LpSolit
2012-11-12Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵Frédéric Buclin2-82/+65
not triggered by the code itself r=glob a=LpSolit
2012-11-08Bug 805645: Release notes for Bugzilla 4.4rc1Frédéric Buclin1-12/+687
r=dkl
2012-10-30Bug 286374 - Platform and OS lose their hyperlinks (in create) when viewingSunil Joshi1-14/+18
r=dkl, a=LpSolit
2012-10-25Bug 800509 - Add an X-Bugzilla-Resolution header in bugmailDave Lawrence1-0/+1
r/a=LpSolit
2012-10-25Bug 802586 - config.js.tmpl doesn't display keywords correctly anymoreDave Lawrence1-2/+9
r/a=LpSolit
2012-10-19Bug 803600: Clean up the comment generated when deleting attachmentsFrédéric Buclin1-9/+2
r=justdave a=LpSolit
2012-10-16Bug 577329 - WebServices should filter email addresses same as the web UI as ↵Dave Lawrence1-0/+7
users are not always required to login r/a=LpSolit