Commit Graph

355 Commits

Author SHA1 Message Date
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
a89f24d954 Fix test setup issue 2010-09-15 08:47:46 +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
7fbc016215 SWF-1333 Create JSF 1.2 and 2.0 versions of the Spring Security tag library and remove springsecurity.taglib.xml 2010-09-02 17:56:16 +00:00
Rossen Stoyanchev
a5798b8ff7 Minor fix to ensure compilation with Java 1.5 JDK 2010-08-31 23:12:07 +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
df3ad6f174 Remove shale test dependency that's no longer needed 2010-08-25 18:46:01 +00:00
Rossen Stoyanchev
f3e613e7ad SWF-1383 Fix issue with processing during non-SWF requests 2010-08-25 15:19:19 +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
6a23dd5774 Ivy settings improvements (respect transitive dependencies, use precise configuration names) for maven downloaded arftifacts 2010-08-25 08:58:58 +00:00
Rossen Stoyanchev
6157e3dd5b SWF-1313 Honor disabled attribute by rendering a commandLink as a span element 2010-08-03 23:04:55 +00:00
Rossen Stoyanchev
ce99354c42 SWF-1365 Missed a couple of files in last checkin. 2010-08-03 23:01:57 +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
98dbf4b5a8 SWF-1263 Split out a JSF 2 specific version of FlowFacesContext 2010-07-14 10:18:47 +00:00
Rossen Stoyanchev
7b9589c1b6 Update poms to 2.1.1 release number 2010-06-24 16:37:36 +00:00
Rossen Stoyanchev
50cd595762 SWF-1261 Move methods that belong to FlowApplication from Jsf2FlowApplication 2010-06-24 16:29:11 +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
dcf9ad24b3 SWF-1245 Invoke after phase listeners in reverse order 2010-06-02 05:55:04 +00:00
Rossen Stoyanchev
0f84b153b5 SWF-1194 Upgrade to JSF 2 2010-05-17 10:23:15 +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
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
Rossen Stoyanchev
5c5d1c322f SWF-1187 Applied patch attached to JIRA issue, polished unit test a little, and did some testing. 2010-04-07 18:52:27 +00:00
Rossen Stoyanchev
59a9067634 SWF-1221 Update version of Spring Build and minor resulting changes to template.mf 2010-04-07 10:08:16 +00:00
Keith Donald
8452e1994e 2.0.9 build properties 2009-09-25 03:11:14 +00:00
Jeremy Grelle
09714f49b7 Bumping version to 2.0.9 2009-08-07 16:16:01 +00:00
Jeremy Grelle
3089cbb4b9 Updating OSGi templates to include Spring 2.5.6.SEC01 2009-08-06 21:10:14 +00:00
Jeremy Grelle
3f7e155edd Updating Eclipse classpath to include Spring 2.5.6.SEC01 2009-08-06 21:06:40 +00:00
Jeremy Grelle
173d4f411c Updating to Spring 2.5.6.SEC01 2009-08-06 21:03:29 +00:00
Jeremy Grelle
fe86e080c1 SWF-1133 - Endless Redirects happens when more then one request Parameter is present on redirect 2009-08-05 22:37:19 +00:00
Jeremy Grelle
688d3f7f4e SWF-1115 - Id handling of Spring AjaxViewRoot causes problems to RichFaces AjaxViewRoot 2009-08-03 22:05:12 +00:00
Jeremy Grelle
534c0c06da SWF-1114 - Consider making ViewActionStateHolder and ViewRootHolder put in flash scope Serializable 2009-06-24 22:12:43 +00:00
Jeremy Grelle
65a932c766 SWF-1112 - JSF 1.2-specific call to StateManager.saveView should be replaced with saveSerializedView for JSF 1.1 compatibiliy 2009-04-23 13:58:42 +00:00
Keith Donald
eba1736a91 2.0.8 version update 2009-04-20 17:46:52 +00:00
Jeremy Grelle
c7768ed617 Proper handling of AjaxViewRoot in JsfView.saveState 2009-04-17 20:14:09 +00:00
Keith Donald
ccaf8f5136 javadoc 2009-04-16 22:43:29 +00:00
Jeremy Grelle
7173a96db6 Implementing saveState method in JsfView. 2009-04-16 22:09:20 +00:00
Jeremy Grelle
e1cbf8de97 Cleanup 2009-04-14 13:31:55 +00:00
Jeremy Grelle
84abdc9175 Adjusting JSF implementation to the refactored View interface. 2009-04-13 22:50:21 +00:00
Keith Donald
8ae6e52d9c view state user event refactoring 2009-04-13 21:25:47 +00:00
Keith Donald
58c0e474bf userEventQueued; in progress, get method should not have side effects 2009-04-13 16:19:01 +00:00
Keith Donald
d493916321 spring 3 support in osgi env 2009-04-09 13:05:40 +00:00