Commit Graph

296 Commits

Author SHA1 Message Date
Keith Donald
c92dad45f1 update artifact ids to be consistent with other spring maven central artifact ids and different than BRITS 2009-03-12 21:03:04 +00:00
Jeremy Grelle
26ccd99889 Tag documentation updates. 2009-03-12 14:46:50 +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
16e88dcb6f numerous binding fixes, see changelog 2009-02-25 01:32:06 +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
13b05e984b SWF-1000 - JsfViewFactory not correctly checking if viewAlreadySet 2009-01-14 22:31:17 +00:00
Jeremy Grelle
1d979b7b2d SWF-856 - When using JSF getMaximumSeverity on the FlowFacesContext returns null even if a message has been added 2009-01-14 22:21:01 +00:00
Jeremy Grelle
1af29f45f1 SWF-1017 - FlowFacesContext does not return the same FacesMessages instances
SWF-985 - Multiple JSF validators duplicate messages
2009-01-14 21:33:36 +00:00
Jeremy Grelle
d45f45768f SWF-1018 - Update SelectionAware interface to make currentRowSelected a proper JavaBean property 2009-01-14 20:50:03 +00:00
Jeremy Grelle
9c1d461bd4 SWF-1016 - Richfaces rich:fileUpload transfer error 2009-01-14 20:34:40 +00:00
Jeremy Grelle
57199c5d7e SWF-976 - SimpleELContext is not thread-safe 2008-12-10 20:55:28 +00:00
Jeremy Grelle
159cbd8403 SWF-963 - Render phase ignores facesContext.responseComplete 2008-12-09 20:14:27 +00:00
Jeremy Grelle
9b52a47d84 SWF-964 & SWF-839 - UI component state not being saved correctly across the redirect on recursive transitions 2008-12-09 19:21:20 +00:00
Keith Donald
f6c4d895d2 .project polish; upgraded spring build 2008-12-08 21:40:55 +00:00
Keith Donald
643fa838ef update version to 2.0.6 2008-11-22 00:35:07 +00:00
Keith Donald
f156764d23 classpath tweaks 2008-11-14 07:11:11 +00:00
Keith Donald
9ee46c6d6c polish 2008-11-14 06:54:52 +00:00
Keith Donald
ff5dc278ae ivy updates to 2.5.6.A 2008-11-14 06:50:26 +00:00
Keith Donald
dab6d5eaa7 polish 2008-11-14 04:59:10 +00:00
Jeremy Grelle
588b3bc29e SWF-953 - View data binding results lost after Action phase in Portlet environment, not propogating to Render phase. 2008-11-13 22:33:09 +00:00
Keith Donald
ac8e806d00 polish 2008-11-12 15:34:09 +00:00
Keith Donald
c782737018 2.5.6.A 2008-11-12 15:30:20 +00:00
Keith Donald
89c3f6299c to 2.0.5 2008-11-10 23:21:11 +00:00
Scott Andrews
b6170bb15a syncing version numbers for dependencies 2008-11-04 14:29:15 +00:00
Keith Donald
42efdc9a38 2.5.6 2008-11-04 12:15:27 +00:00
Keith Donald
49d1679b16 2.5.6 2008-11-03 10:59:12 +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
Keith Donald
d6bee20034 polish 2008-10-20 15:48:47 +00:00
Keith Donald
db1f88c6f4 polish 2008-10-20 15:22:25 +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
Keith Donald
899ebc780c tabs only 2008-10-16 16:22:55 +00:00
Scott Andrews
61c405b295 SWF-735 provide additional context to vaidation methods invoked by convention 2008-10-15 20:26:51 +00:00
Agim Emruli
5b9cd000b0 reverted poms to use dependencies from the central repo only 2008-10-15 08:13:19 +00:00
Jeremy Grelle
43bb9d215a SWF-890 - RichFacesAjaxHandler does not correctly deal with FacesContext.getCurrentInstance() being null 2008-10-14 14:30:21 +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
Agim Emruli
6ee63819c9 updated pom files to the latest dependencies, added springsource bundle repositories to the maven repositories. 2008-09-20 10:16:12 +00:00
Jeremy Grelle
662075607d Refactoring per Christian's recommendations for tooling support. 2008-09-19 20:36:34 +00:00
Jeremy Grelle
ea81534a64 Applying Christian's suggested patch to get rid of unnecessary dependencies. 2008-09-19 17:58:42 +00:00
Jeremy Grelle
cfee84ad5d Refactored to avoid eager creation of default objects. 2008-09-19 14:47:00 +00:00
Jeremy Grelle
c194e5cd3f SWF-810 - JSF ViewFactory hard codes view id to resource mapping behavior which limits flexibilty of ViewHandler viewId->resource mapping logic 2008-09-18 21:04:31 +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
8ac1cbeaba SWF-770 and SWF-786 - IE 6 bugs with <sf:commandButton> and <sf:commandLink> 2008-09-03 20:09:56 +00:00
Scott Andrews
d2a0cd8722 http://jira.springframework.org/browse/SWF-830 2008-08-12 14:35:52 +00:00
Keith Donald
60bbc0fdd4 2.0.4 upgrade 2008-08-12 14:17:40 +00:00
Keith Donald
173fd665ad polish 2008-08-12 05:06:43 +00:00
Keith Donald
c3ba766e36 null check; parser fix 2008-08-11 17:21:08 +00:00
Scott Andrews
c4726f59c2 synced .classpath entry version numbers with what is used by the ivys 2008-08-08 15:23:25 +00:00