Keith Donald
9804e6a858
executor refinements; better exception handling, flow handler adapter mvc integration, 1.x usage compatability
2008-02-26 16:10:16 +00:00
Jeremy Grelle
f76fb0b39f
SWF-389 - Encapsulate the recommended default Web Flow configuration for a JSF environment.
2008-02-21 19:46:04 +00:00
Jeremy Grelle
3d174c21a2
SWF-448 - Remove specification of "renderIds" in Spring Faces components in favor of specifying components to render as part of flow definition logic.
2008-02-14 14:50:14 +00:00
Jeremy Grelle
bd203466b0
Fix for SWF-459 - Resolution of variables using specific scope prefixes like "flowScope", "flashScope", etc. does not work in JSF views.
2008-02-07 16:37:58 +00:00
Jeremy Grelle
ad3da7e334
SWF-370 - Add support for automatically adapting a returned list for display in a DataTable to a JSF DataModel.
2008-01-25 23:42:09 +00:00
Jeremy Grelle
856f9ce201
Support for Ajax based redirects, and modal view states.
2008-01-23 22:52:53 +00:00
Keith Donald
87bb511460
expression parser simplifications
2008-01-18 07:00:40 +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
Jeremy Grelle
5e15d6eb12
Fixing broken tests.
2007-11-19 21:35:05 +00:00
Keith Donald
560a786c09
enable resource caching
2007-11-18 14:38:44 +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
fee73320ee
Using ResourceLoader to resolve viewId's.
2007-10-30 00:42:39 +00:00
Jeremy Grelle
978a83baf7
Beginning support for "legacy" migration, allowing pure JSF requests to be used alongside Web Flow requests.
2007-10-30 00:08:34 +00:00
Jeremy Grelle
42598c2044
Refactored SpringFaces.js to have Ext and Dojo implementations.
...
Fixed resource support to properly send a 404 status when resource is not found.
2007-10-18 18:11:44 +00:00
Jeremy Grelle
ebc3744fd4
Fixing broken tests
2007-10-12 22:12: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
Keith Donald
39677b50e5
update spring-faces 1.1 usage to 2.0 for swf config
2007-08-21 04:08:34 +00:00
Jeremy Grelle
dd740b9018
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 22:22:56 +00:00
Jeremy Grelle
5ae3a1059a
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 21:38:07 +00:00
Jeremy Grelle
559a8f0716
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 21:33:36 +00:00