Scott Andrews
b6170bb15a
syncing version numbers for dependencies
2008-11-04 14:29:15 +00:00
Keith Donald
0ae67dc7ea
polish
2008-11-04 13:15:26 +00:00
Keith Donald
e11805f061
a bit more about exception handling
2008-11-04 13:02:54 +00:00
Keith Donald
9751f74927
nov
2008-11-04 12:38:07 +00:00
Keith Donald
42efdc9a38
2.5.6
2008-11-04 12:15:27 +00:00
Keith Donald
ed67d269c0
cause linking tests and improvements
2008-11-04 12:10:16 +00:00
Keith Donald
4014d389ef
eclipse classpath fix for 2.5.6; now handling ConversionException root class for ValueCoersion scenarios--moved catch logic closer to where exception was thrown
2008-11-04 11:51:03 +00:00
Scott Andrews
7b8cf2e953
SWF-930 Development mode flag not set for flows registered using flow-location-pattern
...
Pattern locations now accepts an AttribtueMap for flow attributes. This map is passed to each flow resource found by the pattern.
2008-11-03 14:39:57 +00:00
Keith Donald
49d1679b16
2.5.6
2008-11-03 10:59:12 +00:00
Scott Andrews
4c3c1158f5
SWF-928 Evaluation exceptions caused by type conversion errors within target Expression of a data mapping not treating as a type conversion error
...
SWF-780 Transition on-exception not handled with ognl
Introduced ValueCoercionException as a subclass of EvaluationException for type conversion failures. OGNL exceptions will no longer be wrapped directly, the reason for the ognl exception will be passed instead.
2008-10-31 22:33:38 +00:00
Scott Andrews
987e14bcca
error message should show correct date format
2008-10-31 20:27:22 +00:00
Ben Hale
4d90dba2c8
Fix javax.el version.
2008-10-31 14:47:13 +00:00
Scott Andrews
5249645677
removed unsafe java 5 methods to maintain 1.4 runtime compatibility
2008-10-29 15:52:36 +00:00
Scott Andrews
d153ee0c0c
removed java 5 method call
2008-10-29 15:26:51 +00:00
Scott Andrews
108840248a
SWF-926 XmlFlowModelBuilder uses java 1.5 String.contains() method (not compatible with jre 1.4)
...
removed call to java 5 method
2008-10-29 15:21:49 +00:00
Scott Andrews
c664c7e73c
SWF-923 Global Transitions don't fire listeners
...
Applied fix suggested in jira. Global transitions now execute on the request context instead of directly on the transition. This allows the flow execution listener to hook in like a normal transition.
2008-10-27 18:38:04 +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
6a3ca618eb
SWF-897 Merging Transitions doens't consider on-exceptions
...
on-exception will now be factored in when determining if a transition can be merged
2008-10-24 15:15:14 +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
Keith Donald
c85cb61157
simplification
2008-10-20 15:58:47 +00:00
Keith Donald
d6bee20034
polish
2008-10-20 15:48:47 +00:00
Keith Donald
3d1fee3d36
2.0.4.A
2008-10-20 15:36:28 +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
Keith Donald
db1f88c6f4
polish
2008-10-20 15:22:25 +00:00
Keith Donald
439a23eb03
isEnum bug workaround
2008-10-20 15:16:09 +00:00
Keith Donald
a9ec68195f
test mvn install
2008-10-20 15:12:08 +00:00
Keith Donald
26da0091c1
polish
2008-10-20 14:37:39 +00:00
Keith Donald
086f2fa633
pom polish
2008-10-20 14:29:57 +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
Ben Hale
2ae278e07f
Updated spring-build and the publish-package target to be more friendly with automated download page
2008-10-20 10:33:38 +00:00
Keith Donald
23f76f75a6
preparing for release
2008-10-17 22:16:01 +00:00
Keith Donald
7f285e2e8c
project home
2008-10-17 22:14:43 +00:00
Keith Donald
b1ecc97c2e
2.0.4
2008-10-17 22:07:25 +00:00
Keith Donald
1967e96e96
polish
2008-10-17 22:00:17 +00:00
Keith Donald
e22a042f92
polish
2008-10-17 21:56:55 +00:00
Keith Donald
527a478aa4
polish
2008-10-17 21:54:01 +00:00
Keith Donald
1eb8c8a237
polish
2008-10-17 21:51:36 +00:00
Keith Donald
b6cbcdf7c8
polish
2008-10-17 21:46:41 +00:00
Keith Donald
df7f064197
polish
2008-10-17 21:27:45 +00:00
Keith Donald
6d3f37ce9c
polish
2008-10-17 20:12:26 +00:00
Keith Donald
2277661b36
oct
2008-10-17 19:37:46 +00:00
Keith Donald
e16c6ed21d
polish
2008-10-17 19:35:06 +00:00
Scott Andrews
ae6b1c0253
documentation for SWF-909
2008-10-17 19:20:38 +00:00
Keith Donald
587c3c061e
polish
2008-10-17 16:34:30 +00:00
Keith Donald
567f5da88a
polish
2008-10-17 16:22:20 +00:00
Keith Donald
3a157ce8a7
Factored out default flow registry for clarity
2008-10-17 16:11:05 +00:00
Keith Donald
9e115f7aac
getModelResource is required to return non-null on FlowModelHolder
2008-10-17 15:39:11 +00:00
Keith Donald
2e6d19f4af
polish
2008-10-17 14:31:36 +00:00
Keith Donald
375c8dbffb
code polish
2008-10-17 14:26:29 +00:00