Commit Graph

7264 Commits

Author SHA1 Message Date
lpsolit%gmail.com
5527af883b Bug 318838: Javascript error when loading index.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2005-12-03 03:17:38 +00:00
wurblzap%gmail.com
e6c12ea90c Bug 318225: "Create" button for flags has many leading spaces.
Patch by Mark Bickford <markhb@maine.rr.com>,
r=wurblzap, a=justdave
2005-12-02 22:27:05 +00:00
wurblzap%gmail.com
2a42ed3a43 Bug 310070: runtests.pl reports errors when the 'shutdownhtml' parameter is turned on.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, r=mkanat, a=justdave
2005-12-02 22:16:36 +00:00
lpsolit%gmail.com
d759168c28 Bug 318571: sanitycheck.cgi should tell in which bugs some fields are incorrect - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-12-02 20:57:34 +00:00
lpsolit%gmail.com
dd54342a90 Bug 316522: Old Charts should not require login - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-12-02 20:48:03 +00:00
mkanat%kerio.com
6341df31f7 Bug 318459: [BUGZILLA] mozbot fails to report certain changes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-12-01 22:33:29 +00:00
bear%code-bear.com
bbcb9be4f1 Update library use statement to use the libdir marker (which gets updated
during the configure/install step) instead of hardcoded paths.
bug 312958
2005-12-01 07:17:12 +00:00
lpsolit%gmail.com
788aba6938 Bug 317489: Email preferences are not set for the new admin user - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-30 12:40:13 +00:00
lpsolit%gmail.com
397b1ac9b0 Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-11-30 12:00:54 +00:00
wurblzap%gmail.com
a5f1a496e0 Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.
Patch by Emmanuel Seyman <eseyman@linagora.com>,
r=wurblzap, a=justdave
2005-11-30 08:19:28 +00:00
zach%zachlipton.com
b6048e1e09 Add Bugzilla database information (for authentication) to localconfig. 2005-11-30 05:20:13 +00:00
timeless%mozdev.org
e77552c6cd Bug 317993 Improve error reporting for handle*
r=mkanat
2005-11-28 11:38:35 +00:00
mkanat%kerio.com
c572c9bc03 Bug 317899: checksetup needlessly requires a version of MIME::Base64 newer than perl 5.8.5 (RHEL4)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-11-28 07:16:32 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
mkanat%kerio.com
0bcd9f8dd0 Bug 314489: [PostgreSQL] Buglists sorted by importance fail
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-11-23 21:35:59 +00:00
lpsolit%gmail.com
b32c616397 Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed (for type eq "single" only) - My previous patch was buggy as fields accepting only one user and those accepting several users must be considered differently. Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-11-23 10:56:10 +00:00
lpsolit%gmail.com
45980aa331 Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit 2005-11-21 23:31:58 +00:00
lpsolit%gmail.com
e93f2ea535 Bug 279716: Users have to relogin when changing their own password - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=justdave 2005-11-21 19:35:02 +00:00
lpsolit%gmail.com
1e1ff66b81 Bug 317176: Clean up the missing Image::Magick perl module message - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave 2005-11-21 19:23:43 +00:00
lpsolit%gmail.com
f85a9bd79d Bug 315524: When an invalid action is passed to relogin.cgi, ThrowTemplateError() is called instead of ThrowCodeError() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-11-21 19:17:12 +00:00
lpsolit%gmail.com
dcee0f952a Bug 95799: sanitycheck.cgi should do email checks using Util::validate_email_syntax() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-11-21 19:06:15 +00:00
timeless%mozdev.org
8f9aab18fa Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
patch by kiko r=timeless
2005-11-20 22:30:31 +00:00
timeless%mozdev.org
81b24580fe Bug 235479 html templates assume cvsroot heirarchy of 'mozilla'
patch by Chris.Yeh@nokia.com r=timeless
2005-11-20 22:10:40 +00:00
karl%kornel.name
51ce3bd5d9 Bug 312441: relogin.cgi allows you to impersonate user accounts you are not allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-11-20 01:31:37 +00:00
wurblzap%gmail.com
9f2bd195a8 Bug 304417: Template precompilation is clumsy when it comes to additional language directories.
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>,
r=wurblzap, a=myk
2005-11-20 00:00:15 +00:00
mozilla%colinogilvie.co.uk
fb13021570 Bug 304936: checksetup.pl should inform the user to go to editparams.cgi if they haven't yet
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=LpSolit, a=justdave
2005-11-19 23:55:26 +00:00
bugreport%peshkin.net
f8660372ba Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-11-19 23:47:26 +00:00
mozilla%colinogilvie.co.uk
9ed9b8a517 Bug 303284: [BUGZILLA] When directly addressed, mozbot should report information about bugs regardless of whether its within backOffTime
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat@bugzilla.org
2005-11-19 22:33:18 +00:00
mozilla%colinogilvie.co.uk
025752850a Bug 286865: Remove or Replace Win32 Code Changes Section as they are no longer required
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=glob
2005-11-19 22:06:46 +00:00
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
lpsolit%gmail.com
929569c5c1 Bug 313432: Comments don't word-wrap in the "here's your comment for cut-n-paste" in a mid-air collision - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat r=LpSolit a=justdave 2005-11-05 12:40:47 +00:00
lpsolit%gmail.com
bde4e9b620 Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead of creation time - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2005-11-05 12:24:29 +00:00
lpsolit%gmail.com
b3d9919657 Bug 305927: [PostgreSQL] Adding a new product partly fails when 'makeproductgroups' is enabled - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-05 12:15:57 +00:00
karl%kornel.name
916cb2bfa4 Bug 312439: The user being impersonated has "moral" rights to keep informed - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-11-04 16:11:46 +00:00
lpsolit%gmail.com
9dd7459c1b Bug 313444: Remove the useless "This page lets you enter a new bug into Bugzilla" message from enter_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-11-04 10:23:36 +00:00
lpsolit%gmail.com
fedb4e58d1 Bug 301067: [PostgreSQL] editusers.cgi doesn't do a case-insensitive comparison - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-04 10:04:47 +00:00
lpsolit%gmail.com
2297568d7e Bug 314548: "Error : document.refresh is not a function" appears in the JS console when (un)checking the "Private" checkbox in show_bug.cgi - Patch by Andr� Batosti <batosti@async.com.br> r=joel a=justdave 2005-11-04 09:55:19 +00:00
lpsolit%gmail.com
b14632e551 Bug 314791: process_bug.cgi should not complain if 'knob' is undefined - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-11-04 09:44:53 +00:00
lpsolit%gmail.com
4597fb6be3 Bug 314658: Incorrect column name "Result" in buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-11-04 09:30:24 +00:00
lpsolit%gmail.com
15be8751e1 Doc part of bug 293357 - Patch by victory <bmo@rsz.jp> r=LpSolit 2005-11-03 10:49:05 +00:00
lpsolit%gmail.com
49d37faded Bug 307043: Fix two typos in the FAQ - Patch by victory <bmo@rsz.jp> r=LpSolit 2005-11-03 10:31:05 +00:00
lpsolit%gmail.com
2f966717df Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk 2005-11-03 00:27:30 +00:00
wurblzap%gmail.com
b7c8aad92b Bugzilla Bug 306207: sendmail support under Windows bypasses message encoding
Patch by byron jones (glob) <bugzilla@glob.com.au>
r=wurblzap, a=myk
2005-11-02 20:50:46 +00:00
mkanat%kerio.com
b1c4418828 Bug 314795: [Oracle] SQL query in query.cgi is missing a space
Patch By Lance Larsh <lance.larsh@oracle.com> r=vladd, a=myk
2005-11-02 20:49:14 +00:00
lpsolit%gmail.com
3f58a96985 Bug 314269: Add email pref to not send mail about dependency changes - Patch by Todd Stansell <tjs@tellme.com> r=joel a=justdave 2005-10-31 23:09:28 +00:00
bugreport%peshkin.net
4d9f2ba97b Bug 314198: Fix leaking list of product names in query.cgi
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-31 18:48:59 +00:00
lpsolit%gmail.com
7044c14d9f Bug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wicked a=justdave 2005-10-30 21:51:15 +00:00
lpsolit%gmail.com
7378397088 Bug 153445: Do not display bug counts by default when listing products in editproducts.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-10-30 21:42:13 +00:00
lpsolit%gmail.com
35ecb1a6b0 Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-10-30 21:31:29 +00:00
lpsolit%gmail.com
f47da9c608 Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of a valid ID as a param - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-10-28 10:33:18 +00:00
wurblzap%gmail.com
05f1cf3889 Bug 313941: sanitycheck should quote bad values so empty values are apparent
Patch by Matt McHenry <mmchenry@carnegielearning.com>
r=wurblzap, a=justdave
2005-10-28 10:25:44 +00:00
lpsolit%gmail.com
6594baf721 Bug 303706: Eliminate deprecated Bugzilla::DB routines from editproducts.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-10-28 10:25:06 +00:00
wurblzap%gmail.com
da0bd6fdcb Bug 313941: t/008filter.t should accept TRY/CATCH template directives
Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua>
r=wurblzap, a=justdave
2005-10-28 10:19:43 +00:00
lpsolit%gmail.com
1c6ee4b2f5 Bug 308666: Getting a popup error message when checking dependencies - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wicked a=justdave 2005-10-28 10:15:01 +00:00
lpsolit%gmail.com
300632fee5 Bug 308340: General Preferences tab is empty except for submit button when no user prefences are enabled - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-10-28 09:56:54 +00:00
mike.morgan%oregonstate.edu
ccb7354501 Added rdf parsing code. 2005-10-27 16:49:22 +00:00
lpsolit%gmail.com
72e122136d Bug 266143: If Param("usevotes") is off, editing a product should mention it - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk 2005-10-26 17:14:35 +00:00
lpsolit%gmail.com
01a25e4ea0 Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-10-26 16:52:28 +00:00
lpsolit%gmail.com
f65ccb116e Bug 109339: Be able to set assignee/QA to default for multiple bugs across products - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-10-26 16:41:59 +00:00
lpsolit%gmail.com
5553422f37 Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk 2005-10-26 16:31:16 +00:00
lpsolit%gmail.com
b02afad608 Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, duplicates.cgi, quips.cgi, report.cgi, request.cgi and showdependency*.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-10-26 16:15:50 +00:00
zach%zachlipton.com
e35dbdacca Make sidebar header graphic link to index.cgi, not litmus_staging/coop. 2005-10-26 05:32:17 +00:00
gerv%gerv.net
fe6c684493 Bug 313732: fix typo in name of error message variable. Patch by bugzilla.mozilla@rjb.za.net; r=gerv, a=myk. 2005-10-25 22:51:23 +00:00
lpsolit%gmail.com
99552674bf Bug 313546: long_list.cgi URLs don't redirect to show_bug correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-10-25 19:31:31 +00:00
lpsolit%gmail.com
b8370c49ac Bug 313603: The keyword_already_exists error has an undefined variable - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-10-25 19:16:39 +00:00
lpsolit%gmail.com
bb76c92795 Bug 313131: Remove the unused get_classification_id() routine - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2005-10-25 19:06:01 +00:00
lpsolit%gmail.com
33a53b87a9 Bug 72948: Default column list should include OS and not Platform - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wurblzap a=justdave 2005-10-25 18:18:19 +00:00
lpsolit%gmail.com
4bbe52a4c7 Bug 313020: Implement the ability to add individual bugs to saved searches - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-25 17:55:13 +00:00
lpsolit%gmail.com
b493b5754c Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 23:11:56 +00:00
mkanat%kerio.com
6f97449110 Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SELECT column list
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-10-24 19:21:05 +00:00
ccooper%deadsquid.com
6098e6c359 - fix percentage calculation for run tests -> now based on community and personal testing coverage percentages, as limited by the chosen platform and build ID;
- some CSS changes, mostly to decrease the default font size;
- added template framework for displaying collapsable instruction text on just about any page.
2005-10-24 17:57:50 +00:00
mike.morgan%oregonstate.edu
01ad63892a php5 -> php4 2005-10-24 17:06:43 +00:00
lpsolit%gmail.com
7b12ee7227 Bug 313533: editvalues.cgi: Reference found where even-sized list expected at line 122 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 00:44:10 +00:00
lpsolit%gmail.com
733a2fdb5a Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave 2005-10-23 21:47:51 +00:00
bugreport%peshkin.net
0ae9d5f119 Bug 312787 When strict_isolation is set, do not permit users to alter deps on bugs unless they can edit both bugs
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-22 13:07:07 +00:00
bugreport%peshkin.net
2f8d490ec4 Bug 313069 Fix javascript error when editing attachments
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, a=justdave
2005-10-20 02:15:40 +00:00
lpsolit%gmail.com
0f3939a57e Bug 298688: Forbid the deletion of values used by default for the priority, severity, platform and OS and update data/params when editing them - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-10-19 22:21:05 +00:00
ccooper%deadsquid.com
4b82e742fb - more accurate title for unclear results aggregate 2005-10-19 22:08:58 +00:00
ccooper%deadsquid.com
8c7846775d - remove common failure files 2005-10-19 21:49:24 +00:00
ccooper%deadsquid.com
d7f604cd20 - adding new files for common results display 2005-10-19 21:48:29 +00:00
ccooper%deadsquid.com
f8609a1940 - make common results script generic;
- use FILTER where applicable;
- show most common results marked as unclear as footer query
2005-10-19 21:47:37 +00:00
bugreport%peshkin.net
8a92bd9e82 Bug 149504 Permit a reference to a URL to be treated as an attachment
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:16:15 +00:00
bugreport%peshkin.net
56f5fd418b Bug 312933 Query.cgi leaks product names
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:07:00 +00:00
bugreport%peshkin.net
a6327a5426 Bug 313008 Lists of products, milestones, etc... should be sorted
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:04:20 +00:00
bear%code-bear.com
a206cb8482 Updated ReadMe, Install and src/lib/TinderDB.pm to mention VC_SVN 2005-10-19 04:20:35 +00:00
bear%code-bear.com
d976364b35 New TinderDB code to gather SVN information for a given
date/time for display in the "blame" column
2005-10-19 03:21:58 +00:00
ccooper%deadsquid.com
d6aef270b6 - remove linebreaks from comments prior to display 2005-10-19 01:46:56 +00:00
ccooper%deadsquid.com
3118d1e761 - fix broken search by summary 2005-10-19 01:18:30 +00:00
ccooper%deadsquid.com
f19c867677 - adding starred display and popups for test results with comments;
- improve wording of footer search for results marked as unclear;
- fix cut-n-paste error in Comment.pm and Resultbug.pm;
- improve default display of test results, and add explanatory blurb for navigation;
2005-10-19 01:06:34 +00:00
bugreport%peshkin.net
36cc87edeb Bug 141593 You can add/remove dependencies on bugs you can't see
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-18 21:12:47 +00:00
lpsolit%gmail.com
88fe3657f2 Bug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsys parameters in editparams.cgi should be a dropdown menu - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-18 18:47:08 +00:00
lpsolit%gmail.com
7d02bf7d1b Bug 302936: Reject the requestee if he cannot access private attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=jouni a=justdave 2005-10-18 17:45:48 +00:00
bugreport%peshkin.net
ab2447d474 Bug 312773 attachment.cgi is broken due to bug 309681
Patch by Fr����d����ric Buclin <LpSolit@gmail.com>
r=joel, a=justdave
2005-10-18 03:26:13 +00:00
lpsolit%gmail.com
a7d3440ca7 Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave 2005-10-17 21:59:01 +00:00
lpsolit%gmail.com
d08f38656a Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-17 21:43:42 +00:00
lpsolit%gmail.com
a05a208a0d Bug 305979: Removing a user account who was requested to set a flag at least once may return wrong information - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-10-17 21:28:16 +00:00
bugreport%peshkin.net
e0d962bfe7 Bug 309681 Prevent users from adding another user who shouldn't have access to a bug as assignee or CC member
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br>
r=joel, a=justdave
2005-10-17 21:19:09 +00:00
lpsolit%gmail.com
25622f1312 Bug 302835: The "confirm delete" page when deleting a user account should distinguish between risky and no risky actions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-10-17 21:10:41 +00:00
mike.morgan%oregonstate.edu
71628d46eb Changes for database-driven PHPSESSION implementation. See bug 312629. 2005-10-17 20:27:34 +00:00
mike.morgan%oregonstate.edu
045c44e988 Fix for bug 312611. 2005-10-17 17:47:40 +00:00
ccooper%deadsquid.com
69e9dc7e4c - fix comment and bug ID acquisition for initial result submission 2005-10-17 17:00:06 +00:00
lpsolit%gmail.com
d816baa3e3 Bug 312437: Do not display the "Impersonate this user" link when the user is in the bz_sudo_protect group - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave 2005-10-17 11:14:07 +00:00
ccooper%deadsquid.com
dcc3d285f5 - add quick search for results marked as unclear 2005-10-15 04:09:59 +00:00
ccooper%deadsquid.com
088def1e9c - default to displaying all test cases;
- remove domain + absolute path from show test link
2005-10-15 04:04:19 +00:00
ccooper%deadsquid.com
36e003454e - display error message for common error conditions when displaying a single result 2005-10-15 03:37:06 +00:00
ccooper%deadsquid.com
1ec26dd86d - use Date::Manip to set timestamps 2005-10-15 01:09:42 +00:00
ccooper%deadsquid.com
d9b0cbf91a - add privacy notice 2005-10-14 23:15:47 +00:00
lpsolit%gmail.com
dc2398b560 Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to email notifications - Patch by Mark Loeser <halcy0n@gentoo.org> r=LpSolit a=justdave 2005-10-14 23:14:33 +00:00
ccooper%deadsquid.com
fa8d4c7eb2 - reorganize advanced search: put results on top;
- fix CSS errors;
- obfuscate email addresses and add privacy notice.
2005-10-14 23:08:41 +00:00
lpsolit%gmail.com
c4be4c25ee Bug 312356: The defaultpriority param should be grouped together with defaultseverity, opsys and platform - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-14 17:54:56 +00:00
ccooper%deadsquid.com
3f210c19ee - allow for obsoletion of testgroups. Only display testgroups that are not marked as obsolete. 2005-10-14 16:02:28 +00:00
justdave%bugzilla.org
e82529d448 new Lifecycle PNG image that doesn't break libpng. (same image, just re-saved with GraphicConverter) 2005-10-14 04:44:54 +00:00
bugreport%peshkin.net
5e68615687 Bug 312406 Checksetup fails to check for existing group_group_map for Bugzilla <2.17
patch by A. Karl Kornel <karl@kornel.name>
r=joel, a=justdave
2005-10-14 03:50:57 +00:00
lpsolit%gmail.com
d89ce3f633 Bug 312386: checksetup.pl fails to check for existing group_group_map entries for new admins - Patch by Joel Peshkin <bugreport@peshkin.net> r=karl r=LpSolit a=myk 2005-10-14 01:59:53 +00:00
bugreport%peshkin.net
82932d7be9 Bug 204498 Add su (setuser) function
Patch by A. Karl Kornel <karl@kornel.name>
r=joel, a=justdave
2005-10-13 23:58:26 +00:00
lpsolit%gmail.com
6ab1d767ea Bug 306601: Bugzilla::Classification needs a products() method - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-13 23:42:43 +00:00
ccooper%deadsquid.com
5b2dda09da - do not show login box. That code doesn't exist yet;
- remove alert-on-exception in runtests js code;
2005-10-13 22:38:37 +00:00
ccooper%deadsquid.com
5601ce15b9 - cosmetic changes to run tests display;
- sort subgroups and test cases by the defined sort order;
2005-10-13 22:06:46 +00:00
ccooper%deadsquid.com
05ddd2d470 - remove page load time calc from common failures page;
- check privileges before allowing user to edit test cases;
2005-10-13 18:41:07 +00:00
ccooper%deadsquid.com
aa07751da6 - adding interim logout functionality;
- reorder bug reference table rows
2005-10-13 17:16:42 +00:00
ccooper%deadsquid.com
07fbaf03b6 - allow users who are not logged in to view test results;
- require valid login for adding bug references;
- truncate user display to keep text/input boxes inside sidebar div;
- display default text when no tests have been run (stats)
2005-10-13 15:49:28 +00:00
lpsolit%gmail.com
8c052f6e97 Bug 312195: Add an index to all parameters to editparams - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-13 09:18:24 +00:00
lpsolit%gmail.com
53074322de Bug 312185: Create a new "Attachments" tab when editing params - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-13 09:04:05 +00:00
lpsolit%gmail.com
70b487c7e7 Bug 312235: Remove doeditparams.cgi from the SHUTDOWNHTML_EXEMPT list in Bugzilla.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-12 22:24:48 +00:00
mkanat%kerio.com
45cc84205a Bug 311434: bz_table_columns should use _bz_real_schema
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-10-12 18:40:28 +00:00
lpsolit%gmail.com
f993b66886 Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-12 15:15:06 +00:00
lpsolit%gmail.com
3ed78fa97e Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-12 08:51:55 +00:00
bear%code-bear.com
4d0cefee0c updated with tonights activity 2005-10-12 03:55:01 +00:00
bear%code-bear.com
16dce8fcc3 Redirect stderr for xargs parameter check to /dev/null to prevent
spurious output from appearing in output stream - cosmetic only, it does
not change the behaviour of the xargs parameter check
Patch provided by Darren Tucker
bug 294225
2005-10-12 02:59:10 +00:00
lpsolit%gmail.com
dfc15f9f61 Bug 311419: Update the group_controls method from Product.pm to use Group.pm - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-12 02:27:06 +00:00
lpsolit%gmail.com
7777fa7932 Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave 2005-10-12 02:08:57 +00:00
lpsolit%gmail.com
14871d7e82 Bug 303699: Eliminate deprecated Bugzilla::DB routines from userprefs.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-10-12 01:21:16 +00:00
lpsolit%gmail.com
5e904f0ee3 Bug 303697: Eliminate deprecated Bugzilla::DB routines from token.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-10-12 01:16:54 +00:00
lpsolit%gmail.com
f9492e3d24 Bug 106003: Dependency tree does not show the summary of the root bug - Patch by Todd Stansell <tjs@tellme.com> r=wicked a=justdave 2005-10-12 01:04:30 +00:00
mike.morgan%oregonstate.edu
9ede96ad49 checking in HREF fix for author homepages. 2005-10-12 00:14:37 +00:00
mike.morgan%oregonstate.edu
973d61d599 Patch from bug 311920. 2005-10-11 23:26:42 +00:00
mkanat%kerio.com
153e2f2769 Bug 282090: Eliminate %classdesc in favor of Bugzilla::Classification methods
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-10-11 22:13:06 +00:00
ccooper%deadsquid.com
24de0ea30a - new look-and-feel code, css into css/ directory;
- javascript broken out into own directory;
- updated db schema to handle automated test results, along with associted Perl classes;
- reporting: searching and advanced searching functionality added;
2005-10-11 18:44:16 +00:00
lpsolit%gmail.com
a464a0147d A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of "available") 2005-10-10 16:56:28 +00:00
bugreport%peshkin.net
ca0523e147 Bug 311489 Bug entry makes user choose classification even if only one is enterable
Patch bu Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-10 03:17:12 +00:00
bear%code-bear.com
e4b328bdf7 Updated the Install notes for readability
Updated src/bin/ReadMe and src/lib/ReadMe to reflect new files
Updated configure to use /home/tinderbox2 for the prefix default as that is what Install mentions
2005-10-08 20:00:59 +00:00
bear%code-bear.com
f6d5800f98 Updated info files so they read in the third person
fixed typos and grammer
changed layout to be a bit more readable
Moved release notes into a ReleaseNotes file
2005-10-08 18:57:16 +00:00
bugreport%peshkin.net
ed4967db9f Bug 28398 Gotta be more careful when emailing state changes of dependent bugs
Patch by Andr���� Batosti <batosti@async.com.br>
r=lpsolit, a=justdave
2005-10-08 04:58:56 +00:00
bugreport%peshkin.net
a97a777073 Bug 311437 Buglist does not send utf8 charset after server push
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-07 20:48:56 +00:00
lpsolit%gmail.com
9f35592b85 Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-06 21:06:56 +00:00
lpsolit%gmail.com
6253c01fc4 Bug 309796: Whining needs to check for shutdown (silently) before trying database access - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-06 20:54:49 +00:00
lpsolit%gmail.com
60214a382e Bug 302785: [PostgreSQL] Bugzilla cannot order a buglist by number of votes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-06 20:42:41 +00:00
lpsolit%gmail.com
54d3db6621 Bug 311091: Remove unused image files ant.jpg and skins/standard/index/front.jpg - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-06 20:33:47 +00:00
bugreport%peshkin.net
1caa91e498 Bug 310171 Update css for private comments in real-time
Patch by Andre Batosti <batosti@async.com.br>
r=joel, a=justdave
2005-10-06 20:08:38 +00:00
mkanat%kerio.com
306776aaca Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods
Patch By Andr�� Batosti <batosti@async.com.br> r=LpSolit, a=justdave
2005-10-06 18:45:46 +00:00
mkanat%kerio.com
1126fa28db Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)"
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-10-06 18:43:44 +00:00
bear%code-bear.com
f2344b4ccb fixed spelling error in generated html content s/BPRDER/BORDER/
bug 230348 patch supplied by Todd Endicott
2005-10-06 07:23:05 +00:00
bear%code-bear.com
dcf9fcf075 * Contact
added my contact info as co-maintainer
  * src/bin/tinder.cgi
    fixed minor spelling mistake s/Regnerate/Regenerate/
    bug 231057 reported by David Costanzo
