invirt/packages/invirt-web.git
16 years agoRemove the MAC address from the summary page.
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

16 years agoAnd another one.
Eric Price [Wed, 10 Oct 2007 14:08:43 +0000 (10:08 -0400)] 
And another one.

svn path=/trunk/web/; revision=185

16 years agoMake link relative, not absolute.
Eric Price [Wed, 10 Oct 2007 14:06:16 +0000 (10:06 -0400)] 
Make link relative, not absolute.

svn path=/trunk/web/; revision=184

16 years agoNot clear that skeleton.py should be in the repository, though.
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

16 years agoCreate a static/ directory
Eric Price [Wed, 10 Oct 2007 13:50:49 +0000 (09:50 -0400)] 
Create a static/ directory

svn path=/trunk/web/; revision=182

16 years agoBug fix.
Eric Price [Wed, 10 Oct 2007 07:50:45 +0000 (03:50 -0400)] 
Bug fix.

svn path=/trunk/web/; revision=180

16 years agoLeave open the option of administrator acls.
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

16 years agoAdd CSS!
Tim Abbott [Wed, 10 Oct 2007 06:54:23 +0000 (02:54 -0400)] 
Add CSS!

svn path=/trunk/web/; revision=178

16 years agoSeveral modifications.
Eric Price [Wed, 10 Oct 2007 05:56:37 +0000 (01:56 -0400)] 
Several modifications.

svn path=/trunk/web/; revision=177

16 years agoAnother bare except removed.
Eric Price [Wed, 10 Oct 2007 05:53:49 +0000 (01:53 -0400)] 
Another bare except removed.

svn path=/trunk/web/; revision=176

16 years agodon't display uptime, cputime when machine is off.
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

16 years agoMachine name cannot be changed while the machine is running without
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

16 years agoMake not modifying the disks work.
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

16 years agofix invalid input exception, and let you "change" machine to it's own name
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

16 years agominor bugfix, and check not reusing names.
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

16 years agoNo longer force user_ at start of machine name on machine creation.
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

16 years agoAdd support for
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

16 years agoDon't fail to delete the VM because it wasn't running
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

16 years agodestroy machines before trying to delete them.
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

16 years agoBugfixes.
Eric Price [Tue, 9 Oct 2007 21:30:50 +0000 (17:30 -0400)] 
Bugfixes.

svn path=/trunk/web/; revision=157

16 years agobugfix
Eric Price [Tue, 9 Oct 2007 12:11:13 +0000 (08:11 -0400)] 
bugfix

svn path=/trunk/web/; revision=154

16 years agoImprove the error infrastructure. Hopefully this works; I haven't
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

16 years agoStore a little global state to avoid an extra remctls.
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

16 years agoFor new naming scheme.
Eric Price [Tue, 9 Oct 2007 06:31:30 +0000 (02:31 -0400)] 
For new naming scheme.

svn path=/trunk/web/; revision=147

16 years agoDocumentation + cleaning up a little.
Eric Price [Mon, 8 Oct 2007 11:17:34 +0000 (07:17 -0400)] 
Documentation + cleaning up a little.

svn path=/trunk/web/; revision=145

16 years agoMore updates.
Eric Price [Mon, 8 Oct 2007 08:44:14 +0000 (04:44 -0400)] 
More updates.

svn path=/trunk/web/; revision=144

16 years agoPython 2.4 support
Eric Price [Mon, 8 Oct 2007 07:39:40 +0000 (03:39 -0400)] 
Python 2.4 support

svn path=/trunk/web/; revision=140

16 years agoHelp!
Eric Price [Mon, 8 Oct 2007 07:37:59 +0000 (03:37 -0400)] 
Help!

svn path=/trunk/web/; revision=139

16 years agoParaVM on list
Eric Price [Mon, 8 Oct 2007 06:56:01 +0000 (02:56 -0400)] 
ParaVM on list

svn path=/trunk/web/; revision=138

16 years agoHVM/ParaVM
Eric Price [Mon, 8 Oct 2007 06:36:21 +0000 (02:36 -0400)] 
HVM/ParaVM

svn path=/trunk/web/; revision=136

16 years agoMore stuff.
Eric Price [Mon, 8 Oct 2007 06:26:16 +0000 (02:26 -0400)] 
More stuff.

svn path=/trunk/web/; revision=135

16 years agoMoo!
Eric Price [Mon, 8 Oct 2007 06:17:26 +0000 (02:17 -0400)] 
Moo!

svn path=/trunk/web/; revision=134

16 years agoUpdate
Eric Price [Mon, 8 Oct 2007 05:22:35 +0000 (01:22 -0400)] 
Update

svn path=/trunk/web/; revision=133

16 years agoDon't store unnecessary info in the token
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

16 years agoMore work.
Eric Price [Sun, 7 Oct 2007 21:32:53 +0000 (17:32 -0400)] 
More work.

svn path=/trunk/web/; revision=119

16 years agoGenerate real authentication tokens
Quentin Smith [Sun, 7 Oct 2007 21:17:25 +0000 (17:17 -0400)] 
Generate real authentication tokens

svn path=/trunk/web/; revision=118

16 years agoInitial import of web interface.
Eric Price [Sun, 7 Oct 2007 07:31:36 +0000 (03:31 -0400)] 
Initial import of web interface.

svn path=/trunk/web/; revision=113