dave%intrec.com
96f52e4bec
Attempted fix for bug 71574: footer anomoly cleanup
2001-03-10 22:06:57 +00:00
cyeh%bluemartini.com
8f10ba134f
fix for "My Votes" floating in space like a disconnected astronaut
2001-03-10 05:52:54 +00:00
cyeh%bluemartini.com
3fab8d4515
fix for 54566: Software error generated when adding invalid dependencies
...
if we call PuntTryAgain(), make sure we've unlocked tables
2001-02-23 21:40:03 +00:00
cyeh%bluemartini.com
f35211d08e
cleanup footer when not logged in and if using voting.
2001-02-22 22:11:27 +00:00
cyeh%bluemartini.com
2196954d4c
break Find and Report links to a seperate line so that it looks cleaner
...
on browser windows with shorter widths. also, the second line
matches nicely with the other table cell.
2001-02-22 21:59:25 +00:00
cyeh%bluemartini.com
361dc4bb11
fix for 67278: Footer lines need separation
...
patch submitted by shie9022@msmailhub.oulan.ou.edu (Alan Shields)
make saved queries display better
2001-02-22 02:20:58 +00:00
dave%intrec.com
4476820757
Fix for bug 32000 (and refixing bug 4928): extra newlines in comments made
...
with NS4-Mac
2001-01-16 21:09:33 +00:00
cyeh%bluemartini.com
f834f30fb4
remove problem with newer perl spewing error messages into the CGI
2000-10-24 00:44:21 +00:00
cyeh%bluemartini.com
4d68001099
fix for 52228: Bug list title should be name of query if running named query
...
patch by dave@intrec.com (Dave Miller)
2000-09-18 21:29:45 +00:00
dave%intrec.com
bd49c741bd
Fix for bug 51270: param for bodyhtml to allow sites to customize
...
background colors/image and link colors.
2000-09-16 14:08:37 +00:00
cyeh%bluemartini.com
22a1752faf
fixes for 51184, 51185, 51186: allow for ldap authentication. patches
...
by jmrobins@tgix.com (Joe Robins). LDAP sections haven't been
tested yet, but the code is arranged such that it shouldn't disturb
existing user authentication system.
2000-09-15 18:35:18 +00:00
dave%intrec.com
a54536c5bc
Fix for bug 51508: Unclosed <NOBR> around named queries in command menu.
...
Patch by john.beranek@pace.co.uk (John Beranek)
2000-09-07 06:22:10 +00:00
dave%intrec.com
5af85b054a
Fix for bug 43821: PutHeader has unbalanced <TABLE> tags.
2000-09-04 04:10:51 +00:00
cyeh%bluemartini.com
eb380e0d73
fix for bug #44622 : perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.
...
patches by mtakacs@pacbell.net .
2000-08-21 19:50:41 +00:00
endico%mozilla.org
e802a42934
added comment to value_quote referencing bugs with quoting linebreaks
2000-06-01 23:09:14 +00:00
cyeh%bluemartini.com
ad3534b93b
Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch.
2000-05-08 18:12:28 +00:00
dmose%mozilla.org
dd57692aa9
Fixed a typo that was causing Perl to abort before printing the HTML
...
footer when a certain database inconsistency was detected.
2000-04-27 23:12:44 +00:00
donm%bluemartini.com
e8c76f9209
bug 25010 need a way to edit groups
2000-04-26 19:35:51 +00:00
endico%mozilla.org
aaf67224d5
backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates.
2000-04-19 02:14:41 +00:00
donm%bluemartini.com
eab02ecf97
bug 25010 add ability to easily edit groups
2000-04-18 23:12:00 +00:00
dmose%mozilla.org
37f93153ab
Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set.
2000-03-30 23:56:36 +00:00
terry%mozilla.org
666833f613
Add a bit of helpful debugging info when we get a consistancy check problem.
2000-03-23 18:20:34 +00:00
terry%mozilla.org
dec2eb7db4
Removed warning.
2000-03-10 17:45:09 +00:00
terry%mozilla.org
f4f83ff6a4
Patch by Brian Duggan <bduggan@oven.com> -- security improvements.
2000-03-07 18:23:00 +00:00
terry%mozilla.org
418198afd2
Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos.
2000-03-07 17:32:51 +00:00
terry%mozilla.org
e54ca33f1f
Make a universal routine to report errors in forms, so that we can
...
have a universal (and more noticable) way of displaying them.
2000-02-25 19:32:47 +00:00
terry%mozilla.org
c06b86600d
Cut down on the number of syncshadowdb processes we fork off.
2000-02-18 21:38:23 +00:00
terry%mozilla.org
9775eaa834
Added an optional ability to keep a read-only shadow database, so that
...
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.
2000-02-17 21:41:39 +00:00
terry%mozilla.org
4d84fd897c
Put the "users" link in the trailer for people who are able to tweak
...
the permissions of other users.
2000-02-17 15:52:12 +00:00
terry%mozilla.org
0f934486ff
Major spankage. Added a new state, UNCONFIRMED. Added new groups,
...
"editbugs" and "canconfirm". People without these states are now much
more limited in what they can do.
For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them. Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page. But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
2000-02-17 05:15:23 +00:00
terry%mozilla.org
0d8f3b144a
Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Javascript behave under IE5 and under Netscape 3.x
2000-02-15 18:56:31 +00:00
terry%mozilla.org
90c0f43f4b
Make the "mail a new password" text be a param.
2000-02-07 22:11:55 +00:00
terry%mozilla.org
06d968aa56
Massive stomp on the query page and buglist page. Added the ability
...
to use the "boolean charts" to do very powerful queries.
2000-01-28 01:01:40 +00:00
terry%mozilla.org
38060670b3
Reworked preferences UI. Added ability to turn off "My bugs" link at
...
bottom. Made "My bugs" show bugs you own AND bugs you submitted.
Added ability to display your named queries in the footer. Many
random bugfixes.
2000-01-25 07:54:57 +00:00
terry%mozilla.org
d803bf24ab
Very minor HTML tweaking.
2000-01-24 05:50:46 +00:00
terry%mozilla.org
6c7cc5e6bf
New email code wasn't sending to people who had voted for a bug.
...
Added "My votes" link to footer. Other minor voting-related fixes.
2000-01-24 05:41:40 +00:00
terry%mozilla.org
a132275ea5
AACK! checksetup.pl was stomping all over the new fielddefs table if
...
it got run more than once. This checkin fixes that, and also changes
the DumpBugActivity() routine to give me enough information to
hopefully repair the damaged mozilla.org database...
2000-01-22 21:43:30 +00:00
terry%mozilla.org
514b98b46e
Remember the previous sort order in a cookie, and make that the
...
default sort order for new queries. Add a new "show list" link to the
navigation header to return you to the list of selected bugs.
2000-01-22 19:08:57 +00:00
terry%mozilla.org
351bf0b663
Added a new table fielddefs that records information about the
...
different fields we keep an activity log on. The bugs_activity table
now has a pointer into that table instead of recording the name directly.
Set up a new, highly experimental email-notification scheme. To turn
it on, the maintainer has to turn on the "New email tech" param, and
then individual users have to turn on the "New email tech" preference.
2000-01-22 04:24:42 +00:00
terry%mozilla.org
9802e66dab
Don't try to put out the footer if we're shutdown (as that can try to access the DB which we don't want).
2000-01-20 21:36:20 +00:00
terry%mozilla.org
185b1561a8
Added a way to disable a user.
2000-01-18 22:41:26 +00:00
terry%mozilla.org
00eef4dcc3
Spruced up "editusers.cgi". Added an "editusers" group.
2000-01-18 18:34:01 +00:00
terry%mozilla.org
e9c9ad3180
Stop ever using perl's crypt() function; only use mysql's. (Using
...
both was causing corruption on about 1 in 40 passwords.)
2000-01-18 14:40:21 +00:00
terry%mozilla.org
8678574dea
Very minor formatting tweak.
2000-01-17 19:54:50 +00:00
terry%mozilla.org
2f0f396818
Added "sanity check" to the list of things the maintainer gets to
...
choose from in the footer.
2000-01-14 23:30:24 +00:00
terry%mozilla.org
853edc6444
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
b1cadb6658
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
827eb20983
Got rid of extra <H1> tag.
1999-12-28 22:31:47 +00:00
terry%mozilla.org
d7510467b3
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
b36ed612b3
Don't do dmose's paranoid checking of option values in the query page.
1999-12-06 17:09:54 +00:00