summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2008-04-20Bug 429847: config.cgi should include additional information about custom ↵lpsolit%gmail.com2-1/+14
fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-04-20Bug 429768 - show_bug_flags is needlessly set twice in edit.html.tmplguy.pyrzak%gmail.com1-10/+0
2008-04-20Bug 429767 - short_desc label is controlled by check_can_change_field('alias')guy.pyrzak%gmail.com1-3/+1
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-04-19Bug 223523: Allow Keywords column to wrap - Patch by Matt McHenry ↵lpsolit%gmail.com1-0/+1
<mmchenry@carnegielearning.com> r/a=LpSolit
2008-04-12Bug 428511 – Status and resolution values in dependency trees not ↵wurblzap%gmail.com1-2/+2
localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2008-04-10Bug 419016 - Space between the votes text and period is visually unappealing ↵guy.pyrzak%gmail.com1-4/+13
and confusing. Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit a=LpSolit
2008-04-10Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when ↵guy.pyrzak%gmail.com1-10/+10
editing the component if qa contact is blank Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat Patch removes the init for the QA field to be outside of the check to see if the field is blank.
2008-04-10Bug 427236 Ð Different font sizes used in the group restrictions section of ↵guy.pyrzak%gmail.com1-2/+2
show_bug.cgi Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat Patch changes the font size of the group area to be the same for both by changing the font size to both use the <small> tag
2008-04-10Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com4-137/+158
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
2008-04-05Bug 427226: Do not display the requestee field if the flag is not ↵lpsolit%gmail.com1-4/+11
requestable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit (module owner)
2008-04-05Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch ↵lpsolit%gmail.com1-12/+0
by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
2008-04-04Missing comma in a hash (was missing in the checkin of bug 182975)lpsolit%gmail.com1-1/+1
2008-04-04Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com6-15/+17
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit
2008-04-03Bug 405946: Some emails are not sent in the language chosen by the addressee ↵lpsolit%gmail.com3-9/+21
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-04-02Bug 425599 – show_activity missing space for attachment flag changesbbaetz%acm.org1-1/+1
r/a=lpsolit
2008-04-02Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov ↵lpsolit%gmail.com1-1/+1
<vitaly.fedrushkov@gmail.com> r/a=LpSolit
2008-03-31Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org9-15/+15
before checked r=vladd a=lpsolit
2008-03-28Bug 425565: Product name not displayed in the error message when ↵lpsolit%gmail.com1-3/+3
adding/removing bugs to/from illegal groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit
2008-03-20Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - ↵lpsolit%gmail.com1-1/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-18Bug 413439: Enable "change several bugs at once" if the user has editbugs OR ↵lpsolit%gmail.com1-1/+1
product-specific editbugs for ALL tickets - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit
2008-03-18Bug 365365: Fix various HTML and CSS validation errors when viewing ↵lpsolit%gmail.com2-18/+9
attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2008-03-18Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links ↵lpsolit%gmail.com1-6/+8
appear in footer even if the site doesn't use requests - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-17Bug 365442: If product/component does not have any flags, "Flags: / ↵lpsolit%gmail.com1-4/+15
Requestee:" header should not be shown on the bug creation form - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-17Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch ↵lpsolit%gmail.com1-4/+4
by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-17Bug 323003: [importxml.pl] attachments should be imported with the original ↵lpsolit%gmail.com1-0/+1
creator - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-03-17Bug 390370: "Products" should be "Other Classifications" when reclassifying ↵lpsolit%gmail.com1-2/+2
products in editclassifications.cgi - Patch by timeless <timeless@bemail.org> r=vladd a=LpSolit
2008-03-17Bug 422935 – Status values for “Take Bug” functionality on ↵wurblzap%gmail.com1-3/+3
attachment creation not localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2008-03-17Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by ↵lpsolit%gmail.com1-13/+1
Gervase Markham <gerv@mozilla.org> r/a=mkanat
2008-03-14Bug 304005: Implement SMTP authentication support for email notifications - ↵lpsolit%gmail.com2-1/+10
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-03-11Bug 421931 – Group control identifiers on product edit page should be ↵wurblzap%gmail.com1-6/+10
localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
2008-03-10Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵lpsolit%gmail.com3-3/+3
fix it)
2008-03-10Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵reed%reedloden.com3-10/+31
can be styled" [p=reed r+a=LpSolit]
2008-03-01Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com1-5/+10
The patch moves what used to be in one function to hide the qa and assignee into 2 separate calls. It also fixes some typos in the comments and adds my name to the committers list Patch By Guy Pyrzak <guy.pyrzak@gmail.com.com> r=mkanat, a=mkanat
2008-02-28Additional fix for bug 417146 - Patch by me, r=justdavelpsolit%gmail.com1-5/+9
2008-02-28Bug 417146: Sanitycheck recurses into global/message.txt.tmpl - Patch by ↵lpsolit%gmail.com1-1/+6
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2008-02-26Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ↵lpsolit%gmail.com1-22/+28
do any change - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-25Bug 419440: The Bugzilla version is not displayed in the welcome-admin page ↵lpsolit%gmail.com1-1/+1
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-02-25Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com4-14/+10
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-21Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ↵lpsolit%gmail.com1-0/+2
<guy.pyrzak@gmail.com> r/a=mkanat
2008-02-12Bug 389815: Can't edit shared queries if you can't run them - Patch by ↵lpsolit%gmail.com1-1/+8
timeless <timeless@bemail.org> r/a=LpSolit
2008-02-12Bug 341508 – GetBugLink() should be localisable.wurblzap%gmail.com1-0/+9
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
2008-02-09Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org4-5/+10
normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
2008-02-08Bug 414284: Bug edit page is bad for changing componentsmkanat%bugzilla.org1-2/+8
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-02-08Bug 61487: describe "Normal" severity in "A Bug's Life Cycle" - Patch by ↵lpsolit%gmail.com1-0/+7
Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit
2008-02-07Bug 392821: Remove obsolete instructions in template variables.none.tmpl ↵lpsolit%gmail.com1-13/+0
concerning bug_re - Patch by Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit
2008-02-06Forgot to upload this new template (as part of bug 349369)lpsolit%gmail.com1-0/+66
2008-02-06Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵lpsolit%gmail.com4-0/+47
Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2008-02-06Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵lpsolit%gmail.com3-15/+17
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-02-05Bug 393745: s/you/anyone/ in the message displayed when creating a new ↵lpsolit%gmail.com1-1/+1
product - Patch by timeless <timeless@bemail.org> r=reed r=vladd a=LpSolit
2008-02-05Bug 378908: Edit Group Access Controls hint for Default Default is missing a ↵lpsolit%gmail.com1-1/+1
period - Patch by timeless <timeless@bemail.org> r/a=LpSolit