b3b466a088
SWF-1459 Ensure new FlowExecution instances are created with own copy of execution attributes map.
Rossen Stoyanchev
2011-06-30 10:04:09 +00:00
5b0cf929da
SWF-1461 NPE when rendering a JSF view as part of non-webflow request.
Rossen Stoyanchev
2011-06-30 09:47:13 +00:00
0c69e6803e
Fix publish-documentation targets to reflect change in host name to static.springsource.org
Rossen Stoyanchev
2011-02-28 18:08:59 +00:00
ed76ec0485
SWF-1424 Add Web Flow implementation of PartialViewContext to support render action in JSF 2 applications.
Rossen Stoyanchev
2011-02-20 21:32:19 +00:00
003377d6e1
SWF-1415 Add support for handling resource requests
Rossen Stoyanchev
2011-02-11 18:24:51 +00:00
b0e64468ae
SWF-1446 Make it easy to install Maven-central style dependencies local dependencies
Rossen Stoyanchev
2011-01-24 11:15:17 +00:00
2f1ed2015f
SWF-1446 Make it easy to install Maven-central style dependencies locally
Rossen Stoyanchev
2011-01-24 11:14:29 +00:00
e4cd0e0bb6
SWF-1437 Fix thread-safety issue with SpringELExpression class
Rossen Stoyanchev
2010-12-14 11:35:17 +00:00
1683f8c891
SWF-1435 Add top level pom.xml and Maven settings for verifying Maven configuration
Rossen Stoyanchev
2010-12-07 16:09:18 +00:00
6d035c4299
SWF-1414 Switch samples to Maven central dependencies, Maven Eclipse plugin, and provide top level pom in samples directory.
Rossen Stoyanchev
2010-12-07 12:18:47 +00:00
3a97ce08bf
SWF-1408 Remove use of persistence context in samples
Rossen Stoyanchev
2010-12-06 12:13:34 +00:00
55db452771
SWF-1421 Move dojo.require to the ElementDecoration constructor to ensure that happens ahead of dojo.addOnLoad()
Rossen Stoyanchev
2010-12-06 11:01:22 +00:00
8a4038ac13
SWF-1432 Make sure content type is set when sending a redirect instruction during JSF Ajax request
Rossen Stoyanchev
2010-12-03 14:51:45 +00:00
a3b696e7a6
SWF-759 Enable ability to configure a custom ConversationManager
Rossen Stoyanchev
2010-12-03 12:47:04 +00:00
42bba0094c
SWF-1416 Update JavaDoc and schema doc with regards to setting max-snapshots=0
Rossen Stoyanchev
2010-12-02 19:46:57 +00:00
df7f3406a0
SWF-1419 Add ability to plug in custom Spring Validator via FlowBuilderServices to support JSR-303 validation
Rossen Stoyanchev
2010-12-02 13:54:00 +00:00
155649fd40
SWF-1407 Update mvc.JsfView to re-use FacesContext if available such as when used from Web Flow
Rossen Stoyanchev
2010-10-27 08:48:02 +00:00
e9d2a4e233
SWF-1271 Automatically add a constraints property to a dijit.form.DateTimeBox with the date pattern to use
Rossen Stoyanchev
2010-10-06 11:41:05 +00:00
d5556644a9
Use bean validation, improve booking form layout, fix pattern JSF uses for bean validation messages
Rossen Stoyanchev
2010-10-03 07:23:09 +00:00
bc2ca0351c
SWF-1402 Add missing delegation methods to FlowViewResponseStateManager and add check for Web Flow request i FlowRenderKit
Rossen Stoyanchev
2010-10-01 09:56:54 +00:00
7b2ab7587c
Fixes after testing with Apache MyFaces 2
Rossen Stoyanchev
2010-09-21 12:10:47 +00:00
1402a68f37
SWF-1376 Show error dialog when response is empty and there is no Spring redirect header.
Rossen Stoyanchev
2010-09-17 09:07:41 +00:00
a89f24d954
Fix test setup issue
Rossen Stoyanchev
2010-09-15 08:47:46 +00:00
5d158abce7
SWF-1375 Add <faces:resources /> element, JsfFlowHandlerAdapter, and provide useful error message when FacesContext is null.
Rossen Stoyanchev
2010-09-14 12:26:24 +00:00
9e2137d3c6
SWF-1379 Remove dependency on the Portlet bridge for JSF and provide basic support within Web Flow for working Portlets and JSF. Update portlet samples
Rossen Stoyanchev
2010-09-13 14:57:14 +00:00
7986cbdb0e
SWF-1386 Make tests independent of (the location of) Spring.js. That allows them to run inside an IDE without relying on the Ant build.
Rossen Stoyanchev
2010-09-13 10:17:04 +00:00
cef35b6a45
SWF-1373 Update test case for untyped Collection to integer[] array conversion after resolution of SPR-7496
Rossen Stoyanchev
2010-09-13 10:14:52 +00:00
1245526b8a
SWF-1386 Update .project name to spring-js-resources
Rossen Stoyanchev
2010-09-09 06:22:18 +00:00
d2e7fc6e32
SWF-1386 Spring spring-js into two artifacts
Rossen Stoyanchev
2010-09-07 09:46:10 +00:00
c58f38968f
SWF-1368 Minor style updates to booking-faces sample
Rossen Stoyanchev
2010-09-03 15:32:26 +00:00
a147d1c17c
SWF-1368 Update booking-faces to use PrimeFaces components
Rossen Stoyanchev
2010-09-03 15:03:29 +00:00
7fbc016215
SWF-1333 Create JSF 1.2 and 2.0 versions of the Spring Security tag library and remove springsecurity.taglib.xml
Rossen Stoyanchev
2010-09-02 17:56:16 +00:00
402a3786eb
SWF-1385 Fix for servletRelative redirect where default servlet is used.
Rossen Stoyanchev
2010-09-02 10:45:07 +00:00
0d6f441682
SWF-1381 Back out check for endless recursive exception handling
Rossen Stoyanchev
2010-09-02 09:13:22 +00:00
df3ad6f174
Remove shale test dependency that's no longer needed
Rossen Stoyanchev
2010-08-25 18:46:01 +00:00
f3e613e7ad
SWF-1383 Fix issue with processing during non-SWF requests
Rossen Stoyanchev
2010-08-25 15:19:19 +00:00
2fa0c6b930
SWF-1378 Create FlowResourceResolver for JSF 1.2 and 2.0 environments
Rossen Stoyanchev
2010-08-25 15:13:43 +00:00
53be587189
SWF-1387 Upgrade to Dojo 1.5.0 and include dojox
Rossen Stoyanchev
2010-08-25 14:34:58 +00:00
6a23dd5774
Ivy settings improvements (respect transitive dependencies, use precise configuration names) for maven downloaded arftifacts
Rossen Stoyanchev
2010-08-25 08:58:58 +00:00
0e50c45c1b
update version to 2.2.0
Rossen Stoyanchev
2010-08-25 08:53:11 +00:00
fe39a25d72
update jsf version in pom and add validation tags to faces sample
Rossen Stoyanchev
2010-08-05 05:03:04 +00:00
6157e3dd5b
SWF-1313 Honor disabled attribute by rendering a commandLink as a span element
Rossen Stoyanchev
2010-08-03 23:04:55 +00:00
ce99354c42
SWF-1365 Missed a couple of files in last checkin.
Rossen Stoyanchev
2010-08-03 23:01:57 +00:00
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.
Rossen Stoyanchev
2010-08-03 11:15:20 +00:00
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
Rossen Stoyanchev
2010-07-28 12:56:24 +00:00