Commit Graph

6580 Commits

Author SHA1 Message Date
mkanat%kerio.com
b1ea2b68d5 Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-14 06:01:35 +00:00
lpsolit%gmail.com
4cf64cd384 Bug 300699: Remove dead code from editproducts.cgi and messages.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk 2005-07-14 00:09:09 +00:00
lpsolit%gmail.com
15ec32bab2 Bug 300501: Move GetBugActivity() into Bug.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-14 00:02:17 +00:00
lpsolit%gmail.com
31027a49f7 Bug 300620: Deletion of a product yields "Insecure dependency in parameter 3" when useclassification is on - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-13 17:54:58 +00:00
lpsolit%gmail.com
3b419f5f60 Bug 300507: "View All" is misplaced in the attachment table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=myk 2005-07-13 17:47:49 +00:00
mike.morgan%oregonstate.edu
e76424d9e4 Fixed home link at top of main header 2005-07-13 04:44:58 +00:00
mkanat%kerio.com
8dc86d3a75 Bug 300311: [PostgreSQL] bz_table_list_real returns PostgreSQL system tables in addition to normal Bugzilla tables
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-07-13 04:04:13 +00:00
mkanat%kerio.com
1146841d42 Bug 300336: Bugzilla::Auth should not contain any exported subroutines
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-13 03:57:02 +00:00
lpsolit%gmail.com
654bfd91ea Bug 297098: Optimize multiple email searches - Patch by Joel Peshkin <bugreport@peshkin.net> r=myk,LpSolit a=myk 2005-07-12 22:54:43 +00:00
lpsolit%gmail.com
06c814841b Bug 300379: GenerateVersionTable's rename may fail silently - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-07-12 22:35:04 +00:00
lpsolit%gmail.com
7ce6e265e9 Bug 276818: "Verify Version, Component, Target Milestone" page on product change lacks title - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-07-12 22:25:11 +00:00
lpsolit%gmail.com
0a766b2d3f Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk 2005-07-12 22:02:10 +00:00
bugreport%peshkin.net
507b2571cb Bug 262592: Enable templates to use a cookies to remember UI preferences and hide/expose content
Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua>
r=joel, a=justdave
2005-07-12 12:32:16 +00:00
mike.morgan%oregonstate.edu
f48271932b removed advancedsearch.php - does not need to be a separate doc 2005-07-12 11:35:58 +00:00
mike.morgan%oregonstate.edu
400c45a982 .htaccess, README
updated .htaccess file to define include_path to prepend/append files are processed properly.
    added installation instructions.

config-dist.php
    added REPO_DIR to store constant for repository.
    added site config information handoff to smarty display object for correct webpaths.

