- 16 May, 2003 3 commits
-
-
Robert Ricci authored
-
Mac Newbold authored
-
Mac Newbold authored
a lone stray " .
-
- 29 Apr, 2003 1 commit
-
-
Leigh B. Stoller authored
from idle and swapped (but leave in active for now, until we move some people out). Sorry, but emulab-ops and testbed are hardwired strings.
-
- 02 Dec, 2002 1 commit
-
-
Leigh B. Stoller authored
appealing to me. :-)
-
- 22 Nov, 2002 1 commit
-
-
Robert Ricci authored
-
- 26 Aug, 2002 1 commit
-
-
Jay Lepreau authored
some software versions. Shrink the emulab cluster picture so it's not so dominant and therefore inconsistent with the broad story. *** NOT TESTED ***
-
- 16 Aug, 2002 1 commit
-
-
Chad Barb authored
The big one. New look; most of the changes are in menu.php3. A lot of the changes in other files are s/<TD>/<TH>/ for table headers. Also closed some tags, tweaked some table styles, etc.. No actual functionality should have changed. Will be installing soon...
-
- 09 Jul, 2002 1 commit
-
-
Mike Hibler authored
-
- 07 Jul, 2002 1 commit
-
-
Leigh B. Stoller authored
-
- 08 Feb, 2002 1 commit
-
-
Leigh B. Stoller authored
Also moved the picture to make the text look better.
-
- 27 Nov, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 05 Nov, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 03 Nov, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 30 Sep, 2001 1 commit
-
-
Mike Hibler authored
if its "spin", it was Jay, if its boring, tedious detail, it was Mike
-
- 10 Aug, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 15 May, 2001 1 commit
-
-
Leigh B. Stoller authored
instead of https. Present doc links as http all the time. Required lot of little changes.
-
- 10 May, 2001 1 commit
-
-
Leigh B. Stoller authored
proper headers. Split out some of the mail into testbed-logs, testbed-ops, and testbed-approval. Added a library for including from our perl scripts. Contains a couple of mail helper functions, but will hopefully contain more as time goes by. Fixed a bug in the web interface that was causing breakage for people with multiple accounts. Mac and Jay have noticed this, when logging out and trying to join or create a project under a new or different name.
-
- 18 Apr, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 04 Apr, 2001 1 commit
-
-
Leigh B. Stoller authored
mention. Suffice to say there are more words.
-
- 23 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 15 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
you pick up the changes in format from the default-defs.php3. Anyway, I wasted over an hour trying to figure out why I couldn't get the documents in right hand frame to go through the non-secure server. Turns out that http://www.emulab.net and https://www.emulab.net are techically different servers, and browsers have a "security" feature to prevent "hijacked frames" whatever the hell that is. If the link to be placed in the target frame is on a different server, it will open a new window instead. So, by starting a http://www.emulab.net/welcome.html in the right side, and then trying to put https://www.emulab.net/newproject.php3 in it, a new window pops up. Sigh. So, until I figure out a suitable work around, the Welcome frame documentation is all going through the secure server (slowly of course).
-
- 14 Mar, 2001 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 09 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 26 Jan, 2001 1 commit
-
-
Leigh B. Stoller authored
ends up reposting the login, which creates a new hash value in the DB. But the other frame has also reloaded, and has sent the original hash value, but that no longer matches whats in the DB, and so the lefthand frame thinks you are logged in, but the righthand frame thinks your are not. Hmm, I bet this could be a famous saying; "The lefthand frame doesn't know what the righthand frame is doing." It could be my 15 minutes in the spotlight.
-
- 28 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
-
- 21 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
-
- 20 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
option list, use a plain list instead. Simplify the DB queries now that I'm a joining fool, and put in a proper confirmation step for ending an experiment. Yippie.
-
- 11 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
still get the entire list, while normal users get a list of projects for which they are leaders.
-
- 08 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
who the user is instead of passing ?uid to every page all the way down. Update login timeout with each useful operation (done in checklogin). Put default user name in the login box when visiting the page.
-
- 14 Nov, 2000 2 commits
-
-
Leigh B. Stoller authored
move the project information listing from approveproject, and make it useable from there and from the showproject stuff, but making it a simple include file.
-
Leigh B. Stoller authored
-
- 07 Nov, 2000 1 commit
-
-
Leigh B. Stoller authored
a text message to go in the email message.
-
- 06 Nov, 2000 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
multiple projects.
-
- 03 Nov, 2000 1 commit
-
-
Leigh B. Stoller authored
Also change grp_memb to proj_memb.
-
- 02 Nov, 2000 3 commits
-
-
Leigh B. Stoller authored
This just adds and deletes the database field entries (experiments table) so that other things will work correctly.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-