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 |
|
Rossen Stoyanchev
|
08dedb822c
|
SWF-1381 A couple of fixes for recursive exception handling
|
2010-08-31 18:31:11 +00:00 |
|
Rossen Stoyanchev
|
78879cebb5
|
SWF-1370 Extract test into a separate test fixture
|
2010-08-31 15:22:48 +00:00 |
|
Rossen Stoyanchev
|
6bb0f1ffec
|
SWF-1389 Fix issue in MessageContextErrors relating to use of JSR-303 validations
|
2010-08-31 14:34:37 +00:00 |
|
Rossen Stoyanchev
|
d9fa61c892
|
SWF-1333 Add Spring Security facelets tag library
|
2010-08-31 10:12:15 +00:00 |
|
Rossen Stoyanchev
|
e838a80d21
|
SWF-1370 Add test case for issue
|
2010-08-27 17:42:54 +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
|
df3ad6f174
|
Remove shale test dependency that's no longer needed
|
2010-08-25 18:46:01 +00:00 |
|
Rossen Stoyanchev
|
f3e613e7ad
|
SWF-1383 Fix issue with processing during non-SWF requests
|
2010-08-25 15:19:19 +00:00 |
|
Rossen Stoyanchev
|
2fa0c6b930
|
SWF-1378 Create FlowResourceResolver for JSF 1.2 and 2.0 environments
|
2010-08-25 15:13:43 +00:00 |
|
Rossen Stoyanchev
|
53be587189
|
SWF-1387 Upgrade to Dojo 1.5.0 and include dojox
|
2010-08-25 14:34:58 +00:00 |
|
Rossen Stoyanchev
|
6a23dd5774
|
Ivy settings improvements (respect transitive dependencies, use precise configuration names) for maven downloaded arftifacts
|
2010-08-25 08:58:58 +00:00 |
|
Rossen Stoyanchev
|
0e50c45c1b
|
update version to 2.2.0
|
2010-08-25 08:53:11 +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 |
|