Rossen Stoyanchev
743dd2b144
Add spring-build 2.2.3.
...
spring-build was previously included via an svn:external. Adding
directly to the source tree under Git to avoid the need for a git
submodule.
In order to build from any earlier commit, it is recommended to
export spring-build or symlink an existing copy into the root
of the spring-framework project and then build normally.
$ svn export https://src.springsource.org/svn/spring-build/tags/project-build-2.2.3 spring-build
2011-12-29 12:37:34 -05:00
Rossen Stoyanchev
9ecbab1353
Update versions to 2.1.2
2010-07-21 04:41:24 +00:00
Rossen Stoyanchev
6f34fcbb05
SWF-1364 Fix release version in changelog
2010-07-20 07:41:50 +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
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