Commit Graph

225 Commits

Author SHA1 Message Date
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
Keith Donald
94980169c4 manifest templates 2008-06-05 14:33:00 +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
6e68266721 pom updates for 2.0.1 2008-05-15 02:41:46 +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
Jeremy Grelle
cced57059e Updating pom's to use new artifactId's 2008-05-06 15:38:24 +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
Keith Donald
996ff5b324 bundle name updates 2008-05-02 15:37:06 +00:00
Jeremy Grelle
35edf42921 Restoring appropriate pom's for maven central repo. 2008-05-02 15:28:08 +00:00
Keith Donald
d2e3eb82b7 4th manifest revision 2008-04-29 17:21:26 +00:00
Keith Donald
aa9d97a24a fixed javadoc warnings 2008-04-29 15:26:00 +00:00
Jeremy Grelle
be916b2552 Missing interface declaration 2008-04-29 15:07:12 +00:00
Keith Donald
aa839603f1 updating jars 2008-04-29 12:42:00 +00:00
Keith Donald
7b498a1fda project names match manifest 2008-04-29 12:20:27 +00:00
Keith Donald
e8c9cea578 polish 2008-04-29 05:38:43 +00:00
Keith Donald
9439489048 classpath checking 2008-04-29 04:40:02 +00:00
Keith Donald
bf09bec38d sources 2008-04-29 03:56:27 +00:00
Keith Donald
2f56e46851 sources 2008-04-29 03:52:20 +00:00
Keith Donald
e1c7779743 polish 2008-04-29 03:39:46 +00:00
Keith Donald
a9638eb643 polish 2008-04-29 03:38:21 +00:00
Keith Donald
d7a4a127c4 build update, change log 2008-04-28 19:26:02 +00:00
Keith Donald
9edb7d604f fixed javadoc warnings 2008-04-27 13:00:29 +00:00
Keith Donald
92ad658496 poms are now generated automatically 2008-04-26 22:45:59 +00:00
Scott Andrews
01cb095d02 upgrade to BRITS, this will break the build's unit tests as shale-test is not correct in the repo 2008-04-26 18:06:54 +00:00
Keith Donald
e4d595b544 made documentation related to webflow-config consistent with implementation 2008-04-26 04:56:54 +00:00
Keith Donald
03bb2e51b6 removed uneeded dep between faces and mvc.view 2008-04-25 12:04:34 +00:00
Keith Donald
a3b8d2fae7 addressed cyclical dependency with view package 2008-04-25 01:02:09 +00:00
Keith Donald
c610df78e6 addressed cyclical dependency with view package 2008-04-25 00:55:37 +00:00
Jeremy Grelle
3af9f89c72 Final cleanup of package structure. 2008-04-24 18:32:30 +00:00
Keith Donald
be62feb4ee removed TODO 2008-04-24 02:03:12 +00:00