jocuri%softhome.net
cce7112473
Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; a=justdave.
2003-12-08 14:35:53 +00:00
gerv%gerv.net
1defb8ec75
Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on.
2003-12-07 23:30:24 +00:00
gerv%gerv.net
118ecdcf95
Bug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl.
2003-12-07 23:25:26 +00:00
gerv%gerv.net
8021f6aad5
Bug 223078 - Provide classes to allow user to style bugs depending on bug number, component or status. Patch by gerv; r=kiko, a=justdave.
2003-12-07 22:46:28 +00:00
gerv%gerv.net
a6b294d91d
Bug 227122 - pie chart link missing from certain tabular reports. Patch by gerv; r=jouni, a=justdave.
2003-12-07 22:44:24 +00:00
gerv%gerv.net
2a04feaf1f
Bug 226682 - make it possible to edit series. This also changes the Series object interface a bit. Patch by gerv; r=kiko, a=justdave.
2003-12-07 22:43:20 +00:00
gerv%gerv.net
7c134d2010
Bug 218568 - Clean up charting UI. Having played with it for a bit, it needed work. Patch by gerv; r=kiko, a=justdave.
2003-12-07 22:41:55 +00:00
kiko%async.com.br
e0352fbbaf
Fix for bug 227213: Chomping murder in token emails and pages. Fix
...
chomping issues, a spurious in an email template, and minor
rewordings to make the text prettier -- oh, I realize this isn't Chaucer
yet, but who knows? r=jouni, a=justdave.
2003-12-07 21:12:42 +00:00
kiko%async.com.br
a708abe2bf
Fix for bug 226982: Move password change code into Bugzilla::Auth (part
...
1). Factored code out from Bugzilla::Auth::DB->authenticate() into
separate methods so we can use them externally. Add extra API to DB.pm,
which is currently used only internally (pending part 2). r=bbaetz, a=justdave
2003-12-07 02:11:00 +00:00
justdave%syndicomm.com
61a354f005
Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used only once" and make sure errors don't get wrapped in CGI:Carp's HTML wrapper.
...
r=bbaetz, a=justdave
2003-12-07 01:47:18 +00:00
jouni%heikniemi.net
278a597a5e
Bug 166346: Set html title attribute (tooltip) for local dot -drawn dependency graphs. r=kiko, justdave; a=justdave
2003-12-03 18:31:52 +00:00
kiko%async.com.br
5ada463db1
Bug 226932: flag request email sends ' ' in subject. Remove
...
entities that were introduced by the fix for bug 13540. Patch by Stephen
Reindl <sr@stephenreindl.de>, r=kiko, a=justdave
2003-12-01 12:24:33 +00:00
kiko%async.com.br
a828eba21c
Ultra-trivial single-word fix, r=ssdbot
2003-11-27 01:10:58 +00:00
kiko%async.com.br
95422a2e5a
Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
...
logout() method that is proxied through Bugzilla.pm's logout(), and fix
callers to use it. r=justdave, bbaetz, a=justdave
2003-11-27 01:01:00 +00:00
kiko%async.com.br
cfac89d9da
Bug 226229: Query.cgi HTML Transitional 4.01 validation fails for
...
query.cgi. Fixes outstanding validation issues. patch by Anthony
Christofides, r=kiko, a=justdave
2003-11-26 18:57:50 +00:00
justdave%syndicomm.com
6d3c3df523
Bug 226027: Use the Perl CGI module to send cookies.
...
r=bbaetz, a=justdave
2003-11-23 09:48:10 +00:00
bbaetz%acm.org
8bf7034d33
Bug 226284 - slow queries for creation_ts
...
r,a=justdave
2003-11-23 09:31:44 +00:00
justdave%syndicomm.com
f2f82f88df
Bug 221460: perl syncronisation script for ldap (contrib)
...
Contributed by Andreas H��fler <andreas.hoefler@bearingpoint.com>
a= justdave
2003-11-22 06:10:24 +00:00
bbaetz%acm.org
47e32a94e6
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
bbaetz%acm.org
981bb412ed
Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for all
...
possibilities.
Patch by Andreas Ho�fle, r=bbaetz, a=myk
2003-11-22 03:32:51 +00:00
myk%mozilla.org
a2daf0812b
Fix for bug 226469: labels the votes column in the RDF buglist output as containing Integer values so they sort correctly in RDF-slurping clients.
2003-11-21 23:15:40 +00:00
jocuri%softhome.net
48d66442ad
Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=justdave.
2003-11-21 10:00:54 +00:00
kiko%async.com.br
8e8cb48180
Fix for bug 226217: check_languages bustage resulting from sanitizing in
...
bug 199502. Applied myk's suggestion in patch checked in. r=myk, a=myk.
2003-11-20 20:21:16 +00:00
kiko%async.com.br
e23a4a44c6
Fix for bug 226207: Internal Server Error while requesting an attachment
...
flag. Simple namespace fix. r=myk, a=myk.
2003-11-20 19:55:44 +00:00
jocuri%softhome.net
00803b2891
Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ctype defined; r=kiko; a=justdave.
2003-11-20 06:22:14 +00:00
jouni%heikniemi.net
c56fa6cde8
Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@.
...
r=myk, a=justdave
2003-11-19 06:42:09 +00:00
jouni%heikniemi.net
ab89b76f5e
Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use Refresh HTTP header (on IIS only). r=justdave,a=justdave
2003-11-19 06:29:20 +00:00
caillon%returnzero.com
8436b3827c
226061 - someone forgot to tell editgroups that regexps are applied at runtime, not on account creation.
...
r=joel,a=justdave
2003-11-18 18:55:44 +00:00
jocuri%softhome.net
16287a2f54
Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; a=justdave.
2003-11-16 09:30:07 +00:00
gerv%gerv.net
fb82b1d80b
Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv; r=jouni, a=justdave.
2003-11-14 23:04:17 +00:00
jocuri%softhome.net
4e92aa1ab7
Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justdave.
2003-11-14 10:22:06 +00:00
gerv%gerv.net
758ed57285
Bug 219358 - Make attachments with all supported MIME types viewable in the edit page. Patch by gerv; r=kiko, r,a=justdave.
2003-11-13 23:44:07 +00:00
jouni%heikniemi.net
aab480ce19
contrib/cvs-update.sh should be in Perl. r=zach, a=justdave
2003-11-11 05:58:52 +00:00
jocuri%softhome.net
fa25a30a13
Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.
2003-11-10 17:56:03 +00:00
justdave%syndicomm.com
b0714df37f
Bump version number to 2.17.6
2003-11-10 03:56:38 +00:00
jocuri%softhome.net
a2acace4cb
Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.
2003-11-09 21:07:26 +00:00
gerv%gerv.net
f61981ab96
Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; r,a=myk.
2003-11-08 21:49:20 +00:00
gerv%gerv.net
b073da7946
Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about that - it worked on my machine, but not any machine without the excluded template. Doh. Patch by gerv; r,a=mozbot.
2003-11-08 18:51:07 +00:00
gerv%gerv.net
b65cdecd65
Bug 224913 - Need tests to check whether any templates uses the bareword "bug" or variations. Patch by gerv; r,a=justdave.
2003-11-08 18:09:28 +00:00
gerv%gerv.net
21f998a97c
Bug 195530 - Make javascript version of buglists available, part 2. This is 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-08 18:04:36 +00:00
gerv%gerv.net
7fa7de16cd
Bug 221160 - crash if illegal date specified in new charts date range. Patch by gerv; r=kiko, a=justdave.
2003-11-08 00:27:43 +00:00
gerv%gerv.net
571b9c4ea0
Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by gerv; r=bbaetz, a=justdave.
2003-11-08 00:26:41 +00:00
gerv%gerv.net
7d65372c95
Bug 222564 - The chart made when creating a new Product/Component is not public. Patch by gerv; r=kiko, a=justdave.
2003-11-08 00:25:31 +00:00
jocuri%softhome.net
13e9893faf
Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk.
2003-11-07 23:23:55 +00:00
jocuri%softhome.net
6984d222d2
Bug 198460: Better wording for create account to stress valid email address; r=kiko; a=justdave.
2003-11-07 08:27:12 +00:00
jocuri%softhome.net
fda2842064
Bug 219475: The check for null db entries in process_bug.cgi is wrong; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
2003-11-07 08:05:01 +00:00
jocuri%softhome.net
79bf989ca6
Bug 155119: reassigning bugs to a product with no components gives 'browser' error; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
2003-11-06 21:55:25 +00:00
justdave%syndicomm.com
2961f5bc2c
Bump version number for release
2003-11-03 03:33:36 +00:00
justdave%syndicomm.com
20c500c330
[SECURITY] Bug 219044: A user with 'editkeywords' privileges (i.e. usually 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 03:31:30 +00:00
justdave%syndicomm.com
c7a7ee457f
[SECURITY] Bug 209742: Under some circumstances, a user can obtain component 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 03:25:51 +00:00