Show AgilePlannerWebUI.html syntax highlighted
<html>
<head>
<!-- -->
<!-- Any title is fine -->
<!-- -->
<!--<title>Wrapper HTML for AgilePlannerWebUI</title> -->
<!-- -->
<!-- Use normal html, such as style -->
<!-- -->
<style>
body,td,a,div,.p{font-family:arial,sans-serif}
div,td{color:#000000}
a:link,.w,.w a:link{color:#0000cc}
a:visited{color:#551a8b}
a:active{color:#ff0000}
</style>
<!-- -->
<!-- The module reference below is the link -->
<!-- between html and your Web Toolkit module -->
<!-- -->
<meta name='gwt:module' content='ucalgary.ebe.webui.AgilePlannerWebUI'>
</head>
<!-- -->
<!-- The body can have arbitrary html, or -->
<!-- you can leave the body empty if you want -->
<!-- to create a completely dynamic ui -->
<!-- -->
<body>
<!-- -->
<!-- This script is required bootstrap stuff. -->
<!-- You can put it in the HEAD, but startup -->
<!-- is slightly faster if you include it here. -->
<!-- -->
<script language="javascript" src="gwt.js"></script>
</body>
</html>
See more files for this project here
The MASE project investigates methods to support the coordination and executable acceptance testing of software projects. Keywords: Agile methods, distributed teams, Extreme Programming. See http://ebe.cpsc.ucalgary.ca/ebe for more information.
Project homepage:
http://sourceforge.net/projects/mase
Programming language(s): Java,XML
License: other
images/
Start.gif
ebe_logo.gif
edit_icon.gif
gray_gradient.gif
icon_agileplanner.gif
icon_agileplanner_new.gif
icon_agileplanner_open.gif
icon_arrange.gif
icon_arrange_iter_story.gif
icon_arrange_story.gif
icon_complete.gif
icon_delete.gif
icon_detail_link.gif
icon_find.gif
icon_in_progress.gif
icon_iteration.gif
icon_minus.gif
icon_new_project.gif
icon_new_story.gif
icon_plus.gif
icon_product_backlog.gif
icon_project.gif
mouse.gif
pagination_update.gif
sample.gif
AgilePlannerWebUI.css
AgilePlannerWebUI.html