Rossen Stoyanchev
b13da5fa0e
Add spring-build 2.2.3 and ensure build succeeds.
...
spring-build was previously included via an svn:external. Adding
directly to the source tree under Git to avoid the need for a git
submodule.
In order to build from any earlier commit, it is recommended to
export spring-build or symlink an existing copy into the root
of the spring-framework project and then build normally.
$ svn export https://src.springsource.org/svn/spring-build/tags/project-build-2.2.3 spring-build
2011-12-29 10:36:00 -05: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
7f022b889c
SWF-1374 Updated documentation for 2.2.0, deprecated ResourceServlet.
2010-10-08 11:23:59 +00:00
Rossen Stoyanchev
d5556644a9
Use bean validation, improve booking form layout, fix pattern JSF uses for bean validation messages
2010-10-03 07:23:09 +00:00
Rossen Stoyanchev
bc2ca0351c
SWF-1402 Add missing delegation methods to FlowViewResponseStateManager and add check for Web Flow request i FlowRenderKit
2010-10-01 09:56:54 +00:00
Rossen Stoyanchev
7b2ab7587c
Fixes after testing with Apache MyFaces 2
2010-09-21 12:10:47 +00:00
Rossen Stoyanchev
5d158abce7
SWF-1375 Add <faces:resources /> element, JsfFlowHandlerAdapter, and provide useful error message when FacesContext is null.
2010-09-14 12:26:24 +00:00
Rossen Stoyanchev
c58f38968f
SWF-1368 Minor style updates to booking-faces sample
2010-09-03 15:32:26 +00:00
Rossen Stoyanchev
a147d1c17c
SWF-1368 Update booking-faces to use PrimeFaces components
2010-09-03 15:03:29 +00:00
Rossen Stoyanchev
a2c83a1fe6
Add jaxb depenedencies (for hibernate validator) required with java 1.5
2010-09-01 09:04:33 +00:00
Rossen Stoyanchev
4158063836
SWF-1373 Upgrade to Spring 3.0.4, update booking-mvc sample (Spring MVC resource serving, default servlet mapping)
2010-08-25 19:19:50 +00:00
Rossen Stoyanchev
fe39a25d72
update jsf version in pom and add validation tags to faces sample
2010-08-05 05:03:04 +00:00
Rossen Stoyanchev
6a56e9678a
SWF-1365 Add support for partial state saving in JSF 2, ensure one FacesContext instance per request, avoid redirect by default when remaining in same view state (originally introduced in commit point 2365.
2010-08-03 11:15:20 +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
507fec3edf
SWF-1366 Add RequestHandler for JSF resource requests and update sample config
2010-07-22 11:39:32 +00:00
Rossen Stoyanchev
6ea8f37097
Create Spring Web Flow 2.2 branch
2010-07-19 17:21:20 +00:00
Rossen Stoyanchev
7b9589c1b6
Update poms to 2.1.1 release number
2010-06-24 16:37:36 +00:00
Rossen Stoyanchev
5ca1a1d58a
SWF-1256 Upgrade to Spring 3.0.3
2010-06-16 07:33:26 +00:00
Rossen Stoyanchev
52817c0faa
SWF-1242 Update JSF version in pom.xml of samples
2010-06-15 15:26:45 +00:00
Rossen Stoyanchev
518dfc2ccf
SWF-1237 Documentation updates for 2.1 release
2010-06-03 15:15:37 +00:00
Rossen Stoyanchev
acc793c6a2
SWF-1243 Comprehensive update for JSF 2.0 support
2010-06-02 19:47:34 +00:00
Rossen Stoyanchev
0f84b153b5
SWF-1194 Upgrade to JSF 2
2010-05-17 10:23:15 +00:00
Rossen Stoyanchev
e8fc19a3d7
SWF-1219 Fix styling of errors on login pages
2010-05-06 16:17:18 +00:00
Rossen Stoyanchev
adfe21f66f
SWF-1219 Add blueprint.css, markup improvements.
2010-05-06 15:31:07 +00:00
Rossen Stoyanchev
6f48e5badc
Disable publishing of samples to remote repositories.
2010-05-04 13:03:48 +00:00
Rossen Stoyanchev
de75aefc63
SWF-1234 Integration with Spring 3 type conversion
2010-05-04 11:12:32 +00:00
Rossen Stoyanchev
7372b31184
SWF-1136 Make Spring EL the default expression language used. The current implementation is functionally equivalent except it ignores the configured Web Flow ConversionService and uses the Spring 3 conversion system instead.
2010-04-27 14:45:39 +00:00
Rossen Stoyanchev
89783b5b9e
Make artifactId of booking-faces pom consistent with other samples.
2010-04-22 09:09:06 +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
c6900f31dc
SWF-1226 Upgrade dependencies to Spring 3.0.2.RELEASE, Portlet API 2.0, and Tiles 2.1.2. Change AjaxTilesView to be compatible with and take advantage of Tiles 2.1.2 features.
2010-04-19 05:33:19 +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
27d7ecf95d
SWF-1176 ignore model evaluation errors in view-state handling
2009-09-25 02:59:11 +00:00
Jeremy Grelle
09714f49b7
Bumping version to 2.0.9
2009-08-07 16:16:01 +00:00
Jeremy Grelle
39f20543bd
Updating to Spring 2.5.6.SEC01
2009-08-06 21:03:42 +00:00
Keith Donald
068eac18e5
updated to 2.0.7 dev after 2.0.6 release
2009-03-15 05:48:55 +00:00
Keith Donald
a7180df01d
id assign
2008-12-08 22:30:51 +00:00
Keith Donald
643fa838ef
update version to 2.0.6
2008-11-22 00:35:07 +00:00
Keith Donald
c50efc7fd5
webflow
2008-11-14 08:33:26 +00:00
Keith Donald
3b04872d69
docs
2008-11-14 08:28:19 +00:00
Keith Donald
863dd45b06
leading slash
2008-11-14 07:32:20 +00:00
Keith Donald
4166126e30
polish
2008-11-14 07:19:06 +00:00
Keith Donald
ff5dc278ae
ivy updates to 2.5.6.A
2008-11-14 06:50:26 +00:00
Keith Donald
89c3f6299c
to 2.0.5
2008-11-10 23:21:11 +00:00
Jeremy Grelle
f681d51910
Ajax-enabled the sorting links now that we've upgraded to JSF RI 1.2.09
2008-11-04 17:08:14 +00:00
Scott Andrews
b6170bb15a
syncing version numbers for dependencies
2008-11-04 14:29:15 +00:00
Keith Donald
49d1679b16
2.5.6
2008-11-03 10:59:12 +00:00
Keith Donald
086f2fa633
pom polish
2008-10-20 14:29:57 +00:00
Keith Donald
9a5060c85b
polish
2008-10-16 22:11:46 +00:00
Keith Donald
855182fb0b
polish
2008-10-15 21:05:22 +00:00
Scott Andrews
61c405b295
SWF-735 provide additional context to vaidation methods invoked by convention
2008-10-15 20:26:51 +00:00