aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
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
* [SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ↵lpsolit%gmail.com2006-02-211-1/+13
| | | | your login and password to another site - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵lpsolit%gmail.com2006-02-213-51/+42
| | | | | | Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave I forgot to specify the bug number in my previous checkin. That was bug 312498.
* 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 232778: The sort order of a saved search is not kept - Patch by ↵lpsolit%gmail.com2006-02-121-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 325448: In editparams.cgi, radio button and checkbox descriptions should ↵lpsolit%gmail.com2006-02-061-6/+10
| | | | be enclosed in <label></label> tags - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by ↵lpsolit%gmail.com2006-01-281-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 323563: "Mail Transport Config" is a confusing name for a params section ↵lpsolit%gmail.com2006-01-271-1/+1
| | | | - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave
* Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by ↵lpsolit%gmail.com2006-01-271-5/+9
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 323392: admin/classifications/select.html.tmpl has a link pointing to ↵lpsolit%gmail.com2006-01-231-3/+0
| | | | itself - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should ↵lpsolit%gmail.com2006-01-211-2/+2
| | | | have a size of 7 instead of 4 - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
* Bug 321691 duplicates.cgi doesn't use <th>timeless%mozdev.org2006-01-102-98/+92
| | | | r=lpsolit a=justdave
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-103-5/+5
| | | | 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 313547: When strict_isolation is set, don't allow inappropriate users on ↵bugreport%peshkin.net2006-01-031-0/+2
| | | | | | | new bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* 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 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com2006-01-021-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave
* Bug 284590: When using SMTP, emails are not sent to the CC list associated ↵lpsolit%gmail.com2005-12-301-2/+1
| | | | with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave
* Bug 248581: range of y-axis for graphs is double the max value - r=wicked ↵karl%kornel.name2005-12-301-0/+1
| | | | a=justdave
* Bug 297652: Javascript strict warning in query.cgi when the format chosen is ↵lpsolit%gmail.com2005-12-301-1/+1
| | | | "advanced" - Patch by Florian Quèze <f.qu@queze.net> r=wicked 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 302326: Column sort links in bug lists should use field IDs instead of ↵lpsolit%gmail.com2005-12-211-1/+8
| | | | names - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 320902 confirm-user-match is mean to IEtimeless%mozdev.org2005-12-201-2/+4
| | | | r=mkanat a=justdave
* Bug 320275 !Node "compat" hack is very brokentimeless%mozdev.org2005-12-192-63/+68
| | | | r=myk a=justdave
* Bug 311512 When editing a user entry on Bugzilla, the "Real Name" field is ↵timeless%mozdev.org2005-12-181-0/+2
| | | | | | filled in incorrectly. r=justdave a=justdave
* Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad ↵lpsolit%gmail.com2005-12-141-1/+1
| | | | Dascalu <vladd@bugzilla.org> r=jouni a=justdave
* Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes ↵lpsolit%gmail.com2005-12-141-2/+7
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 266147: Internal error when Flag::notify() ends up with an invalid or ↵lpsolit%gmail.com2005-12-141-10/+9
| | | | empty CC: list and no requestee in restricted bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> 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 319942: Preferences not deleted along with user accounts.wurblzap%gmail.com2005-12-141-3/+15
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 319972: Hardcoded state string on product edit page.wurblzap%gmail.com2005-12-141-1/+4
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, 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 271596: editcomponents priv allows you to see/edit products you don't ↵lpsolit%gmail.com2005-12-121-0/+4
| | | | have access to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked 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 301764: The file size indicates "0" when editing local attachments - ↵lpsolit%gmail.com2005-12-082-36/+49
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 318225: "Create" button for flags has many leading spaces.wurblzap%gmail.com2005-12-031-4/+5
| | | | | Patch by Mark Bickford <markhb@maine.rr.com>, r=wurblzap, a=justdave
* Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ↵lpsolit%gmail.com2005-11-301-3/+10
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.wurblzap%gmail.com2005-11-301-1/+1
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
* Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵karl%kornel.name2005-11-204-12/+38
| | | | allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net2005-11-201-2/+13
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 313492: Query RSS doesn't correctly handle timezones in dc:date - Patch ↵lpsolit%gmail.com2005-11-191-1/+1
| | | | by Phil Ringnalda <bugzilla@philringnalda.com> r/a=myk
* Bug 312928: Title RSS bug-list based on Saved Search name - Patch by ↵lpsolit%gmail.com2005-11-191-2/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 87405: Change columns on stored query loses title - Patch by Frédéric ↵lpsolit%gmail.com2005-11-191-2/+2
| | | | Buclin <LpSolit@gmail.com> r/a=myk
* Bug 317025: Deleting product throws error in default install (2.20 Windows) ↵wurblzap%gmail.com2005-11-191-19/+22
| | | | | | | without usetargetmilestone turned on. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk
* Bug 313452: why isn't _Number of bugs_ quoted?wurblzap%gmail.com2005-11-172-2/+1
| | | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=wurblzap, a=justdave
* 316146 - 'Add bugs to new saved search' has empty <select>bbaetz%acm.org2005-11-171-8/+11
| | | | r=lpsolit, a=justdave