Commit Graph

4707 Commits

Author SHA1 Message Date
jake%bugzilla.org
ba2855b11e Bug 194347 - Updating MacOS X hints to specify that the GD patch is no longer required (when using the gd2 package) and also recommend using fink to install expat. 2003-07-03 20:23:43 +00:00
jake%bugzilla.org
932ac651f1 *Whitespace* Fixing indentation like I wanted to do before I checked this section in... 2003-07-03 18:50:12 +00:00
ian%hixie.ch
69cd78870a Overshot the mark on some of the previous changes. content() is actually a method. 2003-07-03 18:19:49 +00:00
ian%hixie.ch
d06a945451 missed this in earlier changes 2003-07-03 17:59:17 +00:00
jake%bugzilla.org
602fad713e Refix bug 201955 - Forgot to edit one of the introductory paragraphs and fixed a couple other minor errors. 2003-07-02 19:07:01 +00:00
jake%bugzilla.org
57023f6570 Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP authentication has changed. 2003-07-02 18:58:37 +00:00
gerv%gerv.net
f2e2fb3fb6 Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, a=justdave. 2003-06-30 22:23:17 +00:00
jake%bugzilla.org
8646f5fc88 Bug 201955 - The method for specifing a charset has changed now that we use CGI.pm for header output (bug 201816). 2003-06-30 21:11:00 +00:00
jake%bugzilla.org
f140863193 Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that backups should be made. 2003-06-30 18:51:59 +00:00
jake%bugzilla.org
a91eeb437b Bug 210248 - Missing "my" in SMTP code for win32 instructions.
Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
r,a=jake
2003-06-28 17:13:45 +00:00
bbaetz%acm.org
f05626400a Bug 193575 - Internal server error from votes.cgi
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz, a=justdave
2003-06-28 00:14:56 +00:00
gerv%gerv.net
a5a1140ff7 Bug 16009 - generic charting. Patch by gerv; r,a=justdave. 2003-06-25 23:23:13 +00:00
myk%mozilla.org
d3f78ee8d3 Fix for bug 204631: enhances config.cgi to generate a list of queryable fields so third-party clients can populate search forms with the list.
r=gerv
a=myk
2003-06-23 18:01:39 +00:00
bbaetz%acm.org
86492dbac1 Bug 210324 - s/->err/->error/
r,a=justdave
2003-06-23 08:53:52 +00:00
kestes%walrus.com
c1dc6a439f add to use statements. Many people have complained. 2003-06-18 16:11:00 +00:00
kestes%walrus.com
6e8faaa3d1 fixes to quiet warnings. Some of these were ligitiment off by one issues. 2003-06-18 15:54:06 +00:00
kestes%walrus.com
83bfee523e change default association from undefined to emtpy string. This will quiet perl warnings about using empty strings. 2003-06-18 15:49:50 +00:00
kestes%walrus.com
6cf7e82ca1 initialize a variable to empty string in order to quiet perl warnings. 2003-06-18 15:48:26 +00:00
kestes%walrus.com
7db779111f add tree to notice association arguments. This is needed by Build.pm. 2003-06-18 15:47:16 +00:00
jake%bugzilla.org
9abf2cc62f Fresh docs compile (first one w/a PDF version). 2003-06-13 16:41:34 +00:00
jake%bugzilla.org
6a31eb860c Optionally create a PDF version of the docs. 2003-06-13 16:37:12 +00:00
timeless%mozdev.org
ca2d793e9e Bug 77192 MOVED is not handled properly on queryhelp.cgi.
r=justdave a=justdave
2003-06-13 02:50:50 +00:00
timeless%mozdev.org
82d5bbebbf Bug 207096 minor spelling fixes for Bugzilla/Search.pm
r=justdave a=justdave
2003-06-13 02:39:20 +00:00
johnkeis
d3983542f1 Work with earlier versions of mysql that did not support "\. filename" as a command 2003-06-10 23:09:39 +00:00
johnkeis
f4a06bd20f perl 5.6 printed something weird when column_headers_2 did not return anything, not sure why 2003-06-10 23:04:33 +00:00
johnkeis
4392d8757d Work with earlier versions of CGI that do not figure out the cookie path correctly 2003-06-10 23:03:37 +00:00
johnkeis
1703b4118b Work with DBs that do not support AutoCommit / commit() 2003-06-10 23:02:56 +00:00
johnkeis
69b12c8cc4 Have a default checkin url for non-javascript-enabled browsers 2003-06-10 23:01:58 +00:00
johnkeis
d02f6721b7 Work with mysql, which only accepts dates in YYYY/MM/DD HH:MM:SS format 2003-06-10 23:01:19 +00:00
johnkeis
b76eea7569 Work with DB's that do not support commit() 2003-06-10 23:00:27 +00:00
johnkeis
6739959efb Don't run the build compressor by default, it doesn't work until you know what the feature is anyway. 2003-06-10 22:59:39 +00:00
bbaetz%acm.org
e76b5a9150 Bug 208620 - Fix return value of Bugzilla->login when user already exists
r,a=justdave
2003-06-07 13:59:24 +00:00
bbaetz%acm.org
1be840d13a Bug 208583 - Remove PerformSubsts from templates
r,a=justdave
2003-06-07 04:36:23 +00:00
bbaetz%acm.org
74cb07ef06 Bug 205463 - Tokens aren't canceled after a successful login.
patch by 'Randall M! Gee', r=bbaetz, a=justdave
2003-06-07 03:36:46 +00:00
johnkeis
e4ddff5ea3 Make mysql work 2003-06-06 04:49:37 +00:00
bbaetz%acm.org
c1e4afb682 Bug 180635 - Enhance Bugzilla::User to store additional information
r=myk,jake
2003-06-03 09:48:15 +00:00
johnkeis
07f7f8b367 More todo 2003-05-29 23:40:34 +00:00
kestes%walrus.com
504a5b0515 *** empty log message *** 2003-05-26 14:32:24 +00:00
kestes%walrus.com
d31aeebb29 fix the executable mode of all the tests. 2003-05-26 14:31:37 +00:00
kestes%walrus.com
8c6ccaf0e4 move the setting of the path to this file. make the onclick libraries
visable and explain the others are deprecated. formatting and comment
changes.
2003-05-26 14:26:05 +00:00
kestes%walrus.com
d03ce3852b add perforce support. Add support for VCName2MailAddress. 2003-05-26 13:57:08 +00:00
kestes%walrus.com
0aa6e9de74 set a default time if there is not one. Change format of how we set
the output cell.  The new strings format should be easier to modify in future.
2003-05-26 13:47:36 +00:00
kestes%walrus.com
bd1e1afc6a clean up code, remove the now unused table of checked in files for each cell, add some tests for defined values so that we do not clutter the data structure. 2003-05-26 13:44:18 +00:00
kestes%walrus.com
14286b0346 add support for onclick popup windows. 2003-05-26 13:41:12 +00:00
kestes%walrus.com
3c021593b2 change default window size in preparation for onclick popup windows. 2003-05-26 13:39:57 +00:00
kestes%walrus.com
8d94574b99 in comments about new functions. 2003-05-26 13:38:41 +00:00
kestes%walrus.com
499ac7bd6b remove the windows size parameter, not needed in new on click window arch. 2003-05-26 13:37:15 +00:00
kestes%walrus.com
3e35a5eac2 slightly change dateformat to match real peforce. Forgot to put the time
in the output.
2003-05-26 13:35:15 +00:00
kestes%walrus.com
4276e36c25 support for spaces in filenames. support for on click windows. 2003-05-26 13:34:11 +00:00
kestes%walrus.com
b0c8f97499 fixes which include: 1) on click window support b) enhanced perforce support. 2003-05-26 13:32:38 +00:00