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
Jeremy Grelle
856f9ce201
Support for Ajax based redirects, and modal view states.
2008-01-23 22:52:53 +00:00
Keith Donald
87bb511460
expression parser simplifications
2008-01-18 07:00:40 +00:00
Jeremy Grelle
0d21651dda
Cleaning up after Keith. :)
2008-01-15 20:20:12 +00:00
Jeremy Grelle
7661cb7675
SWF-437 - The form action URL will now only be updated for forms that are children of the JSF View that is rendered during the course of the AJAX request.
2008-01-14 20:45:29 +00:00
Jeremy Grelle
83f9551896
-Changed Dojo renderers to configure Dojo with parseOnLoad=true
2007-12-04 21:44:38 +00:00
Jeremy Grelle
433e003356
-Initial AJAX support
...
-Upgrading Dojo to version 1.0
2007-12-03 21:35:18 +00:00
Jeremy Grelle
fa7364fe84
2007-12-03 21:27:31 +00:00
Jeremy Grelle
6e6c8c86f9
2007-12-03 21:25:58 +00:00
Jeremy Grelle
d05a83003e
Removing MyFaces dependency
2007-12-03 21:22:24 +00:00
Jeremy Grelle
4e062a5a41
Restoring proper delegation semantics for requests handled by the FacesServlet.
2007-11-26 21:23:01 +00:00
Jeremy Grelle
52018b64c5
SWF-418 - Restore JSF 1.1 compatability
2007-11-26 19:45:14 +00:00
Jeremy Grelle
84a5d2f7af
Added separate JSF 1.2 and 1.1 configurations
2007-11-21 21:31:50 +00:00
Jeremy Grelle
502ab7a24e
Wasn't ready to commit this yet.
2007-11-19 21:44:27 +00:00
Jeremy Grelle
5e15d6eb12
Fixing broken tests.
2007-11-19 21:35:05 +00:00
Keith Donald
560a786c09
enable resource caching
2007-11-18 14:38:44 +00:00
Keith Donald
b33b376e58
logging improvements
2007-11-18 05:06:07 +00:00
Keith Donald
ebfcf6b6bc
m2 code review / polishing / simplification
...
- removed flow faces context factory, not needed, favoring simple creation of flow faces context from jsf view factory / jsf view instead
- replace response state manager usage with state manager as discussed; allowed removal of custom render kit
- removed flow lifecycle factory; not needed, favoring simple creation of flow lifecycle factory from view factory instead.
this needs review, several tests still need updating
- misc naming improvements
- removed use of thread locals where possible
2007-11-18 04:37:05 +00:00
Keith Donald
8b0f42cc65
removed only what is absolutely required to run
2007-11-16 18:35:08 +00:00
Keith Donald
73cf1f2d19
upgrades to latest versions
2007-11-16 18:19:10 +00:00
Ben Hale
6ecf0c047f
Updated easymock to 2.3 and fixed easymock in the POMs
2007-11-07 22:10:55 +00:00
Ben Hale
8a6ce2b6bc
Spring Web Flow 2.0-m2 Release
2007-10-31 09:37:30 +00:00
Keith Donald
da6f1b6ca3
pom updates
2007-10-31 02:43:39 +00:00
Jeremy Grelle
fee73320ee
Using ResourceLoader to resolve viewId's.
2007-10-30 00:42:39 +00:00
Jeremy Grelle
978a83baf7
Beginning support for "legacy" migration, allowing pure JSF requests to be used alongside Web Flow requests.
2007-10-30 00:08:34 +00:00
Jeremy Grelle
0506f6e1bc
Beginning support for "legacy" migration, allowing pure JSF requests to be used alongside Web Flow requests.
2007-10-29 23:40:34 +00:00
Jeremy Grelle
963125703c
Removing DelegatingFacesELResolver from the default configuration until M3 when we can provide an alternate impl that can access the app context through web flow.
2007-10-29 22:13:28 +00:00
Jeremy Grelle
6d5db0da26
Cleaning up javadocs and adding missing license headers.
2007-10-29 16:06:01 +00:00
Jeremy Grelle
79916db73b
Adding Spring's DelegatingFacesELResolver to the standard configuration.
2007-10-29 15:47:03 +00:00
Keith Donald
96d633b0b4
2007-10-28 18:27:21 +00:00
Keith Donald
cc0f5dedd0
mvc support - wip preparing for release
2007-10-28 18:24:50 +00:00