Commit Graph

2197 Commits

Author SHA1 Message Date
Rossen Stoyanchev
5de788d396 SWF-1053 Apply fix to ensure cascaded attributes are inherited 2010-07-11 23:37:04 +00:00
Rossen Stoyanchev
7b9589c1b6 Update poms to 2.1.1 release number 2010-06-24 16:37:36 +00:00
Rossen Stoyanchev
50cd595762 SWF-1261 Move methods that belong to FlowApplication from Jsf2FlowApplication 2010-06-24 16:29:11 +00:00
Rossen Stoyanchev
4e3a3ccb5e Update version in build.properties to 2.1.1 2010-06-17 15:07:05 +00:00
Rossen Stoyanchev
5ca1a1d58a SWF-1256 Upgrade to Spring 3.0.3 2010-06-16 07:33:26 +00:00
Rossen Stoyanchev
52817c0faa SWF-1242 Update JSF version in pom.xml of samples 2010-06-15 15:26:45 +00:00
Rossen Stoyanchev
4d50722327 Add log message to ConversationContainer 2010-06-14 15:34:48 +00:00
Rossen Stoyanchev
476a4005bb SWF-1255 Improve sample code on using Unified EL or OGNL 2010-06-14 15:26:03 +00:00
Rossen Stoyanchev
57ace82749 SWF-1249 Applying Michael's changes 2010-06-09 17:23:16 +00:00
Rossen Stoyanchev
19cc4a3a0b Add doctype declarations to all chapters and xinclude from the main reference file, fix red markers exposed by adding declarations 2010-06-09 16:37:53 +00:00
Rossen Stoyanchev
fa0c1f4222 SWF-1250 Replace extensions of deprecated LabeledEnum with Java 5 enum instead of having a StringToLabeledEnumConverter registered with the ConversionService 2010-06-09 15:39:25 +00:00
Rossen Stoyanchev
3d6d1d1566 SWF-1243 Add one more documentation file 2010-06-03 15:43:29 +00:00
Rossen Stoyanchev
4cffb9ab55 Update changelog 2010-06-03 15:21:00 +00:00
Rossen Stoyanchev
518dfc2ccf SWF-1237 Documentation updates for 2.1 release 2010-06-03 15:15:37 +00:00
Rossen Stoyanchev
f9f9fd094b SWF-1243 Comprehensive update to spring-faces for JSF 2.0 support 2010-06-02 19:48:10 +00:00
Rossen Stoyanchev
acc793c6a2 SWF-1243 Comprehensive update for JSF 2.0 support 2010-06-02 19:47:34 +00:00
Rossen Stoyanchev
dcf9ad24b3 SWF-1245 Invoke after phase listeners in reverse order 2010-06-02 05:55:04 +00:00
Rossen Stoyanchev
55d48aba51 Update changelong and readme for M2 2010-05-18 08:50:06 +00:00
Rossen Stoyanchev
e1e3e7ccc7 SWF-1218 Add protected methods in AbstractMvcView and MvcViewFactoryCreator. 2010-05-18 08:25:30 +00:00
Rossen Stoyanchev
0f84b153b5 SWF-1194 Upgrade to JSF 2 2010-05-17 10:23:15 +00:00
Rossen Stoyanchev
968014b4d7 SWF-1238 Ensure the response is committed when rendering multiple fragments. 2010-05-11 15:38:28 +00:00
Rossen Stoyanchev
ab26119353 Update change log for M1 release 2010-05-07 07:46:57 +00:00
Rossen Stoyanchev
74875b37ab SWF-1078 Remove code forcing session creation. 2010-05-06 20:58:35 +00:00
Rossen Stoyanchev
e8fc19a3d7 SWF-1219 Fix styling of errors on login pages 2010-05-06 16:17:18 +00:00
Rossen Stoyanchev
adfe21f66f SWF-1219 Add blueprint.css, markup improvements. 2010-05-06 15:31:07 +00:00
Rossen Stoyanchev
f45e699375 SWF-219 Synch up with changes made to travel sample in spring-samples repo - add blueprint css, improve markup and layout. 2010-05-06 11:46:33 +00:00
Rossen Stoyanchev
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. 2010-05-05 20:48:18 +00:00
Rossen Stoyanchev
6f48e5badc Disable publishing of samples to remote repositories. 2010-05-04 13:03:48 +00:00
Rossen Stoyanchev
de75aefc63 SWF-1234 Integration with Spring 3 type conversion 2010-05-04 11:12:32 +00:00
Rossen Stoyanchev
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. 2010-04-27 14:45:39 +00:00
Rossen Stoyanchev
afa33607e2 Upgrade JSF Portlet bridge to 1.2.5 and improve Eclipse settings 2010-04-23 14:39:36 +00:00
Rossen Stoyanchev
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. 2010-04-23 10:55:30 +00:00
Rossen Stoyanchev
89783b5b9e Make artifactId of booking-faces pom consistent with other samples. 2010-04-22 09:09:06 +00:00
Rossen Stoyanchev
120115ce54 SWF-1182 Upgrade to Spring Security 3.0.2.RELEASE 2010-04-21 13:09:07 +00:00
Rossen Stoyanchev
18df5d1a5e SWF-1226 Added minimal implementation of new portlet 2.0 methods in HandlerAdapter, updated samples for use with Pluto 2.0. 2010-04-20 21:45:13 +00:00
Rossen Stoyanchev
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. 2010-04-19 05:33:19 +00:00
Rossen Stoyanchev
443b714b5d Override publish-maven-central target to be a no-op for webflow library 2010-04-14 08:24:47 +00:00
Rossen Stoyanchev
c4fab9bae5 SWF-1229 Prevent wrapping with ObjectToCollection converter where not necessary. 2010-04-09 15:28:24 +00:00
Rossen Stoyanchev
13755f4bbe SWF-1225 Update build properties for 2.1.0 release number. 2010-04-09 11:45:33 +00:00
Rossen Stoyanchev
5b3b3a1523 SWF-1225 Creating Web Flow 2.1 maintenance branch. 2010-04-09 11:09:31 +00:00
Rossen Stoyanchev
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. 2010-04-07 20:17:51 +00:00
Rossen Stoyanchev
5c5d1c322f SWF-1187 Applied patch attached to JIRA issue, polished unit test a little, and did some testing. 2010-04-07 18:52:27 +00:00
Rossen Stoyanchev
59a9067634 SWF-1221 Update version of Spring Build and minor resulting changes to template.mf 2010-04-07 10:08:16 +00:00
Jeremy Grelle
ee0f07aae9 Clean commit of the Dojo 1.2.4 build with needed security fixes. 2010-03-26 18:12:32 +00:00
Jeremy Grelle
046b05545c Preparing to do a clean commit of the Dojo 1.2.4 build with needed security fixes. 2010-03-26 17:55:55 +00:00
Keith Donald
76840f3ff4 2.0.9 release number 2009-10-19 03:22:35 +00:00
Keith Donald
0dafed5dfa model evaluation exception unit test 2009-10-05 02:29:42 +00:00
Keith Donald
8452e1994e 2.0.9 build properties 2009-09-25 03:11:14 +00:00
Keith Donald
059e57644f SWF-1176 ignore model evaluation errors in view-state handling 2009-09-25 03:00:32 +00:00
Keith Donald
27d7ecf95d SWF-1176 ignore model evaluation errors in view-state handling 2009-09-25 02:59:11 +00:00