Keith Donald
5862113c89
patch applied for 1050
2009-03-12 14:05:54 +00:00
Keith Donald
53ee66b04e
made message codes resolver pluggable; now delegate resolver strategy from Errors MessageContext adapter
2009-03-10 03:15:46 +00:00
Keith Donald
8f8082321c
backed out 2.0.x validation enhancements in favor of adding them in 3.0.0 aligned with spring 3
2009-03-09 21:27:36 +00:00
Keith Donald
ffce230b01
validation testing
2009-03-03 21:38:02 +00:00
Keith Donald
b4a00526a4
polish
2009-03-02 20:09:47 +00:00
Keith Donald
11916d567e
tests mvc compat
2009-03-02 15:07:51 +00:00
Keith Donald
952d558500
tests mvc compat
2009-03-02 15:07:25 +00:00
Keith Donald
a7c3d1ed2f
mvc compat
2009-03-02 14:57:36 +00:00
Keith Donald
a4a71943a8
mvc compat
2009-03-02 14:54:57 +00:00
Keith Donald
77b49c7cc0
mvc compat
2009-03-02 14:54:27 +00:00
Keith Donald
c72423df2c
polish
2009-02-27 22:32:35 +00:00
Keith Donald
ba64eea0b2
polish
2009-02-27 22:31:25 +00:00
Keith Donald
4244cccb3a
polish
2009-02-27 22:31:14 +00:00
Keith Donald
bc8a7a5daf
name ppolishing
2009-02-27 22:29:52 +00:00
Keith Donald
4af016ba58
polish
2009-02-27 22:23:07 +00:00
Keith Donald
26c561f41d
polish
2009-02-27 22:21:04 +00:00
Keith Donald
9be2a24890
polish
2009-02-27 22:17:20 +00:00
Keith Donald
8a1eb749f5
polish
2009-02-27 22:07:40 +00:00
Keith Donald
fa97580264
Validation context polishing
2009-02-27 20:57:09 +00:00
Keith Donald
875e0aa64a
Validation context polishing
2009-02-27 20:56:15 +00:00
Keith Donald
55b3dc58a1
initial add of validation failure concept to provide errors equivalent in validation context
2009-02-26 23:05:21 +00:00
Keith Donald
16e88dcb6f
numerous binding fixes, see changelog
2009-02-25 01:32:06 +00:00
Keith Donald
680002fafd
back to jdk 1.4; removed warnings; added two way executor
2009-02-13 20:57:26 +00:00
Keith Donald
b0db37b6f1
javadoc
2009-02-13 20:51:10 +00:00
Keith Donald
4ceabdc927
polish
2009-02-13 20:49:24 +00:00
Keith Donald
5b0c53f079
custom conversion list, array binding
2009-02-13 19:37:49 +00:00
Keith Donald
16ab312c45
custom conversion list binding support
2009-02-13 15:49:17 +00:00
Keith Donald
b3ff31a04a
collection to collection
2009-02-13 13:58:23 +00:00
Keith Donald
ce6fdc9da9
spring build 582
2009-02-13 13:57:52 +00:00
Keith Donald
7dee3fd2ac
bean wrapper enum fix
2009-02-12 21:42:14 +00:00
Keith Donald
0b76f08488
missing packages; swf-983
2008-12-10 20:44:50 +00:00
Keith Donald
0c086b6622
swf 962, svn 961, svn 960
2008-11-22 00:45:00 +00:00
Keith Donald
e5d8499037
logging
2008-11-14 05:39:24 +00:00
Keith Donald
57fcb7ece9
polish
2008-11-12 17:36:57 +00:00
Keith Donald
db81d309d1
polish
2008-11-12 17:18:49 +00:00
Keith Donald
f4b9fb767f
getUserValue intial commit
2008-11-12 16:54:04 +00:00
Keith Donald
17b3f533a6
2008-11-11 16:55:09 +00:00
Keith Donald
708017a73a
streamlined mapping system in prepartion for binding fix
2008-11-11 16:52:24 +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
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
Keith Donald
587c3c061e
polish
2008-10-17 16:34:30 +00:00
Scott Andrews
61c405b295
SWF-735 provide additional context to vaidation methods invoked by convention
2008-10-15 20:26:51 +00:00
Keith Donald
bb5280bd62
added null check
2008-10-13 15:55:22 +00:00
Keith Donald
63af957f7b
SWF-905 fix
2008-10-08 14:42:24 +00:00
Keith Donald
4e55681d3a
support for transfomer custom converters
2008-09-18 20:58:01 +00:00
Keith Donald
b90c5b7d85
useSpringBinding bug fix
2008-09-16 19:23:52 +00:00
Keith Donald
e4b75c8228
2.0.4 improvements: development mode, flow model parent registry fix, flow handler mapping, improved sample
2008-09-07 08:19:58 +00:00
Jeremy Grelle
05c1bca58c
SWF-832 - Reimplement MapAdaptableELResolver to not depend on MapELResolver el-api implementation
2008-08-12 20:19:26 +00:00
Scott Andrews
1928c335cd
http://jira.springframework.org/browse/SWF-827 Add support for converting Java 5 Enums automatically
...
needed to bump source target to 1.5 in order to compile the enum
2008-08-12 18:01:40 +00:00