Commit Graph

338 Commits

Author SHA1 Message Date
Erwin Vervaet
22bdf88ad3 Added initBuilder() hook method to AbstractFlowBuilder. 2007-05-09 09:42:29 +00:00
Erwin Vervaet
49f86a4d99 Added invoke(String, Action) method to AbstractFlowBuilder. 2007-05-09 08:37:30 +00:00
Keith Donald
e8d33bfe5e slight reordering of cleanup stmts 2007-05-04 18:59:47 +00:00
Keith Donald
c4f5d91343 SWF-163 polishing - JSF cleanup methods 2007-05-04 18:58:13 +00:00
Keith Donald
f31f070947 SWF-163 code review 2007-05-04 18:30:05 +00:00
Ben Hale
067806c316 Moved the scope support directory (SWF-163) 2007-05-04 14:16:06 +00:00
Erwin Vervaet
d5c7a28b53 Fixed serializability problems in ConversionException, EvaluationException and MethodInvocationException. 2007-05-04 09:01:24 +00:00
Erwin Vervaet
653650234f Code review of SWF scope support for Spring. 2007-05-03 08:01:31 +00:00
Erwin Vervaet
10588f2bb7 Made sessionKey member final. 2007-05-03 07:51:11 +00:00
Ben Hale
ddac9f3f45 Changelog updates for SWF-163 2007-05-02 20:51:33 +00:00
Ben Hale
4a947948d2 Added Spring scoping support (SWF-163). Also updated the sellitem-jsf sample to use the new scoping scheme. 2007-05-02 20:42:22 +00:00
Ben Hale
c9ec04eecc Upgrade to new version of the S3 ant task 2007-05-02 16:00:49 +00:00
Keith Donald
0c2e2b074f added key holder factory method
made send redirect protected for subclasses as utility code
2007-05-02 15:24:19 +00:00
Erwin Vervaet
c4a5c6fac0 JavaDoc polishing. 2007-05-02 07:34:36 +00:00
Keith Donald
a6f77271b8 removed confusing logging statement that implies a lock was being acquired when it wasnt 2007-05-01 22:32:28 +00:00
Keith Donald
ae9aba4e49 still SWF 302 work - phase listener mods and more javadoc 2007-05-01 22:22:03 +00:00
Keith Donald
67cf8fa8dc further 302 work / polishing.
Also added a flow execution access exception handling hook.
2007-05-01 21:27:30 +00:00
Keith Donald
afbb5a650a swf-305: accidently removed stmt - put back 2007-05-01 16:16:30 +00:00
Keith Donald
0ca74c0199 SWF-305 2007-05-01 14:49:00 +00:00
Erwin Vervaet
39d30c4b26 Each SessionBindingConversationManager now uses a unique key to store it's conversation container in the session (SWF-304) 2007-05-01 12:28:46 +00:00
Erwin Vervaet
347ff1534a Added implementation remark. 2007-05-01 11:49:57 +00:00
Keith Donald
61c42ee914 SWF 302 and 303 2007-04-30 23:55:07 +00:00
Keith Donald
a5c7a35939 SWF 302 and 303 2007-04-30 22:35:32 +00:00
Erwin Vervaet
0e567af932 FlowExecutorFactoryBean now has an 'inputMapper' property to conveniently configure the 'inputMapper' property of the created FlowExecutorImpl object. 2007-04-24 10:12:47 +00:00
Ben Hale
deee1851d7 Fixed up some issues with javadocs 2007-04-20 20:50:51 +00:00
Ben Hale
82b7e15eab Added list of files that have the version number in them so that we can find them each release 2007-04-19 20:37:47 +00:00
Keith Donald
a0a400d7e9 fixed typo 2007-04-17 12:42:59 +00:00
Ben Hale
f6f3c2b90f 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