Commit Graph

118 Commits

Author SHA1 Message Date
Maxim Petrashev
21823a2e65 Initial import 2007-03-07 14:50:42 +00:00
Maxim Petrashev
6cddf3c0e0 test submit 2007-03-06 22:46:28 +00:00
Keith Donald
3b7fd0422a 2007-03-06 20:56:49 +00:00
Keith Donald
9c64ee64e9 2007-03-06 20:56:09 +00:00
Keith Donald
a67d87e3bf sandbox initial commit 2007-03-06 20:54:36 +00:00
Ben Hale
81daee75de Bamboo improvements to the clover build 2007-03-05 19:20:14 +00:00
Erwin Vervaet
bb9ca6c4ef Added reference to JIRA ticket. 2007-03-01 20:43:41 +00:00
Erwin Vervaet
a081825b6a Nano JavaDoc fix. 2007-03-01 20:41:39 +00:00
Keith Donald
808c447f91 removed note about continuations 2007-03-01 14:08:35 +00:00
Keith Donald
a4479b3430 added FlowExecutionListener.sessionCreated 2007-03-01 03:28:04 +00:00
Keith Donald
76815b5983 added FlowExecutionListener.sessionCreated 2007-03-01 03:24:15 +00:00
Ben Hale
8fe7f60cad CI build updates for spring-webflow 2007-03-01 01:53:20 +00:00
Erwin Vervaet
b2079ba2aa Polishing. 2007-02-28 20:38:08 +00:00
Keith Donald
780755fee0 simplified jsf config 2007-02-28 19:51:31 +00:00
Keith Donald
45fc22e2a7 easy jsf config support 2007-02-28 17:53:26 +00:00
Keith Donald
d997ffdf76 added documentation
added support for detecting a flow executor and extracting its dependents to use in a JSF SWF environment.
2007-02-28 17:22:13 +00:00
Keith Donald
c53ed47c0e added resource url encoding 2007-02-28 16:51:10 +00:00
Ben Hale
428f01b9fa And the change log for SWF-254 2007-02-23 23:33:34 +00:00
Ben Hale
0f0a870c1e And the tests 2007-02-23 23:29:26 +00:00
Ben Hale
9b6b02aead Christian's changes to the bean definition parser to make it amenable to SpringIDE and other tooling. 2007-02-23 23:29:10 +00:00
Erwin Vervaet
595623286b Incorporated Ross' documentation for the sellitem-jsf sample. 2007-02-17 21:11:40 +00:00
Erwin Vervaet
48805699eb Cleanup of the sellitem-jsf sample application. 2007-02-17 21:10:50 +00:00
Erwin Vervaet
727ea5295a Updated version number to 1.0.2 where necessary. 2007-02-17 20:28:47 +00:00
Erwin Vervaet
6a5f2d16d0 Incorporated Ross' documentation for the sellitem sample. 2007-02-17 20:22:35 +00:00
Erwin Vervaet
c5848bb3a7 Cleanup of the sellitem sample application. 2007-02-17 20:21:33 +00:00
Erwin Vervaet
56296c7ada FormAction now consistently uses the getters to get property values (SWF-251). 2007-02-10 12:47:14 +00:00
Erwin Vervaet
37bda787f2 The SessionBindingConversationManager now re-binds the ConversationContainer in the session
every time a contained conversation is unlocked (SWF-244).
2007-02-07 20:20:14 +00:00
Erwin Vervaet
d6cece4bfc Small JavaDoc clarification for getLastEvent. 2007-02-04 11:09:37 +00:00
Ben Hale
1dfa5a2496 Added SonarJ workspace and architecture definitions to the release zip (SWF-241) 2007-02-01 19:10:47 +00:00
Erwin Vervaet
46a0e7da27 Added documentation for flowlauncher and itemlist samples as contributed by Ross. 2007-02-01 17:02:45 +00:00
Erwin Vervaet
a48ebb9d7d Fixed some small bugs in the samples as spotted by Ross. 2007-01-31 20:08:30 +00:00
Erwin Vervaet
f36f3853df Small JavaDoc fixes. 2007-01-31 19:57:37 +00:00
Erwin Vervaet
db5a11ad99 Info on how exceptions are exposed in flash scope. 2007-01-29 10:43:20 +00:00
Erwin Vervaet
5036d9d64e Incorporated documentation material on the shippingrate and numberguess sample applications. 2007-01-17 09:43:58 +00:00
Erwin Vervaet
cef9b94085 Sample polishing. 2007-01-17 09:42:44 +00:00
Erwin Vervaet
e7129fcaef Sample polishing. 2007-01-17 09:24:38 +00:00
Erwin Vervaet
030f8fe13e Included next version number. 2007-01-16 09:52:22 +00:00
Ben Hale
c8f15582f3 Updated changelog with fix from SWF-239. 2007-01-15 22:09:50 +00:00
Ben Hale
beab444bc2 Fixed an incorrect version number 2007-01-15 22:09:00 +00:00
Ben Hale
d985cfb9c0 A fix for SWF-239. Look to the proper attribute name (type instead of repository-type) and compare based on string value rather than resolving against the enumeration. 2007-01-15 21:41:46 +00:00
Erwin Vervaet
55624495a4 FormAction methods doBind() and createBinder() now declare "throws Exception". 2007-01-15 16:32:53 +00:00
Erwin Vervaet
d1df011dea Mentioned listener registration in JavaDoc. 2007-01-15 11:09:01 +00:00
Erwin Vervaet
ae7418f97c Kicked log4j config stuff out of sellitem samples. 2007-01-10 00:57:14 +00:00
Erwin Vervaet
6361776885 Back to development. 2007-01-09 23:18:53 +00:00
Erwin Vervaet
c2d72bed3c Fixed typo. 2007-01-09 23:14:07 +00:00
Erwin Vervaet
dc3b72df85 Fixed version number inside file. 2007-01-09 23:10:29 +00:00
Ben Hale
76a6d0cf9b Spring Web Flow 1.0.1 release 2007-01-09 22:40:40 +00:00
Erwin Vervaet
291d8ad9b9 Downgrade back to Ivy 1.4 (used in SWF 1.0 final) because of build related issues. 2007-01-09 21:45:19 +00:00
Ben Hale
3b3cb33962 Removed .cvsignore files since, well, we're not in CVS anymore. 2007-01-09 20:56:35 +00:00
Keith Donald
f8820cdd1b Updated to 2.0.2 2007-01-09 20:36:37 +00:00