This page last changed on Feb 21, 2007 by bmccoy.

This widget allows you to view a list of your 10 most recent changes. It provides details of the changes you made (including the commit comments and links to related JIRA issues) as well as details of the build the change was included in (success or failure, how long ago and test results).

To use this widget

    1.   Include the style sheet in your html document

<link rel="stylesheet" type="text/css" href="<bamboo-base-url>/styles/bamboo-widget.css" >

    2.    Place the following script tag in your html

<script type="text/javascript"
src="<bamboo-base-url>/js/myChanges.action?os_username=<your-user-name>&os_password=<your-password>">
</script>

    3.    Replace <bamboo-base-url> with the base url for your bamboo instance.

    4.    Replace <your-use-name> and <your=password> with the appropriate values.

    5.    Style!! - The style sheet provided just gives some basic style definitions. You can override these definitions to customise the widgets to suit your needs.

Example

<link rel="stylesheet" type="text/css" href="http://localhost:8085/styles/bamboo-widget.css">

<script type="text/javascript" src="http://localhost:8085/js/myChanges.action?os_username=admin&os_password=admin" ></script>

Unable to render content due to system error: null


latestchanges.JPG (image/jpeg)
Document generated by Confluence on May 09, 2007 00:13