aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Collapse)AuthorAgeFilesLines
* Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk ↵lpsolit%gmail.com2006-02-212-0/+45
| | | | Melez <myk@mozilla.org> r=mkanat a=justdave
* Bug 326803: Wrong colspan for "summarize time" link below time tracking bar ↵wurblzap%gmail.com2006-02-131-1/+1
| | | | | | | on show_bug.cgi. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-101-1/+1
| | | | r=lpsolit a=justdave
* Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵lpsolit%gmail.com2006-01-102-2/+2
| | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Backing out fix for bug 287325 (initial implementation of custom fields): ↵myk%mozilla.org2006-01-062-45/+0
| | | | turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.
* Bug 287325: an initial implementation of custom fields, including the ↵myk%mozilla.org2006-01-062-0/+45
| | | | ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob
* Bug 320960: When viewing bugs in the "Format for printing" (aka Long ↵lpsolit%gmail.com2006-01-031-5/+9
| | | | format), the bug status and resolution are not translated correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - ↵lpsolit%gmail.com2005-12-231-8/+8
| | | | Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=justdave
* Bug 320275 !Node "compat" hack is very brokentimeless%mozdev.org2005-12-192-63/+68
| | | | r=myk a=justdave
* Bug 319718: Make summary the link title for bookmarkable templates.wurblzap%gmail.com2005-12-141-2/+12
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=timeless, a=justdave
* Bug 302694: Show multiple bugs emits errors about addReplyLink missing.wurblzap%gmail.com2005-12-121-4/+6
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 313430: Bug numbers in 'My Votes' are mis-aligned...way off to right - ↵lpsolit%gmail.com2005-12-121-1/+1
| | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 291048: Empty cells in show_activity.cgi when removed/added is zero - ↵lpsolit%gmail.com2005-12-121-2/+2
| | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 277690: Missing table cells on votes for user list - Patch by Olav ↵lpsolit%gmail.com2005-12-121-6/+5
| | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for ↵lpsolit%gmail.com2005-11-141-1/+1
| | | | comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 307328: show.xml.tmpl now includes bug flags as well as some other ↵lpsolit%gmail.com2005-11-081-9/+20
| | | | missing fields and attributes (required by importxml.pl) - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
* Bug 313432: Comments don't word-wrap in the "here's your comment for ↵lpsolit%gmail.com2005-11-051-1/+1
| | | | cut-n-paste" in a mid-air collision - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat r=LpSolit a=justdave
* Bug 313444: Remove the useless "This page lets you enter a new bug into ↵lpsolit%gmail.com2005-11-041-1/+0
| | | | Bugzilla" message from enter_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 314548: "Error : document.refresh is not a function" appears in the JS ↵lpsolit%gmail.com2005-11-041-1/+0
| | | | console when (un)checking the "Private" checkbox in show_bug.cgi - Patch by André Batosti <batosti@async.com.br> r=joel a=justdave
* Bug 308666: Getting a popup error message when checking dependencies - Patch ↵lpsolit%gmail.com2005-10-281-9/+11
| | | | by byron jones (glob) <bugzilla@glob.com.au> r=wicked a=justdave
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵lpsolit%gmail.com2005-10-181-1/+1
| | | | <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave
* Bug 106003: Dependency tree does not show the summary of the root bug - ↵lpsolit%gmail.com2005-10-122-0/+4
| | | | Patch by Todd Stansell <tjs@tellme.com> r=wicked a=justdave
* A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of ↵lpsolit%gmail.com2005-10-101-1/+1
| | | | "available")
* Bug 28398 Gotta be more careful when emailing state changes of dependent bugsbugreport%peshkin.net2005-10-081-4/+8
| | | | | Patch by André Batosti <batosti@async.com.br> r=lpsolit, a=justdave
* Bug 310171 Update css for private comments in real-timebugreport%peshkin.net2005-10-072-1/+26
| | | | | Patch by Andre Batosti <batosti@async.com.br> r=joel, a=justdave
* Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of ↵lpsolit%gmail.com2005-09-072-0/+5
| | | | exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk
* Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - ↵lpsolit%gmail.com2005-09-031-6/+7
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Partial fix for bug 302669: rewrites Attachment.pm to provide a real ↵myk%mozilla.org2005-09-011-2/+2
| | | | Attachment class; r=lpsolit
* Bug 156670: Move the 'Alias' field on its own row when viewing a bug - Patch ↵lpsolit%gmail.com2005-08-311-11/+16
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 306368: The "Block for SELECT fields" should only insert one cell in ↵lpsolit%gmail.com2005-08-311-1/+0
| | | | bug/edit-html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin ↵lpsolit%gmail.com2005-08-311-2/+4
| | | | <LpSolit@gmail.com> r/a=myk
* Bug 303527: The bug entry page does not use localised terms for statuses - ↵lpsolit%gmail.com2005-08-221-3/+7
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=myk a=justdave
* Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ↵lpsolit%gmail.com2005-08-221-0/+2
| | | | Buclin <LpSolit@gmail.com> r/a=myk
* Bug 292096: Remove the extra Description label in long list format - Patch ↵lpsolit%gmail.com2005-08-102-6/+1
| | | | by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave
* Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵lpsolit%gmail.com2005-08-041-1/+1
| | | | installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
* Bug 301018: Add INTERFACE section to bug/create/created.html.tmpl - Patch by ↵lpsolit%gmail.com2005-07-281-0/+15
| | | | Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
* Bug 300764: Deadline field on show_bug should include documentation of the ↵mozilla%colinogilvie.co.uk2005-07-171-1/+2
| | | | | | date format p=me, r=jouni, a=justdave
* Bug 276818: "Verify Version, Component, Target Milestone" page on product ↵lpsolit%gmail.com2005-07-131-1/+2
| | | | change lacks title - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
* Bug 165022: add alias field to new bug form - Patch by Albert Ting ↵lpsolit%gmail.com2005-07-111-0/+9
| | | | <altlst@sonic.net> r=GavinS a=justdave
* Bug 63536: User preference for whether or not to go to the next bug after ↵lpsolit%gmail.com2005-07-112-80/+24
| | | | processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
* Bug 278710: Using user dropdown instead of text field disturbs the layoutmkanat%kerio.com2005-07-081-217/+266
| | | | Patch By byron jones (glob) <bugzilla@glob.com.au> r=myk, a=justdave
* Bug 151411: "(This bug is not in your list)" is confusing - Patch by Alfred ↵lpsolit%gmail.com2005-06-211-2/+13
| | | | Karl Kornel <kornel.1@osu.edu> r=myk,LpSolit a=myk
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-212-2/+2
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Patch for bug 296582: create-guided template refers to "zarro boogs" instead ↵jocuri%softhome.net2005-06-091-2/+2
| | | | of terms.zeroSearchResults; patch by Alfred Karl Kornel <kornel.1@osu.edu>, r=vladd, a=justdave.
* Bug 215208: Descriptions in the bug activity tables are still in english - ↵lpsolit%gmail.com2005-06-011-0/+9
| | | | Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
* Bug 292609: Dependency tree: add a space before the bug summary - Patch by ↵lpsolit%gmail.com2005-05-111-1/+1
| | | | mc <magicdice@hotmail.com> r=kiko a=myk
* Bug 215148 - make status and resolution localisable. Patch by ↵gerv%gerv.net2005-05-103-21/+24
| | | | eseyman@linagora.com; r=gerv, a=myk.
* Bug 199048: Preference option to reverse sort the comments stack - Patch by ↵lpsolit%gmail.com2005-04-092-18/+46
| | | | Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk
* Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2005-04-083-9/+11
| | | | <wicked@etlicon.fi> r=LpSolit a=justdave