Rossen Stoyanchev
5039913006
Update version number from 2.2.0 to 2.2.1
2010-10-11 12:12:12 +00:00
Rossen Stoyanchev
1402a68f37
SWF-1376 Show error dialog when response is empty and there is no Spring redirect header.
2010-09-17 09:07:41 +00:00
Rossen Stoyanchev
4158063836
SWF-1373 Upgrade to Spring 3.0.4, update booking-mvc sample (Spring MVC resource serving, default servlet mapping)
2010-08-25 19:19:50 +00:00
Rossen Stoyanchev
6ea8f37097
Create Spring Web Flow 2.2 branch
2010-07-19 17:21:20 +00:00
Rossen Stoyanchev
7b9589c1b6
Update poms to 2.1.1 release number
2010-06-24 16:37:36 +00:00
Rossen Stoyanchev
5ca1a1d58a
SWF-1256 Upgrade to Spring 3.0.3
2010-06-16 07:33:26 +00:00
Rossen Stoyanchev
0f84b153b5
SWF-1194 Upgrade to JSF 2
2010-05-17 10:23:15 +00:00
Rossen Stoyanchev
e8fc19a3d7
SWF-1219 Fix styling of errors on login pages
2010-05-06 16:17:18 +00:00
Rossen Stoyanchev
adfe21f66f
SWF-1219 Add blueprint.css, markup improvements.
2010-05-06 15:31:07 +00:00
Rossen Stoyanchev
f45e699375
SWF-219 Synch up with changes made to travel sample in spring-samples repo - add blueprint css, improve markup and layout.
2010-05-06 11:46:33 +00:00
Rossen Stoyanchev
9fd402fbc7
SWF-1219 Update booking-mvc sample to use template URLs with path variables, the Spring MVC namespace, the HiddenHttpMethodFilter, and the spring:url tag.
2010-05-05 20:48:18 +00:00
Rossen Stoyanchev
6f48e5badc
Disable publishing of samples to remote repositories.
2010-05-04 13:03:48 +00:00
Rossen Stoyanchev
de75aefc63
SWF-1234 Integration with Spring 3 type conversion
2010-05-04 11:12:32 +00:00
Rossen Stoyanchev
7372b31184
SWF-1136 Make Spring EL the default expression language used. The current implementation is functionally equivalent except it ignores the configured Web Flow ConversionService and uses the Spring 3 conversion system instead.
2010-04-27 14:45:39 +00:00
Rossen Stoyanchev
120115ce54
SWF-1182 Upgrade to Spring Security 3.0.2.RELEASE
2010-04-21 13:09:07 +00:00
Rossen Stoyanchev
c6900f31dc
SWF-1226 Upgrade dependencies to Spring 3.0.2.RELEASE, Portlet API 2.0, and Tiles 2.1.2. Change AjaxTilesView to be compatible with and take advantage of Tiles 2.1.2 features.
2010-04-19 05:33:19 +00:00
Rossen Stoyanchev
13755f4bbe
SWF-1225 Update build properties for 2.1.0 release number.
2010-04-09 11:45:33 +00:00
Jeremy Grelle
09714f49b7
Bumping version to 2.0.9
2009-08-07 16:16:01 +00:00
Jeremy Grelle
66823337f9
Updating to Spring 2.5.6.SEC01
2009-08-06 21:03:35 +00:00
Keith Donald
068eac18e5
updated to 2.0.7 dev after 2.0.6 release
2009-03-15 05:48:55 +00:00
Keith Donald
602018a7e4
remove old code
2009-03-13 21:56:24 +00:00
Keith Donald
540470ec63
back to orig
2009-03-12 21:04:17 +00:00
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
Keith Donald
16e88dcb6f
numerous binding fixes, see changelog
2009-02-25 01:32:06 +00:00
Scott Andrews
1ac099b945
SWF-960 Booking MVC Reference Application: Decorated RadioButton components do not bind "on" selected value
2008-11-26 19:38:57 +00:00
Keith Donald
0c086b6622
swf 962, svn 961, svn 960
2008-11-22 00:45:00 +00:00
Keith Donald
643fa838ef
update version to 2.0.6
2008-11-22 00:35:07 +00:00
Keith Donald
c50efc7fd5
webflow
2008-11-14 08:33:26 +00:00
Keith Donald
863dd45b06
leading slash
2008-11-14 07:32:20 +00:00
Keith Donald
ff5dc278ae
ivy updates to 2.5.6.A
2008-11-14 06:50:26 +00:00
Keith Donald
6464801d8c
validation helper bug fixes
2008-11-13 15:08:21 +00:00
Keith Donald
89c3f6299c
to 2.0.5
2008-11-10 23:21:11 +00:00
Keith Donald
4ab1be0aa2
restored
2008-11-10 18:01:08 +00:00
Keith Donald
e2e90910fc
polish docs
2008-11-10 17:56:05 +00:00
Keith Donald
49d1679b16
2.5.6
2008-11-03 10:59:12 +00:00
Scott Andrews
987e14bcca
error message should show correct date format
2008-10-31 20:27:22 +00:00
Keith Donald
c85cb61157
simplification
2008-10-20 15:58:47 +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
086f2fa633
pom polish
2008-10-20 14:29:57 +00:00
Keith Donald
df7f064197
polish
2008-10-17 21:27:45 +00:00
Keith Donald
9a5060c85b
polish
2008-10-16 22:11:46 +00:00
Keith Donald
855182fb0b
polish
2008-10-15 21:05:22 +00:00
Scott Andrews
61c405b295
SWF-735 provide additional context to vaidation methods invoked by convention
2008-10-15 20:26:51 +00:00
Scott Andrews
7b4a3d25f6
SWF-909
...
Default flow id will be the path to the flow definition resource if a 'base-path' is provided on the flow-registry. Otherwise the current convension of filename minus extension is used. Flow locations are defined relative to the base-path
2008-10-14 22:43:35 +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
Keith Donald
1993cadd51
mvn snapshot
2008-09-30 17:15:55 +00:00
Keith Donald
5e9a02a904
polish
2008-09-30 17:10:21 +00:00
Keith Donald
dfab2a1919
doc polish
2008-09-22 22:26:20 +00:00
Agim Emruli
d75fd2cc3e
SWF-858 - added maven pom files for the samples
2008-09-20 10:19:02 +00:00
Keith Donald
e8d01f2ad3
test
2008-09-18 13:35:50 +00:00