Commit Graph

25 Commits

Author SHA1 Message Date
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
0506f6e1bc Beginning support for "legacy" migration, allowing pure JSF requests to be used alongside Web Flow requests. 2007-10-29 23:40:34 +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
6d5db0da26 Cleaning up javadocs and adding missing license headers. 2007-10-29 16:06:01 +00:00
Jeremy Grelle
79916db73b Adding Spring's DelegatingFacesELResolver to the standard configuration. 2007-10-29 15:47:03 +00:00
Keith Donald
96d633b0b4 2007-10-28 18:27:21 +00:00
Jeremy Grelle
2a5add92c4 Moving JsfViewFactoryCreator 2007-10-26 20:15:53 +00:00
Jeremy Grelle
3d5d0ea49b Adding css-framework support. 2007-10-26 19:36:38 +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
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
Jeremy Grelle
27dd34569d OPEN - issue SWF-404: wrong namespace in reference manual for client side validation.
http://opensource.atlassian.com/projects/spring/browse/SWF-404
2007-09-10 21:32:19 +00:00
Jeremy Grelle
7fe568b616 Bug fix - iterating through SpringFaces.advisors incorrectly 2007-08-21 10:29:08 +00:00
Jeremy Grelle
2244a2c876 Changing *.swf faces servlet mapping requirement to *.spring 2007-08-21 08:46:15 +00:00
Keith Donald
04d4a78a03 javadoc 2007-08-21 07:10:33 +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
ca5876abcd Changes for auto-configuration 2007-08-20 17:30:45 +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
Jeremy Grelle
94b2d1da63 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:20:10 +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