Commit Graph

65 Commits

Author SHA1 Message Date
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
Jeremy Grelle
74005fbdd3 SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 15:53:57 +00:00
Jeremy Grelle
921fe06234 SWF-906 - Upgrade to Dojo 1.2 - Clean Commit 2008-10-13 15:52:25 +00:00
Jeremy Grelle
f455501a76 Preparing for a clean commit of the Dojo 1.2 optimized build. 2008-10-13 15:05:19 +00:00
Jeremy Grelle
6c279e5b4f SWF-906 - Upgrade to Dojo 1.2 2008-10-13 14:49:08 +00:00
Scott Andrews
5d178452b9 SWF-904 Ajax Tiles partial renders fail when session is not available 2008-10-07 20:04:19 +00:00
Jeremy Grelle
a6f25fc48c SWF-903 - Server error pages are not getting correctly rendered in a popup with Dojo 1.0.2 2008-10-03 16:14:31 +00:00
Jeremy Grelle
a6984c9a97 SWF-883 - Upgrade Spring JavaScript to Dojo 1.0.2 2008-09-19 21:39:09 +00:00
Jeremy Grelle
3cf294673a SWF-852 - Uncompressed js files in Spring JavaScript .jar do not have .js extension 2008-09-19 21:14:16 +00:00
Jeremy Grelle
6eb7e9041f SWF-566 - Make org.springframework.js.resource.ResourceServlet more reusable 2008-09-18 20:18:52 +00:00
Jeremy Grelle
ab5bfb55f7 SWF-785 - Spring Faces creates XHTML-incompatible JavaScript scripts 2008-07-28 18:23:25 +00:00
Jeremy Grelle
1d7e51c4cb SWF-796 - Spring Travel MVC Sample: Partial-refresh of messages div on booking form validation error causes erroneous Dojo Popup to appear with empty body in FF3 2008-07-14 18:15:09 +00:00
Jeremy Grelle
ee5db9da1f SWF-783 - Application errors are hidden when they occur during an Ajax request 2008-07-02 19:47:35 +00:00
Scott Andrews
fbdff989c5 http://jira.springframework.org/browse/SWF-782 2008-07-02 13:47:38 +00:00
Jeremy Grelle
3ffdc587f6 Fresh build of Spring-Dojo.js 2008-06-30 20:47:42 +00:00
Jeremy Grelle
ea33ffc65a SWF-764 - Spring.js AjaxEventDecoration not showing correct selected item in Internet Explorer 2008-06-30 20:34:18 +00:00
Jeremy Grelle
21a878de8b SWF-767 - spring-js uses java 1.5 method calls 2008-06-25 18:40:31 +00:00
Jeremy Grelle
fac79a0c73 Optimized build of Spring-Dojo.js 2008-06-05 21:51:34 +00:00
Jeremy Grelle
b7e5df3438 SWF-706 - ResourceServlet allows HTTP access to sensitive files 2008-06-05 21:43:24 +00:00
Jeremy Grelle
24e23d4fb6 SWF-706 - ResourceServlet allows HTTP access to sensitive files 2008-06-05 21:27:08 +00:00
Keith Donald
d7665b11a3 remove manifests; now generated 2008-06-05 16:10:18 +00:00
Jeremy Grelle
a7dd57ed62 Fixing minor JavaScript issues. 2008-06-05 14:54:40 +00:00
Jeremy Grelle
f2127f1450 SWF-703 - Spring.ElementDecoration should properly copy any style class or inline style from the decorated node. 2008-05-23 22:25:19 +00:00
Keith Donald
07a3f2b4b9 manifest updates for 2.0.1 2008-05-15 13:35:20 +00:00
Keith Donald
67359d186f manifest updates 2008-05-14 14:50:59 +00:00
Keith Donald
996ff5b324 bundle name updates 2008-05-02 15:37:06 +00:00
Jeremy Grelle
e3492884c0 SWF-657 - AjaxTilesView does not resolve deeply nested tiles attributes for rendering as fragments if the containing view has not previously been rendered. 2008-04-30 19:21:20 +00:00