summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2003-11-22Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org23-202/+264
2003-11-22Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for allbbaetz%acm.org1-3/+8
possibilities. Patch by Andreas Ho¶fle, r=bbaetz, a=myk
2003-11-22Fix for bug 226469: labels the votes column in the RDF buglist output as ↵myk%mozilla.org1-1/+1
containing Integer values so they sort correctly in RDF-slurping clients.
2003-11-21Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; ↵jocuri%softhome.net5-55/+204
a=justdave.
2003-11-21Fix for bug 226217: check_languages bustage resulting from sanitizing inkiko%async.com.br1-3/+3
bug 199502. Applied myk's suggestion in patch checked in. r=myk, a=myk.
2003-11-21Fix for bug 226207: Internal Server Error while requesting an attachmentkiko%async.com.br1-0/+1
flag. Simple namespace fix. r=myk, a=myk.
2003-11-20Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ↵jocuri%softhome.net1-1/+1
ctype defined; r=kiko; a=justdave.
2003-11-19Bug 226119: The template admin/add-group.html.tmpl moved to ↵jouni%heikniemi.net2-1/+1
admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@. r=myk, a=justdave
2003-11-19Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange ↵jouni%heikniemi.net1-1/+11
use Refresh HTTP header (on IIS only). r=justdave,a=justdave
2003-11-19226061 - someone forgot to tell editgroups that regexps are applied at ↵caillon%returnzero.com1-1/+1
runtime, not on account creation. r=joel,a=justdave
2003-11-16Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; ↵jocuri%softhome.net2-2/+5
a=justdave.
2003-11-15Bug 225303 - Cannot remove stored query when no bugs are found. Patch by ↵gerv%gerv.net1-49/+38
gerv; r=jouni, a=justdave.
2003-11-14Bug 223473: Query not resubmitted after changing columns; r=justdave; ↵jocuri%softhome.net2-1/+4
a=justdave.
2003-11-14Bug 219358 - Make attachments with all supported MIME types viewable in the ↵gerv%gerv.net2-14/+43
edit page. Patch by gerv; r=kiko, r,a=justdave.
2003-11-11contrib/cvs-update.sh should be in Perl. r=zach, a=justdavejouni%heikniemi.net1-8/+13
2003-11-11Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.jocuri%softhome.net1-1/+1
2003-11-10Bump version number to 2.17.6justdave%syndicomm.com1-1/+1
2003-11-10Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.jocuri%softhome.net2-44/+89
2003-11-09Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵gerv%gerv.net7-251/+97
r,a=myk.
2003-11-09Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about ↵gerv%gerv.net1-21/+4
that - it worked on my machine, but not any machine without the excluded template. Doh. Patch by gerv; r,a=mozbot.
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net8-25/+154
"bug" or variations. Patch by gerv; r,a=justdave.
2003-11-09Bug 195530 - Make javascript version of buglists available, part 2. This is ↵gerv%gerv.net2-0/+15
a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave.
2003-11-08Bug 221160 - crash if illegal date specified in new charts date range. Patch ↵gerv%gerv.net1-1/+1
by gerv; r=kiko, a=justdave.
2003-11-08Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by ↵gerv%gerv.net1-1/+10
gerv; r=bbaetz, a=justdave.
2003-11-08Bug 222564 - The chart made when creating a new Product/Component is not ↵gerv%gerv.net5-31/+24
public. Patch by gerv; r=kiko, a=justdave.
2003-11-08Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk.jocuri%softhome.net1-2/+2
2003-11-07Bug 198460: Better wording for create account to stress valid email address; ↵jocuri%softhome.net1-4/+11
r=kiko; a=justdave.
2003-11-07Bug 219475: The check for null db entries in process_bug.cgi is wrong; patch ↵jocuri%softhome.net1-1/+1
by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
2003-11-07Bug 155119: reassigning bugs to a product with no components gives 'browser' ↵jocuri%softhome.net1-1/+1
error; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
2003-11-03Bump version number for releasejustdave%syndicomm.com1-1/+1
2003-11-03[SECURITY] Bug 219044: A user with 'editkeywords' privileges (i.e. usually ↵justdave%syndicomm.com1-0/+1
an administrator) can inject arbitrary SQL via the URL used to edit an existing keyword. Patch by Joel Peshkin <bugreport@peshkin.net> r= justdave, zach a= justdave
2003-11-03[SECURITY] Bug 209742: Under some circumstances, a user can obtain component ↵justdave%syndicomm.com1-1/+1
descriptions for a product to which he does not normally have access. Patch by Ryan Cleary <tryanc@interdimensions.com> r= joel, bbaetz a= justdave
2003-11-03[SECURITY] Bug 209376: If you know the email address of someone who has ↵justdave%syndicomm.com1-7/+3
voted on a secure bug, you can access the summary of that bug even if you do not have sufficient permissions to view the bug itself. Patch by Gervase Markham <gerv@mozilla.org> r= justdave, bbaetz a= justdave
2003-11-03Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. ↵gerv%gerv.net2-6/+5
Patch by gerv; r=bbaetz, a=justdave.
2003-11-02Rebuilding documentation for the 2.17.5 release; the docbook system on ↵jocuri%softhome.net62-12086/+14873
landfill proved to be broken.
2003-11-02Bug 111522: Provide ability to specify MIME type of attachment when ↵justdave%syndicomm.com1-3/+3
downloading - correction of url parameter name to avoid usage conflicts with other parts of Bugzilla Patch by Alex Vincent <ajvincent@juno.com> r= justdave, a= justdave
2003-11-02Recompile docs (again) for release (for one lousy stinking paragraph)justdave%syndicomm.com19-3173/+3192
2003-11-02Adding reference to current version of the docs being on the webjustdave%syndicomm.com1-1/+7
2003-11-02Recompiled docs for releasejustdave%syndicomm.com62-14664/+13595
2003-11-02Bug 224397: Mismatch of user error: insufficient_privs vs ↵jocuri%softhome.net1-1/+1
insufficient_perms; patch by caduvall@glue.umd.edu (chaduv); r=justdave; a=justdave.
2003-11-01Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at ↵jocuri%softhome.net1-0/+23
Once" ?; r=justdave; a=justdave.
2003-11-01Fix for bug 190611: Query page crashes if any product has no versions ↵jocuri%softhome.net1-0/+5
defined; r=kiko; a=justdave.
2003-10-31Fix for Bug 220724: Provide standalone bug submission program. Includeskiko%async.com.br9-0/+1074
a python script that submits bugs to a specified Bugzilla instance. README, docs and an example bug are included. Work done by Eric Raymond <esr@thyrsus.com> and myself. a=justdave
2003-10-31Add user documentation for Patch Viewer (bug 216707)john%johnkeiser.com1-0/+93
2003-10-31Rebuilding documentation for Bugzilla 2.17.5.jocuri%softhome.net62-880/+1124
2003-10-31Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.jocuri%softhome.net1-1/+1
2003-10-31Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net2-1/+28
Keiser - john@johnkeiser.com); r=jake; a=jake.
2003-10-31Bug 217219 Messages in votes errors are incorrectly CHOMP'dtimeless%mozdev.org1-7/+6
r=kiko a=justdave
2003-10-31Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave.jocuri%softhome.net1-2/+4
2003-10-31Bug 47925: describe MOVED resolution in bug_status.html; patch by chaduv ↵jocuri%softhome.net1-0/+3
(caduvall@glue.umd.edu); r=kiko; a=justdave.