Changeset 2647 for package_branches/invirt-web
- Timestamp:
- Dec 19, 2009, 10:00:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
package_branches/invirt-web/cherrypy/debian/changelog
r2533 r2647 1 1 invirt-web (0.1.0) unstable; urgency=low 2 2 3 * Change from using the Cheetah templating engine to the Mako templating 4 engine 5 * Replace our home-grown web framework with CherryPy 6 * Add an AJAX web terminal for accessing ParaVMs 7 8 -- Quentin Smith <quentin@mit.edu> Thu, 29 Oct 2009 03:21:46 -0400 3 [Quentin Smith] 4 * Switch to CherryPy in place of our home-grown web framework. 5 * Switch from the Cheetah templating engine to the Mako templating engine. 6 * New URI scheme: /machine/<numeric-id>/<operation> 7 rather than /<operation>?machine_id=<numeric-id> . 8 * Fix power-on/power-off/reboot buttons for IE <=8. 9 * Move some bits of presentation code from Python into templates. 10 * Clarify that Windows licenses are available from MIT for staff. 11 12 [Evan Broder] 13 * Show newlines from descriptions in list page. 14 * Only aklog to a cell if encryption is actually needed. 15 * Re-arrange the authz configuration. 16 17 -- Greg Price <price@mit.edu> Sat, 19 Dec 2009 21:53:40 -0500 9 18 10 19 invirt-web (0.0.22) unstable; urgency=low
Note: See TracChangeset
for help on using the changeset viewer.