Rossen Stoyanchev
85d8d73c1d
Update Jsf2FlowFacesContext.isValidationFailed()
...
Previously isValidationFailed() merely delegated to the wrapped
FacesContext ignoring any errors that may have been added to
Web Flow's MessageContext. After the change isValidationFailed()
checks and returns true if the MessageContext contains errors
or otherwise it delegates.
Issues: SWF-1490
2012-02-28 10:47:47 -05:00
Rossen Stoyanchev
e5f17df95b
Increment version to 2.3.1.BUILD-SNAPSHOT.
2011-12-29 13:24:39 -05:00
Rossen Stoyanchev
0c69e6803e
Fix publish-documentation targets to reflect change in host name to static.springsource.org
2011-02-28 18:08:59 +00:00
Rossen Stoyanchev
fd62cbf5fa
Update release notes for 2.3.0 release
2011-02-28 14:22:53 +00:00
Rossen Stoyanchev
2f1ed2015f
SWF-1446 Make it easy to install Maven-central style dependencies locally
2011-01-24 11:14:29 +00:00
Rossen Stoyanchev
6d035c4299
SWF-1414 Switch samples to Maven central dependencies, Maven Eclipse plugin, and provide top level pom in samples directory.
2010-12-07 12:18:47 +00:00
Rossen Stoyanchev
aadddb0918
Update versions to 2.3.0 throughout
2010-10-28 16:43:41 +00:00
Rossen Stoyanchev
74299358d1
Update changelog for 2.2.1 release
2010-10-28 15:07:00 +00:00
Rossen Stoyanchev
5039913006
Update version number from 2.2.0 to 2.2.1
2010-10-11 12:12:12 +00:00
Rossen Stoyanchev
3b198a638c
SWF-1382 Clarify docs for file uploads wrt JSF
2010-10-11 10:58:42 +00:00
Rossen Stoyanchev
d18971b61e
Update changelog for 2.2.0.RC1 release
2010-09-22 09:55:16 +00:00
Rossen Stoyanchev
d2e7fc6e32
SWF-1386 Spring spring-js into two artifacts
2010-09-07 09:46:10 +00:00
Rossen Stoyanchev
9dc9a6eb45
SWF-1388 Move Spring JS resources to META-INF/web-resources
2010-08-31 22:39:08 +00:00
Rossen Stoyanchev
6a23dd5774
Ivy settings improvements (respect transitive dependencies, use precise configuration names) for maven downloaded arftifacts
2010-08-25 08:58:58 +00:00
Rossen Stoyanchev
0e50c45c1b
update version to 2.2.0
2010-08-25 08:53:11 +00:00
Rossen Stoyanchev
fe9229cf15
SWF-1367 Add support for JSF 2 Ajax requests, update booking-faces sample (JSF 2 based Ajax, jsr-303 validation), add chained delegation to AjaxHandlers, other miscellaneous improvements
2010-07-28 12:56:24 +00:00
Rossen Stoyanchev
6ea8f37097
Create Spring Web Flow 2.2 branch
2010-07-19 17:21:20 +00:00
Rossen Stoyanchev
07d7b743cc
Update changelog and readme for 2.1.1 release
2010-07-19 13:47:03 +00:00
Rossen Stoyanchev
a97bb1bf6b
SWF-1362 Move dojo-build to spring-js
2010-07-14 15:43:14 +00:00
Rossen Stoyanchev
664acbfb48
SWF-1362 Add script to prepare custom dojo build, remove dojo and dijit directories, invoke shrinksafe to minify Spring.js and Spring-Dojo.js during the build
2010-07-14 14:26:52 +00:00
Rossen Stoyanchev
4e3a3ccb5e
Update version in build.properties to 2.1.1
2010-06-17 15:07:05 +00:00
Rossen Stoyanchev
4cffb9ab55
Update changelog
2010-06-03 15:21:00 +00:00
Rossen Stoyanchev
f9f9fd094b
SWF-1243 Comprehensive update to spring-faces for JSF 2.0 support
2010-06-02 19:48:10 +00:00
Rossen Stoyanchev
55d48aba51
Update changelong and readme for M2
2010-05-18 08:50:06 +00:00
Rossen Stoyanchev
0f84b153b5
SWF-1194 Upgrade to JSF 2
2010-05-17 10:23:15 +00:00
Rossen Stoyanchev
968014b4d7
SWF-1238 Ensure the response is committed when rendering multiple fragments.
2010-05-11 15:38:28 +00:00
Rossen Stoyanchev
ab26119353
Update change log for M1 release
2010-05-07 07:46:57 +00:00
Rossen Stoyanchev
120115ce54
SWF-1182 Upgrade to Spring Security 3.0.2.RELEASE
2010-04-21 13:09:07 +00:00
Rossen Stoyanchev
13755f4bbe
SWF-1225 Update build properties for 2.1.0 release number.
2010-04-09 11:45:33 +00:00
Keith Donald
8452e1994e
2.0.9 build properties
2009-09-25 03:11:14 +00:00
Keith Donald
059e57644f
SWF-1176 ignore model evaluation errors in view-state handling
2009-09-25 03:00:32 +00:00
Jeremy Grelle
922e4505cd
Updated for 2.0.8
2009-08-06 20:29:15 +00:00
Jeremy Grelle
7545c6e482
Updated for 2.0.8
2009-08-06 19:29:06 +00:00
Jeremy Grelle
1f62e73bf8
Updated for 2.0.8
2009-08-06 19:22:41 +00:00
Jeremy Grelle
ad6037206b
Updated for SWF-1112
2009-04-23 14:02:57 +00:00
Keith Donald
eba1736a91
2.0.8 version update
2009-04-20 17:46:52 +00:00
Keith Donald
94d26cb4cd
saveState improvement
2009-04-16 22:36:33 +00:00
Keith Donald
5349616d67
url encoding for flow execution / definition urls
2009-04-16 14:49:20 +00:00
Keith Donald
8ec2371e25
polish
2009-04-16 04:33:25 +00:00
Keith Donald
52f5736f7a
polish
2009-04-15 16:29:04 +00:00
Keith Donald
c437e0c025
SWF-1098
2009-04-14 16:20:35 +00:00
Keith Donald
9b0d5179db
made serialized flow execution snapshot public
2009-04-14 15:16:39 +00:00
Jeremy Grelle
54480c7c92
Update for SWF-1092
2009-04-11 04:23:57 +00:00
Keith Donald
11cd073af8
manifest updates
2009-04-09 13:06:56 +00:00
Keith Donald
2d8856e2e6
polish
2009-04-08 18:37:54 +00:00
Keith Donald
4d95db71ce
snapshot info
2009-04-08 18:20:50 +00:00
Keith Donald
8a3e39d064
today's work
2009-04-07 22:55:06 +00:00
Keith Donald
a44fef1393
swf-1095
2009-04-07 05:01:51 +00:00
Keith Donald
cffa062995
changlog update
2009-04-07 04:42:42 +00:00
Keith Donald
995bf9036c
removed tutorial in favor of putting tutorial in samples repo
2009-03-27 17:05:19 +00:00