Commit Graph

338 Commits

Author SHA1 Message Date
Keith Donald
546757ccb2 clarification of swf-306 new feature 2007-06-12 21:37:34 +00:00
Ben Hale
5971f42648 I guess it wasn't quite as similar as I thought back in 1.0-maintenance 2007-06-12 20:50:47 +00:00
Ben Hale
3fbabf2b90 Added the ability to apply multiple listeners to a test case (SWF-334) 2007-06-12 20:35:10 +00:00
Ben Hale
f5d9813d78 Added a Servlet Filter to ensure that all exits out of JSF end with cleanup (SWF-306) 2007-06-12 20:17:59 +00:00
Erwin Vervaet
33c34b61cb Improved FormAction.setupForm() JavaDoc (SWF-325). 2007-06-08 07:39:11 +00:00
Erwin Vervaet
b39ce32f09 Added targetCollection(String) method to MappingBuilder. 2007-05-30 13:22:15 +00:00
Erwin Vervaet
c3565abd04 Better support for annotating actions in Java flow builders. 2007-05-25 13:47:55 +00:00
Erwin Vervaet
cb401461f1 Added name(String, Action) method to AbstractFlowBuilder for convenient creation of named actions. 2007-05-14 13:23:25 +00:00
Erwin Vervaet
98f9f7d803 Added initBuilder() hook method to AbstractFlowBuilder. 2007-05-09 09:41:42 +00:00
Erwin Vervaet
106caa61b1 Added invoke(String, Action) method to AbstractFlowBuilder. 2007-05-09 08:35:35 +00:00
Keith Donald
8d491cba01 SWF-302 polishing--renamed unlock method to more general cleanup and added cleanup of flow execution holder 2007-05-04 19:06:28 +00:00
Erwin Vervaet
30621467b3 Fixed serializability problems in ConversionException, EvaluationException and MethodInvocationException. 2007-05-04 08:59:29 +00:00
Erwin Vervaet
41089dfafc Made sessionKey member final. 2007-05-03 06:45:39 +00:00
Ben Hale
4c19851f95 Upgrade to new version of the S3 ant task 2007-05-02 16:00:49 +00:00
Keith Donald
7e2dec1717 added key holder factory method
made send redirect protected for usage as utility code by subclasses
2007-05-02 15:27:33 +00:00
Erwin Vervaet
46bcf8394e JavaDoc polishing. 2007-05-02 07:33:30 +00:00
Keith Donald
32e536cb34 SWF 302 work
improved logging
2007-05-01 22:52:16 +00:00
Keith Donald
3ff858e8f6 accidently removed stmt - put back 2007-05-01 16:15:50 +00:00
Keith Donald
abfa4ba16c SWF 305 2007-05-01 14:34:40 +00:00
Erwin Vervaet
aa0f9b2d3f Each SessionBindingConversationManager now uses a unique key to store it's conversation container in the session (SWF-304) 2007-05-01 12:34:24 +00:00
Keith Donald
5aa24fc470 swf 302 and 303 2007-05-01 00:09:48 +00:00
Ben Hale
0c157f002f The rest of the javadoc backport. Should have commited this last week when I did it. 2007-04-27 20:31:56 +00:00
Erwin Vervaet
209d17e27a Backport of small enhancement:
FlowExecutorFactoryBean now has an 'inputMapper' property to conveniently configure the 'inputMapper' property of the created FlowExecutorImpl object.
2007-04-27 18:06:42 +00:00
Erwin Vervaet
71c6e47328 Backport of minor JavaDoc fix. 2007-04-27 17:59:07 +00:00
Ben Hale
7680aefa7c Spring 1.0.3 baseline 2007-04-19 19:19:50 +00:00
Keith Donald
af4a4eead7 fixed typo 2007-04-17 15:00:52 +00:00
Ben Hale
abe260c1d5 Cosmetic updates to the 1.0-maintenance POMs 2007-04-16 15:00:56 +00:00
Ben Hale
6af9c451a4 Created the spring-webflow-1.0-maintenance branch and updated trunk to 1.1 development 2007-04-16 14:58:49 +00:00
Keith Donald
b5161bd444 added launch locking consistent with flow executor impl 2007-04-13 16:36:50 +00:00
Keith Donald
bdceb766a5 nulled out lock 2007-04-13 16:26:16 +00:00
Keith Donald
0454c0cca9 swf-290 2007-04-13 16:19:36 +00:00
Keith Donald
9105e7c1a2 1.0.3 jars 2007-04-13 16:17:53 +00:00
Keith Donald
94331e75a7 reenstated 1.0.1 behavior 2007-04-13 15:38:44 +00:00
Keith Donald
2ccc3601d1 swf 290 2007-04-13 15:26:37 +00:00
Keith Donald
8a69dcc9f4 swf-290 2007-04-13 15:24:07 +00:00
Erwin Vervaet
4e33c0fcd7 Switched version number to 1.0.3.
Also added JavaDoc @since tags for 1.0.2 and 1.0.1.
2007-04-13 08:20:29 +00:00
Erwin Vervaet
0da0aaf369 Made look and feel of the entry page consistent with the other samples. 2007-04-13 07:39:31 +00:00
Keith Donald
8b8a14a5e8 javadoc 2007-04-12 20:35:35 +00:00
Keith Donald
245d14a838 not needed anymore 2007-04-12 20:24:42 +00:00
Ben Hale
8e4063c7d6 Moved trunk back to 1.0.3 from 1.1 2007-04-12 20:11:46 +00:00
Keith Donald
c8e2a8994d not needed anymore 2007-04-12 20:10:47 +00:00
Keith Donald
e0e9d7bca0 removed command link to launch flow 2007-04-12 20:09:52 +00:00
Keith Donald
aa8ce4d470 greatly simplified flow navigation handler implementation by removing its dual responsibilty of launching and resuming flows - SWF 290 2007-04-12 20:02:03 +00:00
Keith Donald
a81f067c37 refresh events should not generate a new repository key - bug fix 2007-04-12 15:08:58 +00:00
Erwin Vervaet
55b2b90d51 Aligned look and feel of the intro pages with the other samples. 2007-04-11 07:45:11 +00:00
Erwin Vervaet
31c7bced87 Some stupid little stuff always slips through... 2007-04-11 07:39:06 +00:00
Erwin Vervaet
3f4eef2715 PortletFlowController now correctly handles flow redirection parameters (SWF-236). 2007-04-11 07:38:22 +00:00
Keith Donald
52f9a4a056 swf 236 2007-04-11 01:37:49 +00:00
Erwin Vervaet
d3e8d8dd23 Fixed some DocBook DTD compliance issues. 2007-04-10 19:13:11 +00:00
Ben Hale
b2d4f9d0c8 Created the 1.0.2 baseline and updated property files to version 1.1-SNAPSHOT 2007-04-10 18:48:24 +00:00