Commit Graph

81 Commits

Author SHA1 Message Date
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
e9d25ee4b6 deleted unit test for enum converter to restore 1.4 compatibility 2008-08-12 18:27:07 +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
Keith Donald
2f368897d6 add support for ConversionService use with EL parser; fully implement Errors 2008-08-10 04:32:52 +00:00
Keith Donald
408fc13e2a polish 2008-08-08 20:56:54 +00:00
Keith Donald
71afa7f4c1 custom converters 2008-07-17 13:15:17 +00:00
Keith Donald
46db6e9dc5 fixed stack overflow bug 2008-07-14 23:08:53 +00:00
Keith Donald
2298664bb8 added object to collection; refined converter lookup algorithm 2008-07-14 15:12:27 +00:00
Keith Donald
d937231353 fixed failing test 2008-07-10 08:43:24 +00:00
Keith Donald
421316013b ognl type conversion adaption 2008-07-05 21:21:33 +00:00
Keith Donald
d6608b8cc9 simplified Expression api by not forcing serialization requirement 2008-07-03 22:29:12 +00:00
Keith Donald
7c59a3374d print refinements 2008-07-03 04:31:01 +00:00
Keith Donald
bd52e13813 bean wrapper integration to support view->model binding with mvc semantics 2008-07-03 04:27:45 +00:00
Jeremy Grelle
6982e0ac2d SWF-752 - FacesMessage.SEVERITY_FATAL does not propagate through FlowFacesContext 2008-07-02 15:43:22 +00:00
Keith Donald
9238ff8503 IN PROGRESS - issue SWF-720: Multiple checkboxes to Collection mapping
http://jira.springframework.org/browse/SWF-720
2008-06-30 21:22:38 +00:00
Keith Donald
ad0cee22bb polish 2008-06-30 18:12:50 +00:00
Keith Donald
360a709acf binding refactoring - in progress 2008-06-30 05:20:46 +00:00
Keith Donald
a5d1f726b2 IN PROGRESS - issue SWF-720: Multiple checkboxes to Collection mapping
http://jira.springframework.org/browse/SWF-720
2008-06-23 14:23:46 +00:00
Keith Donald
301931e617 IN PROGRESS - issue SWF-720: Multiple checkboxes to Collection mapping
http://jira.springframework.org/browse/SWF-720
2008-06-23 14:19:54 +00:00
Keith Donald
dc188596c5 formatter polishing 2008-06-22 16:12:35 +00:00
Keith Donald
71706605f7 formatter tests 2008-06-06 03:10:42 +00:00
Keith Donald
1a096f750f tests for errors adapter 2008-05-14 12:49:34 +00:00
Keith Donald
ffb971b6df message builder tests 2008-05-14 12:41:03 +00:00
Keith Donald
a5b7ef1453 message builder tests 2008-05-14 12:18:22 +00:00
Keith Donald
bfa6b0cd39 message system polish 2008-05-14 03:22:35 +00:00
Keith Donald
7010a806a0 message resolution fix 2008-05-14 03:07:29 +00:00
Keith Donald
797e203f8f fixes for known 2.0.0 bugs reported since release - see changelog 2008-05-06 07:05:18 +00:00
Keith Donald
9edb7d604f fixed javadoc warnings 2008-04-27 13:00:29 +00:00
Keith Donald
e092fccb78 serialization testing 2008-04-21 22:35:29 +00:00
Keith Donald
bd69bb76a7 http://jira.springframework.org/browse/SWF-596 2008-04-20 05:11:46 +00:00
Scott Andrews
f53cd3e1c6 SWF-603 Change default date format to yyyy-MM-dd 2008-04-15 13:38:49 +00:00
Keith Donald
abb3503cc9 copyright / javadoc 2008-04-13 05:43:51 +00:00
Keith Donald
a1b336d93d null resolution support 2008-04-11 15:53:31 +00:00
Keith Donald
ab3d438119 add EventAttributeELResolver
improved invalid variable ex message
2008-04-11 15:24:55 +00:00
Keith Donald
0ce9602ca0 2008-04-05 20:18:48 +00:00
Keith Donald
7afef9e878 null el resolver 2008-04-05 20:17:24 +00:00
Keith Donald
72124f845c polish 2008-04-05 00:49:51 +00:00
Keith Donald
724d1d3771 resolvable args 2008-04-01 19:28:38 +00:00
Keith Donald
e9f070b3e3 initial mvc message display 2008-04-01 18:50:56 +00:00
Keith Donald
e4145e0c97 generic formatter registry 2008-03-26 03:49:12 +00:00
Keith Donald
b1b7de9a30 formatter simplifications from code review 2008-03-26 03:47:54 +00:00
Keith Donald
0965f93c97 fluent parser context 2008-03-25 23:49:15 +00:00
Keith Donald
565e34a1eb code review 2008-03-25 23:36:13 +00:00
Keith Donald
5f2471cecc tests 2008-03-22 04:07:47 +00:00
Keith Donald
b7acf27f31 mvc binding tests
conversion context change
2008-03-20 22:00:14 +00:00
Keith Donald
0f333805d9 simplified conversion service
mvc view postback
2008-03-20 05:55:43 +00:00
Keith Donald
1809e7341a formatter improvements 2008-03-18 20:45:30 +00:00
Keith Donald
c5340f7f2b bind action
attribute mapper enhancements
2008-03-15 01:10:50 +00:00
Keith Donald
eba8741a2b separated out the concept of a template
normalized EL and OGNL to respect this concept
2008-03-06 21:52:51 +00:00
Keith Donald
16ad62f2f7 polish 2008-03-06 05:32:45 +00:00