Version | Date | Description |
---|
2.0.0 | 2007-06-10 | First stable version of Tapestry Bayeux since the upgrade to Tapestry 4.1.1 |
2.0.0-beta2 | 2007-05-19 | Upgraded to Tapestry 4.1 |
1.4.0 | 2005-05-06 | |
1.3.1 | 2004-12-17 | |
1.3.0 | 2004-11-26 | |
1.2.0 | 2004-10-11 | |
1.1.0 | 2004-10-05 | |
1.0.0 | 2004-10-02 | |
Type | Changes | By |
---|
| StreamAsset is added. Makes it easy to stream a chart from. ex: JFreeChart. | jeyben |
| StreamLink and StreamService is added. | jeyben |
| DownloadLink is now deprecated and is going to be substituted by StreamLink. | jeyben |
| Added RequiredValidationDelegate - a more 'sophisticated' version of the default ValidationDelegate. | jeyben |
| Changed servlet-api dependency version from 2.4 to 2.3 as 2.4 wasn't nessesary. | jeyben |
| DownloadLink now inherits AbstractLinkComponent and can be disabled like any other link component. | jeyben |
| Upgraded component library from 4.1 to 4.1.1 because 4.1 not being java 1.4 compatible. | jeyben |
Type | Changes | By |
---|
| Upgraded the build environemnt from Maven 1 to Maven 2. | jeyben |
| Changed version control system from CVS to SVN. | jeyben |
| Upgraded InsertLimited component from Tapestry 3 to Tapestry 4.1. | jeyben |
| Upgraded Html
4Button component from Tapestry 3 to Tapestry 4.1. | jeyben |
| Upgraded DownloadLink and DownloadService from Tapestry 3 to Tapestry 4.1. | jeyben |
| Made it possible to use more than one DownloadResourceSource by providing the parameter
'downloadResourceSourceExtentionName'. See the DownloadLink documentation | jeyben |
| Upgraded LinkSubmitOnce component from Tapestry 3 to Tapestry 4.1. Thanks to Geoff Callender. | jeyben |
| Upgraded DirectLinkOnce component from Tapestry 3 to Tapestry 4.1. Thanks to Geoff Callender. | jeyben |
| Added ImageSubmitOnce component. Thanks to Geoff Callender. | jeyben |
| Added SubmitOnce component. Thanks to Geoff Callender. | jeyben |
| Removed ActionLinkOnce as ActionLink was removed as of Tapestry 4.1. | jeyben |
| FlowLink and FlowService is not yet upgraded to tapestry 4.1.
Not sure if or when this will be upgraded. | jeyben |
Type | Changes | By |
---|
| Added the FlowLink and FlowService components. | tchristensen |
Type | Changes | By |
---|
| Fixed problem with multiple Html4Button on same fo
rm in
IE6 Fixes 1087076. | perolesen |
Type | Changes | By |
---|
| Added the new Html4Button component including tests and documentation. | perolesen |
Type | Changes | By |
---|
| Started xdocs section with a faq and
some basic docs and structure | perolesen |
| The "downloads" service added together with the DownloadLink component | perolesen |