Keith Donald
|
0f333805d9
|
simplified conversion service
mvc view postback
|
2008-03-20 05:55:43 +00:00 |
|
Keith Donald
|
07ad145106
|
view postback
mvc binding work
|
2008-03-20 02:10:14 +00:00 |
|
Ben Hale
|
36e4d58a35
|
More eclipse project polishing
|
2008-03-19 14:15:45 +00:00 |
|
Ben Hale
|
89c48c749d
|
Spring Build-ified Spring Web Flow. Pray for us
|
2008-03-19 12:10:22 +00:00 |
|
Jeremy Grelle
|
ea47ae8498
|
Fix needed to make this work on MyFaces.
|
2008-03-18 21:34:17 +00:00 |
|
Jeremy Grelle
|
78650d6167
|
SWF-537 - FlowViewStateManager set repeatedly on application instance after application initialization.
|
2008-03-17 14:51:19 +00:00 |
|
Jeremy Grelle
|
7c151fd40d
|
SWF-527 - org.springframework.faces.webflow.FlowVariableResolver not working with JDK1.4
|
2008-03-13 21:46:30 +00:00 |
|
Keith Donald
|
3d338c89c2
|
classpath polish
|
2008-03-13 13:40:09 +00:00 |
|
Jeremy Grelle
|
30ea4171b0
|
Richfaces integration.
|
2008-03-12 20:57:39 +00:00 |
|
Keith Donald
|
f498616fd1
|
added throws IOException to View
added test support for asserting response written
|
2008-03-11 21:46:53 +00:00 |
|
Keith Donald
|
ab39879ea5
|
2.0 rc1 dev status
|
2008-03-10 22:40:24 +00:00 |
|
Jeremy Grelle
|
7f75bd48c8
|
Updated version in pom to 2.0-m4
Updated jboss-el dependency
|
2008-03-10 16:36:54 +00:00 |
|
Keith Donald
|
c583486629
|
make ognl optional
|
2008-03-08 06:04:25 +00:00 |
|
Keith Donald
|
47f94dd262
|
polish
|
2008-03-08 05:09:46 +00:00 |
|
Keith Donald
|
743edf8999
|
minor structure polishing / naming conventions
|
2008-03-08 05:01:28 +00:00 |
|
Keith Donald
|
1952fdea46
|
polish
|
2008-03-08 04:39:33 +00:00 |
|
Keith Donald
|
02f5cd103b
|
ajax handling fixes
|
2008-03-07 19:19:47 +00:00 |
|
Keith Donald
|
03007f9fc6
|
cleanup
removed some overloaded bean: prefix support for view=, on=, and to=
|
2008-03-07 16:38:38 +00:00 |
|
Jeremy Grelle
|
6e4c4236f6
|
Fixing the build
|
2008-03-07 15:30:43 +00:00 |
|
Jeremy Grelle
|
da09dd3f81
|
Updated for 2.0-m4
|
2008-03-07 15:09:44 +00:00 |
|
Jeremy Grelle
|
2a81c7b8db
|
Added better checking for el-api version
|
2008-03-07 15:04:39 +00:00 |
|
Jeremy Grelle
|
520d56228d
|
Adding the SpringSecurityELResolver
|
2008-03-07 14:35:57 +00:00 |
|
Keith Donald
|
af3a908b45
|
final spring faces and sample updates for m4
|
2008-03-07 13:21:12 +00:00 |
|
Jeremy Grelle
|
f60e43c367
|
Cleanup.
|
2008-03-06 22:11:28 +00:00 |
|
Jeremy Grelle
|
c0fb6c0b98
|
Getting booking-faces back in working order. The build is going to break because of one of Keith's tests that I'm going to let him fix.
|
2008-03-06 00:16:36 +00:00 |
|
Keith Donald
|
fbb2486ba2
|
pom
|
2008-03-05 18:25:15 +00:00 |
|
Jeremy Grelle
|
f73bef601f
|
Integration testing fixes.
|
2008-03-05 17:07:37 +00:00 |
|
Keith Donald
|
48d6697070
|
updated for core.el move and new resolvers
|
2008-03-05 00:30:25 +00:00 |
|
Jeremy Grelle
|
867485ad4c
|
SWF-451 - Introduce a "Spring Javascript" javascript abstraction framework usable by both JSF and MVC environments.
SWF-454 - Create a Dojo 1.0 implementation of Spring Javascript
|
2008-03-03 22:04:42 +00:00 |
|
Keith Donald
|
04de52e9cb
|
upgrade to spring 2.5.2 and commons-logging 1.1.1
|
2008-03-02 18:45:52 +00:00 |
|
Jeremy Grelle
|
eee96e21ff
|
Modified modal popup functionality to work with new URL format
|
2008-02-28 22:31:39 +00:00 |
|
Jeremy Grelle
|
9448394b49
|
Unit test for Spring MVC JSF integration.
|
2008-02-28 19:48:51 +00:00 |
|
Jeremy Grelle
|
f0db423205
|
SWF-489 - Add Spring MVC JSF integration to Spring Faces
|
2008-02-28 19:33:35 +00:00 |
|
Jeremy Grelle
|
314310a4a4
|
|
2008-02-28 19:27:08 +00:00 |
|
Jeremy Grelle
|
e07ba1a4fe
|
Reducing the number of DataModel aliases to just "dataModel".
|
2008-02-27 15:24:28 +00:00 |
|
Jeremy Grelle
|
af3ab0fcd4
|
Adding ability to resolve flow-local Spring Beans from EL expressions.
|
2008-02-26 23:01:40 +00:00 |
|
Jeremy Grelle
|
8a1b117985
|
SWF-470 - Change Spring Faces resource server (CSS/JS/etc) to use Spring MVC infrastructure instead of Web Flow.
|
2008-02-26 18:08:18 +00:00 |
|
Keith Donald
|
a864a58594
|
obsolete
|
2008-02-26 16:31:54 +00:00 |
|
Keith Donald
|
3ec7887fa9
|
|
2008-02-26 16:11:35 +00:00 |
|
Keith Donald
|
9804e6a858
|
executor refinements; better exception handling, flow handler adapter mvc integration, 1.x usage compatability
|
2008-02-26 16:10:16 +00:00 |
|
Jeremy Grelle
|
631f0667ea
|
Fixing build.
|
2008-02-21 20:16:03 +00:00 |
|
Jeremy Grelle
|
f76fb0b39f
|
SWF-389 - Encapsulate the recommended default Web Flow configuration for a JSF environment.
|
2008-02-21 19:46:04 +00:00 |
|
Jeremy Grelle
|
60fcba39c5
|
SWF-301 - Make JSF managed beans accessible inside a flow definition using EL expressions
|
2008-02-19 19:06:06 +00:00 |
|
Jeremy Grelle
|
59a3107ce8
|
Updating to latest MyFaces version 1.2.2 to enable use of Ajax CommandLinks inside DataTable.
|
2008-02-14 16:41:31 +00:00 |
|
Jeremy Grelle
|
3d174c21a2
|
SWF-448 - Remove specification of "renderIds" in Spring Faces components in favor of specifying components to render as part of flow definition logic.
|
2008-02-14 14:50:14 +00:00 |
|
Keith Donald
|
6a03d726bf
|
1.0.4 integration build status
|
2008-02-10 20:30:53 +00:00 |
|
Jeremy Grelle
|
bd203466b0
|
Fix for SWF-459 - Resolution of variables using specific scope prefixes like "flowScope", "flashScope", etc. does not work in JSF views.
|
2008-02-07 16:37:58 +00:00 |
|
Jeremy Grelle
|
fe8e7aca52
|
SWF-467 - Create a "datamodel" alias for easily converting from a list to a JSF data model.
|
2008-02-06 16:02:00 +00:00 |
|
Jeremy Grelle
|
a756a284cf
|
SWF-370 - Adding a FacesConversionService to make configuration easier. This conversion service composes the DefaultConversionService and any JSF-specific converters.
|
2008-01-30 19:07:31 +00:00 |
|
Jeremy Grelle
|
ad3da7e334
|
SWF-370 - Add support for automatically adapting a returned list for display in a DataTable to a JSF DataModel.
|
2008-01-25 23:42:09 +00:00 |
|