summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2006-03-07Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch ↵lpsolit%gmail.com2-6/+1
by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
2006-03-04Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵jocuri%softhome.net1-1/+2
<chkr@plauener.de>, r=vladd, a=justdave.
2006-03-03Patch for bug 329163: Add 'settings' template case in generic handling of ↵jocuri%softhome.net1-0/+2
auth errors; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
2006-03-03Back out accidentally commited change as part of check-in for bug 328089.jocuri%softhome.net1-2/+0
2006-03-03Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com1-3/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-03Patch for bug 282613: add important admin edit flags to sidebar; patch by ↵jocuri%softhome.net1-0/+9
Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=vladd, a=justdave.
2006-03-03Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net7-10/+12
identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
2006-03-03Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ↵jocuri%softhome.net1-6/+6
links; patch by Vlad Dascalu <vladd@bugzilla.org>; r=wurblzap, a=justdave.
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com2-4/+4
show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-03-02Patch for bug 325567: display more information when listing flag types in ↵jocuri%softhome.net1-0/+17
editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com26-262/+238
Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-03-01Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net1-0/+7
2006-02-26Bug 313950: Login screen should append emailsuffix to login field - Patch by ↵lpsolit%gmail.com2-1/+3
Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave
2006-02-26Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵lpsolit%gmail.com3-0/+98
GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com8-11/+15
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-02-23Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by ↵lpsolit%gmail.com2-111/+109
André Batosti <batosti@async.com.br> r=myk r=LpSolit a=justdave
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com5-2/+158
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com18-39/+201
<wurblzap@gmail.com> r=vladd a=justdave
2006-02-22Bug 24697: Display search link for open bugs for each keyword in ↵mozilla%colinogilvie.co.uk1-1/+11
describekeywords.cgi Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net>; r=vladd; a=justdave
2006-02-22Bug 100089: Templatise "passwordmail" emailmozilla%colinogilvie.co.uk2-7/+35
Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave
2006-02-22Patch for bug 237683: Allow for more flexible user searching such as real ↵jocuri%softhome.net2-1/+12
name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org.
2006-02-22Patch for bug 326060: Remove template check for flag.setter (it always ↵jocuri%softhome.net3-9/+3
exists) - patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.
2006-02-22Bug 271984: Default milestone should be a <select>, not a text entry - Patch ↵lpsolit%gmail.com1-2/+13
by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
2006-02-22Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - ↵lpsolit%gmail.com1-0/+2
Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
2006-02-22Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters ↵lpsolit%gmail.com2-112/+222
<bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-02-22Patch for bug 97868: Rename the "Edit" action (for attachments) to something ↵jocuri%softhome.net5-7/+7
else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave.
2006-02-22Patch for bug 327624 : Add missing space in error message ↵jocuri%softhome.net1-4/+4
(template/en/default/global/user-error.html.tmpl); patch by GavinS <bugzilla@chimpychompy.org>, r=LpSolit, a=justdave.
2006-02-22Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt ↵jocuri%softhome.net1-0/+3
McHenry <mmchenry@carnegielearning.com>, r=vladd, a=justdave.
2006-02-21Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk ↵lpsolit%gmail.com2-0/+45
Melez <myk@mozilla.org> r=mkanat a=justdave
2006-02-21[SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ↵lpsolit%gmail.com1-1/+13
your login and password to another site - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
2006-02-21[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵lpsolit%gmail.com3-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.
2006-02-13Bug 326803: Wrong colspan for "summarize time" link below time tracking bar ↵wurblzap%gmail.com1-1/+1
on show_bug.cgi. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2006-02-12Bug 232778: The sort order of a saved search is not kept - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2006-02-06Bug 325448: In editparams.cgi, radio button and checkbox descriptions should ↵lpsolit%gmail.com1-6/+10
be enclosed in <label></label> tags - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-01-28Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-01-27Bug 323563: "Mail Transport Config" is a confusing name for a params section ↵lpsolit%gmail.com1-1/+1
- Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave
2006-01-27Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by ↵lpsolit%gmail.com1-5/+9
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-01-23Bug 323392: admin/classifications/select.html.tmpl has a link pointing to ↵lpsolit%gmail.com1-3/+0
itself - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-01-21Bug 322906: Flag inclusion and exclusion lists in editflagtypes.cgi should ↵lpsolit%gmail.com1-2/+2
have a size of 7 instead of 4 - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-01-10Bug 321691 duplicates.cgi doesn't use <th>timeless%mozdev.org2-98/+92
r=lpsolit a=justdave
2006-01-10Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org3-5/+5
r=lpsolit a=justdave
2006-01-10Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵lpsolit%gmail.com2-2/+2
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-01-06Backing out fix for bug 287325 (initial implementation of custom fields): ↵myk%mozilla.org2-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.
2006-01-06Bug 287325: an initial implementation of custom fields, including the ↵myk%mozilla.org2-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
2006-01-03Bug 313547: When strict_isolation is set, don't allow inappropriate users on ↵bugreport%peshkin.net1-0/+2
new bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2006-01-03Bug 320960: When viewing bugs in the "Format for printing" (aka Long ↵lpsolit%gmail.com1-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
2006-01-02Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave
2005-12-30Bug 284590: When using SMTP, emails are not sent to the CC list associated ↵lpsolit%gmail.com1-2/+1
with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave
2005-12-30Bug 248581: range of y-axis for graphs is double the max value - r=wicked ↵karl%kornel.name1-0/+1
a=justdave
2005-12-30Bug 297652: Javascript strict warning in query.cgi when the format chosen is ↵lpsolit%gmail.com1-1/+1
"advanced" - Patch by Florian Quèze <f.qu@queze.net> r=wicked a=justdave