Commit Graph

141 Commits

Author SHA1 Message Date
Rossen Stoyanchev
d5556644a9 Use bean validation, improve booking form layout, fix pattern JSF uses for bean validation messages 2010-10-03 07:23:09 +00:00
Rossen Stoyanchev
bc2ca0351c SWF-1402 Add missing delegation methods to FlowViewResponseStateManager and add check for Web Flow request i FlowRenderKit 2010-10-01 09:56:54 +00:00
Rossen Stoyanchev
7b2ab7587c Fixes after testing with Apache MyFaces 2 2010-09-21 12:10:47 +00:00
Rossen Stoyanchev
5d158abce7 SWF-1375 Add <faces:resources /> element, JsfFlowHandlerAdapter, and provide useful error message when FacesContext is null. 2010-09-14 12:26:24 +00:00
Rossen Stoyanchev
c58f38968f SWF-1368 Minor style updates to booking-faces sample 2010-09-03 15:32:26 +00:00
Rossen Stoyanchev
a147d1c17c SWF-1368 Update booking-faces to use PrimeFaces components 2010-09-03 15:03:29 +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
fe39a25d72 update jsf version in pom and add validation tags to faces sample 2010-08-05 05:03:04 +00:00
Rossen Stoyanchev
6a56e9678a SWF-1365 Add support for partial state saving in JSF 2, ensure one FacesContext instance per request, avoid redirect by default when remaining in same view state (originally introduced in commit point 2365. 2010-08-03 11:15:20 +00:00
Rossen Stoyanchev
fe9229cf15 SWF-1367 Add support for JSF 2 Ajax requests, update booking-faces sample (JSF 2 based Ajax, jsr-303 validation), add chained delegation to AjaxHandlers, other miscellaneous improvements 2010-07-28 12:56:24 +00:00
Rossen Stoyanchev
507fec3edf SWF-1366 Add RequestHandler for JSF resource requests and update sample config 2010-07-22 11:39:32 +00:00
Rossen Stoyanchev
518dfc2ccf SWF-1237 Documentation updates for 2.1 release 2010-06-03 15:15:37 +00:00
Rossen Stoyanchev
acc793c6a2 SWF-1243 Comprehensive update for JSF 2.0 support 2010-06-02 19:47:34 +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
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
Keith Donald
863dd45b06 leading slash 2008-11-14 07:32:20 +00:00
Jeremy Grelle
f681d51910 Ajax-enabled the sorting links now that we've upgraded to JSF RI 1.2.09 2008-11-04 17:08:14 +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
Jeremy Grelle
b082baf44e Making <f:view> the top-level tag. 2008-10-04 21:49:17 +00:00
Keith Donald
5e9a02a904 polish 2008-09-30 17:10:21 +00:00
Keith Donald
d72076724f polish 2008-09-15 13:09:43 +00:00
Keith Donald
4d6620c665 polish 2008-09-12 15:29:30 +00:00
Keith Donald
af0053257a polish 2008-09-12 15:26:47 +00:00
Keith Donald
472903196d polish 2008-09-12 15:26:14 +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
Scott Andrews
dada0b2ef4 http://jira.springframework.org/browse/SWF-834 Sample apps should demonstrate collection and enum binding 2008-08-13 14:22:28 +00:00
Keith Donald
14b67b7e18 introduced redirect bug accidently 2008-07-30 18:08:14 +00:00
Keith Donald
180e685c81 handling recursive transitions for view-states 2008-07-30 14:37:01 +00:00
Keith Donald
4d6ed71933 polish 2008-07-29 19:59:27 +00:00
Keith Donald
7000af35c4 fixed failed tests 2008-07-10 10:46:46 +00:00
Keith Donald
7ce9759804 simplified flow impl 2008-07-10 08:22:08 +00:00
Jeremy Grelle
7b86939ae2 UTF-8 Encoding explicitly set 2008-06-30 20:29:40 +00:00
Jeremy Grelle
779c3207b9 SWF-754 - Added CharacterEncodingFilter to force UTF-8 encoding. 2008-06-27 19:13:57 +00:00
Keith Donald
990c14a981 security update 2008-06-05 21:11:24 +00:00
Keith Donald
3b68951ca3 2.0.2 security 2008-06-05 20:47:16 +00:00
Jeremy Grelle
ebd9e5807a Adding sort functionality on the reviewHotels view to exercise SWF-692 and SWF-700 2008-05-23 15:28:16 +00:00
Keith Donald
e1abad1e7d bug fix for 2.0.1 security 2008-05-16 18:17:05 +00:00
Keith Donald
9059d00d7b intro polish 2008-05-14 03:41:16 +00:00
Keith Donald
7010a806a0 message resolution fix 2008-05-14 03:07:29 +00:00
Keith Donald
5adf8a0cc8 polish 2008-05-13 15:31:28 +00:00
Keith Donald
cef529ec81 polish 2008-05-13 07:06:50 +00:00
Keith Donald
f73bf01935 removed wrong config 2008-05-13 06:12:47 +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