lpsolit%gmail.com
f63e20ff67
Bug 313492: Query RSS doesn't correctly handle timezones in dc:date - Patch by Phil Ringnalda <bugzilla@philringnalda.com> r/a=myk
2005-11-19 01:43:44 +00:00
lpsolit%gmail.com
a2c68709a8
Bug 312928: Title RSS bug-list based on Saved Search name - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-19 01:29:23 +00:00
lpsolit%gmail.com
4e18164544
Bug 87405: Change columns on stored query loses title - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-19 01:20:04 +00:00
wurblzap%gmail.com
9adf2e6e75
Bug 317025: Deleting product throws error in default install (2.20 Windows) without usetargetmilestone turned on.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=myk
2005-11-19 00:48:08 +00:00
ccooper%deadsquid.com
ef4a32f61c
- fix timestamp display for comment on single result display;
...
- fix stats padding;
- smarter ordering of categories on admin page
2005-11-18 22:42:21 +00:00
ccooper%deadsquid.com
24e7e84c62
- this needs to be all on one line otherwise the linebreaks cause the JS to be malformed
2005-11-18 22:22:00 +00:00
cls%seawood.org
1c0aef9012
Fix XSS vulnerability in rview.cgi
...
Bug #276984 r=timeless
2005-11-18 20:30:28 +00:00
ccooper%deadsquid.com
fbffe3db10
- updated/added licecse boilerplate to template files;
...
- use moo.fx js libraries to control collapsable divs for holding instructions and such which are nice to have around but we don't always want to see;
- start on admin tool (edit categories)
- more CSS cleanups
2005-11-18 17:37:38 +00:00
zach%zachlipton.com
539b1853d9
Fix the "none" filter to work properly.
2005-11-18 03:42:48 +00:00
zach%zachlipton.com
548f998419
Properly use HTML::StripScripts::Parser in the 'testdata' filter.
2005-11-18 02:27:11 +00:00
zach%zachlipton.com
50dfb6fb52
Add list tags to the testdata filter whitelist.
2005-11-18 01:48:20 +00:00
wurblzap%gmail.com
bb00c375e1
Bug 313452: why isn't _Number of bugs_ quoted?
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>
r=wurblzap, a=justdave
2005-11-17 09:16:02 +00:00
bbaetz%acm.org
2625e42795
316146 - 'Add bugs to new saved search' has empty <select>
...
r=lpsolit, a=justdave
2005-11-17 07:56:01 +00:00
karl%kornel.name
827599e91e
Bug 257813: CSV link from new charts gives internal error if data contains more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave
2005-11-16 01:13:41 +00:00
lpsolit%gmail.com
20e0514868
Bug 288557: Show in the request queue those requests tied to secure bugs for which the user is the QA contact - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-16 01:03:52 +00:00
zach%zachlipton.com
eddf7e9ed4
Ensure that email addresses display correctly. The html filter must be applied before the email filter, not after.
2005-11-15 23:46:48 +00:00
zach%zachlipton.com
b1823c2158
Add make test target.
2005-11-15 21:43:29 +00:00
bugreport%peshkin.net
5340e68cb9
Bug 306130 Search for attachment creation fails
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r,a=justfave
2005-11-15 20:47:01 +00:00
bear%code-bear.com
1d1fde113e
This file used to be named "cvs" but on non-casesensitive file systems that
...
was causing a conflict. I've renamed the file and will be adjusting any
references to it.
2005-11-15 20:10:15 +00:00
zach%zachlipton.com
dbe1421d72
Fix for bug 315479 part 2: Cross-site scripting security holes in templates. All tests now pass.
2005-11-15 17:30:57 +00:00
lpsolit%gmail.com
9054ecca63
Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-15 09:53:00 +00:00
lpsolit%gmail.com
8110d93f42
Bug 302599: Saved searches using "days since bug changed" fail with "Can't use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-15 09:37:17 +00:00
lpsolit%gmail.com
606ac964ea
Bug 314080: [MySQL5] checksetup.pl: Unknown column 'profiles.userid' in 'on clause' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=joel r=mkanat r=lance a=justdave
2005-11-14 20:54:45 +00:00
timeless%mozdev.org
2ef5078e45
Bug 316289 cvsview2.cgi problems due to new cvs version
...
r=kairo
2005-11-14 09:02:48 +00:00
timeless%mozdev.org
83b810d291
Bug 161168 Bonsai lists effective userid instead of actual userid
...
patch by bugreport@peshkin.net r=timeless
2005-11-14 02:20:46 +00:00
timeless%mozdev.org
356743a09d
Bug 228283 cvsview2.cgi doesn't wrap correctly
...
patch by mvl@exedo.nl r=timeless
2005-11-13 22:45:54 +00:00
timeless%mozdev.org
6e0f4a9a67
Bug 240083 Make README parser tolerate ReadMe
...
r=myk
2005-11-13 22:43:36 +00:00
lpsolit%gmail.com
51ef091a39
Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comments in show_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-13 18:16:33 +00:00
lpsolit%gmail.com
29e2c70d31
Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-11-13 17:50:47 +00:00
lpsolit%gmail.com
0f7661d9ca
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave
2005-11-13 17:32:12 +00:00
wurblzap%gmail.com
459a292080
Bug 314621: usemenuforusers description should say "dropdown" instead of "popup"
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=mkanat, a=justdave
2005-11-12 10:09:44 +00:00
karl%kornel.name
38493b25bf
Bug 313469: Various small docs bugs found doing a clean install - Patch by A. Karl Kornel <karl@kornel.name r=colin.ogilvie
2005-11-12 00:12:05 +00:00
lpsolit%gmail.com
7f395d7734
Bug 315969: Cannot enter new bugs when the CC list is emtpy - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-11 02:02:33 +00:00
zach%zachlipton.com
9d8459e516
Fix for bug 315479 part 1: Cross-site scripting security holes in templates. The remaining templates will be fixed in the next checkin.
2005-11-11 00:06:45 +00:00
zach%zachlipton.com
fe417391e2
Let's actually pass the tests...Removing tabs from a couple of files (replacing them with spaces) and fixing the test scripts to work properly.
2005-11-10 23:24:46 +00:00
zach%zachlipton.com
e8c96b966c
Initial checkin of a slightly modified version of Bugzilla's test suite to check for compile errors and cross-site issues in template files. Customizations and fixes to follow in subsequent checkins.
2005-11-10 22:58:51 +00:00
lpsolit%gmail.com
afca10ca72
Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
2005-11-09 23:40:50 +00:00
karl%kornel.name
a41c8e42f9
Bug 313677: Sudoers without editusers/bless access see no link to sudo page - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=myk
2005-11-09 23:29:22 +00:00
lpsolit%gmail.com
7858b0a876
Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-11-09 23:24:13 +00:00
lpsolit%gmail.com
cf54341763
Bug 297857: Incorrect filter name detection in 008filter.t - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-11-09 23:09:12 +00:00
wurblzap%gmail.com
d252281e60
Bug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errors
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=LpSolit, a=myk
2005-11-09 22:25:59 +00:00
wurblzap%gmail.com
bef9ecea0a
Documentation patch for bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW installations
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=colin.ogilvie
2005-11-08 13:34:37 +00:00
ccooper%deadsquid.com
79e71ce018
- latest schema changes, with corresponding changes to Perl classes;
...
- don't include create or use db commands in SQL <- makes it easier to reuse between production and staging env
2005-11-08 02:35:19 +00:00
zach%zachlipton.com
8ab8375bf0
Put obsolete back and add it to the schema. Fix mistagged file.
2005-11-08 00:46:35 +00:00
zach%zachlipton.com
26950bd78c
Also treat UA strings identifying us as FF 1.5 as part of the 1.5 branch by default.
2005-11-08 00:35:56 +00:00
zach%zachlipton.com
09462191b7
The test_groups table doesn't actually have an 'obsolete' col. Removing it to avoid bustage...
2005-11-08 00:32:29 +00:00
lpsolit%gmail.com
667e8c1f8e
Bug 315157: Attachment data is not exported when moving bugs to another DB - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-07 20:41:12 +00:00
lpsolit%gmail.com
a5a608f050
Bug 307328: show.xml.tmpl now includes bug flags as well as some other missing fields and attributes (required by importxml.pl) - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
2005-11-07 20:32:27 +00:00
wurblzap%gmail.com
2a7e0f3224
Bug 314682: link rel entry for votes never gets created
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=LpSolit, a=justdave
2005-11-07 17:19:13 +00:00
wurblzap%gmail.com
5b143dcfaa
Bug 314680: Dependecy graph link rel entry should depend on webdotbase param
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=LpSolit, a=justdave
2005-11-07 17:14:01 +00:00