# # ChangeLog for trunk/packages/sipb-xen-www/code/templates/functions.tmpl # # Generated by Trac 1.0.2 # Jun 12, 2024, 11:17:10 AM Thu, 02 Oct 2008 12:18:40 GMT broder [1001] * trunk/packages/sipb-xen-www/code/controls.py (modified) * trunk/packages/sipb-xen-www/code/main.py (modified) * trunk/packages/sipb-xen-www/code/templates/functions.tmpl (modified) * trunk/packages/sipb-xen-www/code/validation.py (modified) * trunk/packages/sipb-xen-www/code/webcommon.py (modified) Update (at least some of) the web code to work with newer a SQLAlchemy Tue, 05 Aug 2008 02:28:18 GMT price [864] * trunk/packages/sipb-xen-www/code/main.py (modified) * trunk/packages/sipb-xen-www/code/templates/functions.tmpl (modified) * trunk/packages/sipb-xen-www/code/webcommon.py (modified) more sipb_xen_database -> invirt.database in web Fri, 09 May 2008 21:11:46 GMT ecprice [515] * trunk/packages/sipb-xen-www/code/main.py (modified) * trunk/packages/sipb-xen-www/code/templates/functions.tmpl (modified) Set the default vm type Fri, 09 May 2008 06:27:43 GMT price [512] * trunk/packages/sipb-xen-www/code/templates/functions.tmpl (modified) stop showing "Reserved machine name" as an option to users Tue, 22 Apr 2008 05:37:50 GMT ecprice [447] * trunk/packages/sipb-xen-www/code/main.py (modified) * trunk/packages/sipb-xen-www/code/templates/functions.tmpl (modified) * trunk/packages/sipb-xen-www/code/templates/info.tmpl (modified) * trunk/packages/sipb-xen-www/code/templates/list.tmpl (modified) * trunk/packages/sipb-xen-www/code/templates/skeleton.tmpl (modified) Avoid html injection. Cheetah is painful. Tue, 22 Apr 2008 02:50:54 GMT ecprice [443] * trunk/packages/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/sipb_xen_database/models.py (modified) * trunk/packages/sipb-xen-www/code/main.py (modified) * trunk/packages/sipb-xen-www/code/templates/functions.tmpl (modified) * trunk/packages/sipb-xen-www/code/templates/info.tmpl (modified) * trunk/packages/sipb-xen-www/code/templates/list.tmpl (modified) Support autoinstalls table for creation list. Tue, 22 Apr 2008 01:22:55 GMT ecprice [441] * trunk/packages/sipb-xen-www/code/templates/functions.tmpl (modified) Sort hvm/paravm list alphabetically. Tue, 22 Apr 2008 01:13:53 GMT ecprice [440] * trunk/packages/sipb-xen-www/code/main.py (modified) * trunk/packages/sipb-xen-www/code/templates/functions.tmpl (modified) * trunk/packages/sipb-xen-www/code/templates/info.tmpl (modified) * trunk/packages/sipb-xen-www/code/templates/list.tmpl (modified) * trunk/packages/sipb-xen-www/code/validation.py (modified) Support setting paravm/hvm for off, but already created, VMs. Thu, 03 Apr 2008 06:46:28 GMT price [406] * trunk/packages/sipb-xen-www/code/templates/functions.tmpl (modified) * trunk/packages/sipb-xen-www/code/templates/list.tmpl (modified) default to no boot CD when cloning Sat, 29 Mar 2008 02:57:29 GMT broder [303] * trunk/packages/sipb-xen-iptables/debian/changelog (modified) * trunk/packages/sipb-xen-www (added) * trunk/packages/sipb-xen-www/code (moved) * trunk/packages/sipb-xen-www/debian (added) * trunk/packages/sipb-xen-www/debian/changelog (copied) * trunk/packages/sipb-xen-www/debian/compat (copied) * trunk/packages/sipb-xen-www/debian/control (copied) * trunk/packages/sipb-xen-www/debian/copyright (copied) * trunk/packages/sipb-xen-www/debian/rules (copied) * trunk/packages/sipb-xen-www/debian/sipb-xen-www.install (copied) * trunk/packages/sipb-xen-www/debian/sipb-xen-www.postinst (added) Moved sipb-xen-www into a package Sat, 20 Oct 2007 12:28:32 GMT ecprice [205] * trunk/web/templates/Makefile (added) * trunk/web/templates/functions.py (added) * trunk/web/templates/functions.tmpl (added) * trunk/web/templates/info.tmpl (modified) * trunk/web/templates/list.tmpl (modified) * trunk/web/templates/main.py (modified) * trunk/web/templates/skeleton.py (modified) * trunk/web/templates/skeleton.tmpl (modified) * trunk/web/templates/static/prototype.js (added) * trunk/web/templates/static/style.css (modified) A monster checkin, with a variety of changes to the web ...