Commit Graph

  • 85d8d73c1d Update Jsf2FlowFacesContext.isValidationFailed() Rossen Stoyanchev 2012-02-28 10:47:47 -05:00
  • f764120279 Upgrade JSF Mojarra to version 2.1.7 Rossen Stoyanchev 2012-02-27 17:06:33 -05:00
  • 962b123d73 Ensure required test directory is created in GIT and remove javadoc refs to missing home dir Phil Webb 2012-01-17 17:00:41 -08:00
  • d960e85250 Update primefaces repository Phil Webb 2012-01-17 16:12:21 -08:00
  • 6a49144843 Ensure required test directory is created in GIT and remove javadoc refs to missing home dir Phil Webb 2012-01-17 17:00:41 -08:00
  • e11b92f1e4 Update primefaces repository Phil Webb 2012-01-17 16:12:21 -08:00
  • dae30d0436 Update README.md Rossen Stoyanchev 2012-01-06 16:30:54 -05:00
  • 4b92a8cd55 More README updates Rossen Stoyanchev 2012-01-06 16:27:33 -05:00
  • 1946186569 More README updates Rossen Stoyanchev 2012-01-06 16:25:11 -05:00
  • f163734f29 More README updates Rossen Stoyanchev 2012-01-06 16:16:24 -05:00
  • 739cde3383 Update README.md Rossen Stoyanchev 2012-01-06 16:04:03 -05:00
  • 316373cf7b Replace readme.txt with README.md Rossen Stoyanchev 2011-12-29 16:09:42 -05:00
  • e5f17df95b Increment version to 2.3.1.BUILD-SNAPSHOT. Rossen Stoyanchev 2011-12-29 13:24:39 -05:00
  • dc5aa386fa Increment version to 2.4.0.BUILD-SNAPSHOT. Rossen Stoyanchev 2011-12-29 13:09:27 -05:00
  • 743dd2b144 Add spring-build 2.2.3. 2.1.x Rossen Stoyanchev 2011-12-29 12:37:34 -05:00
  • c33e4f7c06 Add spring-build 2.2.3 and ensure build is working. 2.0.x Rossen Stoyanchev 2011-12-29 11:48:05 -05:00
  • 63bc6f2660 Add missing (empty) source folders. Rossen Stoyanchev 2011-12-29 10:51:20 -05:00
  • b13da5fa0e Add spring-build 2.2.3 and ensure build succeeds. 2.2.x Rossen Stoyanchev 2011-12-29 10:36:00 -05:00
  • 2f44e7dd57 Add spring-build 2.5.2 Rossen Stoyanchev 2011-12-27 20:03:21 -05:00
  • b685f11050 SWF-1456 Update xsd versions in reference doc Rossen Stoyanchev 2011-06-30 10:53:22 +00:00
  • 2bd225692f SWF-1479 Remove jboss repository from booking-mvc sample Rossen Stoyanchev 2011-06-30 10:45:11 +00:00
  • 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
  • fd62cbf5fa Update release notes for 2.3.0 release Rossen Stoyanchev 2011-02-28 14:22:53 +00:00
  • f828e94eb2 Upgrade PrimeFaces to 2.2.1 Rossen Stoyanchev 2011-02-28 11:51:59 +00:00
  • 1f988e0c57 Update template.mf files to Spring 3.0.5.RELEASE Rossen Stoyanchev 2011-02-28 11:39:58 +00:00
  • 3f8d0c8ba0 Update dependencies in web flow modules to Spring 3.0.5 Rossen Stoyanchev 2011-02-28 11:33:39 +00:00
  • 0cc2016a29 SWF-1447 2.3 documentation updates Rossen Stoyanchev 2011-02-28 11:06:13 +00:00
  • 34dbdb4322 SWF-1447 2.3 documentation updates Rossen Stoyanchev 2011-02-28 10:56:37 +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
  • 780ff8f225 SWF-991 Replace ajax-driven flow attribute with mode=embedded flow input attribute. Rossen Stoyanchev 2011-02-04 16:57:21 +00:00
  • 5cb3ef0067 SWF-991, SWF-1413 - Add ajax-driven flow attribute and redirect-in-same-view-state flow execution attribute Rossen Stoyanchev 2011-01-31 00:32:00 +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
  • 8928b6d7ff SWF-1247 Fix issues relating error codes in MessageContextErrors Rossen Stoyanchev 2010-12-01 12:45:34 +00:00
  • 41b5680b56 SWF-360 Update docs for flow managed persistence propagation Rossen Stoyanchev 2010-10-29 08:15:20 +00:00
  • a82ca929ee SWF-360 Add flow managed persistence context propagation Rossen Stoyanchev 2010-10-28 17:21:12 +00:00
  • aadddb0918 Update versions to 2.3.0 throughout Rossen Stoyanchev 2010-10-28 16:43:41 +00:00
  • 0bb8cd260b Create Spring Web Flow 2.3 branch Rossen Stoyanchev 2010-10-28 16:35:35 +00:00
  • 74299358d1 Update changelog for 2.2.1 release Rossen Stoyanchev 2010-10-28 15:07:00 +00:00
  • 70b56b5702 SWF-1159 Use paramets in JPA query instead of concatenating Rossen Stoyanchev 2010-10-28 14:34:55 +00:00
  • 21d314b9b8 SWF-1411 SWF-1409 Documentation fixes Rossen Stoyanchev 2010-10-28 13:44:57 +00:00
  • d2e45a8582 SWF-360 Back out flow managed persistence changes from 2.2.x branch Rossen Stoyanchev 2010-10-28 10:58:08 +00:00
  • 890d96554a SWF-360 Add flow managed persistence context propagation Rossen Stoyanchev 2010-10-28 10:42:47 +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
  • e70bca23fb SWF-1406 Fix regression in iterating faces messages Rossen Stoyanchev 2010-10-27 08:01:40 +00:00
  • e1eefc506c Update readme for portlet faces sample. Rossen Stoyanchev 2010-10-19 13:25:20 +00:00
  • 5039913006 Update version number from 2.2.0 to 2.2.1 Rossen Stoyanchev 2010-10-11 12:12:12 +00:00
  • 3b198a638c SWF-1382 Clarify docs for file uploads wrt JSF Rossen Stoyanchev 2010-10-11 10:58:42 +00:00
  • 7f022b889c SWF-1374 Updated documentation for 2.2.0, deprecated ResourceServlet. Rossen Stoyanchev 2010-10-08 11:23:59 +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
  • d18971b61e Update changelog for 2.2.0.RC1 release Rossen Stoyanchev 2010-09-22 09:55:16 +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
  • a2c83a1fe6 Add jaxb depenedencies (for hibernate validator) required with java 1.5 Rossen Stoyanchev 2010-09-01 09:04:33 +00:00
  • 623d3bac6e Update test.vm.args to increase memory Rossen Stoyanchev 2010-09-01 07:32:39 +00:00
  • a5798b8ff7 Minor fix to ensure compilation with Java 1.5 JDK Rossen Stoyanchev 2010-08-31 23:12:07 +00:00
  • 9dc9a6eb45 SWF-1388 Move Spring JS resources to META-INF/web-resources Rossen Stoyanchev 2010-08-31 22:39:08 +00:00
  • 08dedb822c SWF-1381 A couple of fixes for recursive exception handling Rossen Stoyanchev 2010-08-31 18:31:11 +00:00
  • 78879cebb5 SWF-1370 Extract test into a separate test fixture Rossen Stoyanchev 2010-08-31 15:22:48 +00:00
  • 6bb0f1ffec SWF-1389 Fix issue in MessageContextErrors relating to use of JSR-303 validations Rossen Stoyanchev 2010-08-31 14:34:37 +00:00
  • d9fa61c892 SWF-1333 Add Spring Security facelets tag library Rossen Stoyanchev 2010-08-31 10:12:15 +00:00
  • e838a80d21 SWF-1370 Add test case for issue Rossen Stoyanchev 2010-08-27 17:42:54 +00:00
  • 4158063836 SWF-1373 Upgrade to Spring 3.0.4, update booking-mvc sample (Spring MVC resource serving, default servlet mapping) Rossen Stoyanchev 2010-08-25 19:19:50 +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