developers/*
    developers index page along with accompanying template.

search.php
    this will be the main search (placeholder).
2005-07-12 11:34:42 +00:00
mozilla%colinogilvie.co.uk
21fa646638 Bug 252272: Allow extremely large attachments to be stored locally
Patch by A. Karl Kornel <karl@kornel.name>, r=joel,colin
2005-07-12 10:56:52 +00:00
mozilla%colinogilvie.co.uk
0150f857cd Bug 300446: Figure 6-1. Lifecycle of a Bugzilla Bug contains a misspelled word
Patch by Swen Haubold <swen.haubold@mitutoyo-ctl.de>, r=colin
2005-07-12 10:29:52 +00:00
mkanat%kerio.com
df68f3b982 Bug 291776: A script to copy a Bugzilla DB between two cross-DB installations
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-07-12 07:56:16 +00:00
mike.morgan%oregonstate.edu
74c38d79b3 .htaccess
auto_prepend, auto_append
        both were missing in the initial checkin.
2005-07-12 00:46:56 +00:00
mike.morgan%oregonstate.edu
1a6a0dd16f Initial checkin of AMO v2.0 framework.
Notes:
    index.php - example document for main index, default.tpl wrapper
    faq.php - example document for faq page, nonav.tpl wrapper
2005-07-11 23:52:20 +00:00
mkanat%kerio.com
bd6ef7218b Bug 204217: require MySQL version 4.0+
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-07-11 22:07:24 +00:00
bugreport%peshkin.net
eb5cb98986 Bug 299156: Reduce saniitycheck submitter_id time for large sites
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-07-11 17:34:47 +00:00
lpsolit%gmail.com
a99039bd2d Bug 298931: migrate Group.pm from a simple module to a class - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit,mkanat a=justdave 2005-07-11 17:14:31 +00:00
mkanat%kerio.com
cc906a851f Bug 300334: Bugzilla::User has no need to "use Bugzilla::BugMail"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-07-11 06:30:05 +00:00
mcafee%mocha.com
e934fb4f04 Comments only. Adding some URL download notes. 2005-07-11 01:50:38 +00:00
lpsolit%gmail.com
7c91495902 Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an unused variable) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-07-11 00:40:59 +00:00
lpsolit%gmail.com
2f8328d4bf Bug 297200: Linkify (add links) bug count to buglist on keyword edit pages (editkeywords.cgi) - Patch by Tobias Sager <moixa@gmx.ch> r=vladd a=justdave 2005-07-10 23:41:12 +00:00
lpsolit%gmail.com
d6f1359acc Bug 291209: Allow Relative Date Searches by Hour - Patch by Justin "Callek" Wood <bugspam.Callek@gmail.com> r=joel a=justdave 2005-07-10 23:20:00 +00:00
lpsolit%gmail.com
99ef260cf4 Bug 228905: [Bug creation] not available in advanced query/boolean charts - Patch by Dave Miller <justdave@bugzilla.org> r=mkanat a=justdave 2005-07-10 23:09:48 +00:00
lpsolit%gmail.com
a1a05b60b5 Bug 165022: add alias field to new bug form - Patch by Albert Ting <altlst@sonic.net> r=GavinS a=justdave 2005-07-10 22:52:33 +00:00
lpsolit%gmail.com
46fa60c0c4 Bug 63536: User preference for whether or not to go to the next bug after processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-07-10 22:37:15 +00:00
lpsolit%gmail.com
6500dc2042 Bug 181023: Make flag descriptions visible to bugzilla users - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=justdave 2005-07-10 22:26:50 +00:00
bugzilla%glob.com.au
b2db756cf8 Bug 297870: attachments table/list should show attachment creator
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave
2005-07-10 13:34:33 +00:00
mozilla%colinogilvie.co.uk
066fdb0f38 Remove newest-perl-ver as it changes too often, and isn't up-to-date. No bug, r=justdave,r=mkanat on IRC 2005-07-09 22:37:26 +00:00
mkanat%kerio.com
7ab8f97dcf Update version numbers post-release. 2005-07-08 08:20:01 +00:00
mkanat%kerio.com
932c0ff413 Update version numbers for 2.20rc1 release. 2005-07-08 05:49:35 +00:00
mkanat%kerio.com
4b86688179 Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a short time when there are certain performance problems
Patch By Frederic Buclin <LpSolit@gmail.com> r=joel, a=justdave
2005-07-08 05:35:21 +00:00
mkanat%kerio.com
b256653f16 Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due to a bad check in Flag::validate() and Flag::modify()
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave
2005-07-08 05:29:15 +00:00
mkanat%kerio.com
fef49cb676 Bug 278710: Using user dropdown instead of text field disturbs the layout
Patch By byron jones (glob) <bugzilla@glob.com.au> r=myk, a=justdave
2005-07-08 04:50:27 +00:00
mkanat%kerio.com
114c8a1cbb Bug 298659: setting authentication to LDAP,DB fails
Patch By A. Karl Kornel <karl@kornel.name> r=glob, a=justdave
2005-07-08 04:48:47 +00:00
mkanat%kerio.com
3fcd01408c Bug 286274: Release Notes for 2.20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-08 03:52:08 +00:00
mkanat%kerio.com
967fb2f4e3 Bug 299588: Release Notes for 2.18.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-08 03:48:42 +00:00
mkanat%kerio.com
58900ddb47 Bug 300006: "cookies need value" error code when a query returns an empty result.
Patch By Marc Schumann <wurblzap@gmail.com> r=glob, a=justdave
2005-07-08 03:39:19 +00:00
mkanat%kerio.com
b5bd2cdbd1 Bug 292423: [BUGZILLA] mozbot fails on "bug XXX" searches if the installation has disabled target_milestone
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-08 02:44:40 +00:00
mkanat%kerio.com
b8dff89bd5 Bug 292768: [PostgreSQL] COALESCE requires both arguments to be of similar types
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, r=dkl, a=justdave
2005-07-08 02:37:09 +00:00
mkanat%kerio.com
0d6d7db605 Bug 292119: [PostgreSQL] POSITION(...) clause "must be type boolean, not type integer"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=justdave
2005-07-08 02:34:03 +00:00
mkanat%kerio.com
0c94f9fb90 Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case insensitive
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-08 02:31:43 +00:00
mkanat%kerio.com
e95c7c915e Bug 87404: Attachments don't work if you need to use user matching
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-08 02:18:22 +00:00
bugzilla%glob.com.au
f2808c044f Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pm
Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat,a=justdave
2005-07-08 02:17:04 +00:00
lpsolit%gmail.com
9203f19f85 Bug 216028: User::match_field() displays no warning when the maximum number of matches is reached - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-07-07 22:35:58 +00:00