Commit Graph

203 Commits

Author SHA1 Message Date
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
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
Keith Donald
5cba1e3a6a made renderResponse/responseComplete flags request scope to solve postback lifecycle problem
commented out 3rdparty view-root corner case support - lets review this again if it needs to be in there...
updated tests
2008-04-22 03:49:34 +00:00
Keith Donald
2632534861 polish 2008-04-21 21:46:27 +00:00
Keith Donald
b9f15565da flow EL resolver 2008-04-21 15:30:30 +00:00
Jeremy Grelle
9ad2a872a8 Getting the locale from ExternalContext. 2008-04-18 20:12:16 +00:00
Jeremy Grelle
e2567425c0 SWF-583 - View-state programming model needs to be consistent between MVC and JSF 2008-04-16 21:34:52 +00:00
Keith Donald
5bbee39211 2008-04-16 16:11:16 +00:00
Jeremy Grelle
12486677c0 SWF-611- Provide easy access to a flow's local MessageSource through EL in JSF templates. 2008-04-15 22:04:39 +00:00