Changes Report

Release History

VersionDateDescription
2.0.02007-06-10First stable version of Tapestry Bayeux since the upgrade to Tapestry 4.1.1
2.0.0-beta22007-05-19Upgraded to Tapestry 4.1
1.4.02005-05-06
1.3.12004-12-17
1.3.02004-11-26
1.2.02004-10-11
1.1.02004-10-05
1.0.02004-10-02


Release 2.0.0 - 2007-06-10

TypeChangesBy
addStreamAsset is added. Makes it easy to stream a chart from. ex: JFreeChart.jeyben
addStreamLink and StreamService is added.jeyben
updateDownloadLink is now deprecated and is going to be substituted by StreamLink.jeyben
addAdded RequiredValidationDelegate - a more 'sophisticated' version of the default ValidationDelegate.jeyben
updateChanged servlet-api dependency version from 2.4 to 2.3 as 2.4 wasn't nessesary.jeyben
updateDownloadLink now inherits AbstractLinkComponent and can be disabled like any other link component.jeyben
updateUpgraded component library from 4.1 to 4.1.1 because 4.1 not being java 1.4 compatible.jeyben

Release 2.0.0-beta2 - 2007-05-19

TypeChangesBy
updateUpgraded the build environemnt from Maven 1 to Maven 2.jeyben
updateChanged version control system from CVS to SVN.jeyben
updateUpgraded InsertLimited component from Tapestry 3 to Tapestry 4.1.jeyben
updateUpgraded Html 4Button component from Tapestry 3 to Tapestry 4.1.jeyben
updateUpgraded DownloadLink and DownloadService from Tapestry 3 to Tapestry 4.1.jeyben
updateMade it possible to use more than one DownloadResourceSource by providing the parameter 'downloadResourceSourceExtentionName'. See the DownloadLink documentationjeyben
updateUpgraded LinkSubmitOnce component from Tapestry 3 to Tapestry 4.1. Thanks to Geoff Callender.jeyben
updateUpgraded DirectLinkOnce component from Tapestry 3 to Tapestry 4.1. Thanks to Geoff Callender.jeyben
addAdded ImageSubmitOnce component. Thanks to Geoff Callender.jeyben
addAdded SubmitOnce component. Thanks to Geoff Callender.jeyben
removeRemoved ActionLinkOnce as ActionLink was removed as of Tapestry 4.1.jeyben
removeFlowLink and FlowService is not yet upgraded to tapestry 4.1. Not sure if or when this will be upgraded.jeyben

Release 1.4.0 - 2005-05-06

TypeChangesBy
addAdded the FlowLink and FlowService components.tchristensen

Release 1.3.1 - 2004-12-17

TypeChangesBy
fixFixed problem with multiple Html4Button on same fo rm in IE6 Fixes 1087076.perolesen

Release 1.3.0 - 2004-11-26

TypeChangesBy
addAdded the new Html4Button component including tests and documentation.perolesen

Release 1.2.0 - 2004-10-11

TypeChangesBy
updateperolesen
updateperolesen

Release 1.1.0 - 2004-10-05

TypeChangesBy
addStarted xdocs section with a faq and some basic docs and structureperolesen
addThe "downloads" service added together with the DownloadLink componentperolesen

Release 1.0.0 - 2004-10-02

TypeChangesBy
addInsertLimited componenttchristensen
addStarted projecttchristensen