248 Commits

Author SHA1 Message Date
Rossen Stoyanchev
98dbf4b5a8 SWF-1263 Split out a JSF 2 specific version of FlowFacesContext 2010-07-14 10:18:47 +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
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
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
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
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
0570108b8c now redirecting after post that generated bind/validation errors if redirectOnPause=true; consistent with redirect behavior if a transition executes but does not change state 2009-04-07 20:24:14 +00:00
Jeremy Grelle
4fbd8ad290 SWF-1082 - SelectionTrackingActionListener throws NPE when component's parent is null 2009-03-23 17:41:06 +00:00
Keith Donald
2d09c65883 patch for swf-1073 2009-03-19 18:39:21 +00:00
Jeremy Grelle
c9194d119c SWF-1066 - ManySelectionTrackingListDataModel and OneSelectionTrackingListDataModel don't track selections correctly when using a <rich:dataScroller> component 2009-03-16 14:46:47 +00:00
Jeremy Grelle
b3399fd44b SWF-1055 - FlowFacesContext didn't expose context messages with null source 2009-03-13 17:42:06 +00:00
Jeremy Grelle
993bc67ac8 SWF-1025 - 'valid' property of input components gets lost before JSF render phase in portlet 2009-03-13 14:54:14 +00:00
Jeremy Grelle
26ccd99889 Tag documentation updates. 2009-03-12 14:46:50 +00:00
Keith Donald
53ee66b04e made message codes resolver pluggable; now delegate resolver strategy from Errors MessageContext adapter 2009-03-10 03:15:46 +00:00
Keith Donald
16e88dcb6f numerous binding fixes, see changelog 2009-02-25 01:32:06 +00:00
Jeremy Grelle
09f2c6f24f SWF-965 - We should be able to change the css style of the code generated by SF: tags.
SWF-1020 - Add an <sf:elementDecoration> component to make it easy to build new Dojo-based composition components
2009-01-16 21:22:55 +00:00
Jeremy Grelle
13b05e984b SWF-1000 - JsfViewFactory not correctly checking if viewAlreadySet 2009-01-14 22:31:17 +00:00
Jeremy Grelle
1d979b7b2d SWF-856 - When using JSF getMaximumSeverity on the FlowFacesContext returns null even if a message has been added 2009-01-14 22:21:01 +00:00
Jeremy Grelle
1af29f45f1 SWF-1017 - FlowFacesContext does not return the same FacesMessages instances
SWF-985 - Multiple JSF validators duplicate messages
2009-01-14 21:33:36 +00:00
Jeremy Grelle
d45f45768f SWF-1018 - Update SelectionAware interface to make currentRowSelected a proper JavaBean property 2009-01-14 20:50:03 +00:00
Jeremy Grelle
9c1d461bd4 SWF-1016 - Richfaces rich:fileUpload transfer error 2009-01-14 20:34:40 +00:00
Jeremy Grelle
57199c5d7e SWF-976 - SimpleELContext is not thread-safe 2008-12-10 20:55:28 +00:00
Jeremy Grelle
159cbd8403 SWF-963 - Render phase ignores facesContext.responseComplete 2008-12-09 20:14:27 +00:00
Jeremy Grelle
9b52a47d84 SWF-964 & SWF-839 - UI component state not being saved correctly across the redirect on recursive transitions 2008-12-09 19:21:20 +00:00
Keith Donald
dab6d5eaa7 polish 2008-11-14 04:59:10 +00:00
Jeremy Grelle
588b3bc29e SWF-953 - View data binding results lost after Action phase in Portlet environment, not propogating to Render phase. 2008-11-13 22:33:09 +00:00
Scott Andrews
5249645677 removed unsafe java 5 methods to maintain 1.4 runtime compatibility 2008-10-29 15:52:36 +00:00
Scott Andrews
d153ee0c0c removed java 5 method call 2008-10-29 15:26:51 +00:00
Scott Andrews
61c405b295 SWF-735 provide additional context to vaidation methods invoked by convention 2008-10-15 20:26:51 +00:00
Jeremy Grelle
43bb9d215a SWF-890 - RichFacesAjaxHandler does not correctly deal with FacesContext.getCurrentInstance() being null 2008-10-14 14:30:21 +00:00
Jeremy Grelle
addca24e6a SWF-844 - Dojo DateTextBox locale-specific formatting is not progressive
SWF-853 - Decorating a form submit button as a ajax submit with a validate-all submission constraint should be easier  
SWF-910 - Make the clientDateValidator JSF component more flexible
2008-10-14 13:45:47 +00:00
Jeremy Grelle
662075607d Refactoring per Christian's recommendations for tooling support. 2008-09-19 20:36:34 +00:00
Jeremy Grelle
ea81534a64 Applying Christian's suggested patch to get rid of unnecessary dependencies. 2008-09-19 17:58:42 +00:00
Jeremy Grelle
cfee84ad5d Refactored to avoid eager creation of default objects. 2008-09-19 14:47:00 +00:00
Jeremy Grelle
c194e5cd3f SWF-810 - JSF ViewFactory hard codes view id to resource mapping behavior which limits flexibilty of ViewHandler viewId->resource mapping logic 2008-09-18 21:04:31 +00:00
Keith Donald
e4b75c8228 2.0.4 improvements: development mode, flow model parent registry fix, flow handler mapping, improved sample 2008-09-07 08:19:58 +00:00
Jeremy Grelle
8ac1cbeaba SWF-770 and SWF-786 - IE 6 bugs with <sf:commandButton> and <sf:commandLink> 2008-09-03 20:09:56 +00:00