Commit Graph

14 Commits

Author SHA1 Message Date
Jeremy Grelle
78650d6167 SWF-537 - FlowViewStateManager set repeatedly on application instance after application initialization. 2008-03-17 14:51:19 +00:00
Jeremy Grelle
7c151fd40d SWF-527 - org.springframework.faces.webflow.FlowVariableResolver not working with JDK1.4 2008-03-13 21:46:30 +00:00
Jeremy Grelle
30ea4171b0 Richfaces integration. 2008-03-12 20:57:39 +00:00
Keith Donald
743edf8999 minor structure polishing / naming conventions 2008-03-08 05:01:28 +00:00
Jeremy Grelle
433e003356 -Initial AJAX support
-Upgrading Dojo to version 1.0
2007-12-03 21:35:18 +00:00
Jeremy Grelle
52018b64c5 SWF-418 - Restore JSF 1.1 compatability 2007-11-26 19:45:14 +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
963125703c Removing DelegatingFacesELResolver from the default configuration until M3 when we can provide an alternate impl that can access the app context through web flow. 2007-10-29 22:13:28 +00:00
Jeremy Grelle
79916db73b Adding Spring's DelegatingFacesELResolver to the standard configuration. 2007-10-29 15:47:03 +00:00
Jeremy Grelle
392074ffca Default spring-faces component support now based on Dojo. Ext support moved to faces-ext tag namespace. 2007-10-26 19:34:06 +00:00
Jeremy Grelle
b8ae0a5bf1 Fixing JSF state-saving mechanism and adding helpful debug logging 2007-10-12 21:45:18 +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
Jeremy Grelle
ca5876abcd Changes for auto-configuration 2007-08-20 17:30:45 +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