Commit Graph

263 Commits

Author SHA1 Message Date
Keith Donald
899ebc780c tabs only 2008-10-16 16:22:55 +00:00
Scott Andrews
61c405b295 SWF-735 provide additional context to vaidation methods invoked by convention 2008-10-15 20:26:51 +00:00
Agim Emruli
5b9cd000b0 reverted poms to use dependencies from the central repo only 2008-10-15 08:13:19 +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
Agim Emruli
6ee63819c9 updated pom files to the latest dependencies, added springsource bundle repositories to the maven repositories. 2008-09-20 10:16:12 +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
Scott Andrews
d2a0cd8722 http://jira.springframework.org/browse/SWF-830 2008-08-12 14:35:52 +00:00
Keith Donald
60bbc0fdd4 2.0.4 upgrade 2008-08-12 14:17:40 +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
Scott Andrews
c4726f59c2 synced .classpath entry version numbers with what is used by the ivys 2008-08-08 15:23:25 +00:00
Keith Donald
7d757bb48d fixed conversion service registration bug 2008-08-08 14:33:44 +00:00
Keith Donald
5fbb3d5dd4 build updates 2008-07-31 14:29:12 +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
387a223972 binder config; update to 2.5.5 2008-07-15 21:18:52 +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
5d8e417538 java 1.4 compile 2008-07-10 08:44:13 +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
1e58a38ba7 Importing Facelets 2008-06-26 20:39:15 +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
Scott Andrews
9329d27a6c update build version to 2.0.3 2008-06-25 20:24:35 +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
Jeremy Grelle
5b683cfb6f Updating for 2.0.2 2008-06-06 14:57:25 +00:00
Ben Hale
400dcd21f9 Reving the templates 2008-06-06 10:42:21 +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
Ben Hale
b287653847 Template polishing 2008-06-05 14:50:43 +00:00
Jeremy Grelle
9f88e6c075 SWF-736 - Spring Faces Dojo validation tags not rendering 'propercase' attribute. 2008-06-05 14:39:36 +00:00