Commit Graph

132 Commits

Author SHA1 Message Date
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
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
5ca1a1d58a SWF-1256 Upgrade to Spring 3.0.3 2010-06-16 07:33:26 +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
968014b4d7 SWF-1238 Ensure the response is committed when rendering multiple fragments. 2010-05-11 15:38:28 +00:00
Rossen Stoyanchev
74875b37ab SWF-1078 Remove code forcing session creation. 2010-05-06 20:58:35 +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
13755f4bbe SWF-1225 Update build properties for 2.1.0 release number. 2010-04-09 11:45:33 +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
Jeremy Grelle
09714f49b7 Bumping version to 2.0.9 2009-08-07 16:16:01 +00:00
Jeremy Grelle
0578522d25 Updating OSGi templates to include Spring 2.5.6.SEC01 2009-08-06 21:10:22 +00:00
Jeremy Grelle
fd562e789a Updating Eclipse classpath to include Spring 2.5.6.SEC01 2009-08-06 21:06:47 +00:00
Jeremy Grelle
cd3e03f2eb Updating to Spring 2.5.6.SEC01 2009-08-06 21:04:00 +00:00
Keith Donald
eba1736a91 2.0.8 version update 2009-04-20 17:46:52 +00:00
Jeremy Grelle
e52bdbb1ae SWF-1103 - Ajax refresh of a fragment causes whole page to be refeshed in IE7 2009-04-16 15:28:38 +00:00
Jeremy Grelle
b4c674144d Cleanup and testing for SWF-1092 2009-04-11 04:27:02 +00:00
Keith Donald
d493916321 spring 3 support in osgi env 2009-04-09 13:05:40 +00:00
Ben Hale
473a45bdd8 Fixing up central POMs so that they produce snapshot versions 2009-04-09 13:01:36 +00:00
Jeremy Grelle
85c1c4cabc SWF-1092 - AjaxTilesView composite definition traversal algorithm ignores AttributeType 2009-04-03 21:36:50 +00:00
Jeremy Grelle
0a062cba37 SWF-1068 - Spring.RemotingHandler handleResponse method should use a display:none span element 2009-03-23 14:18:51 +00:00
Keith Donald
068eac18e5 updated to 2.0.7 dev after 2.0.6 release 2009-03-15 05:48:55 +00:00
Keith Donald
c92dad45f1 update artifact ids to be consistent with other spring maven central artifact ids and different than BRITS 2009-03-12 21:03:04 +00:00
Jeremy Grelle
e3efaa8f25 SWF-1036 - Select dropdowns don't maintain selected state in IE when rendered into a modal dialog from an Ajax response 2009-02-06 17:14:29 +00:00
Jeremy Grelle
09f2c6f24f SWF-965 - We should be able to change the css style of the code generated by SF: tags.
SWF-1020 - Add an <sf:elementDecoration> component to make it easy to build new Dojo-based composition components
2009-01-16 21:22:55 +00:00
Jeremy Grelle
2e2e7c1597 SWF-1015 - Upgrade Dojo to latest stable release 1.2.3
SWF-851 - Spring.remoting.submitForm hard-codes a POST
SWF-999 - IE6 Command Link Javascript Broken
SWF-1013 - popup="true" results in NoMatchingTransitionException
2009-01-13 19:26:03 +00:00
Jeremy Grelle
e56877975d SWF-978 - Regression of SWF-918
SWF-818 - Process Temporary Contexts in AjaxTilesView
2008-12-10 19:18:57 +00:00
Jeremy Grelle
73b781a31a SWF-978 - Regression of SWF-918
SWF-818 - Process Temporary Contexts in AjaxTilesView
2008-12-10 19:16:30 +00:00
Jeremy Grelle
c1a8664c94 SWF-980 - StackOverflowError when performing Spring-JS calls 2008-12-10 17:44:15 +00:00
Keith Donald
f6c4d895d2 .project polish; upgraded spring build 2008-12-08 21:40:55 +00:00
Keith Donald
643fa838ef update version to 2.0.6 2008-11-22 00:35:07 +00:00
Keith Donald
f156764d23 classpath tweaks 2008-11-14 07:11:11 +00:00
Keith Donald
9ee46c6d6c polish 2008-11-14 06:54:52 +00:00
Keith Donald
ff5dc278ae ivy updates to 2.5.6.A 2008-11-14 06:50:26 +00:00
Keith Donald
c782737018 2.5.6.A 2008-11-12 15:30:20 +00:00
Keith Donald
89c3f6299c to 2.0.5 2008-11-10 23:21:11 +00:00
Jeremy Grelle
23e1a97297 SWF-937 - Decorating by ValidateAllDecoration non existing element causes js error with no console help. 2008-11-10 18:22:27 +00:00
Jeremy Grelle
02f5094616 SWF-941 - Handling whitespace correctly in the fragments attribute. 2008-11-10 15:21:44 +00:00
Scott Andrews
c972fc7c4c SWF-941 Multiple Fragments not rendering
Restored rendering of multiple page fragments
2008-11-10 15:12:14 +00:00
Scott Andrews
b6170bb15a syncing version numbers for dependencies 2008-11-04 14:29:15 +00:00
Keith Donald
42efdc9a38 2.5.6 2008-11-04 12:15:27 +00:00
Keith Donald
49d1679b16 2.5.6 2008-11-03 10:59:12 +00:00
Jeremy Grelle
25427a1e09 SWF-853 - Original fix did not work in IE. Now using Dojo's pub/sub mechanism to propagate validation success/failure to interested listeners. 2008-10-24 17:30:45 +00:00
Scott Andrews
5ee6f22ad6 SWF-921 Allow setting of cache seconds in ResourceServlet
Introduced 'cacheTimeout' property as the number of seconds to cache.  Setting to zero disabled caching.
2008-10-24 13:56:25 +00:00
Scott Andrews
52a89397d9 SWF-566 Make org.springframework.js.resource.ResourceServlet more reusable
setAllowedResourcePaths now accepts a comma separated String instead of String[].  This has better compatibility with HttpServletBean.

Added support for Ant style wildcard compressed mime types. "text/*" is now the default.  This property is configurable with setCompressedMimeType, accepting a comma separated String.
2008-10-23 19:55:17 +00:00