summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eric Price [Mon, 12 Nov 2007 09:10:17 +0000 (04:10 -0500)]
(update link).
svn path=/trunk/web/; revision=237
Eric Price [Mon, 12 Nov 2007 09:08:34 +0000 (04:08 -0500)]
Move out of the templates directory.
svn path=/trunk/web/; revision=236
Eric Price [Mon, 12 Nov 2007 08:53:45 +0000 (03:53 -0500)]
Use the compiled Cheetah templates.
This means that you really need to run make after any change to the
template, though.
svn path=/trunk/web/; revision=235
Eric Price [Mon, 12 Nov 2007 08:44:12 +0000 (03:44 -0500)]
Now ignore negative rights, rather than treat them as positive.
Also, rearrange and clean up code.
svn path=/trunk/web/; revision=234
Eric Price [Mon, 29 Oct 2007 04:14:12 +0000 (00:14 -0400)]
Replace 'megabyte' with 'MiB' to please Anders.
svn path=/trunk/web/; revision=229
Eric Price [Mon, 29 Oct 2007 03:57:32 +0000 (23:57 -0400)]
Remove the useless User class (now user is a string)
Allow creation under another owner.
svn path=/trunk/web/; revision=228
Eric Price [Mon, 29 Oct 2007 03:27:32 +0000 (23:27 -0400)]
Remove the hostname as separate from machine name.
svn path=/trunk/web/; revision=227
Quentin Smith [Sun, 28 Oct 2007 06:25:24 +0000 (02:25 -0400)]
Uhh, use SSL...
svn path=/trunk/web/; revision=220
Quentin Smith [Sun, 28 Oct 2007 06:23:22 +0000 (02:23 -0400)]
Use non-auth port 446 to load the VNC applet, so the user doesn't see so many security warnings.
svn path=/trunk/web/; revision=219
Quentin Smith [Sun, 28 Oct 2007 04:13:37 +0000 (00:13 -0400)]
Use daemon/sipb-xen.mit.edu and don't give user fake auth token in an HTML comment.
Closes #31
svn path=/trunk/web/; revision=216
Anders Kaseorg [Mon, 22 Oct 2007 21:41:04 +0000 (17:41 -0400)]
Use standard units.
svn path=/trunk/web/; revision=211
Anders Kaseorg [Mon, 22 Oct 2007 21:40:24 +0000 (17:40 -0400)]
The CSS interferes with the height=100% on the VNC applet. (Also, I
don't approve of my CSS being ripped off for a website it wasn't
designed for.)
svn path=/trunk/web/; revision=210
Eric Price [Sun, 21 Oct 2007 05:35:13 +0000 (01:35 -0400)]
Split main.py in four.
svn path=/trunk/web/; revision=209
Eric Price [Sat, 20 Oct 2007 14:16:32 +0000 (10:16 -0400)]
These shouldn't be here (since they're compiled, and compile differently
with different versions of Cheetah).
svn path=/trunk/web/; revision=208
Eric Price [Sat, 20 Oct 2007 14:14:51 +0000 (10:14 -0400)]
Removed the Javascript, since I realized that
- The way it was was worthless
- The architecture has serious trouble supporting useful js
svn path=/trunk/web/; revision=207
Eric Price [Sat, 20 Oct 2007 12:38:16 +0000 (08:38 -0400)]
(Forget to make this to test it)
svn path=/trunk/web/; revision=206
Eric Price [Sat, 20 Oct 2007 12:28:32 +0000 (08:28 -0400)]
A monster checkin, with a variety of changes to the web
infrastructure.
Adds some support for javascript and asynchronous updates.
Also added prototype.
The interface is *really* *slow*, though.
svn path=/trunk/web/; revision=205
Eric Price [Fri, 19 Oct 2007 02:58:34 +0000 (22:58 -0400)]
Fix to admin
svn path=/trunk/web/; revision=203
Tim Abbott [Tue, 16 Oct 2007 05:07:04 +0000 (01:07 -0400)]
use the new remctl interface
svn path=/trunk/web/; revision=197
Eric Price [Fri, 12 Oct 2007 00:07:29 +0000 (20:07 -0400)]
Bigger applet
svn path=/trunk/web/; revision=192
Eric Price [Thu, 11 Oct 2007 05:56:41 +0000 (01:56 -0400)]
bugfix
svn path=/trunk/web/; revision=188
Eric Price [Thu, 11 Oct 2007 05:55:29 +0000 (01:55 -0400)]
Help, admin, links at the top.
svn path=/trunk/web/; revision=187
Eric Price [Thu, 11 Oct 2007 04:14:59 +0000 (00:14 -0400)]
Remove the MAC address from the summary page.
svn path=/trunk/web/; revision=186
Eric Price [Wed, 10 Oct 2007 14:08:43 +0000 (10:08 -0400)]
And another one.
svn path=/trunk/web/; revision=185
Eric Price [Wed, 10 Oct 2007 14:06:16 +0000 (10:06 -0400)]
Make link relative, not absolute.
svn path=/trunk/web/; revision=184
Eric Price [Wed, 10 Oct 2007 13:52:30 +0000 (09:52 -0400)]
Not clear that skeleton.py should be in the repository, though.
svn path=/trunk/web/; revision=183
Eric Price [Wed, 10 Oct 2007 13:50:49 +0000 (09:50 -0400)]
Create a static/ directory
svn path=/trunk/web/; revision=182
Eric Price [Wed, 10 Oct 2007 07:50:45 +0000 (03:50 -0400)]
Bug fix.
svn path=/trunk/web/; revision=180
Eric Price [Wed, 10 Oct 2007 07:48:42 +0000 (03:48 -0400)]
Leave open the option of administrator acls.
svn path=/trunk/web/; revision=179
Tim Abbott [Wed, 10 Oct 2007 06:54:23 +0000 (02:54 -0400)]
Add CSS!
svn path=/trunk/web/; revision=178
Eric Price [Wed, 10 Oct 2007 05:56:37 +0000 (01:56 -0400)]
Several modifications.
svn path=/trunk/web/; revision=177
Eric Price [Wed, 10 Oct 2007 05:53:49 +0000 (01:53 -0400)]
Another bare except removed.
svn path=/trunk/web/; revision=176
Eric Price [Wed, 10 Oct 2007 03:21:39 +0000 (23:21 -0400)]
don't display uptime, cputime when machine is off.
svn path=/trunk/web/; revision=167
Eric Price [Wed, 10 Oct 2007 03:15:11 +0000 (23:15 -0400)]
Machine name cannot be changed while the machine is running without
confusing the database. So, forbid it.
Help text for the machine change "owner" field.
svn path=/trunk/web/; revision=166
Eric Price [Wed, 10 Oct 2007 02:59:40 +0000 (22:59 -0400)]
Make not modifying the disks work.
svn path=/trunk/web/; revision=165
Eric Price [Wed, 10 Oct 2007 02:50:11 +0000 (22:50 -0400)]
fix invalid input exception, and let you "change" machine to it's own name
svn path=/trunk/web/; revision=164
Eric Price [Wed, 10 Oct 2007 02:29:20 +0000 (22:29 -0400)]
minor bugfix, and check not reusing names.
svn path=/trunk/web/; revision=163
Eric Price [Wed, 10 Oct 2007 02:19:05 +0000 (22:19 -0400)]
No longer force user_ at start of machine name on machine creation.
Modify already doesn't enforce this.
People seem to prefer this convention, and we used transactions to
create and modify machines, so we don't think there are likely to be
problems. It should result in nicer hostnames.
(tabbott ghosting as ecprice again)
svn path=/trunk/web/; revision=162
Eric Price [Wed, 10 Oct 2007 02:08:20 +0000 (22:08 -0400)]
Add support for
(A) modifying VM names, memory, disksize
(B) transferring ownership, hostname
Has issues with multiple disks/nics because of current interface.
(tabbott is the real author here)
svn path=/trunk/web/; revision=161
Eric Price [Wed, 10 Oct 2007 00:10:18 +0000 (20:10 -0400)]
Don't fail to delete the VM because it wasn't running
svn path=/trunk/web/; revision=159
Eric Price [Tue, 9 Oct 2007 23:23:39 +0000 (19:23 -0400)]
destroy machines before trying to delete them.
svn path=/trunk/web/; revision=158
Eric Price [Tue, 9 Oct 2007 21:30:50 +0000 (17:30 -0400)]
Bugfixes.
svn path=/trunk/web/; revision=157
Eric Price [Tue, 9 Oct 2007 12:11:13 +0000 (08:11 -0400)]
bugfix
svn path=/trunk/web/; revision=154
Eric Price [Tue, 9 Oct 2007 12:09:47 +0000 (08:09 -0400)]
Improve the error infrastructure. Hopefully this works; I haven't
really tested it.
svn path=/trunk/web/; revision=153
Eric Price [Tue, 9 Oct 2007 11:28:19 +0000 (07:28 -0400)]
Store a little global state to avoid an extra remctls.
svn path=/trunk/web/; revision=152
Eric Price [Tue, 9 Oct 2007 06:31:30 +0000 (02:31 -0400)]
For new naming scheme.
svn path=/trunk/web/; revision=147
Eric Price [Mon, 8 Oct 2007 11:17:34 +0000 (07:17 -0400)]
Documentation + cleaning up a little.
svn path=/trunk/web/; revision=145
Eric Price [Mon, 8 Oct 2007 08:44:14 +0000 (04:44 -0400)]
More updates.
svn path=/trunk/web/; revision=144
Eric Price [Mon, 8 Oct 2007 07:39:40 +0000 (03:39 -0400)]
Python 2.4 support
svn path=/trunk/web/; revision=140
Eric Price [Mon, 8 Oct 2007 07:37:59 +0000 (03:37 -0400)]
Help!
svn path=/trunk/web/; revision=139
Eric Price [Mon, 8 Oct 2007 06:56:01 +0000 (02:56 -0400)]
ParaVM on list
svn path=/trunk/web/; revision=138
Eric Price [Mon, 8 Oct 2007 06:36:21 +0000 (02:36 -0400)]
HVM/ParaVM
svn path=/trunk/web/; revision=136
Eric Price [Mon, 8 Oct 2007 06:26:16 +0000 (02:26 -0400)]
More stuff.
svn path=/trunk/web/; revision=135
Eric Price [Mon, 8 Oct 2007 06:17:26 +0000 (02:17 -0400)]
Moo!
svn path=/trunk/web/; revision=134
Eric Price [Mon, 8 Oct 2007 05:22:35 +0000 (01:22 -0400)]
Update
svn path=/trunk/web/; revision=133
Quentin Smith [Sun, 7 Oct 2007 21:34:22 +0000 (17:34 -0400)]
Don't store unnecessary info in the token
svn path=/trunk/web/; revision=120
Eric Price [Sun, 7 Oct 2007 21:32:53 +0000 (17:32 -0400)]
More work.
svn path=/trunk/web/; revision=119
Quentin Smith [Sun, 7 Oct 2007 21:17:25 +0000 (17:17 -0400)]
Generate real authentication tokens
svn path=/trunk/web/; revision=118
Eric Price [Sun, 7 Oct 2007 07:31:36 +0000 (03:31 -0400)]
Initial import of web interface.
svn path=/trunk/web/; revision=113