terry%mozilla.org
cfa12eb3bb
Added a missing PutFooter().
2000-01-14 23:17:49 +00:00
terry%mozilla.org
f5e622daa8
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
...
me. Added a footer to every page. Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
2000-01-14 22:35:49 +00:00
terry%mozilla.org
289acafdd7
Remove unused files.
2000-01-14 22:04:49 +00:00
terry%mozilla.org
0a83e08ac0
Remove unused files.
2000-01-14 21:44:14 +00:00
terry%mozilla.org
9e09009c26
Fixed typos.
2000-01-14 00:22:54 +00:00
terry%mozilla.org
dd87e0b303
Make wording a little more clear when a username is invalid.
2000-01-13 22:55:45 +00:00
terry%mozilla.org
d5a1e935bc
Send one last email notification to people when a bug gets reassigned
...
away from them or they get removed from the CC list.
2000-01-13 22:23:25 +00:00
terry%mozilla.org
dcb1dc4627
Allow displaying of a "keywords" column.
2000-01-13 20:25:10 +00:00
terry%mozilla.org
ce53803244
Was sometimes putting a silly timestamp in the change log.
2000-01-13 17:46:01 +00:00
terry%mozilla.org
9ef2787d65
Don't complain that the user isn't doing anything if he is actually
...
changing keywords.
2000-01-13 16:19:19 +00:00
slamm%netscape.com
fcf7564232
Pick some colors that color-blind folks can distinguish more easily. bug #23805
2000-01-13 02:12:08 +00:00
terry%mozilla.org
41ec88d63e
Provide a simple param to let the maintainer shut down Bugzilla for a while.
2000-01-12 18:55:24 +00:00
terry%mozilla.org
43c81eb98d
"Change several bugs" was losing the sort order.
2000-01-12 18:31:33 +00:00
terry%mozilla.org
6bb1fef58a
Fixed warnings.
2000-01-11 21:32:43 +00:00
slamm%netscape.com
b00101b190
Fix quotes for warnings command-line.
2000-01-11 18:54:21 +00:00
terry%mozilla.org
03994b0c80
Was making changes to bugs before validating the entries in the CC
...
field. This caused mid-air collisions and other weirdnesses.
2000-01-11 18:25:11 +00:00
terry%mozilla.org
8761cb7178
Worked around bug in older versions of MySQL that caused a report of
...
one bug matching a keyword when there really are zero.
2000-01-11 00:26:22 +00:00
terry%mozilla.org
167691897d
Fixed a warning.
2000-01-10 22:17:10 +00:00
terry%mozilla.org
a0693debf4
Asking for both keywords and CC info was creating corrupted SQL.
2000-01-10 21:24:18 +00:00
slamm%netscape.com
740dc38bf8
warnings.pl: Use command-line arg to specify tree
2000-01-08 02:04:26 +00:00
terry%mozilla.org
73f81425cc
Stop generating the %::keywordsbyid hashtable that nothing was using.
2000-01-06 22:55:00 +00:00
terry%mozilla.org
3bf2cc86b7
Whoops; SQL doesn't seem to want me to mention a table in a SELECT statement
...
if I'm not going to use it.
2000-01-06 21:32:59 +00:00
terry%mozilla.org
8ec2fa3b0f
Add support for a new "keywords" feature. This lets some central
...
authority maintain a list of keywords, and users can associate any
keyword with any bug.
The new functionality won't appear until at least one keyword is
defined.
Note that you *must* run the "checksetup.pl" script after updating
this change, in order to create the new required tables "keywords" and
"keyworddefs".
2000-01-06 21:16:15 +00:00
terry%mozilla.org
ec0dd1cecf
Oops; fixed table alignment problem introduced by last change.
2000-01-06 17:39:03 +00:00
slamm%netscape.com
7eab581c7d
Fix for hdml version. Suggested by Neil Deakin <ndeakin@sympatico.ca>
2000-01-06 02:11:26 +00:00
terry%mozilla.org
ccd0aca547
A few months ago, we lost the ability to edit the votes-per-user field
...
in a product. Which meant nobody could turn on or off this feature.
Restored the editing ability.
2000-01-04 21:29:51 +00:00
terry%mozilla.org
5d12ff7194
When no bugs are found, give links to make another query or to submit
...
a new bug.
2000-01-04 19:54:15 +00:00
terry%mozilla.org
c4fab20bed
Recognize Windows98.
2000-01-04 19:27:49 +00:00
endico%mozilla.org
c1bf0f6491
strip the first "Fwd" from subject. add case insensitivity to removing "re" from subject
2000-01-04 00:42:57 +00:00
leaf%mozilla.org
015b32c03c
someone complained that moshi, moshi is a telephone greeting only.
2000-01-03 19:38:08 +00:00
risto%netscape.com
ca88d1a230
Y2K fix. Localtime returns time by definition year - 1900. So year 2000
...
is returned as 100.
2000-01-03 10:06:00 +00:00
terry%mozilla.org
35b2429d00
Got rid of extra <H1> tag.
1999-12-28 22:31:47 +00:00
slamm%netscape.com
5d7a14b4f7
Initial support for HDML (sprint phones).
1999-12-18 03:51:43 +00:00
terry%mozilla.org
198d0d7862
Fixed very very nasty bug which, when deleting a component, would tell
...
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.) Added some paranoia to prevent such things from
happening again. Yikes.
1999-12-17 03:41:13 +00:00
terry%mozilla.org
0582508d69
Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla require comments on certain operations.
1999-12-16 16:37:57 +00:00
terry%mozilla.org
dcc3ff514e
Force selection of a valid product when doing a mass
...
reassign-to-component-owner.
1999-12-14 23:54:30 +00:00
mcafee%netscape.com
f286bbf593
Ignore Generated Files
1999-12-13 01:44:29 +00:00
slamm%netscape.com
69e69b39e1
Reorder 'Build Time' and 'Guilty' column headers so that their descriptive text is beneath them.
1999-12-10 21:57:46 +00:00
warren%netscape.com
c7c2f1972a
Fixed up printing of bad leak/bloat values.
1999-12-10 05:17:56 +00:00
slamm%netscape.com
a5c40f34ec
cd back to tinderbox directory to move who.dat.$$ to who.dat.
1999-12-10 01:11:10 +00:00
slamm%netscape.com
d8a5b789a7
Remove "Rebuild Guilty List" link. The list is built everytime a build is processed. Also, re-enable buffering the script output. That should help improve throughput.
1999-12-09 19:45:01 +00:00
slamm%netscape.com
7084b302b9
Fix empty guilty list in tinderbox page (bug #7637 ). Add comments. Move some code into functions.
1999-12-09 19:28:39 +00:00
mcafee%netscape.com
bed940cff6
Ignore generated files.
1999-12-06 19:44:38 +00:00
mcafee%netscape.com
a22bf1403c
Adding debug print to put logfile name in build rectangle. Commented-out, uncomment to enable.
1999-12-06 19:42:10 +00:00
mcafee%netscape.com
811258dd6e
Retired copydata.pl
1999-12-06 19:40:07 +00:00
terry%mozilla.org
41ed32807c
Don't do dmose's paranoid checking of option values in the query page.
1999-12-06 17:09:54 +00:00
mcafee%netscape.com
0e8e833274
Removing copydata.pl, this script has bit-rotted. Use copydata instead. r=slamm
1999-12-06 07:26:49 +00:00
mcafee%netscape.com
b9a51cbe81
Tools for hacking on tinderbox server, courtesy slamm@netscape.com
1999-12-06 07:24:33 +00:00
terry%mozilla.org
50b941d218
Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL.
1999-12-03 19:30:49 +00:00
terry%mozilla.org
0713dc58d8
Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats.
1999-12-03 19:28:18 +00:00