Commit Graph

34 Commits

Author SHA1 Message Date
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
d9fa61c892 SWF-1333 Add Spring Security facelets tag library 2010-08-31 10:12:15 +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
2fa0c6b930 SWF-1378 Create FlowResourceResolver for JSF 1.2 and 2.0 environments 2010-08-25 15:13:43 +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
5ca1a1d58a SWF-1256 Upgrade to Spring 3.0.3 2010-06-16 07:33:26 +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
0f84b153b5 SWF-1194 Upgrade to JSF 2 2010-05-17 10:23:15 +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
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
Jeremy Grelle
3f7e155edd Updating Eclipse classpath to include Spring 2.5.6.SEC01 2009-08-06 21:06:40 +00:00
Keith Donald
f156764d23 classpath tweaks 2008-11-14 07:11:11 +00:00
Scott Andrews
b6170bb15a syncing version numbers for dependencies 2008-11-04 14:29:15 +00:00
Keith Donald
42efdc9a38 2.5.6 2008-11-04 12:15:27 +00:00
Scott Andrews
c4726f59c2 synced .classpath entry version numbers with what is used by the ivys 2008-08-08 15:23:25 +00:00
Keith Donald
bf09bec38d sources 2008-04-29 03:56:27 +00:00
Keith Donald
2f56e46851 sources 2008-04-29 03:52:20 +00:00
Keith Donald
a9638eb643 polish 2008-04-29 03:38:21 +00:00
Scott Andrews
01cb095d02 upgrade to BRITS, this will break the build's unit tests as shale-test is not correct in the repo 2008-04-26 18:06:54 +00:00
Jeremy Grelle
f465b65e6c - JavaDoc improvements across the whole of Spring Faces.
- General polishing of the ui package.
2008-04-24 00:20:51 +00:00
Jeremy Grelle
7d3e1d611b -Moving AjaxHandler to spring-js
-Polishing Spring.js API
-Refactoring spring-faces components to match Spring.js API changes.
2008-04-22 22:28:11 +00:00
Keith Donald
5bbee39211 2008-04-16 16:11:16 +00:00
Keith Donald
01b26ba0d5 upgrade to 2.5.3
several fixes to jsf resolvers in faces
2008-04-07 10:52:09 +00:00
Keith Donald
0f333805d9 simplified conversion service
mvc view postback
2008-03-20 05:55:43 +00:00
Ben Hale
36e4d58a35 More eclipse project polishing 2008-03-19 14:15:45 +00:00
Keith Donald
3d338c89c2 classpath polish 2008-03-13 13:40:09 +00:00
Keith Donald
c583486629 make ognl optional 2008-03-08 06:04:25 +00:00
Keith Donald
03007f9fc6 cleanup
removed some overloaded bean: prefix support for view=, on=, and to=
2008-03-07 16:38:38 +00:00
Keith Donald
ebfcf6b6bc m2 code review / polishing / simplification
- removed flow faces context factory, not needed, favoring simple creation of flow faces context from jsf view factory / jsf view instead
- replace response state manager usage with state manager as discussed; allowed removal of custom render kit
- removed flow lifecycle factory; not needed, favoring simple creation of flow lifecycle factory from view factory instead.
this needs review, several tests still need updating
- misc naming improvements
- removed use of thread locals where possible
2007-11-18 04:37:05 +00:00
Jeremy Grelle
8e092e16b6 Removing shale-remoting dependency 2007-10-12 21:59:27 +00:00
Ben Hale
58d1ea3acc Merging of SWF-367 back into trunk. This has all of the SWF 2.0 goodies. 2007-10-11 01:16:37 +00:00
Ben Hale
dd108f5c6e Updated the project classpaths to look at new 2.1-m4 JARs 2007-09-11 14:41:07 +00:00
Jeremy Grelle
972663fe1a IN PROGRESS - issue SWF-388: Extract all JSF-related code into a separate component project
http://opensource.atlassian.com/projects/spring/browse/SWF-388
2007-08-16 20:37:09 +00:00
Ben Hale
5fd6a00945 Added a spring-faces project (SWF-388) 2007-08-16 15:44:17 +00:00