Commit Graph

209 Commits

Author SHA1 Message Date
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
Keith Donald
173fd665ad polish 2008-08-12 05:06:43 +00:00
Keith Donald
c3ba766e36 null check; parser fix 2008-08-11 17:21:08 +00:00
Keith Donald
7d757bb48d fixed conversion service registration bug 2008-08-08 14:33:44 +00:00
Keith Donald
209ccc2fbb global transition respecting bind and validate flags 2008-07-29 15:47:05 +00:00
Jeremy Grelle
ab5bfb55f7 SWF-785 - Spring Faces creates XHTML-incompatible JavaScript scripts 2008-07-28 18:23:25 +00:00
Keith Donald
b70c76d459 binder addition 2008-07-22 03:21:30 +00:00
Keith Donald
9d96049643 fixed locale test failure 2008-07-21 15:32:18 +00:00
Keith Donald
b100014df9 custom converters 2008-07-17 13:24:53 +00:00
Keith Donald
09c927688a better logging 2008-07-13 04:51:11 +00:00
Keith Donald
381e5e2091 end-state bug fix 2008-07-13 04:41:06 +00:00
Keith Donald
aff78d5469 render from end-state bug fix for mvc and jsf 2008-07-12 23:15:44 +00:00
Keith Donald
b0ec648fc6 IN PROGRESS - issue SWF-720: Multiple checkboxes to Collection mapping
http://jira.springframework.org/browse/SWF-720
2008-07-05 22:08:30 +00:00
Keith Donald
29cb51240e bug fixes related to binding and type conversion 2008-07-03 17:23:42 +00:00
Jeremy Grelle
6982e0ac2d SWF-752 - FacesMessage.SEVERITY_FATAL does not propagate through FlowFacesContext 2008-07-02 15:43:22 +00:00
Jeremy Grelle
df4db13b6c SWF-751 - FacesMessage.detail does not propagate through FlowFacesContext 2008-07-02 15:27:27 +00:00
Keith Donald
2962d438be IN PROGRESS - issue SWF-720: Multiple checkboxes to Collection mapping
http://jira.springframework.org/browse/SWF-720
2008-06-30 23:05:40 +00:00
Keith Donald
390b914d4f IN PROGRESS - issue SWF-720: Multiple checkboxes to Collection mapping
http://jira.springframework.org/browse/SWF-720
2008-06-30 21:04:28 +00:00
Keith Donald
b181862cfb bringing faces in-line with binding 2008-06-30 19:47:35 +00:00
Jeremy Grelle
95cb90ef9e Ensuring view template paths always have a leading "/". This allows templates to be loaded from plain OSGI bundles in the S2AP. 2008-06-27 13:31:02 +00:00
Jeremy Grelle
9fc8c6d0b0 Custom Facelets ResourceResolver that uses Spring's resource support to load view templates. This allows templates to be loaded from plain OSGI bundles in the S2AP. 2008-06-26 20:30:15 +00:00
Keith Donald
301931e617 IN PROGRESS - issue SWF-720: Multiple checkboxes to Collection mapping
http://jira.springframework.org/browse/SWF-720
2008-06-23 14:19:54 +00:00
Jeremy Grelle
e3bfa44011 SWF-753 - Spring Webflow 2.0.2 decorator's uppercase attribute is not working 2008-06-17 14:54:49 +00:00
Keith Donald
d4ca8a608a set locale to mvc locale 2008-06-06 05:52:28 +00:00
Keith Donald
1c3fe305a0 test failure locale specific 2008-06-06 05:25:34 +00:00
Jeremy Grelle
67782381c8 Tests and fixes for SWF-719 and SWF-723. 2008-06-05 16:38:12 +00:00
Keith Donald
d7665b11a3 remove manifests; now generated 2008-06-05 16:10:18 +00:00
Jeremy Grelle
9f88e6c075 SWF-736 - Spring Faces Dojo validation tags not rendering 'propercase' attribute. 2008-06-05 14:39:36 +00:00
Jeremy Grelle
e058478f7f SWF-712 - Modified AjaxEventInterceptorRenderer to render the AjaxEvent component's id as the sourceId so that decoration of radio buttons and select boxes still results in a proper form submission. 2008-06-04 20:22:08 +00:00
Jeremy Grelle
26789c7d73 Further changes for SWF-700. Adding unit tests to fully exercise the renderer output for the various component configurations. 2008-05-27 19:59:40 +00:00
Keith Donald
f29fde0f72 Fixed ajax4jsf manfiest bug 2008-05-25 03:32:26 +00:00
Jeremy Grelle
7ce695cd17 SWF-690 - sf:clientTextValidator doesn't respect custom faces converter 2008-05-23 19:10:14 +00:00
Jeremy Grelle
9b51692b7f SWF-700 - ajaxEnabled="false" causing JavaScript error with <sf:commandLink> 2008-05-23 15:17:41 +00:00
Jeremy Grelle
bcf71e04cc Fix for SWF-692 2008-05-21 20:43:51 +00:00
Keith Donald
67359d186f manifest updates 2008-05-14 14:50:59 +00:00
Jeremy Grelle
916af96b53 Properly preserving a custom response object set on the JSF ExternalContext by a third party during the course of a request. Fixes SWF-645 Trinidad issue. 2008-05-12 19:07:44 +00:00
Jeremy Grelle
00a4ecf987 Fix for RichFaces and Spring Faces component interop. 2008-05-12 15:10:10 +00:00
Keith Donald
50e37ecba4 harmless typo 2008-05-06 14:34:45 +00:00
Keith Donald
797e203f8f fixes for known 2.0.0 bugs reported since release - see changelog 2008-05-06 07:05:18 +00:00
Keith Donald
c9179d9d21 fixed environmental bug for portlet
fixed issue preventing rendering of views otuside of view states
2008-05-05 16:19:51 +00:00