Commit Graph

179 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
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
Keith Donald
996ff5b324 bundle name updates 2008-05-02 15:37:06 +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
e8c9cea578 polish 2008-04-29 05:38:43 +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
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
Jeremy Grelle
f465b65e6c - JavaDoc improvements across the whole of Spring Faces.
- General polishing of the ui package.
2008-04-24 00:20:51 +00:00
Jeremy Grelle
0949ccbb96 SWF-646 - Improve the SelectionTrackingActionListener to work with any iterator type of component that works with a DataModel. 2008-04-23 19:27:38 +00:00
Keith Donald
a76e05194b manifests 2008-04-23 12:38:01 +00:00
Jeremy Grelle
53622691d1 Moved model validation behavior into the FlowActionListener, to only be invoked if an non-immediate ActionEvent has been signaled. 2008-04-23 00:02:39 +00:00
Jeremy Grelle
7d3e1d611b -Moving AjaxHandler to spring-js
-Polishing Spring.js API
-Refactoring spring-faces components to match Spring.js API changes.
2008-04-22 22:28:11 +00:00
Jeremy Grelle
cffd1889a5 SWF-301 - Make JSF managed beans accessible inside a flow definition using EL expressions. 2008-04-22 20:45:22 +00:00
Keith Donald
62f6140e22 polish 2008-04-22 19:58:03 +00:00
Keith Donald
d61b06b972 polish 2008-04-22 19:57:00 +00:00
Keith Donald
2986352200 jsf lifecycle updates 2008-04-22 19:53:53 +00:00
Keith Donald
7495aac900 docs 2008-04-22 19:44:11 +00:00
Keith Donald
6c635c448a jsf lifecycle updates 2008-04-22 19:35:41 +00:00
Keith Donald
4035f581d1 viewAlreadySet(FacesContext) -- viewId not needed? 2008-04-22 04:50:25 +00:00
Keith Donald
688ad73619 viewExists -> viewAlreadySet 2008-04-22 04:46:18 +00:00
Keith Donald
c5cfc66276 override toString 2008-04-22 04:05:46 +00:00
Keith Donald
1a384b5f60 polish 2008-04-22 03:59:33 +00:00