Commit Graph

2275 Commits

Author SHA1 Message Date
Rossen Stoyanchev
5cb3ef0067 SWF-991, SWF-1413 - Add ajax-driven flow attribute and redirect-in-same-view-state flow execution attribute 2011-01-31 00:32:00 +00:00
Rossen Stoyanchev
b0e64468ae SWF-1446 Make it easy to install Maven-central style dependencies local dependencies 2011-01-24 11:15:17 +00:00
Rossen Stoyanchev
2f1ed2015f SWF-1446 Make it easy to install Maven-central style dependencies locally 2011-01-24 11:14:29 +00:00
Rossen Stoyanchev
e4cd0e0bb6 SWF-1437 Fix thread-safety issue with SpringELExpression class 2010-12-14 11:35:17 +00:00
Rossen Stoyanchev
1683f8c891 SWF-1435 Add top level pom.xml and Maven settings for verifying Maven configuration 2010-12-07 16:09:18 +00:00
Rossen Stoyanchev
6d035c4299 SWF-1414 Switch samples to Maven central dependencies, Maven Eclipse plugin, and provide top level pom in samples directory. 2010-12-07 12:18:47 +00:00
Rossen Stoyanchev
3a97ce08bf SWF-1408 Remove use of persistence context in samples 2010-12-06 12:13:34 +00:00
Rossen Stoyanchev
55db452771 SWF-1421 Move dojo.require to the ElementDecoration constructor to ensure that happens ahead of dojo.addOnLoad() 2010-12-06 11:01:22 +00:00
Rossen Stoyanchev
8a4038ac13 SWF-1432 Make sure content type is set when sending a redirect instruction during JSF Ajax request 2010-12-03 14:51:45 +00:00
Rossen Stoyanchev
a3b696e7a6 SWF-759 Enable ability to configure a custom ConversationManager 2010-12-03 12:47:04 +00:00
Rossen Stoyanchev
42bba0094c SWF-1416 Update JavaDoc and schema doc with regards to setting max-snapshots=0 2010-12-02 19:46:57 +00:00
Rossen Stoyanchev
df7f3406a0 SWF-1419 Add ability to plug in custom Spring Validator via FlowBuilderServices to support JSR-303 validation 2010-12-02 13:54:00 +00:00
Rossen Stoyanchev
8928b6d7ff SWF-1247 Fix issues relating error codes in MessageContextErrors 2010-12-01 12:45:34 +00:00
Rossen Stoyanchev
41b5680b56 SWF-360 Update docs for flow managed persistence propagation 2010-10-29 08:15:20 +00:00
Rossen Stoyanchev
a82ca929ee SWF-360 Add flow managed persistence context propagation 2010-10-28 17:21:12 +00:00
Rossen Stoyanchev
aadddb0918 Update versions to 2.3.0 throughout 2010-10-28 16:43:41 +00:00
Rossen Stoyanchev
0bb8cd260b Create Spring Web Flow 2.3 branch 2010-10-28 16:35:35 +00:00
Rossen Stoyanchev
74299358d1 Update changelog for 2.2.1 release 2010-10-28 15:07:00 +00:00
Rossen Stoyanchev
70b56b5702 SWF-1159 Use paramets in JPA query instead of concatenating 2010-10-28 14:34:55 +00:00
Rossen Stoyanchev
21d314b9b8 SWF-1411 SWF-1409 Documentation fixes 2010-10-28 13:44:57 +00:00
Rossen Stoyanchev
d2e45a8582 SWF-360 Back out flow managed persistence changes from 2.2.x branch 2010-10-28 10:58:08 +00:00
Rossen Stoyanchev
890d96554a SWF-360 Add flow managed persistence context propagation 2010-10-28 10:42:47 +00:00
Rossen Stoyanchev
155649fd40 SWF-1407 Update mvc.JsfView to re-use FacesContext if available such as when used from Web Flow 2010-10-27 08:48:02 +00:00
Rossen Stoyanchev
e70bca23fb SWF-1406 Fix regression in iterating faces messages 2010-10-27 08:01:40 +00:00
Rossen Stoyanchev
e1eefc506c Update readme for portlet faces sample. 2010-10-19 13:25:20 +00:00
Rossen Stoyanchev
5039913006 Update version number from 2.2.0 to 2.2.1 2010-10-11 12:12:12 +00:00
Rossen Stoyanchev
3b198a638c SWF-1382 Clarify docs for file uploads wrt JSF 2010-10-11 10:58:42 +00:00
Rossen Stoyanchev
7f022b889c SWF-1374 Updated documentation for 2.2.0, deprecated ResourceServlet. 2010-10-08 11:23:59 +00:00
Rossen Stoyanchev
e9d2a4e233 SWF-1271 Automatically add a constraints property to a dijit.form.DateTimeBox with the date pattern to use 2010-10-06 11:41:05 +00:00
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
d18971b61e Update changelog for 2.2.0.RC1 release 2010-09-22 09:55:16 +00:00
Rossen Stoyanchev
7b2ab7587c Fixes after testing with Apache MyFaces 2 2010-09-21 12:10:47 +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
a89f24d954 Fix test setup issue 2010-09-15 08:47:46 +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
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 2010-09-13 14:57:14 +00:00
Rossen Stoyanchev
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. 2010-09-13 10:17:04 +00:00
Rossen Stoyanchev
cef35b6a45 SWF-1373 Update test case for untyped Collection to integer[] array conversion after resolution of SPR-7496 2010-09-13 10:14:52 +00:00
Rossen Stoyanchev
1245526b8a SWF-1386 Update .project name to spring-js-resources 2010-09-09 06:22:18 +00:00
Rossen Stoyanchev
d2e7fc6e32 SWF-1386 Spring spring-js into two artifacts 2010-09-07 09:46:10 +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
7fbc016215 SWF-1333 Create JSF 1.2 and 2.0 versions of the Spring Security tag library and remove springsecurity.taglib.xml 2010-09-02 17:56:16 +00:00
Rossen Stoyanchev
402a3786eb SWF-1385 Fix for servletRelative redirect where default servlet is used. 2010-09-02 10:45:07 +00:00
Rossen Stoyanchev
0d6f441682 SWF-1381 Back out check for endless recursive exception handling 2010-09-02 09:13:22 +00:00
Rossen Stoyanchev
a2c83a1fe6 Add jaxb depenedencies (for hibernate validator) required with java 1.5 2010-09-01 09:04:33 +00:00
Rossen Stoyanchev
623d3bac6e Update test.vm.args to increase memory 2010-09-01 07:32:39 +00:00
Rossen Stoyanchev
a5798b8ff7 Minor fix to ensure compilation with Java 1.5 JDK 2010-08-31 23:12:07 +00:00
Rossen Stoyanchev
9dc9a6eb45 SWF-1388 Move Spring JS resources to META-INF/web-resources 2010-08-31 22:39:08 +00:00