Commit Graph

2214 Commits

Author SHA1 Message Date
Rossen Stoyanchev
0e50c45c1b update version to 2.2.0 2010-08-25 08:53:11 +00:00
Rossen Stoyanchev
fe39a25d72 update jsf version in pom and add validation tags to faces sample 2010-08-05 05:03:04 +00:00
Rossen Stoyanchev
6157e3dd5b SWF-1313 Honor disabled attribute by rendering a commandLink as a span element 2010-08-03 23:04:55 +00:00
Rossen Stoyanchev
ce99354c42 SWF-1365 Missed a couple of files in last checkin. 2010-08-03 23:01:57 +00:00
Rossen Stoyanchev
6a56e9678a SWF-1365 Add support for partial state saving in JSF 2, ensure one FacesContext instance per request, avoid redirect by default when remaining in same view state (originally introduced in commit point 2365. 2010-08-03 11:15:20 +00:00
Rossen Stoyanchev
fe9229cf15 SWF-1367 Add support for JSF 2 Ajax requests, update booking-faces sample (JSF 2 based Ajax, jsr-303 validation), add chained delegation to AjaxHandlers, other miscellaneous improvements 2010-07-28 12:56:24 +00:00
Rossen Stoyanchev
507fec3edf SWF-1366 Add RequestHandler for JSF resource requests and update sample config 2010-07-22 11:39:32 +00:00
Rossen Stoyanchev
6ea8f37097 Create Spring Web Flow 2.2 branch 2010-07-19 17:21:20 +00:00
Rossen Stoyanchev
07d7b743cc Update changelog and readme for 2.1.1 release 2010-07-19 13:47:03 +00:00
Rossen Stoyanchev
e764854339 SWF-1321 Document DataModel implementations. 2010-07-19 09:26:04 +00:00
Rossen Stoyanchev
c132081683 SWF-1358 Modified Spring.RemotingHandler to remove scripts (but not script tags) from partial responses. 2010-07-15 19:16:12 +00:00
Rossen Stoyanchev
73ea5cd6e1 SWF-1268 Initialze the widgetAttrs field of Spring.ElementDecoration in its constructor 2010-07-14 17:35:20 +00:00
Rossen Stoyanchev
a97bb1bf6b SWF-1362 Move dojo-build to spring-js 2010-07-14 15:43:14 +00:00
Rossen Stoyanchev
0f3d1022e6 SWF-1362 Script and profile for preparing custom dojo build. 2010-07-14 14:33:11 +00:00
Rossen Stoyanchev
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 2010-07-14 14:26:52 +00:00
Rossen Stoyanchev
98dbf4b5a8 SWF-1263 Split out a JSF 2 specific version of FlowFacesContext 2010-07-14 10:18:47 +00:00
Rossen Stoyanchev
11e6c3a108 SWF-1304 replace code to flush response buffer with request attribute to force JSP include 2010-07-11 23:47:12 +00:00
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