mike.morgan%oregonstate.edu
e8ce397588
7->5 in overview.
...
put in a more graceful db error handler (although it's not the prettiest).
cleaned up main object definitions.
2005-07-20 12:43:17 +00:00
lpsolit%gmail.com
1ea77ce857
Bug 298220: Graphs should use localised terms for statuses and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> r=gerv,wurblzap a=myk
2005-07-20 12:39:48 +00:00
lpsolit%gmail.com
e1bffda42e
Bug 285112: Move ValidateBugID out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,wicked a=justdave
2005-07-20 11:29:33 +00:00
lpsolit%gmail.com
35e51a3eb9
Bug 257767: Option to have fields in CSV files separated by semicolons instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-07-20 02:14:34 +00:00
mozilla%colinogilvie.co.uk
63d92213ec
Bug 282737: Software Error from time-tracking fields during Change Columns
...
Patch by Joel, Me, r=wurblzap, a=myk
2005-07-19 22:38:26 +00:00
lpsolit%gmail.com
fbad4f6f26
Bug 297990: choose-product.html.tmpl generates improper indentation for product descriptions - Patch by Aaron Larson <aaron@larsonsonline.net> r=wurblzap a=myk
2005-07-19 21:54:45 +00:00
lpsolit%gmail.com
b3f8ed1ab6
Bug 301240: editvalues.cgi should not update bugs.delta_ts - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-07-19 21:34:30 +00:00
lpsolit%gmail.com
ce35d4e789
Bug 300318: RSS feeds namespace is incorrect - Patch by Jason Remillard <jremillardshop@letterboxes.org> r/a=myk
2005-07-19 21:15:58 +00:00
lpsolit%gmail.com
a12805ea67
Bug 265188: GenerateVersionTable should only overwrite versioncache if it's changed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob,justdave a=justdave
2005-07-19 14:52:59 +00:00
lpsolit%gmail.com
0ddac04c80
Bug 300709: Avoid the use of SELECT * - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=myk
2005-07-19 14:33:40 +00:00
mike.morgan%oregonstate.edu
3eeb4ba91e
install include.
2005-07-19 00:23:24 +00:00
mike.morgan%oregonstate.edu
1247576db1
css/base/template.css
...
added tab styles for overview.php
addon.php
created file to pass addon information to addon.tpl, partially done
lib/addon.class.php
class for gathering addon information, all inclusive -- it will make it much easier in the long run
tpl/addon.tpl
general template for an addon summary - equivalent to "moreinfo.php"
2005-07-19 00:22:46 +00:00
lpsolit%gmail.com
67f2fa1623
Bug 300532: Update editversions.cgi to use routines from Version.pm and Product.pm - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-07-19 00:05:11 +00:00
mozilla%colinogilvie.co.uk
75f719f232
Bug 301079: [BUGZILLA] BugzillaMailHandler: Option to report some products using the names of their components
...
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat
2005-07-18 21:39:10 +00:00
mkanat%kerio.com
c278c8ac17
Bug 282632: Eliminate AUTOLOAD section from BugMail.pm
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-07-18 20:37:55 +00:00
mike.morgan%oregonstate.edu
ad733c846c
adjusted Themes blocks in order to include description and be consistent.
2005-07-18 08:59:50 +00:00
mike.morgan%oregonstate.edu
540992eb4e
added overview tabs and content bar.
2005-07-18 08:44:49 +00:00
mike.morgan%oregonstate.edu
ccaef20f8a
added overview page, serves as overview for a specific application
2005-07-18 08:26:54 +00:00
mike.morgan%oregonstate.edu
ca7adb558e
.htaccess
...
added comments and config line for include_path, which is important for install
inc/finish.php, inc/init.php
adjusted how globals were set up
tried working with non-global db/tpl but it was not scalable so it was switched back
faq.php, index.php, developers/index.php
smarty -> tpl
lib/addon.class.php
proper constructor now in place
lib/amo.class.php
object definition for all basic objects
sets up tpl,db globals for use in all extending classes
addon.php
home page for an addon
item.php
too generic, nuked it
2005-07-18 03:50:30 +00:00
mozilla%colinogilvie.co.uk
ebd9fe29f1
Bug 300684: missing_version_or_component error message is not translatable
...
Patch by A. Karl Kornel <karl@kornel.name>, r=jouni, a=justdave
2005-07-17 10:35:19 +00:00
mozilla%colinogilvie.co.uk
e615e21d5e
Bug 300764: Deadline field on show_bug should include documentation of the date format
...
p=me, r=jouni, a=justdave
2005-07-17 09:19:27 +00:00
myk%mozilla.org
d81d88d2ab
Fix for bug 232612: enables boolean mode fulltext searches for better searching capabilities in the "Find a Specific Bug" page;
...
r=lpsolit
2005-07-15 02:05:10 +00:00
gerv%gerv.net
0b5fe533e9
Bug 300494 - capture User Agent as well.
2005-07-14 09:38:24 +00:00
mkanat%kerio.com
f930eb0b7a
Fix my email post-checkin of Bug 283989, as pointed out by Colin.
2005-07-14 06:05:45 +00:00
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
lpsolit%gmail.com
f9c6a6f784
Bug 297974: Add bug numbers to the generated RSS buglist - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-07-07 21:51:42 +00:00
lpsolit%gmail.com
70e0ee6afb
Bug 299212: "already locked" errors should be more informative - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=justdave
2005-07-07 21:15:20 +00:00
lpsolit%gmail.com
a70339d460
Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave
2005-07-07 21:03:05 +00:00
lpsolit%gmail.com
3e1eea78a6
Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI consistency - Patch by Adam Guthrie <ispiked@gmail.com> r=mkanat a=myk
2005-07-07 19:46:37 +00:00
lpsolit%gmail.com
ba2846eada
Bug 298508 + bug 298510: Many uninitialized value errors in editwhines involving length function + Numeric comparison performed on strings - Both patches by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-07-07 19:33:25 +00:00
lpsolit%gmail.com
66aeb3892b
Bug 298507: several uninitialized values used in editwhines.cgi - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-07-07 19:12:30 +00:00
lpsolit%gmail.com
d8147aaf93
Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd parameter - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-07-07 18:42:09 +00:00
lpsolit%gmail.com
d102f1cf7c
Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-07-07 18:33:46 +00:00
lpsolit%gmail.com
627cb209d5
Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" field isn't present - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave
2005-07-07 14:17:18 +00:00
lpsolit%gmail.com
290601088f
Bug 223570: Creating a bug in a product with no versions results in internal error - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-07-07 14:08:43 +00:00
lpsolit%gmail.com
26f290b0e8
Bug 268146: mod_security complain: Invalid cookie format: Cookie value is missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave
2005-07-07 11:53:38 +00:00
gerv%gerv.net
1bc8b45b62
Bug 297100: Update "Report Broken Website" wording.
2005-07-05 10:35:10 +00:00
mkanat%kerio.com
76340e5a88
Bug 289042: Implicit joins should be replaced by explicit joins - installment B
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=joel, a=justdave
2005-07-02 05:23:28 +00:00
mozilla%colinogilvie.co.uk
ad21d3becf
Bug 274404 - Document the new whining functionality that will be available in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin (carrying forward joel's content r)
2005-07-01 22:41:31 +00:00
mozilla%colinogilvie.co.uk
aa1dded552
Back out bug 274404 which for some reason fails to build using jade but will build correctly with xmlto, pending investigation.
2005-07-01 16:21:42 +00:00
jake%bugzilla.org
78bfc6a4de
Bug 274404 - Document the new whining functionality that will be available in 2.20.
...
Patch by A. Karl Kornel <karl@kornel.name>
r=colin,joel
2005-07-01 15:44:36 +00:00
bugzilla%glob.com.au
dadf134607
Bug 297646: Write helper functions for Bugzilla::Token.pm
...
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave
2005-07-01 01:44:19 +00:00
mkanat%kerio.com
fde5bbcb79
Bug 299257: [BUGZILLA] Mozbot does not fetch multiple bug numbers
...
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat
2005-06-30 17:30:32 +00:00
zach%zachlipton.com
981984d414
Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Remove
...
references to runtests.sh in docs, checksetup.pl, and other fine
places.
r=LpSolit, a=my snapple peach iced tea
2005-06-29 23:43:33 +00:00
zach%zachlipton.com
356cd7d5ec
Fix for bug 224472: "runtests.sh: die, die, die!" a=justdave
2005-06-29 23:29:51 +00:00
lpsolit%gmail.com
efe5264772
Bug 298826: Fixes some spelling errors - Patch by Frank Wein <bugzilla@mcsmurf.de> r=timeless a=myk
2005-06-29 22:18:21 +00:00
lpsolit%gmail.com
a7b5107f09
Bug 298024: Incorrect group control check in sanitycheck.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
2005-06-29 22:03:47 +00:00
lpsolit%gmail.com
dd28989c37
Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-06-29 21:54:50 +00:00
mozilla%colinogilvie.co.uk
c71eb7127c
Bug 299145: Document new required perl modules
...
Patch by me, r=mkanat
2005-06-29 21:22:09 +00:00
mozilla%colinogilvie.co.uk
07f654f498
Bug 299144: Update documentation minimum versions
...
Patch by me, r=mkanat
2005-06-29 16:24:19 +00:00
mozilla%colinogilvie.co.uk
7ea2b05849
Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp)
...
Patch by Frank Wein <bugzilla@mcsmurf.de>, r=me
2005-06-29 15:17:39 +00:00
lpsolit%gmail.com
8c740964ea
Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave
2005-06-25 12:28:48 +00:00
lpsolit%gmail.com
131210a127
Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-06-25 12:10:28 +00:00
lpsolit%gmail.com
90facf63ed
Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
2005-06-24 22:33:05 +00:00
mkanat%kerio.com
770433b8fc
Bug 296039: [PostgreSQL] Cannot create a new product
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
2005-06-21 01:39:07 +00:00
lpsolit%gmail.com
0864934e33
Bug 180792: Setting and/or updating flags does not update last changed date - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-06-20 22:46:39 +00:00
lpsolit%gmail.com
fb7fdf3c1a
Backing out bug 180792. A table is locked as READ while my patch tries to write in it :(
2005-06-20 22:20:50 +00:00
lpsolit%gmail.com
86211bbd0b
Bug 289693: EditSettings page changes name from the link in the footer - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk
2005-06-20 21:14:52 +00:00
lpsolit%gmail.com
0f928e3309
Bug 244533: Display "only the 200 most relevant bugs are shown" only when more than 200 bugs are found - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=myk
2005-06-20 20:32:35 +00:00
lpsolit%gmail.com
4ad8341b0c
Bug 298196: process_bug.cgi updates delta_ts even when no modifications are made - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-06-20 20:22:36 +00:00
lpsolit%gmail.com
0b4e9c7410
Bug 297794: initBug's verification of user_id being an email is bogus - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-06-20 20:16:32 +00:00
lpsolit%gmail.com
33e9d27dc8
Bug 180792: Setting and/or updating flags does not update last changed date - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2005-06-20 20:04:24 +00:00
lpsolit%gmail.com
baeba91ed4
Bug 296887: Do not display the quip entry field when quip_list_entry_control is set to 'closed' - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=LpSolit a=myk
2005-06-20 19:42:11 +00:00
lpsolit%gmail.com
c2d11a0bf0
Bug 151411: "(This bug is not in your list)" is confusing - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=myk,LpSolit a=myk
2005-06-20 19:30:29 +00:00
lpsolit%gmail.com
15607a5ffe
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-06-20 19:16:34 +00:00
lpsolit%gmail.com
3e40dc6674
Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave
2005-06-16 19:00:58 +00:00
bugreport%peshkin.net
7d2090d07a
Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r/a=myk
2005-06-16 05:40:32 +00:00
mkanat%kerio.com
2ea838f869
Bug 293501: Add me to files where I belong and fix kerio.com emails
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-06-15 03:55:00 +00:00
lpsolit%gmail.com
e2a4ed0c1e
Bug 296180: Table and CSV reports should use localised terms for statuses and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> - r/a=myk
2005-06-14 22:43:12 +00:00
lpsolit%gmail.com
e4f44c2ee7
Bug 274266: Server type should not be hardcoded in SQL values - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-06-14 22:09:23 +00:00
mozilla%colinogilvie.co.uk
8c2557fe6f
Bug 255685: Docs should mention mysql-devel RPM is required
...
Patch by me, r=gerv
2005-06-13 09:30:33 +00:00
gerv%gerv.net
13edaebe5a
Bug 297100 - tell people about Reporter at the top of Hendrix.
2005-06-12 16:54:52 +00:00
lpsolit%gmail.com
0fb5196db6
Bug 266159: It's possible to create multiple flags by reloading, even if flag is not multiplicable - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a = myk
2005-06-10 22:57:16 +00:00
lpsolit%gmail.com
49e6923085
Bug 277417: SQL error when reloading the page after changing the bug resolution to duplicate - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-06-10 19:19:21 +00:00
lpsolit%gmail.com
57adfc07ed
Bug 296214: Add a hook into user-error.html.tmpl to allow user-extendable error messages - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=myk
2005-06-10 19:11:46 +00:00
jocuri%softhome.net
bd227b6c2b
Patch for bug 296582: create-guided template refers to "zarro boogs" instead of terms.zeroSearchResults; patch by Alfred Karl Kornel <kornel.1@osu.edu>, r=vladd, a=justdave.
2005-06-09 09:48:23 +00:00
jocuri%softhome.net
4dfe474de8
Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justdave.
2005-06-09 09:32:25 +00:00
mkanat%kerio.com
f986e37595
Bug 291803: PostgreSQL dies when you insert a string longer than 2700 characters into an indexed field
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave
2005-06-09 04:42:46 +00:00
lpsolit%gmail.com
1f9ea4f47b
Bug 225042: If sendmail dies while processing a duplicate it corrupts the duplicates table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave
2005-06-08 21:04:22 +00:00
jocuri%softhome.net
4dbeca22b4
Documentation patch for bug 274319: Add FAQ regarding how to move a Bugzilla installation; draft by justdave, patch by Shane H. W. Travis <shane.h.w.travis@gmail.com>, r=colin.ogilvie.
2005-06-07 20:09:53 +00:00
jocuri%softhome.net
61dd1db389
Documentation patch for bug 279589: Documentation should suggest UTF-8 encoding instead of ISO-8859-1; patch by Marc Schumann <wurblzap@gmail.com>, r=colin.ogilvie.
2005-06-07 19:40:25 +00:00
jocuri%softhome.net
975187872f
Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla documentation; patch by me, r=colin.ogilvie.
2005-06-07 19:24:05 +00:00
lpsolit%gmail.com
c52c68258e
Bug 252214: Allow max of zero votes per bug - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=vladd a=justdave
2005-06-06 21:37:57 +00:00
bugzilla%glob.com.au
52fa6f2c95
Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs work
...
Patch By Byron Jones <bugzilla@glob.com.au> r=vladd,a=justdave
2005-06-03 08:59:15 +00:00
mozilla%colinogilvie.co.uk
751f41d4dc
Bug 293890: Missing element declarations in bugzilla.dtd - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
2005-06-02 21:26:43 +00:00
lpsolit%gmail.com
72f59e46ed
Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-06-02 21:24:08 +00:00
lpsolit%gmail.com
054fa39941
Bug 293767: The search page does not use localised terms for statuses and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
2005-06-01 00:41:03 +00:00
lpsolit%gmail.com
5474075395
Bug 215208: Descriptions in the bug activity tables are still in english - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
2005-06-01 00:29:55 +00:00
justdave%bugzilla.org
3d473cd2b5
Add Deer Park to the application choices, per rebron
2005-05-31 17:10:46 +00:00
bugreport%peshkin.net
dd5dd14070
Bug 294802: Make admin/table.html.tmpl replace multiple occurrances of %%column%%
...
Patch by dmelentyev
r=joel, a=justdave
2005-05-31 15:42:44 +00:00
lpsolit%gmail.com
4fec595aac
Bug 215346: Bug lists don't use mapped fields - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk,wurblzap a=myk
2005-05-27 11:37:17 +00:00
mkanat%kerio.com
06a1e6600a
Bug 286672: Require correct DBD depending on the $db_driver in use
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-05-26 20:09:22 +00:00
mkanat%kerio.com
1afea93aa5
Bug 286701: Tests fail compiling Bugzilla::DB::Pg.pm
...
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat, a=justdave
2005-05-26 20:07:35 +00:00
justdave%bugzilla.org
548fd42b77
Bug 295035: "Find Module" produces the incorrect anchor tag for the redirect to owners.html
2005-05-26 19:50:03 +00:00
bugzilla%glob.com.au
0e0893c63d
Bug 295455: Mozbot should fetch bug links with excludefield=long_desc
...
Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat
2005-05-26 01:59:57 +00:00
lpsolit%gmail.com
f8fed2404d
Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp <gavin.sharp@gmail.com> r=LpSolit a=justdave
2005-05-22 23:35:22 +00:00
lpsolit%gmail.com
a9036af1c4
Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
2005-05-22 15:09:39 +00:00
lpsolit%gmail.com
d04adccc62
Bug 294892: Remove visible debug code from template/en/default/admin/products/footer.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-05-22 14:59:28 +00:00
lpsolit%gmail.com
81c33349b2
Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-05-22 14:48:17 +00:00
lpsolit%gmail.com
b6c4c54fce
Bug 215320: Change several bugs at once causes extraneous messages in apache log file - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave
2005-05-22 14:19:23 +00:00
lpsolit%gmail.com
c04f50c613
Bug 291539: Flags get duplicated if multiple inclusions apply - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-05-22 13:46:55 +00:00
mkanat%kerio.com
996ac784af
Bug 292718: LOCATE is not ANSI SQL (prevents user account creation)
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-05-21 07:30:50 +00:00
lpsolit%gmail.com
f584d6f071
Bug 294503: Status Whiteboard should not be called "StatusSummary" in buglist.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=justdave
2005-05-20 19:47:23 +00:00
lpsolit%gmail.com
6023cf2201
Bug 294778: Unable to create new accounts when requirelogin is on - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-05-19 19:35:48 +00:00
mkanat%kerio.com
d7fc92b668
Bug 290677: Index rename time estimate is too short on large sites
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave
2005-05-16 23:45:27 +00:00
lpsolit%gmail.com
f1336fef6b
Bug 294368: Wrong tense used in sentence in delete components/products - Patch by Tiago R. Mello <tiago@async.com.br> r=LpSolit a=justdave
2005-05-16 23:39:17 +00:00
mkanat%kerio.com
dfa659632f
Bug 292492: [BUGZILLA] Integrate bzbot's ability to receive and report bugmail into Bugzilla.bm
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-05-12 22:47:21 +00:00
lpsolit%gmail.com
043f051596
Bug 293901: cannot specify the QA contact using bug_email.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=dberlin a=justdave
2005-05-12 19:13:56 +00:00
justdave%bugzilla.org
2b70920f6c
Bump version number to 2.19.3+ for development
2005-05-12 18:54:01 +00:00
lpsolit%gmail.com
5a01853de8
Bug 237774: The text "bug 0" auto-linkifies to "<missing bug number>" - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=LpSolit a=myk
2005-05-12 17:52:46 +00:00
lpsolit%gmail.com
fe598a71f4
Bug 293907: remove tabs from bug_email.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave
2005-05-12 17:26:26 +00:00
mkanat%kerio.com
657acbd10f
Up version to 2.19.3 for release of 2.18.1.
2005-05-12 02:51:04 +00:00
mkanat%kerio.com
402b16ec53
Bug 287109: [SECURITY] Names of private products/components can be exposed on certain CGIs
...
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
2005-05-12 02:07:10 +00:00
mkanat%kerio.com
46e7119951
Bug 287436: [SECURITY] After having logged in, links to change the report type contain username and password
...
Patch By Marc Schumann <wurblzap@gmail.com> r=gerv, a=justdave
2005-05-12 01:52:13 +00:00
mkanat%kerio.com
d641fbd7ec
Bug 286273: Release Notes for Bugzilla 2.18.1
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-05-11 07:55:28 +00:00
lpsolit%gmail.com
a9be2af785
Bug 293015: PostgreSQL: GROUP BY error when searching for bugs - Patch by Olivier Sirven <osirven@elma.fr> r=mkanat a=myk
2005-05-10 21:05:19 +00:00
lpsolit%gmail.com
78fd94ea3f
Bug 292609: Dependency tree: add a space before the bug summary - Patch by mc <magicdice@hotmail.com> r=kiko a=myk
2005-05-10 20:56:55 +00:00
lpsolit%gmail.com
f2047798c9
Bug 287487: User with no privs can not add comments to bugs that have a deadline field set - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-05-10 20:30:13 +00:00
lpsolit%gmail.com
1df3f3abdc
Bug 272873: Specifying a null product to enter bug should give me the product chooser - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk
2005-05-10 20:13:37 +00:00
gerv%gerv.net
27a3705792
Bug 215148 - make status and resolution localisable. Patch by eseyman@linagora.com; r=gerv, a=myk.
2005-05-09 22:49:45 +00:00
lpsolit%gmail.com
2443091c7e
Bug 290972: In the "Find a Specific Bug" page, the status of the bug being searched cannot be translated - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
2005-05-07 13:26:14 +00:00
lpsolit%gmail.com
e024264c8e
Bug 286160: possible invalid flag types when moving a bug to a different product - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-05-06 21:40:32 +00:00
bugzilla%glob.com.au
d55d9a272a
Bug 292821: "Attempt to free unreferenced scalar" running checksetup
...
Patch By Byron Jones <bugzilla@glob.com.au> r=mkanat,r=vladd,a=justdave
2005-05-06 14:16:54 +00:00
lpsolit%gmail.com
d9adc4f823
Bug 288663: The inclusion and exclusion lists behave incorrectly when a product or a component is called "Any" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=myk
2005-05-05 19:20:45 +00:00
lpsolit%gmail.com
597cbe04b6
Bug 286357: user preference settings only works if all users sets non-default values for all settings - Patch by Albert Ting <altlst@sonic.net> r=mkanat a=justdave
2005-05-03 20:42:48 +00:00
lpsolit%gmail.com
c42377d9b9
Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones - Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave
2005-05-03 19:41:23 +00:00
lpsolit%gmail.com
abd58faf9c
Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <altlst@sonic.net> r=LpSolit a=justdave
2005-05-03 18:44:54 +00:00
ian%hixie.ch
0db25f5b1d
Better Unload handling for modules that need it. Introduce a way for modules to monitor pipes continuously (e.g. to watch the serial port or a socket). Better handling for when messages are repeated a lot in a row. Update documentation and modules to match.
2005-05-03 18:38:43 +00:00
lpsolit%gmail.com
ca5addac97
Bug 287136: Missing validations in editproducts.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-05-03 18:32:58 +00:00
lpsolit%gmail.com
9590682009
Bug 7233: Editversions.cgi has a potential race resulting in duplicate versions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-05-03 18:23:38 +00:00
mkanat%kerio.com
99d0bb95b2
Bug 289139: Bugzilla::DB::Schema::Pg needs to re-create indexes when it has to drop them for a rename/alter
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-05-03 08:35:29 +00:00
mkanat%kerio.com
252d2c0c95
Bug 289043: Implicit joins should be replaced by explicit joins - installment C
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-05-02 18:52:02 +00:00
lpsolit%gmail.com
36a922fbc9
Bug 274724: The 'Edit Attachment' link is now available even if a user does not have 'editbugs' privs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=myk
2005-04-28 02:14:26 +00:00
mkanat%kerio.com
b3a290df01
Bug 289012: Can't use an undefined value as a HASH reference at userprefs.cgi line 142.
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-04-27 16:00:25 +00:00
mkanat%kerio.com
0228481abe
Bug 286695: bugs.resolution needs a default value
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-04-27 11:08:58 +00:00
jake%bugzilla.org
9c34608454
Bug 274906 - Bugzilla no longer displays an [edit] link inline for attachments. Instead, the edit page is linked to directly where a "view" link is available to get the raw data if required.
...
r=wurblzap, a=justdave
2005-04-26 16:38:35 +00:00
mkanat%kerio.com
ff9d01f881
Bug 287986: Bugzilla::DB::Mysql needs a way to read in a Schema object from the disk
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-23 02:11:51 +00:00
mkanat%kerio.com
075bcb8c58
Bug 285722: Updates From 2.18- to 2.20+ will not work
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-23 02:09:23 +00:00
mkanat%kerio.com
e60125d457
Bug 290277: Index renaming may fail if misnamed PRIMARY indexes exist
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=justdave
2005-04-23 02:07:46 +00:00
timeless%mozdev.org
a51c425a0b
Bug 291420 build.dat can't be read because |tell| returns 0
...
patch by ajschult@verizon.net r=chase
2005-04-22 14:21:39 +00:00
myk%mozilla.org
7b6ab0d069
Fix for bug 291391: allows users to rerequest set flags even if they don't have the privilege to set them; r=lpsolit; a=myk
2005-04-22 02:17:14 +00:00
mkanat%kerio.com
4a7b69445b
Bug 284599: Use of REGEXP search is not consistent wrt case sensitivity
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-04-19 23:44:03 +00:00
lpsolit%gmail.com
6becb0d488
Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-04-19 23:43:00 +00:00
myk%mozilla.org
ca0f7454de
Fix for bug 238800: speeds up editflagtypes.cgi list of flags to tolerable level by adding index on flags.type_id; r=justdave; a=justdave
2005-04-19 21:43:37 +00:00
lpsolit%gmail.com
23a19abaa2
Bug 288603: Allow users in the request group to remove pending requests made by others - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave
2005-04-19 18:11:41 +00:00
lpsolit%gmail.com
5c5339c863
Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-04-19 17:55:10 +00:00
lpsolit%gmail.com
c076b865be
Bug 290372: Missing locked tables in editusers.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-04-19 17:36:25 +00:00
mkanat%kerio.com
30e1227dfa
Bug 290407: Fix up bz_alter_column and break out a bz_alter_column_raw
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:29:08 +00:00
mkanat%kerio.com
9bce224e74
Bug 290411: Cross-DB bz_drop_table
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:27:07 +00:00
mkanat%kerio.com
f881f1ac83
Bug 290403: Slight cleanup of Bugzilla::DB index code
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:24:13 +00:00
mkanat%kerio.com
ad70ac135e
Bug 290402: Functions to support reading-in a Schema object from the database
...
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-17 07:22:42 +00:00
lpsolit%gmail.com
63d0fb5a50
Bug 290579: Remove unused function PasswordForLogin() from CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-04-16 17:33:29 +00:00
lpsolit%gmail.com
1823d8db70
Bug 290511: Move RemoveVotes() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-04-16 17:17:06 +00:00
lpsolit%gmail.com
c40c480116
Bug 290570: Bugzilla::Auth::WWW:Env uses bitwise OR - Patch by Simon Wilkinson <simon@sxw.org.uk> r=kiko a=justdave
2005-04-16 17:08:32 +00:00
lpsolit%gmail.com
19d162e87a
Bug 285153: editusers.cgi cleanliness re-do - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-04-16 16:55:32 +00:00
mkanat%kerio.com
c9f941cf6b
Bug 286360: ANSI SQL does not allow aliases to be used in HAVING clause
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=myk, r=joel, a=myk
2005-04-16 00:37:23 +00:00
mkanat%kerio.com
9454bf5870
Bug 288539: minimum DBD::mysql version requirement may need to be increased beyond 2.1028
...
Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
2005-04-15 23:45:58 +00:00
mkanat%kerio.com
686a1e83d4
Bug 290414: bz_index_info is slightly broken and has unclear API
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-15 05:46:04 +00:00
mkanat%kerio.com
792d40b092
Bug 290405: bz_add_column needs a way to specify an initial value
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-15 02:31:35 +00:00
mkanat%kerio.com
6c47296a3c
Bug 78276: change name of "when" index on bugs_activity.bug_when column
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2005-04-14 22:49:25 +00:00
mkanat%kerio.com
10a2d98966
Bug 289999: $bad_names hash in index-renaming code throws an "odd number of elements" warning
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
2005-04-14 22:42:22 +00:00
mkanat%kerio.com
9e77c8f19a
Bug 290089: Move timestamp updates to happen before any other Schema updates
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-14 22:20:54 +00:00
lpsolit%gmail.com
4f4042edd3
Bug 290095: Do not display flag types in show_bug.cgi whose inclusion list is empty - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel, a=justdave
2005-04-14 17:07:17 +00:00
mkanat%kerio.com
819659606a
Back out bug bug 290089, which causes checksetup to fail on a newly-created DB.
2005-04-14 08:35:45 +00:00
mkanat%kerio.com
db0685311c
Bug 290089: Move timestamp updates to happen before any other Schema updates
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-14 07:11:27 +00:00
mkanat%kerio.com
7511992eca
Bug 289453: components.initialowner is different in Bugzilla::DB::Schema than it was in the old checksetup
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-14 06:58:24 +00:00
bugreport%peshkin.net
0c1c0d429f
Bug 290000: lock email settings table before adding new user
...
Patch by bugreport@peshkin.net
r=glob,a=justdave
2005-04-12 23:28:47 +00:00
lpsolit%gmail.com
822394f881
Bug 289742: No value for param user_verify_class at Bugzilla/Config.pm line 162 - Patch by byron jones (glob) <bugzilla@glob.com.au> r=gerv, a=justdave
2005-04-12 21:40:56 +00:00
jake%bugzilla.org
13fa23bc12
Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. Also changing the default color back to F7F7F7.
...
r=mkanat
2005-04-12 20:43:32 +00:00
lpsolit%gmail.com
2025124fde
Bug 289729: fix several "uninitialized value" messages - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-04-12 20:21:45 +00:00
lpsolit%gmail.com
ec84b33d3b
Bug 289618: reference globals.pl's quoteUrls function for changing bug term - Patch by Peter Kay <peterkayatwork@yahoo.com> r=wurblzap a=justdave
2005-04-12 18:19:57 +00:00
lpsolit%gmail.com
46c0bad1ba
Bug 289062: editusers.cgi is querying for groups twice on update - Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, joel a=justdave
2005-04-12 18:08:21 +00:00
lpsolit%gmail.com
cb5017a3ec
Bug 289736: error message in query.cgi: Unknown column 'relevance' - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave
2005-04-12 17:57:15 +00:00
lpsolit%gmail.com
1e376c10a5
Bug 288461: sanitycheck.cgi should permit to clean all invalid references to deleted bugs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=justdave
2005-04-12 17:24:33 +00:00
jake%bugzilla.org
08a3356797
Bug 165075 - A login form is now included by default on the main Index page.
...
r=wurblzap, a= justdave
2005-04-12 17:23:01 +00:00
mkanat%kerio.com
2d88f7eb14
Bug 289455: products.classification_id has a different definition in an upgraded database than in a brand-new database
...
Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
2005-04-12 01:30:44 +00:00
mkanat%kerio.com
a64fc8ad3c
Bug 285533: Bugzilla displays inactive enum values
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-04-12 01:27:57 +00:00
jake%bugzilla.org
6ddfccbb68
Bug 289594 - The table on the email settings page no longer is 100% wide. It also now supports even/odd row styling.
...
r=gerv, a=justdave
2005-04-11 22:52:51 +00:00
gerv%gerv.net
34c86f6363
Bug 278268 - make Grand Total line not appear if data set add fails. Patch by colin.ogilvie; r=gerv, a=justdave.
2005-04-11 22:39:11 +00:00
gerv%gerv.net
4e41c17bcf
Bug 289565 - fix JavaScript component selector when creating new charts. Patch by gerv; r=kiko, a=justdave.
2005-04-11 22:34:50 +00:00
kiko%async.com.br
1520901934
Applying documentation patch from Marc Mims <marc@sssonline.com>: fixes
...
manpage's description of --no-stdin and --status long-options.
2005-04-11 14:23:32 +00:00
lpsolit%gmail.com
ec8d09b1c7
Bug 289570: Blank value always shown on target type code error from editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-10 18:04:04 +00:00
lpsolit%gmail.com
aac920c48f
Bug 288857: Use of uninitialized value in bitwise and (&) at Bugzilla/User.pm line 984 - Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=myk
2005-04-10 17:49:48 +00:00
lpsolit%gmail.com
6d64cc0c06
Bug 288861: Odd number of elements in anonymous hash at query.cgi line 392 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-04-10 17:37:57 +00:00
lpsolit%gmail.com
128cfd9404
Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-09 23:18:18 +00:00
lpsolit%gmail.com
776c625d1d
Bug 289372: Remove %FORM from editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-09 23:12:11 +00:00
lpsolit%gmail.com
e57e7fcf6f
Bug 289002: cannot set/clear requests with requestee - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-09 10:37:51 +00:00
myk%mozilla.org
daa6e3f8da
Fix for bug 273209: makes CVS ignore skins/.cvsignore; r=jouni; a=myk
2005-04-09 08:11:32 +00:00
lpsolit%gmail.com
020e19c581
Bug 199048: Preference option to reverse sort the comments stack - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk
2005-04-09 00:37:52 +00:00
lpsolit%gmail.com
1370bbc1ff
Bug 238873: remove %FORM from buglist.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave
2005-04-08 23:57:33 +00:00
lpsolit%gmail.com
2eadbc85c2
Bug 289373: Remove %FORM from editproducts.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-08 23:51:02 +00:00
lpsolit%gmail.com
cf944750bf
Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-08 00:54:16 +00:00
lpsolit%gmail.com
df8df054b5
Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-08 00:45:47 +00:00
lpsolit%gmail.com
01215b0dc7
Bug 238870: remove %FORM from attachment.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=myk,LpSolit a=justdave
2005-04-08 00:34:39 +00:00
lpsolit%gmail.com
7528d86490
Bug 238875: remove %FORM from post_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-07 23:59:59 +00:00
lpsolit%gmail.com
896c43aef1
Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use CGI object instead FORM hash - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-07 23:52:20 +00:00
lpsolit%gmail.com
93d4b2c6af
Bug 238878: Make hidden-fields template, User Matching and Flags use direct CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-07 23:37:56 +00:00
mkanat%kerio.com
c52be56a61
Bug 286686: ORDER BY column needs to be selected or grouped
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-04-07 18:18:53 +00:00
lpsolit%gmail.com
9494af580f
Bug 287763: Receiving Error - Insecure dependency in require... - Patch by byron jones (glob) <bugzilla@glob.com.au> r=joel a=myk
2005-04-07 08:08:36 +00:00
mkanat%kerio.com
f088409a63
Fix for Bug 284850: Fix the name of one index
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> a=justdave
2005-04-06 03:40:46 +00:00
lpsolit%gmail.com
ed0f05eaf5
Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-04-06 00:19:56 +00:00
mkanat%kerio.com
162acfef85
Bug 284850: checksetup should rename indexes to conform to the new standard
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=myk
2005-04-06 00:18:04 +00:00
bugreport%peshkin.net
fceed22203
Bug 286461:Add products table to search if classification are needed
...
Patch by joel
r=gerv, a=justdave
2005-04-04 23:02:16 +00:00
lpsolit%gmail.com
979ec89afe
Bug 284151: "edit" link shows up on confirmation page for deleting a Field Value - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk
2005-04-04 22:52:07 +00:00
gerv%gerv.net
756d5ca33b
Bug 288527 - change precompilation to use Bugzilla::Template and so do it right. Patch by gerv; r=bbaetz, a=justdave.
2005-04-04 22:29:09 +00:00
lpsolit%gmail.com
16c818f704
Bug 288405: Attachment.cgi fails on Big File attachment inserts - Patch by Marc Schumann <wurblzap@gmail.com> r=joel a=myk
2005-04-04 22:23:36 +00:00
lpsolit%gmail.com
ac9a345b53
Bug 287486: Small typo on editsettings.cgi: apppears - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-04 22:12:44 +00:00
mkanat%kerio.com
160fff77bb
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-04-04 21:52:06 +00:00
mkanat%kerio.com
0c9366f4ef
Bug 287483: Sanitycheck screams about "Bad value 0 found in components.initialqacontact"
...
Patch By Teemu Mannermaa <wicked@etlicon.fi> r=mkanat, a=myk
2005-04-04 21:40:58 +00:00
mkanat%kerio.com
d3260d6102
Bug 285345: Need to change MySQL tinyint(1) fields to plain tinyint
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
2005-04-04 21:35:03 +00:00
mkanat%kerio.com
170128dc2e
Bug 286527: Cross-DB bz_rename_column and bz_drop_column (Part of Bug 285111)
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=myk
2005-04-04 21:30:16 +00:00
lpsolit%gmail.com
14df3391bc
Bug 288985: cannot remove users from the CC list - Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-04-04 21:09:17 +00:00
lpsolit%gmail.com
c1b6a9e07e
Bug 288883: SQL crash when granting/denying a request - Patch by Frederic Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-04-04 18:40:59 +00:00
justdave%bugzilla.org
bfd912d8a5
Bug 272150: Attempts to rebuild cvs history on specific directories were ignored
...
r=timeless
2005-04-02 23:53:46 +00:00
gerv%gerv.net
6f1c657d0a
Bug 288408 - make number of placeholders match number of parameters to stop error when initialising from new database. Patch by gerv; r=mkanat, a=justdave.
2005-03-31 22:48:28 +00:00
myk%mozilla.org
2cc70505f2
Followup fix for bug 284446: add hook inside enter bug form so that test runner and other applications can insert form controls that collect additional data about the bug being created.
2005-03-31 02:52:31 +00:00
mkanat%kerio.com
62ec162ed5
Bug 287880: [SECURITY] Comments on secure bugs still available to templates... show_bug leaks
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, r=joel, a=justdave
2005-03-30 14:30:43 +00:00
lpsolit%gmail.com
99bc50c44a
Bug 286003: Direct access to summarize-time.cgi when time tracking is off generates an error - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=jouni a=justdave
2005-03-30 10:16:23 +00:00
lpsolit%gmail.com
768eb59c37
Bug 276543: createaccount.cgi should not be displayed if account creation is disabled - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-03-30 09:57:29 +00:00
lpsolit%gmail.com
973e8e46de
Bug 288131: PatchViewer adds extra empty lines in modified parts of patches - Patch by Frederic Buclin <LpSolit@gmail.com> r=glob a=justdave
2005-03-30 09:41:22 +00:00
gerv%gerv.net
0138acd94b
Bug 73665 - migrate email preferences to their own table, and rearchitect email internals. Patch by gerv; r=jake, a=justdave.
2005-03-29 21:43:00 +00:00
cls%seawood.org
1bd03f3505
Make english query output match the regexp flavor used.
...
Bug #286781 r=timeless
2005-03-29 15:22:26 +00:00
myk%mozilla.org
adc4d8282a
fixed up CPAN command so that it installs MIME::Entity as well
2005-03-24 20:54:21 +00:00
lpsolit%gmail.com
dd3cd2b9ec
Bug 272321: action should default to edit in editproducts.cgi if a product is passed without an action - Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-03-23 21:24:19 +00:00
mkanat%kerio.com
0b8b8ccc1b
Bug 283403: checksetup fails to upgrade from Bugzilla 2.8
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit. a=justdave
2005-03-23 00:40:15 +00:00
lpsolit%gmail.com
5d89edf3e7
Backing out bug 286625 - checksetup.pl fails
2005-03-22 23:45:08 +00:00
lpsolit%gmail.com
8a78542d6d
Bug 258515: Errors when accessing Bugzilla over IPv6 - Patch by Marc Schumann <wurblzap@gmail.com> r=joel, a=justdave
2005-03-22 22:41:07 +00:00
lpsolit%gmail.com
b22a1b462f
Bug 286625: Add more indexes to bugs_activity table - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=joel, a=justdave
2005-03-22 20:54:08 +00:00
lpsolit%gmail.com
cd0f6ce9dd
Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
2005-03-22 19:22:40 +00:00
mkanat%kerio.com
bde3544ca0
Bug 286669: Add dependency on Storable
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wicked, a=justdave
2005-03-22 09:02:56 +00:00
mkanat%kerio.com
275068aed8
Bug 287138: INSERT IGNORE is not ANSI SQL
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-22 09:01:22 +00:00
mkanat%kerio.com
6c47f53cec
Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-22 08:56:52 +00:00
mkanat%kerio.com
01cc53adbb
Bug 194160: buglist.cgi has wrong time zone in datestamp at the top
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-03-22 08:46:13 +00:00
travis%sedsystems.ca
b872654c07
Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out where appropriate
...
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
2005-03-18 21:32:53 +00:00
lpsolit%gmail.com
282aafa02e
Bug 178157: Dependency emails don't get sent for status change during mass change - Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk
2005-03-18 08:29:47 +00:00
mkanat%kerio.com
fb09bed568
Bug 256513: Fix usage of grep (/$value/, @array);
...
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-03-18 04:21:29 +00:00
mkanat%kerio.com
db9cccead1
Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:28:53 +00:00
mkanat%kerio.com
c99a16fce3
Bug 285740: DBD::Pg must have the PG_BYTEA type specified for inserting BLOBs
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:23:55 +00:00
mkanat%kerio.com
1a6384513d
Bug 285723: Cross-DB bz_add_column (Part of Bug 285111)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:21:34 +00:00
mkanat%kerio.com
7674c809f6
Bug 285713: Cross-DB bz_column_info and bz_index_info
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:18:13 +00:00
mkanat%kerio.com
af16820a6e
Small nit fixes for Bug 285113.
2005-03-18 03:16:06 +00:00
mkanat%kerio.com
0fedd5d8d7
Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its abstract schema
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:12:23 +00:00
jwatt%jwatt.org
344bdf4915
Fixing bug 286334. Use <wbr> instead of a space to allow long paths to break. r=myk@mozilla.org
2005-03-18 00:10:14 +00:00
jwatt%jwatt.org
c1615c1d7b
Fixing bug 286542. In the html source of owners.html, each module owner and peer should be on a separate line. r=myk@mozilla.org
2005-03-17 23:23:13 +00:00
lpsolit%gmail.com
b0782806ba
Bug 278717: Can't create "create bug" template with multiple CCs if you use usemenuforusers - Patch by Marc Schumann <wurblzap@gmail.com> r=myk, a=myk
2005-03-17 15:50:45 +00:00
lpsolit%gmail.com
4a42ce13fc
Bug 286311: print "Context-type..." is used instead of print $cgi->header() (cookies aren't sent in header) - Patch by Jacob Steenhagen <jake@bugzilla.org> r=LpSolit a=justdave
2005-03-17 15:14:58 +00:00
lpsolit%gmail.com
26e5dfb449
Bug 282384: Templatize the 'select classification' bit of editproducts - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit, a=justdave
2005-03-17 14:47:06 +00:00
lpsolit%gmail.com
1a4183e8b4
Bug 280639: When creating bookmarkable template, it is called "this link" - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
2005-03-17 10:47:33 +00:00
mkanat%kerio.com
272e180437
Bug 286501: Summarize time fails with "Can't bind reference" error
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-17 06:56:16 +00:00
mkanat%kerio.com
045f1af5ad
Bug 286392: String concatenation on postgres does not always work
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-17 06:54:05 +00:00
mkanat%kerio.com
86df8816c2
Bug 285555: FlagType::match uses a HAVING clause that PostgreSQL does not support
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=myk, a=myk
2005-03-17 06:52:26 +00:00