Commit Graph

91 Commits

Author SHA1 Message Date
Phillip Webb
313621b06c Polish package level Javadoc
Replace all package.html files with package-info.java
2012-11-13 19:38:21 -08:00
Phillip Webb
34f4837ebd Replace use of Iterator with Java 5 foreach loops
Issues: SWF-1532
2012-04-05 15:52:09 -07:00
Phillip Webb
3f1c40188c Update dates in copyright notice to 2004-2012
Issues: SWF-1532
2012-04-05 10:39:26 -07:00
Phil Webb
4d008f3f09 Refactor code to use Java 5 features
- Apply and use Generics
- Remove JdkVersion.isAtLeastJava15() conditionals
- Replace iterator loops with foreach syntax
- Switch on warning in eclipse

Issues: SWF-1532
2012-03-29 21:02:07 -07:00
Rossen Stoyanchev
dc5aa386fa Increment version to 2.4.0.BUILD-SNAPSHOT. 2011-12-29 13:09:27 -05:00
Rossen Stoyanchev
7f022b889c SWF-1374 Updated documentation for 2.2.0, deprecated ResourceServlet. 2010-10-08 11:23:59 +00:00
Rossen Stoyanchev
7986cbdb0e SWF-1386 Make tests independent of (the location of) Spring.js. That allows them to run inside an IDE without relying on the Ant build. 2010-09-13 10:17:04 +00:00
Rossen Stoyanchev
d2e7fc6e32 SWF-1386 Spring spring-js into two artifacts 2010-09-07 09:46:10 +00:00
Rossen Stoyanchev
9dc9a6eb45 SWF-1388 Move Spring JS resources to META-INF/web-resources 2010-08-31 22:39:08 +00:00
Rossen Stoyanchev
53be587189 SWF-1387 Upgrade to Dojo 1.5.0 and include dojox 2010-08-25 14:34:58 +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
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
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
5ca1a1d58a SWF-1256 Upgrade to Spring 3.0.3 2010-06-16 07:33:26 +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
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
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
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
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
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
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
Scott Andrews
7507cda621 SWF-916 AjaxTilesView fails for nested tiles-definition in case of an ajaxRequest
Always add the current definition to the attribute map, even if it is a nested tiles definition.  The mvc sample has been updated to use a nested tiles definition that is used for an ajax partial render.
2008-10-20 15:29:41 +00:00
Scott Andrews
4a03959895 SWF-917 ResourceServlet crash and add "Error 500" at the end of the streamed resource
Applied fix proposed in JIRA
2008-10-20 14:23:08 +00:00
Jeremy Grelle
3d9525cd50 SWF-851 - Spring.remoting.submitForm hard-codes a POST 2008-10-14 14:20:29 +00:00
Jeremy Grelle
addca24e6a SWF-844 - Dojo DateTextBox locale-specific formatting is not progressive
SWF-853 - Decorating a form submit button as a ajax submit with a validate-all submission constraint should be easier  
SWF-910 - Make the clientDateValidator JSF component more flexible
2008-10-14 13:45:47 +00:00
Jeremy Grelle
8b5a88376a SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 18:12:53 +00:00
Jeremy Grelle
98437b9005 SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 17:51:21 +00:00
Jeremy Grelle
edbb78e59c SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 17:50:28 +00:00
Jeremy Grelle
262e4ad0b5 SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 17:48:24 +00:00
Jeremy Grelle
bd7e705bb3 SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 17:47:23 +00:00
Jeremy Grelle
c4be3ebd8a SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 17:46:12 +00:00
Jeremy Grelle
7b17ab1682 SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 17:45:35 +00:00
Jeremy Grelle
f5389d81ec SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 15:55:11 +00:00