aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
Commit message (Collapse)AuthorAgeFilesLines
* Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an ↵Frédéric Buclin2013-02-191-1/+4
| | | | | | invalid page format r=glob a=LpSolit
* Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵Simon Green2013-02-191-0/+3
| | | | | | of products and components you cannot access r/a=LpSolit
* Bug 832262: Release notes for Bugzilla 4.4rc2Frédéric Buclin2013-02-191-3/+67
| | | | r=dkl a=LpSolit
* Bug 842063: HTML injection is possible using the bug aliasFrédéric Buclin2013-02-181-2/+4
| | | | r=dkl a=LpSolit
* Bug 601875: Display the "allow UNCONFIRMED" column when listing products in ↵Hugo Seabrook2013-02-171-3/+8
| | | | | | editproducts.cgi r/a=LpSolit
* Fix regression due to bug 830330Frédéric Buclin2013-02-171-1/+1
|
* Bug 836436: Add a "search_tabs" hook to allow additional search tabsAlbert Ting2013-02-161-4/+8
| | | | r/a=LpSolit
* Bug 830330: Make flags honour bug_check_can_change_fieldHugo Seabrook2013-02-151-1/+1
| | | | r=dkl, a=LpSolit
* Bug 830333: Make the comment box hidden if bug_check_can_change_field ↵Hugo Seabrook2013-02-152-15/+21
| | | | | | reports the user is unable to comment on the bug r=glob, a=LpSolit
* Bug 784352: Show a warning when interdiff reports errorsByron Jones2013-02-071-8/+11
| | | | r=dkl, a=LpSolit
* Bug 102048: Display the "Blocks" and "Depends On" columns in buglistsHugo Seabrook2013-01-301-0/+2
| | | | r/a=LpSolit
* Bug 833752 - Bug id custom fields should be clickable in bug listHugo Seabrook2013-01-301-0/+4
| | | | r=dkl, a=LpSolit
* Bug 824636: Only show "Show dependency tree / graph" when there are bugs in ↵Olav Vitters2013-01-301-12/+14
| | | | | | the dependency chain r/a=LpSolit
* Bug 272407: Send an e-mail when the administrator creates a new account for ↵Hugo Seabrook2013-01-302-0/+40
| | | | | | a user r/a=LpSolit
* Bug 819371: Weird list of arguments passed to query.cgi when accessing ↵Frédéric Buclin2013-01-221-1/+1
| | | | | | advanced search r=glob a=LpSolit
* Bug 820766: The requester and requestee fields in the Requests page are way ↵Frédéric Buclin2013-01-171-4/+0
| | | | | | too small in narrow windows r=dkl a=LpSolit
* Bug 752946 - Moving a bug into another product lists inactive components, ↵Dave Lawrence2013-01-171-0/+5
| | | | | | milestones and versions r/a=LpSolit
* Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-162-5/+10
| | | | r=dkl a=LpSolit
* Fix bustageFrédéric Buclin2013-01-151-1/+4
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=829709
* Bug 830373: Remove the unused global/help.html.tmpl templateFrédéric Buclin2013-01-142-22/+0
| | | | r=wicked a=LpSolit
* Bug 829709: Do not load CSS files from all skins by defaultFrédéric Buclin2013-01-141-36/+8
| | | | r=dkl a=LpSolit
* Bug 824616: The urlbase field in global/header.html.tmpl must be filteredMatt Selsky2013-01-031-1/+1
| | | | r/a=LpSolit
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-023-3/+5
|
* Bug 413851 - add CSV output option to request lists. r=LpSolit.Gervase Markham2013-01-022-2/+50
|
* Bug 824342: The "First" and "Last" links should be disabled on bug ↵Sunil Joshi2013-01-021-7/+16
| | | | | | navigation when we are on the first or last bug respectively of the buglist r=LpSolit a=justdave
* Bug 825524: When cloning a bug, the "We've made a guess at your operating ↵Sunil Joshi2013-01-021-1/+1
| | | | | | system and platform" message should not be displayed r/a=LpSolit
* Bug 685607: When a user edits the last bug of a buglist and his user pref is ↵Sunil Joshi2013-01-021-2/+2
| | | | | | set to "Show next bug in my list", the page header looks like to have missing data r/a=LpSolit
* Bug 353351: The name of the component in enter_bug.cgi should not be case ↵Koosha Khajeh Moogahi2013-01-021-1/+1
| | | | | | sensitive r=glob a=LpSolit
* Bug 401918: describekeywords.cgi with no keywords simply displays an empty ↵Sunil Joshi2013-01-021-0/+5
| | | | | | page instead of throwing an error r/a=LpSolit
* Bug 816870: All extensions must require Perl 5.10.1 to pass testsMatt Selsky2013-01-013-0/+6
| | | | r/a=LpSolit
* Bug 365524: Improve emailregexpdesc parameter help textSunil Joshi2012-12-301-1/+1
| | | | r=wicked, a=LpSolit
* fix typoFrédéric Buclin2012-12-291-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=825443
* Bug 825443: Linkify "Add a new classification"Sunil Joshi2012-12-291-4/+4
| | | | r/a=LpSolit
* Bug 804343: Implement autolinkification for a list of comment idsKoosha Khajeh Moogahi2012-12-291-0/+2
| | | | r/a=LpSolit
* Bug 824620: Unclosed <tr> in dependency block ("Blocks")Olav Vitters2012-12-251-0/+1
| | | | r=LpSolit, a=LpSolit
* Bug 605086: Messages about wrong login-attemps should refer to the forget ↵Hugo Seabrook2012-12-161-0/+2
| | | | | | password (reset password) functionality r/a=LpSolit
* Bug 406758: The help page for keywords uses "tag", but tags are something elseSunil Joshi2012-12-161-1/+1
| | | | r/a=LpSolit
* Bug 806809: Custom field values with "Enabled for bugs" set to "No" break ↵Alexander Tereschenko2012-12-161-0/+1
| | | | | | the values list if the field's values visibility depends on another field values r/a=LpSolit
* Bug 262308: Make the OS column wider in buglistsHugo Seabrook2012-12-161-1/+1
| | | | r/a=LpSolit
* Bug 573919 - Add "X-Bugzilla-*" headers to flagmailsHugo Seabrook2012-12-033-15/+24
| | | | r=dkl, a=LpSolit
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-0228-81/+81
| | | | r/a=LpSolit
* Bug 460372: The confirmation thrown when deleting a custom field, component, ↵Sunil Joshi2012-12-025-9/+10
| | | | | | version or product must have a red background if the deletion affects bugs r/a=LpSolit
* Bug 812054: JavaScript error on the Advanced Search page when a ↵Hugo2012-12-011-2/+13
| | | | | | classification has a product invisible to the user r/a=LpSolit
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-012-2/+2
| | | | r/a=LpSolit
* Bug 816266 - Bug alias should be present in bug's <title>Dave Lawrence2012-11-301-4/+12
| | | | r=glob, a=LpSolit
* Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and ↵Frédéric Buclin2012-11-293-265/+199
| | | | | | admin/custom_fields/edit.html.tmpl into a single template r=dkl a=LpSolit
* Bug 552694 - Add the "X-Bugzilla-Version" email headerHugo2012-11-291-0/+1
| | | | r=dkl, a=LpSolit
* Bug 718289: The deadline field should be visible by non-members of the ↵Frédéric Buclin2012-11-263-6/+10
| | | | | | timetracking group r=dkl a=LpSolit
* Bug 814841: The description of custom fields is not filtered in the help pageFrédéric Buclin2012-11-261-2/+1
| | | | r=dkl a=LpSolit
* Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones2012-11-222-3/+21
| | | | r=dkl,a=LpSolit