Commit Graph

  • 507fec3edf SWF-1366 Add RequestHandler for JSF resource requests and update sample config Rossen Stoyanchev 2010-07-22 11:39:32 +00:00
  • 9ecbab1353 Update versions to 2.1.2 Rossen Stoyanchev 2010-07-21 04:41:24 +00:00
  • 6f34fcbb05 SWF-1364 Fix release version in changelog Rossen Stoyanchev 2010-07-20 07:41:50 +00:00
  • 6ea8f37097 Create Spring Web Flow 2.2 branch Rossen Stoyanchev 2010-07-19 17:21:20 +00:00
  • 07d7b743cc Update changelog and readme for 2.1.1 release Rossen Stoyanchev 2010-07-19 13:47:03 +00:00
  • e764854339 SWF-1321 Document DataModel implementations. Rossen Stoyanchev 2010-07-19 09:26:04 +00:00
  • c132081683 SWF-1358 Modified Spring.RemotingHandler to remove scripts (but not script tags) from partial responses. Rossen Stoyanchev 2010-07-15 19:16:12 +00:00
  • 73ea5cd6e1 SWF-1268 Initialze the widgetAttrs field of Spring.ElementDecoration in its constructor Rossen Stoyanchev 2010-07-14 17:35:20 +00:00
  • a97bb1bf6b SWF-1362 Move dojo-build to spring-js Rossen Stoyanchev 2010-07-14 15:43:14 +00:00
  • 0f3d1022e6 SWF-1362 Script and profile for preparing custom dojo build. Rossen Stoyanchev 2010-07-14 14:33:11 +00:00
  • 664acbfb48 SWF-1362 Add script to prepare custom dojo build, remove dojo and dijit directories, invoke shrinksafe to minify Spring.js and Spring-Dojo.js during the build Rossen Stoyanchev 2010-07-14 14:26:52 +00:00
  • 98dbf4b5a8 SWF-1263 Split out a JSF 2 specific version of FlowFacesContext Rossen Stoyanchev 2010-07-14 10:18:47 +00:00
  • 11e6c3a108 SWF-1304 replace code to flush response buffer with request attribute to force JSP include Rossen Stoyanchev 2010-07-11 23:47:12 +00:00
  • 5de788d396 SWF-1053 Apply fix to ensure cascaded attributes are inherited Rossen Stoyanchev 2010-07-11 23:37:04 +00:00
  • 7b9589c1b6 Update poms to 2.1.1 release number Rossen Stoyanchev 2010-06-24 16:37:36 +00:00
  • 50cd595762 SWF-1261 Move methods that belong to FlowApplication from Jsf2FlowApplication Rossen Stoyanchev 2010-06-24 16:29:11 +00:00
  • 4e3a3ccb5e Update version in build.properties to 2.1.1 Rossen Stoyanchev 2010-06-17 15:07:05 +00:00
  • 5ca1a1d58a SWF-1256 Upgrade to Spring 3.0.3 Rossen Stoyanchev 2010-06-16 07:33:26 +00:00
  • 52817c0faa SWF-1242 Update JSF version in pom.xml of samples Rossen Stoyanchev 2010-06-15 15:26:45 +00:00
  • 4d50722327 Add log message to ConversationContainer Rossen Stoyanchev 2010-06-14 15:34:48 +00:00
  • 476a4005bb SWF-1255 Improve sample code on using Unified EL or OGNL Rossen Stoyanchev 2010-06-14 15:26:03 +00:00
  • 57ace82749 SWF-1249 Applying Michael's changes Rossen Stoyanchev 2010-06-09 17:23:16 +00:00
  • 19cc4a3a0b Add doctype declarations to all chapters and xinclude from the main reference file, fix red markers exposed by adding declarations Rossen Stoyanchev 2010-06-09 16:37:53 +00:00
  • fa0c1f4222 SWF-1250 Replace extensions of deprecated LabeledEnum with Java 5 enum instead of having a StringToLabeledEnumConverter registered with the ConversionService Rossen Stoyanchev 2010-06-09 15:39:25 +00:00
  • 3d6d1d1566 SWF-1243 Add one more documentation file Rossen Stoyanchev 2010-06-03 15:43:29 +00:00
  • 4cffb9ab55 Update changelog Rossen Stoyanchev 2010-06-03 15:21:00 +00:00
  • 518dfc2ccf SWF-1237 Documentation updates for 2.1 release Rossen Stoyanchev 2010-06-03 15:15:37 +00:00
  • f9f9fd094b SWF-1243 Comprehensive update to spring-faces for JSF 2.0 support Rossen Stoyanchev 2010-06-02 19:48:10 +00:00
  • acc793c6a2 SWF-1243 Comprehensive update for JSF 2.0 support Rossen Stoyanchev 2010-06-02 19:47:34 +00:00
  • dcf9ad24b3 SWF-1245 Invoke after phase listeners in reverse order Rossen Stoyanchev 2010-06-02 05:55:04 +00:00
  • 55d48aba51 Update changelong and readme for M2 Rossen Stoyanchev 2010-05-18 08:50:06 +00:00
  • e1e3e7ccc7 SWF-1218 Add protected methods in AbstractMvcView and MvcViewFactoryCreator. Rossen Stoyanchev 2010-05-18 08:25:30 +00:00
  • 0f84b153b5 SWF-1194 Upgrade to JSF 2 Rossen Stoyanchev 2010-05-17 10:23:15 +00:00
  • 968014b4d7 SWF-1238 Ensure the response is committed when rendering multiple fragments. Rossen Stoyanchev 2010-05-11 15:38:28 +00:00
  • ab26119353 Update change log for M1 release Rossen Stoyanchev 2010-05-07 07:46:57 +00:00
  • 74875b37ab SWF-1078 Remove code forcing session creation. Rossen Stoyanchev 2010-05-06 20:58:35 +00:00
  • e8fc19a3d7 SWF-1219 Fix styling of errors on login pages Rossen Stoyanchev 2010-05-06 16:17:18 +00:00
  • adfe21f66f SWF-1219 Add blueprint.css, markup improvements. Rossen Stoyanchev 2010-05-06 15:31:07 +00:00
  • f45e699375 SWF-219 Synch up with changes made to travel sample in spring-samples repo - add blueprint css, improve markup and layout. Rossen Stoyanchev 2010-05-06 11:46:33 +00:00
  • 9fd402fbc7 SWF-1219 Update booking-mvc sample to use template URLs with path variables, the Spring MVC namespace, the HiddenHttpMethodFilter, and the spring:url tag. Rossen Stoyanchev 2010-05-05 20:48:18 +00:00
  • 6f48e5badc Disable publishing of samples to remote repositories. Rossen Stoyanchev 2010-05-04 13:03:48 +00:00
  • de75aefc63 SWF-1234 Integration with Spring 3 type conversion Rossen Stoyanchev 2010-05-04 11:12:32 +00:00
  • 7372b31184 SWF-1136 Make Spring EL the default expression language used. The current implementation is functionally equivalent except it ignores the configured Web Flow ConversionService and uses the Spring 3 conversion system instead. Rossen Stoyanchev 2010-04-27 14:45:39 +00:00
  • afa33607e2 Upgrade JSF Portlet bridge to 1.2.5 and improve Eclipse settings Rossen Stoyanchev 2010-04-23 14:39:36 +00:00
  • 4aff050e81 SWF-1136 First cut of Spring Binding adapters for Spring EL. Results verified with same test cases as what is there for the Unified EL adapters. Rossen Stoyanchev 2010-04-23 10:55:30 +00:00
  • 89783b5b9e Make artifactId of booking-faces pom consistent with other samples. Rossen Stoyanchev 2010-04-22 09:09:06 +00:00
  • 02cb73c5be Exclude maven central targets Rossen Stoyanchev 2010-04-21 16:17:27 +00:00
  • 120115ce54 SWF-1182 Upgrade to Spring Security 3.0.2.RELEASE Rossen Stoyanchev 2010-04-21 13:09:07 +00:00
  • 18df5d1a5e SWF-1226 Added minimal implementation of new portlet 2.0 methods in HandlerAdapter, updated samples for use with Pluto 2.0. Rossen Stoyanchev 2010-04-20 21:45:13 +00:00
  • c6900f31dc SWF-1226 Upgrade dependencies to Spring 3.0.2.RELEASE, Portlet API 2.0, and Tiles 2.1.2. Change AjaxTilesView to be compatible with and take advantage of Tiles 2.1.2 features. Rossen Stoyanchev 2010-04-19 05:33:19 +00:00
  • 443b714b5d Override publish-maven-central target to be a no-op for webflow library Rossen Stoyanchev 2010-04-14 08:24:47 +00:00
  • c4fab9bae5 SWF-1229 Prevent wrapping with ObjectToCollection converter where not necessary. Rossen Stoyanchev 2010-04-09 15:28:24 +00:00
  • 65fde99177 SWF-1229 Prevent wrapping with ObjectToCollection converter where not necessary. Rossen Stoyanchev 2010-04-09 15:19:53 +00:00
  • 13755f4bbe SWF-1225 Update build properties for 2.1.0 release number. Rossen Stoyanchev 2010-04-09 11:45:33 +00:00
  • 5b3b3a1523 SWF-1225 Creating Web Flow 2.1 maintenance branch. Rossen Stoyanchev 2010-04-09 11:09:31 +00:00
  • 76c9dbba80 SWF-1213 Added calls to lock/unlock the conversation when an execution is launched. This causes the conversation to be put back into the HTTP session. Rossen Stoyanchev 2010-04-07 20:17:51 +00:00
  • 5c5d1c322f SWF-1187 Applied patch attached to JIRA issue, polished unit test a little, and did some testing. Rossen Stoyanchev 2010-04-07 18:52:27 +00:00
  • 59a9067634 SWF-1221 Update version of Spring Build and minor resulting changes to template.mf Rossen Stoyanchev 2010-04-07 10:08:16 +00:00
  • ee0f07aae9 Clean commit of the Dojo 1.2.4 build with needed security fixes. Jeremy Grelle 2010-03-26 18:12:32 +00:00
  • 046b05545c Preparing to do a clean commit of the Dojo 1.2.4 build with needed security fixes. Jeremy Grelle 2010-03-26 17:55:55 +00:00
  • 76840f3ff4 2.0.9 release number Keith Donald 2009-10-19 03:22:35 +00:00
  • 0dafed5dfa model evaluation exception unit test Keith Donald 2009-10-05 02:29:42 +00:00
  • 8452e1994e 2.0.9 build properties Keith Donald 2009-09-25 03:11:14 +00:00
  • 059e57644f SWF-1176 ignore model evaluation errors in view-state handling Keith Donald 2009-09-25 03:00:32 +00:00
  • 27d7ecf95d SWF-1176 ignore model evaluation errors in view-state handling Keith Donald 2009-09-25 02:59:11 +00:00
  • 09714f49b7 Bumping version to 2.0.9 Jeremy Grelle 2009-08-07 16:16:01 +00:00
  • 4337fa74e3 Fixing doc error Jeremy Grelle 2009-08-06 22:00:20 +00:00
  • 69433a0f55 Updating OSGi templates to include Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:10:25 +00:00
  • 0578522d25 Updating OSGi templates to include Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:10:22 +00:00
  • fe2f427507 Updating OSGi templates to include Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:10:17 +00:00
  • 3089cbb4b9 Updating OSGi templates to include Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:10:14 +00:00
  • 130d589289 Updating Eclipse classpath to include Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:06:51 +00:00
  • fd562e789a Updating Eclipse classpath to include Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:06:47 +00:00
  • 21f43e44ab Updating Eclipse classpath to include Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:06:44 +00:00
  • 3f7e155edd Updating Eclipse classpath to include Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:06:40 +00:00
  • c4992f4bca Updating to Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:04:27 +00:00
  • 6b2c47b4d9 Updating to Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:04:20 +00:00
  • 5d5ac887a8 Updating to Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:04:14 +00:00
  • d41f108bdc Updating to Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:04:07 +00:00
  • cd3e03f2eb Updating to Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:04:00 +00:00
  • d624197ad0 Updating to Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:03:49 +00:00
  • 39f20543bd Updating to Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:03:42 +00:00
  • 66823337f9 Updating to Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:03:35 +00:00
  • 173d4f411c Updating to Spring 2.5.6.SEC01 Jeremy Grelle 2009-08-06 21:03:29 +00:00
  • 96918fad17 Updated for 2.0.8 Jeremy Grelle 2009-08-06 20:30:08 +00:00
  • 922e4505cd Updated for 2.0.8 Jeremy Grelle 2009-08-06 20:29:15 +00:00
  • 7545c6e482 Updated for 2.0.8 Jeremy Grelle 2009-08-06 19:29:06 +00:00
  • 1f62e73bf8 Updated for 2.0.8 Jeremy Grelle 2009-08-06 19:22:41 +00:00
  • 2c54458884 SWF-1113 - File Upload - Add a section to the documentation showing how to do file upload Jeremy Grelle 2009-08-06 00:50:33 +00:00
  • ad32048843 SWF-1160 - Apache Trinidad ajax requests (PPR) don't work. Jeremy Grelle 2009-08-05 23:18:57 +00:00
  • fe86e080c1 SWF-1133 - Endless Redirects happens when more then one request Parameter is present on redirect Jeremy Grelle 2009-08-05 22:37:19 +00:00
  • 29a9130377 SWF-1146 - Validator only runs if signature matches exact model object Class Jeremy Grelle 2009-08-05 21:45:57 +00:00
  • 84c2193f73 SWF-1027 - FilenameFlowUrlHandler does not implement createFlowDefinitionUrl Jeremy Grelle 2009-08-05 18:46:41 +00:00
  • 1819f88e45 SWF-1132 - Spring WebFlow throws IllegalArgumentException while binding map entries Jeremy Grelle 2009-08-04 23:35:07 +00:00
  • fbd83eb05b SWF-1144 - NPE in FlowHandlerAdapter.sendFlowDefinitionRedirect when flowRedirect does not have parameters appended to it Jeremy Grelle 2009-08-04 21:29:24 +00:00
  • 0346a9132b SWF-1021 - AbstractFlowExecutionTests.assertFlowExecutionOutcomeEquals() has jUnit arguments reversed Jeremy Grelle 2009-08-03 23:05:08 +00:00
  • ed98f01058 SWF-1121 - 'please define titleabbrev in your docbook file!' in PDF manual Jeremy Grelle 2009-08-03 22:42:22 +00:00
  • 2f796a3c26 SWF-1125 - Unclosed Tags in Documentation Jeremy Grelle 2009-08-03 22:12:27 +00:00
  • 688d3f7f4e SWF-1115 - Id handling of Spring AjaxViewRoot causes problems to RichFaces AjaxViewRoot Jeremy Grelle 2009-08-03 22:05:12 +00:00
  • 7a98c14576 Optimizations for state saving with no redirect Jeremy Grelle 2009-07-29 16:06:03 +00:00