# # ChangeLog for trunk/web/templates/main.py # # Generated by Trac 1.0.2 # May 20, 2024, 7:52:10 AM Wed, 10 Oct 2007 03:21:39 GMT ecprice [167] * trunk/web/templates/main.py (modified) don't display uptime, cputime when machine is off. Wed, 10 Oct 2007 03:15:11 GMT ecprice [166] * trunk/web/templates/info.tmpl (modified) * trunk/web/templates/main.py (modified) Machine name cannot be changed while the machine is running without ... Wed, 10 Oct 2007 02:59:40 GMT ecprice [165] * trunk/web/templates/main.py (modified) Make not modifying the disks work. Wed, 10 Oct 2007 02:50:11 GMT ecprice [164] * trunk/web/templates/main.py (modified) fix invalid input exception, and let you "change" machine to it's own ... Wed, 10 Oct 2007 02:29:20 GMT ecprice [163] * trunk/web/templates/main.py (modified) minor bugfix, and check not reusing names. Wed, 10 Oct 2007 02:19:05 GMT ecprice [162] * trunk/web/templates/list.tmpl (modified) * trunk/web/templates/main.py (modified) No longer force user_ at start of machine name on machine creation. ... Wed, 10 Oct 2007 02:08:20 GMT ecprice [161] * trunk/web/templates/getafsgroups.py (added) * trunk/web/templates/info.tmpl (modified) * trunk/web/templates/main.py (modified) Add support for (A) modifying VM names, memory, disksize (B) ... Wed, 10 Oct 2007 00:10:18 GMT ecprice [159] * trunk/web/templates/main.py (modified) Don't fail to delete the VM because it wasn't running Tue, 09 Oct 2007 23:23:39 GMT ecprice [158] * trunk/web/templates/main.py (modified) destroy machines before trying to delete them. Tue, 09 Oct 2007 21:30:50 GMT ecprice [157] * trunk/web/templates/main.py (modified) Bugfixes. Tue, 09 Oct 2007 12:11:13 GMT ecprice [154] * trunk/web/templates/main.py (modified) bugfix Tue, 09 Oct 2007 12:09:47 GMT ecprice [153] * trunk/web/templates/error.tmpl (modified) * trunk/web/templates/info.tmpl (modified) * trunk/web/templates/invalid.tmpl (added) * trunk/web/templates/main.py (modified) * trunk/web/templates/skeleton.tmpl (modified) Improve the error infrastructure. Hopefully this works; I haven't ... Tue, 09 Oct 2007 11:28:19 GMT ecprice [152] * trunk/web/templates/main.py (modified) * trunk/web/templates/vnc.tmpl (modified) Store a little global state to avoid an extra remctls. Tue, 09 Oct 2007 06:31:30 GMT ecprice [147] * trunk/web/templates/info.tmpl (modified) * trunk/web/templates/main.py (modified) For new naming scheme. Mon, 08 Oct 2007 11:17:34 GMT ecprice [145] * trunk/web/templates/main.py (modified) Documentation + cleaning up a little. Mon, 08 Oct 2007 08:44:14 GMT ecprice [144] * trunk/web/templates/VncViewer.jar (deleted) * trunk/web/templates/command.tmpl (modified) * trunk/web/templates/info.tmpl (modified) * trunk/web/templates/list.tmpl (modified) * trunk/web/templates/main.py (modified) More updates. Mon, 08 Oct 2007 07:39:40 GMT ecprice [140] * trunk/web/templates/VncViewer.jar (modified) * trunk/web/templates/main.py (modified) Python 2.4 support Mon, 08 Oct 2007 07:37:59 GMT ecprice [139] * trunk/web/templates/help.tmpl (added) * trunk/web/templates/list.tmpl (modified) * trunk/web/templates/main.py (modified) * trunk/web/templates/skeleton.py (modified) * trunk/web/templates/skeleton.tmpl (modified) Help! Mon, 08 Oct 2007 06:56:01 GMT ecprice [138] * trunk/web/templates/list.tmpl (modified) * trunk/web/templates/main.py (modified) ParaVM on list Mon, 08 Oct 2007 06:36:21 GMT ecprice [136] * trunk/web/templates/main.py (modified) HVM/ParaVM Mon, 08 Oct 2007 06:26:16 GMT ecprice [135] * trunk/web/templates/info.tmpl (modified) * trunk/web/templates/main.py (modified) More stuff. Mon, 08 Oct 2007 06:17:26 GMT ecprice [134] * trunk/web/templates/command.tmpl (added) * trunk/web/templates/create.tmpl (modified) * trunk/web/templates/main.py (modified) Moo! Mon, 08 Oct 2007 05:22:35 GMT ecprice [133] * trunk/web/templates/info.tmpl (modified) * trunk/web/templates/list.tmpl (modified) * trunk/web/templates/main.py (modified) * trunk/web/templates/vnc.tmpl (modified) Update Sun, 07 Oct 2007 21:34:22 GMT quentin [120] * trunk/web/templates/main.py (modified) Don't store unnecessary info in the token Sun, 07 Oct 2007 21:32:53 GMT ecprice [119] * trunk/web/templates/main.py (modified) More work. Sun, 07 Oct 2007 21:17:25 GMT quentin [118] * trunk/vnc/vnc_server/vncexternalauth.py (modified) * trunk/web/templates/main.py (modified) Generate real authentication tokens Sun, 07 Oct 2007 07:31:36 GMT ecprice [113] * trunk/web (added) * trunk/web/templates (added) * trunk/web/templates/VncViewer.jar (added) * trunk/web/templates/create.tmpl (added) * trunk/web/templates/error.tmpl (added) * trunk/web/templates/info.tmpl (added) * trunk/web/templates/list.tmpl (added) * trunk/web/templates/main.py (added) * trunk/web/templates/mainpage.py (added) * trunk/web/templates/mainpage.tmpl (added) * trunk/web/templates/skeleton.py (added) * trunk/web/templates/skeleton.tmpl (added) * trunk/web/templates/vnc.tmpl (added) * trunk/web/xen-ips (added) Initial import of web interface.