# # ChangeLog for package_branches/invirt-web/cherrypy/code/templates/list.mako # # Generated by Trac 1.0.2 # May 12, 2024, 5:25:54 PM Mon, 10 Aug 2009 01:07:28 GMT quentin [2418] * package_branches/invirt-web/cherrypy/code/controls.py (modified) * package_branches/invirt-web/cherrypy/code/main.py (modified) * package_branches/invirt-web/cherrypy/code/templates/command.mako (added) * package_branches/invirt-web/cherrypy/code/templates/command.tmpl (deleted) * package_branches/invirt-web/cherrypy/code/templates/info.mako (modified) * package_branches/invirt-web/cherrypy/code/templates/list.mako (modified) Make commands work from list and info pages Mon, 10 Aug 2009 00:08:33 GMT broder [2416] * package_branches/invirt-web/cherrypy/code/templates/functions.mako (modified) * package_branches/invirt-web/cherrypy/code/templates/info.mako (modified) * package_branches/invirt-web/cherrypy/code/templates/list.mako (modified) Translate newlines to break tags in the machine description. 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: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: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: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