2895 Commits

Author SHA1 Message Date
mcafee%netscape.com
efded144c1 better title 2001-12-15 10:52:12 +00:00
mcafee%netscape.com
34b90fa385 cgi to print out the raw data we are plotting 2001-12-15 10:50:38 +00:00
mcafee%netscape.com
8224222734 Add perl emacs header 2001-12-15 10:33:05 +00:00
rginda%netscape.com
db79537e16 whitespace nits 2001-12-15 04:13:24 +00:00
rginda%netscape.com
96935af74f remove #_PH_ comments 2001-12-15 03:55:54 +00:00
rginda%netscape.com
b4aa7802d7 add Petr Cimprich to contributor list 2001-12-15 03:53:38 +00:00
rginda%netscape.com
50b81b33ca 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
16408d486d forgot to pass in points settings for a few urls 2001-12-15 00:55:20 +00:00
mcafee%netscape.com
ecc086ff9b blue points, comments 2001-12-15 00:41:01 +00:00
kestes%walrus.com
d7b508ac69 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
72e72d1536 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
26a7e2a2bb document new portable popup window code. 2001-12-14 20:18:13 +00:00
kestes%walrus.com
5174a2bb14 fixed typos in the Link() commands. 2001-12-14 20:17:34 +00:00
kestes%walrus.com
1bfd9cbc42 explain the mail time format. 2001-12-14 20:15:43 +00:00
kestes%walrus.com
ce0fdbc0bf minor typos fixed. 2001-12-14 20:14:25 +00:00
kestes%walrus.com
6041493f23 typo in print statement. 2001-12-14 20:13:01 +00:00
kestes%walrus.com
a60ec46d66 get_all_treestates name has changed due to the conversion for text browsers. 2001-12-13 16:09:36 +00:00
mcafee%netscape.com
dfb5cacdf3 days=n form submit was ignoring units, ltype, points. 2001-12-13 07:48:34 +00:00
mcafee%netscape.com
a35fc54a19 splitting out separate points UI 2001-12-13 07:42:53 +00:00
mcafee%netscape.com
1c67c0d9e0 Split points out as seperate arg 2001-12-13 07:32:40 +00:00
mcafee%netscape.com
45cdcbdc99 Adding line style UI 2001-12-13 07:17:48 +00:00
mcafee%netscape.com
671c7746c6 Adding ltype argument, lines, steps, or points. 2001-12-13 06:57:07 +00:00
mcafee%netscape.com
be538729d5 pass in units too 2001-12-13 06:38:41 +00:00
mcafee%netscape.com
4819a927a3 pass in autoscale, days for browsing urls 2001-12-13 06:32:17 +00:00
mcafee%netscape.com
62eb0e4218 smaller font for browsing links 2001-12-13 05:37:23 +00:00
mcafee%netscape.com
4918f5a44e Adding machine/test browsing links 2001-12-13 05:35:12 +00:00
mcafee%netscape.com
c409d84056 lowercase some html 2001-12-13 04:58:55 +00:00
mcafee%netscape.com
b2eaf237ca Adding form UI for days=n argument 2001-12-13 04:53:03 +00:00
mcafee%netscape.com
7fe5b2878e Adding yahoo-quote-style Y-axis control UI. 2001-12-13 02:10:16 +00:00
mcafee%netscape.com
a51a9fbbb6 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
4dc9db546e 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
d89032c7bf 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
fab20109ca 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
4ea66d33f2 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
9f05d83eea Adding alt text to img src tag. 2001-12-08 03:09:41 +00:00
kestes%walrus.com
470edd1d9e treestate function changed names during last update to treestate class. 2001-12-07 19:30:34 +00:00
mcafee%netscape.com
2eb27dceea query browsing should point at query.cgi, not graph.cgi 2001-12-07 11:43:41 +00:00
mcafee%netscape.com
b1dc9f1e4a pass in units, we might want to hide this by default 2001-12-07 11:35:35 +00:00
mcafee%netscape.com
261e2bd1f4 Adding title to query result 2001-12-07 11:31:10 +00:00
mcafee%netscape.com
2ec5b81976 Solaris wants file modes for mkdir() 2001-12-07 10:20:06 +00:00
mcafee%netscape.com
98e47592de query wrapper for graph.cgi 2001-12-07 10:02:32 +00:00
mcafee%netscape.com
1920fcaacd First attempt at generalizing graph.cgi and collect.cgi 2001-12-07 09:43:54 +00:00
kestes%walrus.com
497e22a89b a new portable library for popups. This library uses layers but is portable between netscape and IE (and hopefully other browsers as well). 2001-12-06 15:59:07 +00:00
ian%hixie.ch
988853e179 Removing a bunch of dump(10, ...) calls. It turns out that dump() is actually quite expensive, and calling it 1000+ times just to do nothing isn't that useful. In addition, most of these dump()s were used to debug the core PLIF code which now works pretty well, so they aren't that useful any more. 2001-12-04 18:06:06 +00:00
ian%hixie.ch
0ac4b20d8e PLIF::Service::XML::Char() was the most expensive function in a typical profile. This takes it completely off the radar by not bothering to merge adjacent strings. 2001-12-04 17:51:23 +00:00
ian%hixie.ch
199ee1a91f Changed the groupsById and groupsByName hashes of arrays into hashes of hashes to make them friendlier to handle. Also fixed some typos (groupByID instead of groupsByID, and one case of groupsByID where groupsByName was meant) and optimised away a call to dataSource.user's getGroupName method (since we already know the name). 2001-12-04 14:34:54 +00:00
ian%hixie.ch
a4d4cebebf Fixing copy/paste error -- the user prefs object isn't the application object... 2001-12-04 13:40:04 +00:00
ian%hixie.ch
b382ef763c Make '0' and '' be equivalent to 'default' for the 'order' attribute of the <set> element. This makes defaulting actually work (missing attributes seem to get set to ''?). 2001-12-04 13:08:39 +00:00
ian%hixie.ch
9868c69a29 Place a 5 second timeout on the SMTP object -- this makes running setup bearable without an SMTP server (the default timeout is 2 minutes). 2001-12-04 12:53:40 +00:00
ian%hixie.ch
1454dc7651 getFieldsHierarchically() will now return an even prettier result. Since it is mainly (currently only?) used for creating the data hash sent to the string expanders, this makes it a lot easier to author the templates. No silly numbers to remember. :-) 2001-12-04 12:51:48 +00:00