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
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
6eb7e9041f
SWF-566 - Make org.springframework.js.resource.ResourceServlet more reusable
2008-09-18 20:18:52 +00:00
Scott Andrews
fbdff989c5
http://jira.springframework.org/browse/SWF-782
2008-07-02 13:47:38 +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
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
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
Keith Donald
4634ff72df
missing package docs
2008-04-29 15:32:04 +00:00
Keith Donald
7b5d9d05f5
compilation failure fix due to build metadata changes
2008-04-29 02:58:27 +00:00
Jeremy Grelle
732387ec92
Javadoc and polish of Ajax support classes.
2008-04-28 18:52:39 +00:00
Jeremy Grelle
ff33b67afc
Final polish of Ajax support.
2008-04-25 16:06:14 +00:00
Jeremy Grelle
3af9f89c72
Final cleanup of package structure.
2008-04-24 18:32:30 +00:00
Jeremy Grelle
7d3e1d611b
-Moving AjaxHandler to spring-js
...
-Polishing Spring.js API
-Refactoring spring-faces components to match Spring.js API changes.
2008-04-22 22:28:11 +00:00
Jeremy Grelle
4427cfe55b
SWF-604 - ResourceServlet allows http access to sensitive files.
2008-04-15 22:12:20 +00:00
Jeremy Grelle
4751dcfca4
Moving Spring JavaScript into its own module
2008-04-05 00:04:07 +00:00