summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-02-07Bug 312304: Graphviz installation for Bugzilla doesn't work if spaces are in ↵wurblzap%gmail.com1-2/+2
the path to dot.exe. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, 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-02-03Bug 325361: When an event is scheduled at midnight of a given day of the ↵lpsolit%gmail.com2-2/+6
month, one email is sent *each* hour of that day - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
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 323721: [PostgreSQL] New charts feature crashes - Patch by Frédéric ↵lpsolit%gmail.com1-1/+1
Buclin <LpSolit@gmail.com> r=mkanat 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-23Bug 319331: mailto link generated with BiDi user name and email address gets ↵wurblzap%gmail.com1-2/+32
mangled with timestamp. Patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r(char list)=smontagu, a=justdave
2006-01-23Bug 324248: Deleting a group doesn't remove entries in group_group_map ↵lpsolit%gmail.com1-2/+3
correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel 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-21Bug 323955: Deleting a group incorrectly checks for user group membership ↵lpsolit%gmail.com1-8/+14
(miss group inheritance) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2006-01-20Bug 323769: Column names for reporter, assignee and QA contact realnames are ↵lpsolit%gmail.com1-3/+3
incorrect when exporting a bug list to non-HTML formats - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-01-16Bug 323575: [PostgreSQL] ↵lpsolit%gmail.com1-1/+2
sanitycheck.cgi?createmissinggroupcontrolmapentries=1 produces a SQL error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-01-12Bug 322771: PostgreSQL incorrectly detects that some summaries have control ↵mkanat%kerio.com1-7/+12
characters when they don't Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave
2006-01-12Bug 322807: Spelling mistake in docs, section "Searching for Bugs" - Patch ↵lpsolit%gmail.com1-1/+1
by Kurt (supernova_00) <supernova_00@yahoo.com> r=LpSolit
2006-01-11Bug 243268: Cannot remove several flag inclusions/exclusions at once - Patch ↵lpsolit%gmail.com1-2/+4
by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave
2006-01-11Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ↵lpsolit%gmail.com3-549/+1200
by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
2006-01-11Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch ↵lpsolit%gmail.com2-5/+6
by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
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 322712: Cannot export local attachments (attachments are truncated) - ↵lpsolit%gmail.com1-0/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-01-10Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of ↵lpsolit%gmail.com1-0/+1
uninitialized value in string eq at Bugzilla/Auth/Login/WWW/CGI.pm line 83 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-01-10Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵lpsolit%gmail.com4-5/+16
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-01-09Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summariesmozilla%colinogilvie.co.uk4-3/+25
Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave
2006-01-08Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - ↵lpsolit%gmail.com1-1/+3
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-01-06Backing out fix for bug 287325 (initial implementation of custom fields): ↵myk%mozilla.org16-497/+48
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.org16-48/+497
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-06Bug 322244: Cookies are incorrectly detainted when logging out - Patch by ↵lpsolit%gmail.com1-1/+1
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-01-06Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY ↵lpsolit%gmail.com1-1/+1
reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-01-05Bug 320506: enter_bug.cgi crashes if the product name is written with the ↵lpsolit%gmail.com1-0/+4
wrong case - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk r=bkor a=justdave
2006-01-05Bug 286724: change testserver.pl to do a simpler check for image creation, ↵gerv%gerv.net4-33/+28
thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave.
2006-01-05Bug 322412 Typo in error messagetimeless%mozdev.org1-1/+1
r=lpsolit a=justdave
2006-01-03Bug 119524: SECURITY: predictable sessionid (Use a token instead of ↵lpsolit%gmail.com4-6/+18
logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave
2006-01-03Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones ↵lpsolit%gmail.com1-2/+3
(glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
2006-01-03Bug 322082: Clean up user selection SQL.wurblzap%gmail.com1-5/+9
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2006-01-03Bug 313547: When strict_isolation is set, don't allow inappropriate users on ↵bugreport%peshkin.net2-0/+24
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.com3-13/+134
Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave
2005-12-31Bug 318171: Looking for group members finds grant right holders, too.wurblzap%gmail.com1-1/+2
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-12-31Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parsermozilla%colinogilvie.co.uk3-29/+52
Patch by: victory <bmo@rsz.jp>; r=colin
2005-12-31Bug 302979: Bring mail sending docs up to datemozilla%colinogilvie.co.uk2-4/+7
Patch by: Ville Skyttäville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin
2005-12-31Bug 285466: Add documentation for --regenerate option to collectstats.plmozilla%colinogilvie.co.uk1-1/+14
Patch by: victory <bmo@rsz.jp>; r=colin
2005-12-30Bug 299646: Potential missing entries in bug_group_map related to mandatory ↵lpsolit%gmail.com1-2/+36
groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-12-30Bug 284590: When using SMTP, emails are not sent to the CC list associated ↵lpsolit%gmail.com2-13/+15
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.name2-0/+60
a=justdave
2005-12-30Bug 315551: time summary split by month counts days twice - Patch by Miluse ↵lpsolit%gmail.com1-34/+73
Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave
2005-12-30Bug 238780: editversions.cgi should reject newline characters - Patch by ↵lpsolit%gmail.com2-1/+18
Paul <pdemarco@zoominternet.net> r=LpSolit 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
2005-12-30Bug 311047: populating enum tables fails without localconfig, when upgradingmkanat%kerio.com3-49/+94
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave