Commit Graph

  • bc5adf803f Keith Donald 2008-01-18 07:00:08 +00:00
  • a738289792 expression parser improvements from andy's feedback Keith Donald 2008-01-18 06:26:14 +00:00
  • f9721eba62 Ivy upgrade Keith Donald 2008-01-17 15:36:42 +00:00
  • 8a55f79a6f Cleaning up after Keith. :) Jeremy Grelle 2008-01-15 20:35:59 +00:00
  • 0d21651dda Cleaning up after Keith. :) Jeremy Grelle 2008-01-15 20:20:12 +00:00
  • 92c8a98814 Keith Donald 2008-01-14 23:27:20 +00:00
  • 9191964523 factored out getContext() Keith Donald 2008-01-14 23:25:51 +00:00
  • 3e99a26b8e simplification of EL parsing api improvements to messages API tests Keith Donald 2008-01-14 23:20:51 +00:00
  • 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. Jeremy Grelle 2008-01-14 20:45:29 +00:00
  • 2b749540ea Added relevant @since JavaDoc tags. Erwin Vervaet 2008-01-04 14:28:27 +00:00
  • 892c5bd24b disabled always redirect Keith Donald 2007-12-22 05:53:52 +00:00
  • 9acd77a182 put redirects back on as the default Keith Donald 2007-12-22 05:51:23 +00:00
  • c5e19f4f7a m3 Keith Donald 2007-12-22 05:38:43 +00:00
  • 735174d885 Removing test command button. Jeremy Grelle 2007-12-20 22:04:28 +00:00
  • 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. Jeremy Grelle 2007-12-04 21:47:33 +00:00
  • 83f9551896 -Changed Dojo renderers to configure Dojo with parseOnLoad=true Jeremy Grelle 2007-12-04 21:44:38 +00:00
  • 1c1b5722a4 - Updated to use Spring Faces Ajax controls. - Moved hotelDetails page into the main flow. - Using new custom OneSelectionTrackingDataModel from Spring Faces Jeremy Grelle 2007-12-04 13:27:01 +00:00
  • 433e003356 -Initial AJAX support -Upgrading Dojo to version 1.0 Jeremy Grelle 2007-12-03 21:35:18 +00:00
  • fa7364fe84 Jeremy Grelle 2007-12-03 21:27:31 +00:00
  • 6e6c8c86f9 Jeremy Grelle 2007-12-03 21:25:58 +00:00
  • d05a83003e Removing MyFaces dependency Jeremy Grelle 2007-12-03 21:22:24 +00:00
  • 7016370367 Fixing a bug in input-mapper parsing for subflows. Jeremy Grelle 2007-12-03 19:00:37 +00:00
  • ba1471afc0 ignore checksums Keith Donald 2007-11-28 15:51:38 +00:00
  • 56161f194c Keith Donald 2007-11-28 15:48:01 +00:00
  • 6f1bc5ff9c 2.5 Keith Donald 2007-11-28 15:47:32 +00:00
  • 9b98fd2a63 2.5 Keith Donald 2007-11-28 15:46:14 +00:00
  • 9d5837f28e 2.5 Keith Donald 2007-11-28 15:44:34 +00:00
  • 4e062a5a41 Restoring proper delegation semantics for requests handled by the FacesServlet. Jeremy Grelle 2007-11-26 21:23:01 +00:00
  • 52018b64c5 SWF-418 - Restore JSF 1.1 compatability Jeremy Grelle 2007-11-26 19:45:14 +00:00
  • a268feae48 Changed dependency to the new spring-faces jsf12 configuration Jeremy Grelle 2007-11-21 21:34:18 +00:00
  • 84a5d2f7af Added separate JSF 1.2 and 1.1 configurations Jeremy Grelle 2007-11-21 21:31:50 +00:00
  • 502ab7a24e Wasn't ready to commit this yet. Jeremy Grelle 2007-11-19 21:44:27 +00:00
  • 5e15d6eb12 Fixing broken tests. Jeremy Grelle 2007-11-19 21:35:05 +00:00
  • 58808df2ca moved to open jpa for jpa tests Keith Donald 2007-11-19 20:16:02 +00:00
  • 560a786c09 enable resource caching Keith Donald 2007-11-18 14:38:44 +00:00
  • b30f8f250a Keith Donald 2007-11-18 14:13:31 +00:00
  • 116844873e Keith Donald 2007-11-18 14:12:28 +00:00
  • b33b376e58 logging improvements Keith Donald 2007-11-18 05:06:07 +00:00
  • 7699e738d7 logging improvements Keith Donald 2007-11-18 05:03:35 +00:00
  • af725fc536 logging improvements Keith Donald 2007-11-18 04:38:56 +00:00
  • 249fb80d9d removed client side state saving parameter Keith Donald 2007-11-18 04:38:39 +00:00
  • 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 Keith Donald 2007-11-18 04:37:05 +00:00
  • 4eb9192b70 open jpa support Keith Donald 2007-11-16 21:03:06 +00:00
  • 35d7e3e1bd fixed hibernate bug Keith Donald 2007-11-16 19:32:30 +00:00
  • 8b0f42cc65 removed only what is absolutely required to run Keith Donald 2007-11-16 18:35:08 +00:00
  • 8361936d84 upgrades to latest versions of dependencies Keith Donald 2007-11-16 18:19:43 +00:00
  • 63cfd53557 upgrades to latest versions of dependencies Keith Donald 2007-11-16 18:19:25 +00:00
  • 73cf1f2d19 upgrades to latest versions Keith Donald 2007-11-16 18:19:10 +00:00
  • 73cc1363e5 upgrades to latest versions Keith Donald 2007-11-16 18:18:55 +00:00
  • e3ec26007e patched to load java-based flow definition eagerly to reduce class loading overhead Keith Donald 2007-11-16 18:13:41 +00:00
  • 012180eec4 added hibernate session disconnect call Keith Donald 2007-11-15 20:42:59 +00:00
  • 49c31b26fe polish Keith Donald 2007-11-08 17:15:52 +00:00
  • 656e9b84b2 Keith Donald 2007-11-07 23:16:16 +00:00
  • d51ad6f388 test support refinements Keith Donald 2007-11-07 23:16:00 +00:00
  • 2a1b6f1621 fixed minor bug in registry lookup Keith Donald 2007-11-07 23:15:27 +00:00
  • efdc1fcd28 view factory action adapter Keith Donald 2007-11-07 23:14:52 +00:00
  • 6ecf0c047f Updated easymock to 2.3 and fixed easymock in the POMs Ben Hale 2007-11-07 22:10:55 +00:00
  • 8a6ce2b6bc Spring Web Flow 2.0-m2 Release Ben Hale 2007-10-31 09:37:30 +00:00
  • 110fa2bb86 updated for mvc Keith Donald 2007-10-31 02:49:11 +00:00
  • da6f1b6ca3 pom updates Keith Donald 2007-10-31 02:43:39 +00:00
  • 011236f025 update to 2.0 Keith Donald 2007-10-31 02:30:35 +00:00
  • 74ffae998b removed deprecation Keith Donald 2007-10-31 02:18:45 +00:00
  • 883429e151 removed portal Keith Donald 2007-10-31 02:10:35 +00:00
  • 7e4472e850 Keith Donald 2007-10-31 02:09:30 +00:00
  • 036787a104 polish Keith Donald 2007-10-31 02:06:14 +00:00
  • 7e1cd51148 portlet integration not in this milestone Keith Donald 2007-10-31 02:04:43 +00:00
  • 2613ed143a polish Keith Donald 2007-10-31 01:59:19 +00:00
  • 26f9cf7ca2 2.0 m2 changes Keith Donald 2007-10-31 01:53:54 +00:00
  • b17bc01b06 2.0 m2 changes Keith Donald 2007-10-31 01:52:42 +00:00
  • 335fe25ea2 doc updates for m2 Keith Donald 2007-10-31 01:07:18 +00:00
  • 0ef1dfaec4 ignore list Keith Donald 2007-10-30 18:30:17 +00:00
  • e39d229c68 polishing Keith Donald 2007-10-30 18:27:17 +00:00
  • c6a5f937c7 scope support Keith Donald 2007-10-30 18:19:23 +00:00
  • ee3158b388 polish Keith Donald 2007-10-30 01:30:00 +00:00
  • d7c7201e9e contxt rel Keith Donald 2007-10-30 01:10:49 +00:00
  • a0b1e35d6a view resolver optional Keith Donald 2007-10-30 00:54:46 +00:00
  • 1db9039ab1 typo Keith Donald 2007-10-30 00:54:09 +00:00
  • a67e56ed1f mvc embedded support Keith Donald 2007-10-30 00:53:17 +00:00
  • 6942b0e092 mvc embedded support Keith Donald 2007-10-30 00:52:34 +00:00
  • fee73320ee Using ResourceLoader to resolve viewId's. Jeremy Grelle 2007-10-30 00:42:39 +00:00
  • 978a83baf7 Beginning support for "legacy" migration, allowing pure JSF requests to be used alongside Web Flow requests. Jeremy Grelle 2007-10-30 00:08:34 +00:00
  • a49c5c7ea0 Cleanup. Jeremy Grelle 2007-10-29 23:57:37 +00:00
  • 933862035f mispelling Keith Donald 2007-10-29 23:55:57 +00:00
  • f3c5c4c1a8 clearer exp syntax Keith Donald 2007-10-29 23:51:48 +00:00
  • 24d0f1969e ognl parser refinements Keith Donald 2007-10-29 23:51:03 +00:00
  • cdcc23d346 builder fixes Keith Donald 2007-10-29 23:50:21 +00:00
  • 1eb453ac9a Putting the intro page back. Jeremy Grelle 2007-10-29 23:43:07 +00:00
  • 0506f6e1bc Beginning support for "legacy" migration, allowing pure JSF requests to be used alongside Web Flow requests. Jeremy Grelle 2007-10-29 23:40:34 +00:00
  • 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. Jeremy Grelle 2007-10-29 22:13:28 +00:00
  • 98efa76575 Revised for 2.0-M2 Jeremy Grelle 2007-10-29 20:23:38 +00:00
  • 6d5db0da26 Cleaning up javadocs and adding missing license headers. Jeremy Grelle 2007-10-29 16:06:01 +00:00
  • 79916db73b Adding Spring's DelegatingFacesELResolver to the standard configuration. Jeremy Grelle 2007-10-29 15:47:03 +00:00
  • 143f5017f6 fixed broken tests Keith Donald 2007-10-29 14:34:58 +00:00
  • dc01dd14d3 Returned ognl to its default delimeter for m2 Keith Donald 2007-10-29 14:33:37 +00:00
  • a7a217db45 property editor hook Keith Donald 2007-10-29 14:13:21 +00:00
  • be53f13371 mvc Keith Donald 2007-10-29 13:57:07 +00:00
  • 357fd3ab41 new css Keith Donald 2007-10-29 13:55:54 +00:00
  • 7ac647dc43 mvc sample working Keith Donald 2007-10-29 13:55:10 +00:00
  • c813626744 mvc tests Keith Donald 2007-10-29 02:19:13 +00:00
  • 96d633b0b4 Keith Donald 2007-10-28 18:27:21 +00:00