Commit Graph

2248 Commits

Author SHA1 Message Date
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
Rossen Stoyanchev
6157e3dd5b SWF-1313 Honor disabled attribute by rendering a commandLink as a span element 2010-08-03 23:04:55 +00:00
Rossen Stoyanchev
ce99354c42 SWF-1365 Missed a couple of files in last checkin. 2010-08-03 23:01:57 +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
6ea8f37097 Create Spring Web Flow 2.2 branch 2010-07-19 17:21:20 +00:00
Rossen Stoyanchev
07d7b743cc Update changelog and readme for 2.1.1 release 2010-07-19 13:47:03 +00:00
Rossen Stoyanchev
e764854339 SWF-1321 Document DataModel implementations. 2010-07-19 09:26:04 +00:00
Rossen Stoyanchev
c132081683 SWF-1358 Modified Spring.RemotingHandler to remove scripts (but not script tags) from partial responses. 2010-07-15 19:16:12 +00:00
Rossen Stoyanchev
73ea5cd6e1 SWF-1268 Initialze the widgetAttrs field of Spring.ElementDecoration in its constructor 2010-07-14 17:35:20 +00:00
Rossen Stoyanchev
a97bb1bf6b SWF-1362 Move dojo-build to spring-js 2010-07-14 15:43:14 +00:00
Rossen Stoyanchev
0f3d1022e6 SWF-1362 Script and profile for preparing custom dojo build. 2010-07-14 14:33:11 +00:00
Rossen Stoyanchev
664acbfb48 SWF-1362 Add script to prepare custom dojo build, remove dojo and dijit directories, invoke shrinksafe to minify Spring.js and Spring-Dojo.js during the build 2010-07-14 14:26:52 +00:00
Rossen Stoyanchev
98dbf4b5a8 SWF-1263 Split out a JSF 2 specific version of FlowFacesContext 2010-07-14 10:18:47 +00:00