aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by...lpsolit%gmail.com2008-05-211-7/+0
* Bug 430989 – Status should probably be at the top of show_bug.cgiguy.pyrzak%gmail.com2008-05-201-11/+19
* Bug 434007 - Restrict group visibility text options is too smallguy.pyrzak%gmail.com2008-05-201-1/+1
* Bug 433851 - "Flag <select> not disabled even though user can't request or ch...reed%reedloden.com2008-05-151-2/+2
* Bug 433348: Created bug display should show extra nav links like show bug doe...lpsolit%gmail.com2008-05-141-1/+1
* Bug 430398: request.cgi does not filter component select list on distinct val...dkl%redhat.com2008-05-141-5/+3
* Bug 330989: illegal_change_deps error uses "empowered" inconsistently with "a...lpsolit%gmail.com2008-05-141-7/+7
* Bug 431363: Include information about flag types when config.cgi returns data...lpsolit%gmail.com2008-05-081-2/+35
* Fix bustage from Bug 417531.mkanat%bugzilla.org2008-05-051-4/+4
* Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for format=mult...lpsolit%gmail.com2008-05-052-4/+3
* Bug 417531: Release Notes for 3.0.4mkanat%bugzilla.org2008-05-051-2/+57
* Bug 430307: Unsafe regexp used in global/userselect.html.tmpl - Patch by Jess...lpsolit%gmail.com2008-04-301-2/+6
* Bug 429847: config.cgi should include additional information about custom fie...lpsolit%gmail.com2008-04-202-1/+14
* Bug 429768 - show_bug_flags is needlessly set twice in edit.html.tmplguy.pyrzak%gmail.com2008-04-191-10/+0
* Bug 429767 - short_desc label is controlled by check_can_change_field('alias')guy.pyrzak%gmail.com2008-04-191-3/+1
* Bug 223523: Allow Keywords column to wrap - Patch by Matt McHenry <mmchenry@c...lpsolit%gmail.com2008-04-191-0/+1
* Bug 428511 – Status and resolution values in dependency trees not locali...wurblzap%gmail.com2008-04-121-2/+2
* Bug 419016 - Space between the votes text and period is visually unappealing ...guy.pyrzak%gmail.com2008-04-101-4/+13
* Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when ed...guy.pyrzak%gmail.com2008-04-101-10/+10
* Bug 427236 Ð Different font sizes used in the group restrictions section of ...guy.pyrzak%gmail.com2008-04-101-2/+2
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-104-137/+158
* Bug 427226: Do not display the requestee field if the flag is not requestable...lpsolit%gmail.com2008-04-051-4/+11
* Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch ...lpsolit%gmail.com2008-04-051-12/+0
* Missing comma in a hash (was missing in the checkin of bug 182975)lpsolit%gmail.com2008-04-041-1/+1
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com2008-04-046-15/+17
* Bug 405946: Some emails are not sent in the language chosen by the addressee ...lpsolit%gmail.com2008-04-023-9/+21
* Bug 425599 – show_activity missing space for attachment flag changesbbaetz%acm.org2008-04-021-1/+1
* Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov <vitaly.fe...lpsolit%gmail.com2008-04-021-1/+1
* Bug 391949 colchange, login, and a number of other forms are missing a space ...timeless%mozdev.org2008-03-319-15/+15
* Bug 425565: Product name not displayed in the error message when adding/remov...lpsolit%gmail.com2008-03-281-3/+3
* Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - Patc...lpsolit%gmail.com2008-03-201-1/+1
* Bug 413439: Enable "change several bugs at once" if the user has editbugs OR ...lpsolit%gmail.com2008-03-181-1/+1
* Bug 365365: Fix various HTML and CSS validation errors when viewing attachmen...lpsolit%gmail.com2008-03-182-18/+9
* Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appea...lpsolit%gmail.com2008-03-181-6/+8
* Bug 365442: If product/component does not have any flags, "Flags: / Requestee...lpsolit%gmail.com2008-03-171-4/+15
* Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch ...lpsolit%gmail.com2008-03-171-4/+4
* Bug 323003: [importxml.pl] attachments should be imported with the original c...lpsolit%gmail.com2008-03-171-0/+1
* Bug 390370: "Products" should be "Other Classifications" when reclassifying p...lpsolit%gmail.com2008-03-171-2/+2
* Bug 422935 – Status values for “Take Bug” functionality on att...wurblzap%gmail.com2008-03-171-3/+3
* Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by Ge...lpsolit%gmail.com2008-03-171-13/+1
* Bug 304005: Implement SMTP authentication support for email notifications - P...lpsolit%gmail.com2008-03-142-1/+10
* Bug 421931 – Group control identifiers on product edit page should be lo...wurblzap%gmail.com2008-03-111-6/+10
* Fixing bustage due to bug 367394 (no idea why it's burning, but this should f...lpsolit%gmail.com2008-03-103-3/+3
* Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ca...reed%reedloden.com2008-03-093-10/+31
* Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com2008-03-011-5/+10
* Additional fix for bug 417146 - Patch by me, r=justdavelpsolit%gmail.com2008-02-281-5/+9
* Bug 417146: Sanitycheck recurses into global/message.txt.tmpl - Patch by FrÃ...lpsolit%gmail.com2008-02-281-1/+6
* Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ...lpsolit%gmail.com2008-02-261-22/+28
* Bug 419440: The Bugzilla version is not displayed in the welcome-admin page -...lpsolit%gmail.com2008-02-251-1/+1
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com2008-02-254-14/+10