Commit Graph

637 Commits

Author SHA1 Message Date
Keith Donald
bc5adf803f 2008-01-18 07:00:08 +00:00
Keith Donald
a738289792 expression parser improvements from andy's feedback 2008-01-18 06:26:14 +00:00
Keith Donald
f9721eba62 Ivy upgrade 2008-01-17 15:36:42 +00:00
Jeremy Grelle
8a55f79a6f Cleaning up after Keith. :) 2008-01-15 20:35:59 +00:00
Jeremy Grelle
0d21651dda Cleaning up after Keith. :) 2008-01-15 20:20:12 +00:00
Keith Donald
92c8a98814 2008-01-14 23:27:20 +00:00
Keith Donald
9191964523 factored out getContext() 2008-01-14 23:25:51 +00:00
Keith Donald
3e99a26b8e simplification of EL parsing api
improvements to messages API
tests
2008-01-14 23:20:51 +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
Keith Donald
892c5bd24b disabled always redirect 2007-12-22 05:53:52 +00:00
Keith Donald
9acd77a182 put redirects back on as the default 2007-12-22 05:51:23 +00:00
Keith Donald
c5e19f4f7a m3 2007-12-22 05:38:43 +00:00
Jeremy Grelle
735174d885 Removing test command button. 2007-12-20 22:04:28 +00:00
Jeremy Grelle
e4645ee5c6 -Reorganized the main flow to show the hotel search results on a seperate page, showing the ability to use AJAX to render a partial view fragment into a nice javascript dialog box if javascript is turned on, but perform a full page refresh if it is turned off. 2007-12-04 21:47:33 +00:00
Jeremy Grelle
83f9551896 -Changed Dojo renderers to configure Dojo with parseOnLoad=true 2007-12-04 21:44:38 +00:00
Jeremy Grelle
1c1b5722a4 - Updated to use Spring Faces Ajax controls.
- Moved hotelDetails page into the main flow.
- Using new custom OneSelectionTrackingDataModel from Spring Faces
2007-12-04 13:27:01 +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
7016370367 Fixing a bug in input-mapper parsing for subflows. 2007-12-03 19:00:37 +00:00
Keith Donald
ba1471afc0 ignore checksums 2007-11-28 15:51:38 +00:00
Keith Donald
56161f194c 2007-11-28 15:48:01 +00:00
Keith Donald
6f1bc5ff9c 2.5 2007-11-28 15:47:32 +00:00
Keith Donald
9b98fd2a63 2.5 2007-11-28 15:46:14 +00:00
Keith Donald
9d5837f28e 2.5 2007-11-28 15:44:34 +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
a268feae48 Changed dependency to the new spring-faces jsf12 configuration 2007-11-21 21:34:18 +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
58808df2ca moved to open jpa for jpa tests 2007-11-19 20:16:02 +00:00
Keith Donald
560a786c09 enable resource caching 2007-11-18 14:38:44 +00:00
Keith Donald
b30f8f250a 2007-11-18 14:13:31 +00:00
Keith Donald
116844873e 2007-11-18 14:12:28 +00:00
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