Commit Graph

601 Commits

Author SHA1 Message Date
Keith Donald
b33b376e58 logging improvements 2007-11-18 05:06:07 +00:00
Keith Donald
7699e738d7 logging improvements 2007-11-18 05:03:35 +00:00
Keith Donald
af725fc536 logging improvements 2007-11-18 04:38:56 +00:00
Keith Donald
249fb80d9d removed client side state saving parameter 2007-11-18 04:38:39 +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
4eb9192b70 open jpa support 2007-11-16 21:03:06 +00:00
Keith Donald
35d7e3e1bd fixed hibernate bug 2007-11-16 19:32:30 +00:00
Keith Donald
8b0f42cc65 removed only what is absolutely required to run 2007-11-16 18:35:08 +00:00
Keith Donald
8361936d84 upgrades to latest versions of dependencies 2007-11-16 18:19:43 +00:00
Keith Donald
63cfd53557 upgrades to latest versions of dependencies 2007-11-16 18:19:25 +00:00
Keith Donald
73cf1f2d19 upgrades to latest versions 2007-11-16 18:19:10 +00:00
Keith Donald
73cc1363e5 upgrades to latest versions 2007-11-16 18:18:55 +00:00
Keith Donald
e3ec26007e patched to load java-based flow definition eagerly to reduce class loading overhead 2007-11-16 18:13:41 +00:00
Keith Donald
012180eec4 added hibernate session disconnect call 2007-11-15 20:42:59 +00:00
Keith Donald
49c31b26fe polish 2007-11-08 17:15:52 +00:00
Keith Donald
656e9b84b2 2007-11-07 23:16:16 +00:00
Keith Donald
d51ad6f388 test support refinements 2007-11-07 23:16:00 +00:00
Keith Donald
2a1b6f1621 fixed minor bug in registry lookup 2007-11-07 23:15:27 +00:00
Keith Donald
efdc1fcd28 view factory action adapter 2007-11-07 23:14:52 +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
110fa2bb86 updated for mvc 2007-10-31 02:49:11 +00:00
Keith Donald
da6f1b6ca3 pom updates 2007-10-31 02:43:39 +00:00
Keith Donald
011236f025 update to 2.0 2007-10-31 02:30:35 +00:00
Keith Donald
74ffae998b removed deprecation 2007-10-31 02:18:45 +00:00
Keith Donald
883429e151 removed portal 2007-10-31 02:10:35 +00:00
Keith Donald
7e4472e850 2007-10-31 02:09:30 +00:00
Keith Donald
036787a104 polish 2007-10-31 02:06:14 +00:00
Keith Donald
7e1cd51148 portlet integration not in this milestone 2007-10-31 02:04:43 +00:00
Keith Donald
2613ed143a polish 2007-10-31 01:59:19 +00:00
Keith Donald
26f9cf7ca2 2.0 m2 changes 2007-10-31 01:53:54 +00:00
Keith Donald
b17bc01b06 2.0 m2 changes 2007-10-31 01:52:42 +00:00
Keith Donald
335fe25ea2 doc updates for m2 2007-10-31 01:07:18 +00:00
Keith Donald
0ef1dfaec4 ignore list 2007-10-30 18:30:17 +00:00
Keith Donald
e39d229c68 polishing 2007-10-30 18:27:17 +00:00
Keith Donald
c6a5f937c7 scope support 2007-10-30 18:19:23 +00:00
Keith Donald
ee3158b388 polish 2007-10-30 01:30:00 +00:00
Keith Donald
d7c7201e9e contxt rel 2007-10-30 01:10:49 +00:00
Keith Donald
a0b1e35d6a view resolver optional 2007-10-30 00:54:46 +00:00
Keith Donald
1db9039ab1 typo 2007-10-30 00:54:09 +00:00
Keith Donald
a67e56ed1f mvc embedded support 2007-10-30 00:53:17 +00:00
Keith Donald
6942b0e092 mvc embedded support 2007-10-30 00:52:34 +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
a49c5c7ea0 Cleanup. 2007-10-29 23:57:37 +00:00
Keith Donald
933862035f mispelling 2007-10-29 23:55:57 +00:00
Keith Donald
f3c5c4c1a8 clearer exp syntax 2007-10-29 23:51:48 +00:00
Keith Donald
24d0f1969e ognl parser refinements 2007-10-29 23:51:03 +00:00
Keith Donald
cdcc23d346 builder fixes 2007-10-29 23:50:21 +00:00
Jeremy Grelle
1eb453ac9a Putting the intro page back. 2007-10-29 23:43:07 +00:00