# # ChangeLog for package_branches/invirt-web/cherrypy/code/main.py # # Generated by Trac 1.0.2 # May 8, 2024, 7:09:02 PM 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: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: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: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: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 19:53:08 GMT broder [2383] * package_branches/invirt-web/cherrypy (copied) Create cherrypy branch of invirt-web. Fri, 27 Feb 2009 20:48:19 GMT broder [2217] * trunk/packages/invirt-web/code/main.py (modified) Use the newly globalized adminacl instead of the old web.adminacl.