Fixed validation of administrator field.
[invirt/packages/invirt-web.git] / code / main.py
2013-04-12  Steven ValdezUpdated help text with formatting changes. 0.1.30
2013-04-08  Steven ValdezUpdating the windows 7 license to IS&T agreement
2013-04-02  Steven ValdezRemoved outdated CPU weight and added Windows 7 help.
2011-11-25  Quentin SmithHandle domains spinning in pygrub 0.1.22
2010-10-18  Joshua OremanReenable VM creation until we can get it properly depen... 0.1.10
2010-10-05  Peter IannucciAdds support for conditionally disabling VM creation.
2010-06-27  Quentin SmithAllow partial success when modifying a VM, so the datab...
2010-02-01  Quentin SmithWork around quirk of CherryPy dispatching that causes...
2009-12-30  Evan BroderFix modifying powered-on machines.
2009-12-30  Paul WeaverMoved all code for service messages to unauth.make
2009-12-30  Paul WeaverFixed some style errors
2009-12-30  Paul WeaverAdded some code to display a service message from the...
2009-12-21  Evan BroderRemove the "checkpoint" code for timing measurements.
2009-12-20  Evan BroderSetup hosting for static resources in the InvirtWeb and
2009-12-20  Greg Pricecommand: recognize new "internal" name for delete
2009-12-20  Greg Pricemain.py: small Python style improvement
2009-12-08  Evan BroderUpdate the cherrypy branch to use authz.afs.cells inste...
2009-11-23  Evan Broder"Cherry-pick" r2557 (Re-arrange the authz configuration...
2009-10-29  Quentin SmithDocument MachineView.__getattr__
2009-10-29  Greg Pricefix a syntax error from my r2526
2009-10-29  Greg PriceRestore explanatory comment on random.seed().
2009-10-29  Greg Pricestyle tweaks
2009-10-29  Greg Pricetighten a bit of code
2009-10-29  Greg Pricemain.py: FieldStorage is history, so revert to sugared...
2009-10-29  Greg Pricefix super-long lines
2009-10-29  Greg Pricetighten a bit of code
2009-10-29  Greg Pricecut a leftover comment, fix a bit of spacing
2009-09-29  Quentin SmithUse contact address from config on error page
2009-09-28  Quentin SmithFull error handling
2009-09-28  Quentin SmithUnauthenticated front page
2009-09-28  Quentin SmithMake modify form work
2009-09-27  Quentin SmithImplement administrator mode
2009-08-11  Quentin SmithUpdate the errortest handler for cherrypy
2009-08-10  Quentin SmithShow installer status on the front page, and unbreak...
2009-08-10  Quentin SmithClarify that staff can receive Windows license keys...
2009-08-10  Quentin SmithWrite handler for create form, and consolidate code...
2009-08-10  Quentin SmithMake commands work from list and info pages
2009-08-09  Quentin SmithPort vnc page to Mako and CherryPy
2009-08-09  Quentin SmithRemove calls to helppopup from outside templates
2009-08-09  Quentin SmithUpgrade info page to Mako, and use REST-style URLs.
2009-08-09  Quentin SmithGet username from cherrypy request object
2009-08-09  Quentin SmithImplement help handler
2009-08-09  Quentin SmithShow the cherrypy request object on the helloworld...
2009-08-09  Quentin SmithUse global imports for Mako templates
2009-08-09  Quentin SmithMove the help popup code into the templates where it...
2009-08-09  Quentin SmithGet login information from Apache, if available
2009-08-09  Quentin SmithGet username and state from CherryPy request
2009-08-09  Quentin SmithPort list to Mako
2009-08-09  Quentin SmithAdd list method, require authentication for it, and...
2009-08-09  Quentin SmithConnect to the database on init
2009-08-09  Quentin SmithStub InvirtWeb implementation
2009-02-27  Evan BroderUse the newly globalized adminacl instead of the old...
2009-02-26  Peter IannucciFixed bug pointed out by Broder with vmtype default...
2009-02-21  Peter IannucciLast fix.
2009-02-21  Peter IannucciUsing socket.getfqdn
2009-02-21  Peter IannucciFixed to use uname instead of environ
2009-02-21  Peter IannucciFixed the log in link for xvm-dev by using environ...
2009-02-17  Anders KaseorgDon't confuse {KB, MB, GB} with {KiB, MiB, GiB}. 0.0.20
2009-01-26  Evan BroderPunt on_restart, etc information from Xen, and bootload...
2009-01-13  Evan BroderUpdate the nics.hostname field to keep it in sync with...
2009-01-13  Quentin SmithShow hostnames for every NIC
2009-01-08  Greg Pricefix an old typo
2008-12-11  Evan Broderconfig.{authn[0] => kerberos}.realm
2008-11-22  Evan BroderGutsy? Why are we defaulting to Gutsy?
2008-11-22  Greg Priceadd wiki and console-server links to ParaVM/HVM help...
2008-11-22  Greg Priceupdate ParaVM/HVM help text
2008-11-18  Greg Priceinclude a return address in error mail
2008-11-17  Evan BroderTweak the language a bit
2008-11-17  Greg Pricecorrect reason why you can't walk into a fresh autoinst...
2008-11-17  Greg Pricerename autoinstaller help topic
2008-11-17  Greg Pricedocument autoinstaller
2008-11-16  Evan BroderPunt some debug spew from the website
2008-11-14  Evan BroderAdd (crude) support for SPNEGO in the web interface
2008-11-13  Evan BroderUse the right hostname for the console server
2008-11-12  Evan BroderFix 2 typos in the web code
2008-11-11  Evan BroderPull the vnctoken remctl into the controls module
2008-11-11  Evan BroderMove the remctl code into invirt.remctl
2008-11-11  Evan BroderMove CodeError and InvalidInput into invirt.common
2008-11-09  Evan BroderStrip the whitespace from the VNC authtoken
2008-11-01  Evan BroderWhen getting the authtoken in the web interface, call...
2008-10-29  Evan BroderIn the web interface, get the VNC auth token over remctl
2008-10-12  Greg Priceuse wildcard for config.web.errormail_exclude sipb-xen-www/3.14.4
2008-10-03  Evan BroderUpdate web code to for SQLAlchemy 0.4 sipb-xen-www/3.11
2008-10-02  Evan BroderUpdate (at least some of) the web code to work with...
2008-08-24  Geoffrey ThomasAdd Windows help text
2008-08-08  Yang Zhang * further integration of invirt.config
2008-08-05  Quentin SmithSupport /overlord as an alternate admin path
2008-08-05  Greg Priceconfigurize admin-mode acl
2008-08-05  Greg Pricerename overlord -> admin mode
2008-08-05  Greg Priceconfigurize web templates
2008-08-05  Greg Pricefinish sipb_xen_database -> invirt.database in web
2008-08-05  Greg Pricemore sipb_xen_database -> invirt.database in web
2008-08-05  Greg Priceconfigurize some web code
2008-07-31  Geoffrey Thomasoops
2008-07-31  Geoffrey ThomasVNC: Catch the error when the VM is off and there is...
2008-07-28  Geoffrey Thomassipb-xen-www: Use invirt.config to pick the VNC proxy...
2008-07-21  Greg Pricedon't give 500 for mere stdout on a redirect
2008-07-08  Greg Priceweb: support sx-blade-2 for VNC applet
2008-06-29  Greg Priceweb: say where a VM is running
2008-06-22  Eric PriceImport random before seeding
next