mcafee%netscape.com
bd8cd72c75
minor wording change
2001-12-17 09:35:28 +00:00
zach%zachlipton.com
2dca442104
Fix for bug 113646, midair when changing assignee gives error. Fix changes sub trim() in globals.pl not to use $_ so as not to conflict with $_ values allready
...
set.
Patch by myk@mozilla.org , r1=bbaetz, r2=dave.
2001-12-17 01:29:52 +00:00
mcafee%netscape.com
c331ea9e6a
adding number count column
2001-12-16 20:38:57 +00:00
mcafee%netscape.com
60d9ab6fe9
commenting main routine
2001-12-16 00:23:09 +00:00
mcafee%netscape.com
862820bf1a
Added graph size UI. Made lead UI smaller font=-1.
2001-12-16 00:06:51 +00:00
justdave%syndicomm.com
9e8837ce6c
Fix for bug 102487: If you had "comment on product change required" turned on in your installation, Bugzilla would warn you of
...
a forgotten comment AFTER allowing you to choose new components, versions, and milestones, forcing you to hit your back button
TWICE to correct your mistake. This checkin corrects that.
Patch by David Kilzer <ddkilzer@theracingworld.com>
r= caillon, gerv
2001-12-16 00:05:54 +00:00
mcafee%netscape.com
40fe9c1e4c
Add support for size=X, X=.5, 1, etc. scales the graph size
2001-12-15 22:46:07 +00:00
mcafee%netscape.com
fa3b3f6439
better html
2001-12-15 10:59:29 +00:00
mcafee%netscape.com
e1cc9b6c7b
adding rawdata link
2001-12-15 10:54:56 +00:00
mcafee%netscape.com
a9dfd23deb
better title
2001-12-15 10:52:12 +00:00
mcafee%netscape.com
173d486580
cgi to print out the raw data we are plotting
2001-12-15 10:50:38 +00:00
mcafee%netscape.com
eccc6835c7
Add perl emacs header
2001-12-15 10:33:05 +00:00
rginda%netscape.com
c77ef15740
whitespace nits
2001-12-15 04:13:24 +00:00
rginda%netscape.com
05efd9e128
remove #_PH_ comments
2001-12-15 03:55:54 +00:00
rginda%netscape.com
57618edce2
add Petr Cimprich to contributor list
2001-12-15 03:53:38 +00:00
rginda%netscape.com
f1eb7904e7
patch from Petr Cimprich petr@gingerall.cz to allow the output to be nested in a frameset.
...
refer to parent.frames, instead of top.frames in navToGroup functions.
2001-12-15 03:09:00 +00:00
mcafee%netscape.com
ce14638013
forgot to pass in points settings for a few urls
2001-12-15 00:55:20 +00:00
mcafee%netscape.com
3d0eb1ca25
blue points, comments
2001-12-15 00:41:01 +00:00
kestes%walrus.com
d50881b931
I can not keep up with portable /bin/echo syntax. Make /bin/echo
...
a variable and let the users figure out what they need.
2001-12-14 20:20:03 +00:00
kestes%walrus.com
70e75a4184
too many people ask me silly questions about the two different build states
...
both being colored yellow. Make one of them white to quiet the masses.
2001-12-14 20:19:10 +00:00
kestes%walrus.com
4b5198fad0
document new portable popup window code.
2001-12-14 20:18:13 +00:00
kestes%walrus.com
df28b61d35
fixed typos in the Link() commands.
2001-12-14 20:17:34 +00:00
kestes%walrus.com
d2e6af1595
explain the mail time format.
2001-12-14 20:15:43 +00:00
kestes%walrus.com
8ffdf81589
minor typos fixed.
2001-12-14 20:14:25 +00:00
kestes%walrus.com
8f0a086e8a
typo in print statement.
2001-12-14 20:13:01 +00:00
kestes%walrus.com
875ffc5c24
get_all_treestates name has changed due to the conversion for text browsers.
2001-12-13 16:09:36 +00:00
mcafee%netscape.com
4096c94f50
days=n form submit was ignoring units, ltype, points.
2001-12-13 07:48:34 +00:00
mcafee%netscape.com
de8ac6d35d
splitting out separate points UI
2001-12-13 07:42:53 +00:00
mcafee%netscape.com
51a9389e89
Split points out as seperate arg
2001-12-13 07:32:40 +00:00
mcafee%netscape.com
1b47d0c57a
Adding line style UI
2001-12-13 07:17:48 +00:00
mcafee%netscape.com
fc5f077923
Adding ltype argument, lines, steps, or points.
2001-12-13 06:57:07 +00:00
mcafee%netscape.com
2347b4f3d2
pass in units too
2001-12-13 06:38:41 +00:00
mcafee%netscape.com
21e77424f7
pass in autoscale, days for browsing urls
2001-12-13 06:32:17 +00:00
mcafee%netscape.com
2ff68fae59
smaller font for browsing links
2001-12-13 05:37:23 +00:00
mcafee%netscape.com
93d9212cca
Adding machine/test browsing links
2001-12-13 05:35:12 +00:00
mcafee%netscape.com
932396d2a0
lowercase some html
2001-12-13 04:58:55 +00:00
mcafee%netscape.com
36b1d5940b
Adding form UI for days=n argument
2001-12-13 04:53:03 +00:00
mcafee%netscape.com
d367d268f4
Adding yahoo-quote-style Y-axis control UI.
2001-12-13 02:10:16 +00:00
mcafee%netscape.com
46a93562ad
autoscale time axis. move timestamp down a little to allow for two-line time axis labels.
2001-12-13 01:56:52 +00:00
jake%acutex.net
356464f357
Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not.
...
r= ddk, kiko
2001-12-12 22:41:19 +00:00
justdave%syndicomm.com
f3a51d5eaa
Fix for bug 73502: midair collision wasn't catching other bugs changing dependencies
...
Patch by Dave Miller
r= bbaetz, jake
2001-12-11 02:38:18 +00:00
justdave%syndicomm.com
1b369840af
Re-fix for bug 102141: The prior checkin on this bug caused an error if you could only see one product and you tried to
...
change a bug.
Fix by David Kilzer <ddk@theracingworld.com>
r= justdave, bbaetz
2001-12-09 20:21:31 +00:00
justdave%syndicomm.com
2ddd1c00d1
SECURITY FIX bug 54901: If you were using LDAP authentication it would let you log in as anyone if you left the password
...
blank.
Patch by David Crowe <crow@waveset.com>
r= jmrobins, justdave
2001-12-09 15:56:23 +00:00
mcafee%netscape.com
0524d80342
Adding alt text to img src tag.
2001-12-08 03:09:41 +00:00
kestes%walrus.com
6e044ec473
treestate function changed names during last update to treestate class.
2001-12-07 19:30:34 +00:00
mcafee%netscape.com
0223bbce5b
query browsing should point at query.cgi, not graph.cgi
2001-12-07 11:43:41 +00:00
mcafee%netscape.com
e946975541
pass in units, we might want to hide this by default
2001-12-07 11:35:35 +00:00
mcafee%netscape.com
6dd2aba5b1
Adding title to query result
2001-12-07 11:31:10 +00:00
mcafee%netscape.com
6c203fe120
Solaris wants file modes for mkdir()
2001-12-07 10:20:06 +00:00
mcafee%netscape.com
6b80e7bb52
query wrapper for graph.cgi
2001-12-07 10:02:32 +00:00