-
- Downloads
Checkpoint.
* Add a .htaccess file that does the rewrites, instead of in the httpd confile file. Added Rob's stuff for rewriting urls to hide the .php although not sure this is working correctly yet. * Add simple MyExperiments page so that logged in users can find their way back to running profiles. * Move the DB table holding the running experiment records from the geni-sa DB into the main Emulab DB. Lots of little changes for that. * Change logout to plain link instead of ajax call. That was a silly thing to do. * Bug fixes to ssh keys and shell login from the status page.
Showing
- apt/APT_Instance.pm.in 261 additions, 0 deletionsapt/APT_Instance.pm.in
- apt/GNUmakefile.in 1 addition, 1 deletionapt/GNUmakefile.in
- protogeni/lib/GeniUser.pm.in 17 additions, 4 deletionsprotogeni/lib/GeniUser.pm.in
- protogeni/scripts/quickvm.in 33 additions, 47 deletionsprotogeni/scripts/quickvm.in
- protogeni/scripts/sa_daemon.in 10 additions, 3 deletionsprotogeni/scripts/sa_daemon.in
- sql/database-create.sql 19 additions, 0 deletionssql/database-create.sql
- sql/updates/4/383 33 additions, 0 deletionssql/updates/4/383
- www/aptui/.htaccess 34 additions, 0 deletionswww/aptui/.htaccess
- www/aptui/instance_defs.php 110 additions, 0 deletionswww/aptui/instance_defs.php
- www/aptui/instantiate.php 17 additions, 12 deletionswww/aptui/instantiate.php
- www/aptui/js/common.js 0 additions, 4 deletionswww/aptui/js/common.js
- www/aptui/js/myexperiments.js 46 additions, 0 deletionswww/aptui/js/myexperiments.js
- www/aptui/logout.php 1 addition, 1 deletionwww/aptui/logout.php
- www/aptui/myexperiments.php 143 additions, 0 deletionswww/aptui/myexperiments.php
- www/aptui/myprofiles.php 1 addition, 1 deletionwww/aptui/myprofiles.php
- www/aptui/quickvm_sup.php 2 additions, 1 deletionwww/aptui/quickvm_sup.php
- www/aptui/status.php 35 additions, 23 deletionswww/aptui/status.php
Loading
Please register or sign in to comment