#
# ChangeLog for package_branches/invirt-web
#
# Generated by Trac 1.0.2
# Apr 6, 2025, 12:54:25 AM

Sun, 09 Aug 2009 22:45:36 GMT quentin [2413]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/info.mako (modified)
	* package_branches/invirt-web/cherrypy/code/templates/list.mako (modified)
	* package_branches/invirt-web/cherrypy/code/templates/skeleton.mako (modified)

	Move machine-related pages into a REST-style URL.


Sun, 09 Aug 2009 22:45:36 GMT quentin [2412]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/list.mako (modified)

	Remove calls to helppopup from outside templates


Sun, 09 Aug 2009 22:45:35 GMT quentin [2411]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/info.mako (added)
	* package_branches/invirt-web/cherrypy/code/templates/info.tmpl (deleted)

	Upgrade info page to Mako


Sun, 09 Aug 2009 22:45:35 GMT quentin [2410]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/skeleton.mako (modified)

	Get username from cherrypy request object


Sun, 09 Aug 2009 22:45:34 GMT quentin [2409]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/help.mako (added)
	* package_branches/invirt-web/cherrypy/code/templates/help.tmpl (deleted)

	Implement help handler


Sun, 09 Aug 2009 22:45:33 GMT quentin [2408]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/helloworld.mako (modified)

	Add kwargs to helloworld for debugging purposes


Sun, 09 Aug 2009 22:45:33 GMT quentin [2407]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/helloworld.mako (modified)

	Show the cherrypy request object on the helloworld page


Sun, 09 Aug 2009 22:45:32 GMT quentin [2406]
	* package_branches/invirt-web/cherrypy/code/templates/functions.mako (modified)

	Add space after id attribute


Sun, 09 Aug 2009 22:45:31 GMT quentin [2405]
	* package_branches/invirt-web/cherrypy/code/templates/list.mako (modified)

	Properly refer to functions via self.fn


Sun, 09 Aug 2009 22:45:31 GMT quentin [2404]
	* package_branches/invirt-web/cherrypy/code/dev.conf (modified)

	Allow broder to log in to development web server


Sun, 09 Aug 2009 22:45:30 GMT quentin [2403]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/list.mako (modified)

	Use global imports for Mako templates


Sun, 09 Aug 2009 22:45:30 GMT quentin [2402]
	* package_branches/invirt-web/cherrypy/code/view.py (modified)

	Allow global imports to be specified for Mako templates


Sun, 09 Aug 2009 22:45:29 GMT quentin [2401]
	* package_branches/invirt-web/cherrypy/code/templates/functions.mako (modified)

	Properly HTML-escape functions


Sun, 09 Aug 2009 22:45:28 GMT quentin [2400]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/functions.mako (modified)

	Move the help popup code into the templates where it belongs


Sun, 09 Aug 2009 22:45:28 GMT quentin [2399]
	* package_branches/invirt-web/cherrypy/code/main.fcgi (modified)
	* package_branches/invirt-web/cherrypy/code/view.py (modified)

	Initialize state object correctly


Sun, 09 Aug 2009 22:45:27 GMT quentin [2398]
	* package_branches/invirt-web/cherrypy/code/dev.conf (modified)

	Provide Digest authentication on the development server


Sun, 09 Aug 2009 22:45:27 GMT quentin [2397]
	* package_branches/invirt-web/cherrypy/code/main.conf (modified)
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/view.py (modified)

	Get login information from Apache, if available


Sun, 09 Aug 2009 22:45:26 GMT quentin [2396]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)

	Get username and state from CherryPy request


Sun, 09 Aug 2009 22:45:25 GMT quentin [2395]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/templates/list.mako (added)
	* package_branches/invirt-web/cherrypy/code/templates/list.tmpl (deleted)

	Port list to Mako


Sun, 09 Aug 2009 22:45:25 GMT quentin [2394]
	* package_branches/invirt-web/cherrypy/code/templates/skeleton.tmpl (deleted)

	Remove Cheetah skeleton


Sun, 09 Aug 2009 22:45:24 GMT quentin [2393]
	* package_branches/invirt-web/cherrypy/code/templates/functions.mako (added)
	* package_branches/invirt-web/cherrypy/code/templates/functions.tmpl (deleted)
	* package_branches/invirt-web/cherrypy/code/templates/skeleton.mako (modified)

	Port functions to Mako


Sun, 09 Aug 2009 22:45:24 GMT quentin [2392]
	* package_branches/invirt-web/cherrypy/code/templates/helloworld.mako (added)
	* package_branches/invirt-web/cherrypy/code/templates/skeleton.mako (added)

	Basic skeleton and helloworld templates


Sun, 09 Aug 2009 22:45:23 GMT quentin [2391]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)
	* package_branches/invirt-web/cherrypy/code/view.py (modified)

	Add list method, require authentication for it, and add a hello world ...


Sun, 09 Aug 2009 22:45:22 GMT quentin [2390]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)

	Connect to the database on init


Sun, 09 Aug 2009 22:45:21 GMT quentin [2389]
	* package_branches/invirt-web/cherrypy/code/main.py (modified)

	Stub InvirtWeb implementation


Sun, 09 Aug 2009 22:45:21 GMT quentin [2388]
	* package_branches/invirt-web/cherrypy/code/dev.conf (added)
	* package_branches/invirt-web/cherrypy/code/main.conf (added)

	CherryPy config files


Sun, 09 Aug 2009 22:45:20 GMT quentin [2387]
	* package_branches/invirt-web/cherrypy/code/main.fcgi (modified)

	Mount static resources so they can be accessed via CherryPy


Sun, 09 Aug 2009 22:45:19 GMT quentin [2386]
	* package_branches/invirt-web/cherrypy/code/main.fcgi (modified)

	Basic CherryPy FastCGI handler


Sun, 09 Aug 2009 22:45:18 GMT quentin [2385]
	* package_branches/invirt-web/cherrypy/code/view.py (added)

	Mako and SimpleJSON CherryPy hooks


Sun, 09 Aug 2009 22:45:18 GMT quentin [2384]
	* package_branches/invirt-web/cherrypy/debian/changelog (modified)
	* package_branches/invirt-web/cherrypy/debian/control (modified)

	Depend on python-cherrypy3 and python-mako in preparation of ...


Sun, 09 Aug 2009 19:53:08 GMT broder [2383]
	* package_branches/invirt-web/cherrypy (copied)

	Create cherrypy branch of invirt-web.


Sun, 09 Aug 2009 19:51:52 GMT broder [2382]
	* package_branches/invirt-web/cherrypy (deleted)

	Revert r2381 - I did it wrong.


Sun, 09 Aug 2009 19:51:18 GMT broder [2381]
	* package_branches/invirt-web/cherrypy (added)

	Create cherrypy branch of invirt-web.


Sun, 09 Aug 2009 19:50:08 GMT broder [2380]
	* package_branches/invirt-web (added)

	Create package_branches directory for invirt-web.