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
70b56b5702
SWF-1159 Use paramets in JPA query instead of concatenating
2010-10-28 14:34:55 +00:00
Rossen Stoyanchev
e1eefc506c
Update readme for portlet faces sample.
2010-10-19 13:25:20 +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
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
1402a68f37
SWF-1376 Show error dialog when response is empty and there is no Spring redirect header.
2010-09-17 09:07:41 +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
9e2137d3c6
SWF-1379 Remove dependency on the Portlet bridge for JSF and provide basic support within Web Flow for working Portlets and JSF. Update portlet samples
2010-09-13 14:57:14 +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
f45e699375
SWF-219 Synch up with changes made to travel sample in spring-samples repo - add blueprint css, improve markup and layout.
2010-05-06 11:46:33 +00:00
Rossen Stoyanchev
9fd402fbc7
SWF-1219 Update booking-mvc sample to use template URLs with path variables, the Spring MVC namespace, the HiddenHttpMethodFilter, and the spring:url tag.
2010-05-05 20:48:18 +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
afa33607e2
Upgrade JSF Portlet bridge to 1.2.5 and improve Eclipse settings
2010-04-23 14:39:36 +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
18df5d1a5e
SWF-1226 Added minimal implementation of new portlet 2.0 methods in HandlerAdapter, updated samples for use with Pluto 2.0.
2010-04-20 21:45:13 +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
c4992f4bca
Updating to Spring 2.5.6.SEC01
2009-08-06 21:04:27 +00:00
Jeremy Grelle
6b2c47b4d9
Updating to Spring 2.5.6.SEC01
2009-08-06 21:04:20 +00:00
Jeremy Grelle
5d5ac887a8
Updating to Spring 2.5.6.SEC01
2009-08-06 21:04:14 +00:00
Jeremy Grelle
39f20543bd
Updating to Spring 2.5.6.SEC01
2009-08-06 21:03:42 +00:00
Jeremy Grelle
66823337f9
Updating to Spring 2.5.6.SEC01
2009-08-06 21:03:35 +00:00
Keith Donald
995bf9036c
removed tutorial in favor of putting tutorial in samples repo
2009-03-27 17:05:19 +00:00
Keith Donald
21c284e374
polish
2009-03-27 16:49:12 +00:00
Keith Donald
c4147ef645
polish
2009-03-24 14:27:19 +00:00
Keith Donald
02e7faff39
polish
2009-03-24 04:07:54 +00:00