aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Expand)AuthorAgeFilesLines
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-183-98/+97
* I forgot a minor fix on checkin for bug 330718 :)lpsolit%gmail.com2006-04-181-2/+2
* Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric B...lpsolit%gmail.com2006-04-181-13/+13
* Bug 92515: Implement the ability to change the resolution of a bug without re...lpsolit%gmail.com2006-03-281-19/+35
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-091-1/+1
* fix bustage (bug 286476)lpsolit%gmail.com2006-03-071-1/+1
* Bug 286476 - Mid-air collision should indicate that i didn't make a comment i...timeless%mozdev.org2006-03-071-0/+2
* Patch for bug 328089: make number of columns in additional comments field ide...jocuri%softhome.net2006-03-033-7/+7
* Bug 281358: Attachment links in bugmail are different from the link in show_b...lpsolit%gmail.com2006-03-021-1/+1
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com2006-02-261-1/+1
* Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by ...lpsolit%gmail.com2006-02-231-108/+108
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com2006-02-223-13/+44
* Patch for bug 326060: Remove template check for flag.setter (it always exists...jocuri%softhome.net2006-02-221-3/+1
* Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters <bug...lpsolit%gmail.com2006-02-221-111/+219
* Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt McHen...jocuri%softhome.net2006-02-211-0/+3
* Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...lpsolit%gmail.com2006-02-212-0/+45
* Bug 326803: Wrong colspan for "summarize time" link below time tracking bar o...wurblzap%gmail.com2006-02-131-1/+1
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-101-1/+1
* Bug 238207: Comment autolinkification on midair page points to wrong cgi - Pa...lpsolit%gmail.com2006-01-102-2/+2
* Backing out fix for bug 287325 (initial implementation of custom fields): tur...myk%mozilla.org2006-01-062-45/+0
* Bug 287325: an initial implementation of custom fields, including the ability...myk%mozilla.org2006-01-062-0/+45
* Bug 320960: When viewing bugs in the "Format for printing" (aka Long format),...lpsolit%gmail.com2006-01-031-5/+9
* Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - Pa...lpsolit%gmail.com2005-12-231-8/+8
* Bug 320275 !Node "compat" hack is very brokentimeless%mozdev.org2005-12-192-63/+68
* Bug 319718: Make summary the link title for bookmarkable templates.wurblzap%gmail.com2005-12-141-2/+12
* Bug 302694: Show multiple bugs emits errors about addReplyLink missing.wurblzap%gmail.com2005-12-121-4/+6
* Bug 313430: Bug numbers in 'My Votes' are mis-aligned...way off to right - Pa...lpsolit%gmail.com2005-12-121-1/+1
* Bug 291048: Empty cells in show_activity.cgi when removed/added is zero - Pat...lpsolit%gmail.com2005-12-121-2/+2
* Bug 277690: Missing table cells on votes for user list - Patch by Olav Vitter...lpsolit%gmail.com2005-12-121-6/+5
* Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comm...lpsolit%gmail.com2005-11-141-1/+1
* Bug 307328: show.xml.tmpl now includes bug flags as well as some other missin...lpsolit%gmail.com2005-11-081-9/+20
* Bug 313432: Comments don't word-wrap in the "here's your comment for cut-n-pa...lpsolit%gmail.com2005-11-051-1/+1
* Bug 313444: Remove the useless "This page lets you enter a new bug into Bugzi...lpsolit%gmail.com2005-11-041-1/+0
* Bug 314548: "Error : document.refresh is not a function" appears in the JS co...lpsolit%gmail.com2005-11-041-1/+0
* Bug 308666: Getting a popup error message when checking dependencies - Patch ...lpsolit%gmail.com2005-10-281-9/+11
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com2005-10-181-1/+1
* Bug 106003: Dependency tree does not show the summary of the root bug - Patch...lpsolit%gmail.com2005-10-122-0/+4
* A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of "a...lpsolit%gmail.com2005-10-101-1/+1
* Bug 28398 Gotta be more careful when emailing state changes of dependent bugsbugreport%peshkin.net2005-10-081-4/+8
* Bug 310171 Update css for private comments in real-timebugreport%peshkin.net2005-10-072-1/+26
* Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...lpsolit%gmail.com2005-09-072-0/+5
* Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch...lpsolit%gmail.com2005-09-031-6/+7
* Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...myk%mozilla.org2005-09-011-2/+2
* Bug 156670: Move the 'Alias' field on its own row when viewing a bug - Patch ...lpsolit%gmail.com2005-08-311-11/+16
* Bug 306368: The "Block for SELECT fields" should only insert one cell in bug/...lpsolit%gmail.com2005-08-311-1/+0
* Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin <L...lpsolit%gmail.com2005-08-311-2/+4
* Bug 303527: The bug entry page does not use localised terms for statuses - Pa...lpsolit%gmail.com2005-08-221-3/+7
* Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ...lpsolit%gmail.com2005-08-221-0/+2
* Bug 292096: Remove the extra Description label in long list format - Patch by...lpsolit%gmail.com2005-08-102-6/+1
* Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...lpsolit%gmail.com2005-08-041-1/+1