Commit Graph

701 Commits

Author SHA1 Message Date
Keith Donald
bf2cf1e5c9 2008-02-27 17:28:17 +00:00
Keith Donald
c1ca5923d3 2008-02-27 17:24:42 +00:00
Keith Donald
042f29d34d 2008-02-27 17:20:45 +00:00
Keith Donald
fa2dfa96fd faces 2008-02-27 17:17:42 +00:00
Keith Donald
87f081eba4 renamed to faces 2008-02-27 17:16:56 +00:00
Keith Donald
4671605b79 2008-02-27 17:14:41 +00:00
Keith Donald
b6f2d53eb1 order 2008-02-27 17:14:12 +00:00
Keith Donald
8d677f58b4 maven structure 2008-02-27 17:13:16 +00:00
Keith Donald
246df09f0a resources 2008-02-27 17:11:46 +00:00
Keith Donald
2e1573508e polish 2008-02-27 17:08:07 +00:00
Keith Donald
b297a8a6a8 2008-02-27 17:04:41 +00:00
Keith Donald
912752782a call it faces 2008-02-27 17:03:35 +00:00
Keith Donald
0605bbc281 2008-02-27 17:01:11 +00:00
Keith Donald
eeb8bb3a16 polish 2008-02-27 16:55:11 +00:00
Keith Donald
5050cf25be css -> Styles 2008-02-27 16:45:22 +00:00
Keith Donald
e011bebd16 polish 2008-02-27 16:42:44 +00:00
Keith Donald
09ae98d264 polishing and simplifications 2008-02-27 16:37:05 +00:00
Jeremy Grelle
e07ba1a4fe Reducing the number of DataModel aliases to just "dataModel". 2008-02-27 15:24:28 +00:00
Keith Donald
b5f4e61889 simplification 2008-02-27 15:11:45 +00:00
Jeremy Grelle
a98eb431b0 Adding ability to resolve flow-local Spring Beans from EL expressions. 2008-02-26 23:03:54 +00:00
Jeremy Grelle
fca5617750 2008-02-26 23:03:31 +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
20afdef07c Adding ability to resolve flow-local Spring Beans from EL expressions. 2008-02-26 23:01:11 +00:00
Keith Donald
fc39763ec0 url bugfixes 2008-02-26 19:45:51 +00:00
Keith Donald
7181be3fc8 fixed lock bug 2008-02-26 18:21:25 +00:00
Keith Donald
15af6b4c9c polish 2008-02-26 18:08:53 +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
139f0e1025 bug fixes from this mornings checkin 2008-02-26 17:25:08 +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
f63b5907eb SWF-403 - Define custom expression parser inside flow-builder-services element. 2008-02-21 19:41:18 +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
ba78cf8cb7 Updated to use the latest 2.0M4 enhancements. 2008-02-14 14:56:43 +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
e7bc4c95d6 Bug fix - needed to set ConversionService on ActionResultExposer 2008-02-06 21:06:01 +00:00
Jeremy Grelle
d9e69c2be9 Bug fix - needed to set ConversionService on ActionResultExposer 2008-02-06 20:58:26 +00:00
Jeremy Grelle
a51b8d2563 Removing unnecessary glue code in favor of automatic JSF DataModel conversion. 2008-02-06 16:11:22 +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
3a03641d15 SWF-468 - Add convenient "result" and "type" attributes to <evaluate-action>, as an alternative to the more verbose evaluation-result element. 2008-02-05 20:38:06 +00:00
Jeremy Grelle
ab526797c9 SWF-466 - Add a "type" attribute to "evaluation-result" to support type conversion of the action result. 2008-02-05 17:53:30 +00:00
Jeremy Grelle
763d5addeb Adding jboss-el test dependency. 2008-02-05 16:42:40 +00:00
Jeremy Grelle
d93e0ac480 SWF-463 - The "scope" attribute should be optional on <method-result>, <evaluation-result> and <set> tags 2008-02-05 16:33:47 +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
bf1a754c1b SWF-444 - Changing attribute from "result-type" to "type" 2008-01-30 19:03:02 +00:00