2005-10-06 07:06:39 +00:00
ccooper%deadsquid.com
4e52f8dfed Updated db creation and population scripts for current schema. 2005-10-05 16:32:36 +00:00
mkanat%kerio.com
13dd994625 Add a + to the version number to indicate it came from CVS. 2005-10-01 20:04:07 +00:00
mkanat%kerio.com
12a9f11e03 Remove "use diagnostics" from config.cgi, because it breaks perl 5.6.1
along with our code.
This was a regression from bug 308256. r=wicked, a=justdave
2005-10-01 01:04:44 +00:00
mkanat%kerio.com
7eaa30e2e1 Bump version numbers for 2.21.1 2005-09-30 22:35:52 +00:00
lpsolit%gmail.com
8ecff1629b Bug 308662: [SECURITY] User matching bypasses 'usevisibilitygroups' restrictions - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave 2005-09-30 22:25:49 +00:00
lpsolit%gmail.com
881401291f Bug 308256: [SECURITY] config.cgi doesn't check Param('requirelogin') - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-30 22:14:52 +00:00
mkanat%kerio.com
1fa3f5ea2b Bug 302448: Update Release Notes and New Features Page for Bugzilla 2.20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2005-09-30 21:33:41 +00:00
lpsolit%gmail.com
1c841dc33f Backout bug 305506: group inheritance is now broken 2005-09-27 23:47:10 +00:00
lpsolit%gmail.com
b8ae5a473c Bug 310088: Template variable filtering bug when editting product - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-09-27 22:30:20 +00:00
lpsolit%gmail.com
4bf401162f Bug 309896: The "Saved searches" tab in User Prefs can report incorrect information - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-09-27 22:18:08 +00:00
lpsolit%gmail.com
70138a89dd Bug 307604: "Redisplay table with bug counts" should also be available from editmilestones.cgi and editversions.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-09-27 22:08:14 +00:00
lpsolit%gmail.com
dd1052764c Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-27 21:59:30 +00:00
lpsolit%gmail.com
888d178292 Bug 308318: Can create a product without description but cannot remove an existing description - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-27 21:47:33 +00:00
mkanat%kerio.com
f7b744507a Bug 305506: Reduce number of SQL calls in Bugzilla::User->groups
Patch By Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=mkanat, a=justdave
2005-09-27 21:32:47 +00:00
bugreport%peshkin.net
6142bcb051 Bug 307602: Smooth attach_data upgrade for sites with huge attachment tables
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-09-27 17:16:56 +00:00
mkanat%kerio.com
2dc51689e0 Bug 309760: series.public rename breaks upgrades from 2.17.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-09-27 16:55:24 +00:00
bugreport%peshkin.net
fe6b8def0e Bug 296710 extensions needs a filterexceptions.pl file
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-09-27 16:54:58 +00:00
lpsolit%gmail.com
04db0be1a4 Bug 308228: Whine-related saved search can be forgotten through buglist.cgi - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-09-25 21:04:30 +00:00
lpsolit%gmail.com
051eecf22e Bug 303784: Visibility can keep admin from administering groups - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave 2005-09-25 20:51:52 +00:00
lpsolit%gmail.com
b660ee1098 Bug 301392: Storable crashes checksetup with byte order error when moving databases - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=mkanat a=justdave 2005-09-25 20:37:51 +00:00
mkanat%kerio.com
49397368af Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-09-23 14:24:35 +00:00
lpsolit%gmail.com
d47d842ad9 Bug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-09-22 17:16:47 +00:00
lpsolit%gmail.com
e8f6594944 Bug 308221: Update bugzilla.dtd to comply with schema - Patch by Greg Hendricks <ghendricks@novell.com> r=colin a=justdave 2005-09-22 17:05:36 +00:00
lpsolit%gmail.com
73824ec75c Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?) get a 302-moved error - Patch by A. Karl Kornel <karl@kornel.name> r=joel a=justdave 2005-09-22 16:53:15 +00:00
bugreport%peshkin.net
edd5deffd0 Bug 309221: Attachments table displays zero size for locally stored attachments
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-09-21 04:30:30 +00:00
bugreport%peshkin.net
52c8ce894d Bug 309018: Fix fatal error in whining at groups
patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-09-20 20:56:38 +00:00
lpsolit%gmail.com
178196da08 Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and tidy up templatisation) - Original patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-09-16 16:14:18 +00:00
lpsolit%gmail.com
6a0134967f Bug 308653: The error 'relation "map_products" does not exist' is returned using PostgreSQL when the classification column is displayed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-16 14:57:00 +00:00
lpsolit%gmail.com
56c732047e Bug 282686: Multiple projects sharing the same Bugzilla codebase (different datastores) - Patch by guillomovitch@zarb.org r=wurblzap a=justdave 2005-09-15 22:16:53 +00:00
lpsolit%gmail.com
4d0de4219f Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
lpsolit%gmail.com
0b154678e6 Bug 308581: Excluding yourself from a restricted bug generates an error if the user pref is set to "show the updated bug" - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-09-15 10:50:04 +00:00
lpsolit%gmail.com
3f018be86b Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=justdave 2005-09-15 10:35:06 +00:00
lpsolit%gmail.com
dc20581614 Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwords - Patch by victory <bmo@rsz.jp> r=gerv a=justdave 2005-09-15 10:15:22 +00:00
mcafee%mocha.com
2485f6604a First add: This is an interactive tool to compare groups of tests across different machines. There is still a little work to do here, here is the first stab at checking this in though. verbal review = jrgm 2005-09-14 22:47:53 +00:00
lpsolit%gmail.com
76e93eb9de Bug 308150: admin/products/deleted.html.tmpl doesn't include admin/products/footer.html.tmpl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-09-12 19:06:29 +00:00
lpsolit%gmail.com
c942ea1f76 Bug 307764: CREATE TABLE column definitions should put DEFAULT attribute before NOT NULL constraint - Patch by Lance Larsh <lance.larsh@oracle.com> r=mkanat a=justdave 2005-09-12 14:18:51 +00:00
lpsolit%gmail.com
86f78593fe Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave 2005-09-12 14:03:01 +00:00
lpsolit%gmail.com
4f617af311 Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave 2005-09-12 13:50:42 +00:00
lpsolit%gmail.com
dbe9860a97 Bug 306760: Routines from Util.pm are not imported in checksetup.pl due to a typo: Bugzilla:Util (missing colon) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2005-09-12 10:47:12 +00:00
myk%mozilla.org
e4e1d4869d Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link next to attachments to avoid duplicate [edit] references and made the main attachment link go to the 'edit attachment' page; that fix unreasonably reduced Bugzilla usability by making it difficult to view attachments; this patch includes a different fix for bug 274906 that prevents those duplicate [edit] references; long-term we want to make the 'edit attachment' page the irresistable default and have a pop-up menu of links, at which point [edit] can truly go away, but for now it stays 2005-09-09 22:22:41 +00:00
lpsolit%gmail.com
37dc203c8e Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-09-08 23:40:10 +00:00
mozilla%colinogilvie.co.uk
ab02bcc982 Bug 165589: Add error logging support to Bugzilla (Docs Part)
Patch by: A. Karl Kornel <karl@kornel.name>; r=colin.ogilvie
2005-09-08 20:57:44 +00:00
mozilla%colinogilvie.co.uk
b59622158c Bug 307043: typo in Bugzilla docs
Patch by victory <bmo@rsz.jp>; r=colin.ogilvie
2005-09-08 18:35:42 +00:00
lpsolit%gmail.com
3407447036 Bug 305523: Email preference for "CC changed" should be disabled by default for new users - Patch by Gervase Markham <gerv@mozilla.org> r=wicked a=justdave 2005-09-08 17:12:22 +00:00
lpsolit%gmail.com
3b1e1d1acf Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-09-08 16:58:57 +00:00
lpsolit%gmail.com
3ed69aa48f Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk 2005-09-07 12:05:13 +00:00
zach%zachlipton.com
f3fbd06c7d Make the makefile actually work... 2005-09-07 04:29:28 +00:00