- 28 Feb, 2014 18 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
ssh in as the user. Maybe change that?
-
Jonathon Duerig authored
-
Leigh B Stoller authored
topo in one tab, and a list view in the other tab.
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
If we want to use it, it needs to be applied more selectively
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
Only force wide width when showing a topology in the modal
-
Robert Ricci authored
-
Robert Ricci authored
Add a sign up button. Remove $embedded feature which is not used and which cleans up the code dramatically Put labels on the left sides of fields, looks a little bit nicer
-
Robert Ricci authored
-
Robert Ricci authored
In place, the "responsiveness" produced some bizarre behavior, and it's just not needed
-
Robert Ricci authored
If we really need this, it needs to be styled on specific modals
-
Robert Ricci authored
-
Robert Ricci authored
-
- 27 Feb, 2014 6 commits
-
-
Robert Ricci authored
I tried to write something more explanatory, but just calling it optional seems to get the point across well enough.
-
Leigh B Stoller authored
if they do not provide a key.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
when editing/creating a profile.
-
Leigh B Stoller authored
-
- 26 Feb, 2014 4 commits
-
-
Leigh B Stoller authored
of the rspec.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Revision: bcf206e6d731108b893d9eff3fae06cdde41e405 MIT License
-
Leigh B Stoller authored
-
- 20 Feb, 2014 2 commits
-
-
Leigh B Stoller authored
* Get rid of login (and logout) by ajax. Use the modal, but do a normal form submit so that the page is refreshed properly. * Bug fix for - and _ not working in Firefox/Shellinabox window; thank you google search. * Fix for NaN dates on Firefox. Turns out Javascript Date() is not rfcwhatever compliant. Too funny. * Fix permission check that was allowing guest user to see and use someone else's experiments.
-
Leigh B Stoller authored
-
- 19 Feb, 2014 3 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
* 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.
-
Leigh B Stoller authored
-
- 17 Feb, 2014 1 commit
-
-
Leigh B Stoller authored
the shell function, cause the the ssh handle was using click. I changed the handler to use mouseup,mousemove,mousedown events (derived from a google search).
-
- 14 Feb, 2014 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 13 Feb, 2014 2 commits
-
-
Leigh B Stoller authored
the actual DOM instead. The copy resulted in the click handlers being lost. Seems odd, but this is more efficient anyway.
-
Leigh B Stoller authored
-