aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...lpsolit%gmail.com2006-02-212-0/+45
* [SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ...lpsolit%gmail.com2006-02-211-1/+13
* [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patc...lpsolit%gmail.com2006-02-213-51/+42
* Bug 326803: Wrong colspan for "summarize time" link below time tracking bar o...wurblzap%gmail.com2006-02-131-1/+1
* Bug 232778: The sort order of a saved search is not kept - Patch by Frédéri...lpsolit%gmail.com2006-02-121-1/+1
* Bug 325448: In editparams.cgi, radio button and checkbox descriptions should ...lpsolit%gmail.com2006-02-061-6/+10
* Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by Fréd...lpsolit%gmail.com2006-01-281-1/+1
* Bug 323563: "Mail Transport Config" is a confusing name for a params section ...lpsolit%gmail.com2006-01-271-1/+1
* Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by FrÃ...lpsolit%gmail.com2006-01-271-5/+9
* Bug 323392: admin/classifications/select.html.tmpl has a link pointing to its...lpsolit%gmail.com2006-01-231-3/+0
* Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should ha...lpsolit%gmail.com2006-01-211-2/+2
* Bug 321691 duplicates.cgi doesn't use <th>timeless%mozdev.org2006-01-102-98/+92
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-103-5/+5
* 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 313547: When strict_isolation is set, don't allow inappropriate users on ...bugreport%peshkin.net2006-01-031-0/+2
* Bug 320960: When viewing bugs in the "Format for printing" (aka Long format),...lpsolit%gmail.com2006-01-031-5/+9
* Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com2006-01-021-1/+1
* Bug 284590: When using SMTP, emails are not sent to the CC list associated wi...lpsolit%gmail.com2005-12-301-2/+1
* Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=j...karl%kornel.name2005-12-301-0/+1
* Bug 297652: Javascript strict warning in query.cgi when the format chosen is ...lpsolit%gmail.com2005-12-301-1/+1
* Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - Pa...lpsolit%gmail.com2005-12-231-8/+8
* Bug 302326: Column sort links in bug lists should use field IDs instead of na...lpsolit%gmail.com2005-12-211-1/+8
* Bug 320902 confirm-user-match is mean to IEtimeless%mozdev.org2005-12-201-2/+4
* Bug 320275 !Node "compat" hack is very brokentimeless%mozdev.org2005-12-192-63/+68
* Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is fi...timeless%mozdev.org2005-12-181-0/+2
* Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad Dasca...lpsolit%gmail.com2005-12-141-1/+1
* Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes -...lpsolit%gmail.com2005-12-141-2/+7
* Bug 266147: Internal error when Flag::notify() ends up with an invalid or emp...lpsolit%gmail.com2005-12-141-10/+9
* Bug 319718: Make summary the link title for bookmarkable templates.wurblzap%gmail.com2005-12-141-2/+12
* Bug 319942: Preferences not deleted along with user accounts.wurblzap%gmail.com2005-12-141-3/+15
* Bug 319972: Hardcoded state string on product edit page.wurblzap%gmail.com2005-12-141-1/+4
* Bug 302694: Show multiple bugs emits errors about addReplyLink missing.wurblzap%gmail.com2005-12-121-4/+6
* Bug 271596: editcomponents priv allows you to see/edit products you don't hav...lpsolit%gmail.com2005-12-121-0/+4
* 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 301764: The file size indicates "0" when editing local attachments - Patc...lpsolit%gmail.com2005-12-082-36/+49
* Bug 318225: "Create" button for flags has many leading spaces.wurblzap%gmail.com2005-12-031-4/+5
* Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ...lpsolit%gmail.com2005-11-301-3/+10
* Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.wurblzap%gmail.com2005-11-301-1/+1
* Bug 312441: relogin.cgi allows you to impersonate user accounts you are not a...karl%kornel.name2005-11-204-12/+38
* Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net2005-11-201-2/+13
* Bug 313492: Query RSS doesn't correctly handle timezones in dc:date - Patch b...lpsolit%gmail.com2005-11-191-1/+1
* Bug 312928: Title RSS bug-list based on Saved Search name - Patch by Frédér...lpsolit%gmail.com2005-11-191-2/+3
* Bug 87405: Change columns on stored query loses title - Patch by Frédéric B...lpsolit%gmail.com2005-11-191-2/+2
* Bug 317025: Deleting product throws error in default install (2.20 Windows) w...wurblzap%gmail.com2005-11-191-19/+22
* Bug 313452: why isn't _Number of bugs_ quoted?wurblzap%gmail.com2005-11-172-2/+1
* 316146 - 'Add bugs to new saved search' has empty <select>bbaetz%acm.org2005-11-171-8/+11