rstoyanchev
0f445727f9
Upgrade to Spring Framework 6.0.23
...
Closes gh-1815
2024-11-01 14:31:51 +00:00
rstoyanchev
b4b97e3173
Update security section of reference docs
...
Closes gh-1806
2024-10-29 10:17:17 +00:00
Stéphane Nicoll
89c37a5fd6
Remove dead links
...
Closes gh-906
2024-10-11 15:41:55 +02:00
Brian Clozel
10ae7796c6
Fix documentation publication in Gradle build
...
This commit moves the asciidoctor *.adoc files to the default location
and removes the unnecessary asciidoctor plugin configuration as a
result.
This changes also reworks dependencies between tasks and adds the
missing publication configuration for generated artifacts. The entire
docs-specific script is moved from the main build.gradle file to a
"gradle/docs.gradle" script to improve readability of the main build.
Fixes gh-1797
2023-08-31 16:10:09 +01:00
rstoyanchev
d08971531e
Minor updates in reference docs
2023-03-30 12:51:21 +01:00
Rossen Stoyanchev
28f9511b68
Update reference docs for 3.0
2022-08-08 14:16:18 +03:00
Rossen Stoyanchev
fb82f141ab
Merge branch '2.5.x'
2022-08-04 19:23:40 +03:00
Rossen Stoyanchev
233c114427
Remove/fix doc references
2022-08-04 19:11:42 +03:00
Ian Young
d5029790fd
Adopt Spring Framework 6 and Jakarta EE 9
...
To avoid any complications with functional changes between Hibernate 5
and Hibernate 6, this uses the hibernate-core-jakarta v5 module rather
than hibernate-core v6. This requires a specific dependency exclusion
in spring-webflow.gradle to make sure that hibernate-entitymanager
never causes both versions to be loaded. This can be simplified after
eventual adoption of Hibernate 6.
The Spring snapshot repository needs to be referenced in build.gradle
for this early stage work on SWF 3.
2022-07-14 14:26:27 +01:00
Ian Young
e67a4e6f63
Fix HTML5 issues in Javadoc for Java 11
...
Some of these become hard errors in Java 17 or earlier, so it's best
to clean them up properly.
2022-07-14 14:25:19 +01:00
Jay Bryant
1ba807bd31
Editing pass
...
Edited for grammar, punctuation, spelling, usage, and voice.
2022-07-06 13:58:37 +01:00
Rossen Stoyanchev
95f87b66a8
Update references to master branch
2021-04-28 19:29:08 +01:00
Jay Bryant
7716ecbc2a
Wording changes
...
Replacing some terms
2020-07-22 11:24:22 +03:00
Jay Bryant
6dc5d2801c
Converted to Asciidoc
...
I used docbookrx to convert from Docbook to Asciidoc
I also removed the xml files for the reference documentation.
2020-04-28 07:25:47 +01:00
Spring Operator
7edadce7bf
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 639 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-06-04 08:43:29 -04:00
Spring Operator
d4a8ea9c47
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://joda-time.sourceforge.net/ (200) with 1 occurrences could not be migrated:
([https](https://joda-time.sourceforge.net/ ) result AnnotatedConnectException).
* http://www.jjg.net/ia/visvocab/ (200) with 1 occurrences could not be migrated:
([https](https://www.jjg.net/ia/visvocab/ ) result AnnotatedConnectException).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://xmlns.jcp.org/xml/ns/persistence/orm_2_1.xsd (301) with 1 occurrences migrated to:
https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/persistence/orm_2_1.xsd ([https](https://xmlns.jcp.org/xml/ns/persistence/orm_2_1.xsd ) result InvalidMediaTypeException).
* http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd (ReadTimeoutException) with 2 occurrences migrated to:
https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ([https](https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ) result ReadTimeoutException).
* http://www.springframework.org/schema/webflow/spring-webflow-1.0.xsd (404) with 2 occurrences migrated to:
https://www.springframework.org/schema/webflow/spring-webflow-1.0.xsd ([https](https://www.springframework.org/schema/webflow/spring-webflow-1.0.xsd ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://static.springframework.org/spring-security/site/reference.html (301) with 2 occurrences migrated to:
https://docs.spring.io/spring-security/site/reference.html ([https](https://static.springframework.org/spring-security/site/reference.html ) result 200).
* http://static.springsource.org/spring/docs/2.5.x/reference/mvc.html (301) with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/2.5.x/reference/mvc.html ([https](https://static.springsource.org/spring/docs/2.5.x/reference/mvc.html ) result 200).
* http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/expressions.html (301) with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/expressions.html ([https](https://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/expressions.html ) result 200).
* http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/index.html (301) with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/index.html ([https](https://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/index.html ) result 200).
* http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/mvc.html (301) with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/mvc.html ([https](https://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/mvc.html ) result 200).
* http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/validation.html (301) with 2 occurrences migrated to:
https://docs.spring.io/spring/docs/3.0.x/spring-framework-reference/html/validation.html ([https](https://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/validation.html ) result 200).
* http://en.wikipedia.org/wiki/Unified_Expression_Language with 1 occurrences migrated to:
https://en.wikipedia.org/wiki/Unified_Expression_Language ([https](https://en.wikipedia.org/wiki/Unified_Expression_Language ) result 200).
* http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd (301) with 2 occurrences migrated to:
https://hibernate.org/dtd/hibernate-mapping-3.0.dtd ([https](https://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd ) result 200).
* http://jira.spring.io with 1 occurrences migrated to:
https://jira.spring.io ([https](https://jira.spring.io ) result 200).
* http://primefaces.org/documentation.html with 1 occurrences migrated to:
https://primefaces.org/documentation.html ([https](https://primefaces.org/documentation.html ) result 200).
* http://search.maven.org with 1 occurrences migrated to:
https://search.maven.org ([https](https://search.maven.org ) result 200).
* http://tiles.apache.org/dtds/tiles-config_3_0.dtd with 1 occurrences migrated to:
https://tiles.apache.org/dtds/tiles-config_3_0.dtd ([https](https://tiles.apache.org/dtds/tiles-config_3_0.dtd ) result 200).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 15 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* http://www.springframework.org/schema/faces/spring-faces.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/faces/spring-faces.xsd ([https](https://www.springframework.org/schema/faces/spring-faces.xsd ) result 200).
* http://www.springframework.org/schema/mvc/spring-mvc.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/mvc/spring-mvc.xsd ([https](https://www.springframework.org/schema/mvc/spring-mvc.xsd ) result 200).
* http://www.springframework.org/schema/webflow-config/spring-webflow-config.xsd with 6 occurrences migrated to:
https://www.springframework.org/schema/webflow-config/spring-webflow-config.xsd ([https](https://www.springframework.org/schema/webflow-config/spring-webflow-config.xsd ) result 200).
* http://www.springframework.org/schema/webflow/spring-webflow.xsd with 45 occurrences migrated to:
https://www.springframework.org/schema/webflow/spring-webflow.xsd ([https](https://www.springframework.org/schema/webflow/spring-webflow.xsd ) result 200).
* http://docs.spring.io/spring/docs/current/spring-framework-reference/html/expressions.html with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/current/spring-framework-reference/html/expressions.html ([https](https://docs.spring.io/spring/docs/current/spring-framework-reference/html/expressions.html ) result 301).
* http://springframework.org with 1 occurrences migrated to:
https://springframework.org ([https](https://springframework.org ) result 301).
* http://www.docbook.org/xml/5.0/xsd/docbook.xsd with 16 occurrences migrated to:
https://www.docbook.org/xml/5.0/xsd/docbook.xsd ([https](https://www.docbook.org/xml/5.0/xsd/docbook.xsd ) result 301).
* http://www.docbook.org/xml/5.0/xsd/xlink.xsd with 15 occurrences migrated to:
https://www.docbook.org/xml/5.0/xsd/xlink.xsd ([https](https://www.docbook.org/xml/5.0/xsd/xlink.xsd ) result 301).
* http://java.sun.com/dtd/facelet-taglib_1_0.dtd with 1 occurrences migrated to:
https://java.sun.com/dtd/facelet-taglib_1_0.dtd ([https](https://java.sun.com/dtd/facelet-taglib_1_0.dtd ) result 302).
* http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd with 1 occurrences migrated to:
https://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd ([https](https://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd ) result 302).
* http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd with 1 occurrences migrated to:
https://java.sun.com/xml/ns/persistence/persistence_1_0.xsd ([https](https://java.sun.com/xml/ns/persistence/persistence_1_0.xsd ) result 302).
* http://repo.spring.io/snapshot with 1 occurrences migrated to:
https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot ) result 302).
* http://www.paypal.com?_callbackUrl= with 1 occurrences migrated to:
https://www.paypal.com?_callbackUrl= ([https](https://www.paypal.com?_callbackUrl= ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://docbook.org/ns/docbook with 32 occurrences
* http://java.sun.com/jsf/facelets with 2 occurrences
* http://java.sun.com/jsf/html with 2 occurrences
* http://java.sun.com/xml/ns/javaee with 2 occurrences
* http://java.sun.com/xml/ns/persistence with 2 occurrences
* http://localhost/app/hotels/booking?hotelId=1 with 1 occurrences
* http://www.springframework.org/schema/beans with 30 occurrences
* http://www.springframework.org/schema/faces with 8 occurrences
* http://www.springframework.org/schema/mvc with 8 occurrences
* http://www.springframework.org/schema/webflow with 96 occurrences
* http://www.springframework.org/schema/webflow-config with 12 occurrences
* http://www.springframework.org/security/tags with 2 occurrences
* http://www.springframework.org/security/tags</namespace> with 1 occurrences
* http://www.w3.org/1999/xhtml with 2 occurrences
* http://www.w3.org/1999/xlink with 30 occurrences
* http://www.w3.org/2001/XInclude with 31 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 81 occurrences
* http://xmlns.jcp.org/xml/ns/persistence/orm with 2 occurrences
2019-06-04 08:39:26 -04:00
Spring Operator
8c76ad9e0b
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* [ ] http://url.somewhereelse.com (200) with 2 occurrences could not be migrated:
([https](https://url.somewhereelse.com ) result SSLHandshakeException).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://progit.org/book/ch5-2.html (301) with 1 occurrences migrated to:
https://progit.org/book/ch5-2.html ([https](https://progit.org/book/ch5-2.html ) result SSLHandshakeException).
* [ ] http://<host>/ (UnknownHostException) with 2 occurrences migrated to:
https://<host>/ ([https](https://<host>/ ) result UnknownHostException).
* [ ] http://someHost/someApp/someServlet/foo (UnknownHostException) with 1 occurrences migrated to:
https://someHost/someApp/someServlet/foo ([https](https://someHost/someApp/someServlet/foo ) result UnknownHostException).
* [ ] http://someHost/someApp/someServlet/nestedPath/bar (UnknownHostException) with 1 occurrences migrated to:
https://someHost/someApp/someServlet/nestedPath/bar ([https](https://someHost/someApp/someServlet/nestedPath/bar ) result UnknownHostException).
* [ ] http://someHost/someApp/someServlet/nestedPath/bar.html (UnknownHostException) with 1 occurrences migrated to:
https://someHost/someApp/someServlet/nestedPath/bar.html ([https](https://someHost/someApp/someServlet/nestedPath/bar.html ) result UnknownHostException).
* [ ] http://someHost/someApp/someServlet/nestedPath/foo (UnknownHostException) with 2 occurrences migrated to:
https://someHost/someApp/someServlet/nestedPath/foo ([https](https://someHost/someApp/someServlet/nestedPath/foo ) result UnknownHostException).
* [ ] http://someHost/someApp/someServlet/nestedPath/foo.html (UnknownHostException) with 2 occurrences migrated to:
https://someHost/someApp/someServlet/nestedPath/foo.html ([https](https://someHost/someApp/someServlet/nestedPath/foo.html ) result UnknownHostException).
* [ ] http://someOtherSystem?orderId= (UnknownHostException) with 2 occurrences migrated to:
https://someOtherSystem?orderId= ([https](https://someOtherSystem?orderId= ) result UnknownHostException).
* [ ] http://url.somewhere.com (UnknownHostException) with 2 occurrences migrated to:
https://url.somewhere.com ([https](https://url.somewhere.com ) result UnknownHostException).
* [ ] http://book.git-scm.com/4_interactive_rebasing.html (301) with 1 occurrences migrated to:
https://book.git-scm.com/4_interactive_rebasing.html ([https](https://book.git-scm.com/4_interactive_rebasing.html ) result 404).
* [ ] http://download.dojotoolkit.org/release- (301) with 1 occurrences migrated to:
https://download.dojotoolkit.org/release- ([https](https://download.dojotoolkit.org/release- ) result 404).
* [ ] http://help.github.com/send-pull-requests (404) with 2 occurrences migrated to:
https://help.github.com/send-pull-requests ([https](https://help.github.com/send-pull-requests ) result 404).
* [ ] http://svn.dojotoolkit.org/src/util/trunk/buildscripts/profiles/standard.profile.js (404) with 1 occurrences migrated to:
https://svn.dojotoolkit.org/src/util/trunk/buildscripts/profiles/standard.profile.js ([https](https://svn.dojotoolkit.org/src/util/trunk/buildscripts/profiles/standard.profile.js ) result 404).
* [ ] http://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd (404) with 1 occurrences migrated to:
https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd ([https](https://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd ) result 404).
* [ ] http://www.springframework.org/schema/webflow/spring-webflow-2.4.xsd (404) with 1 occurrences migrated to:
https://www.springframework.org/schema/webflow/spring-webflow-2.4.xsd ([https](https://www.springframework.org/schema/webflow/spring-webflow-2.4.xsd ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://bugs.dojotoolkit.org/ticket/6849 with 1 occurrences migrated to:
https://bugs.dojotoolkit.org/ticket/6849 ([https](https://bugs.dojotoolkit.org/ticket/6849 ) result 200).
* [ ] http://docs.spring.io/spring-webflow/docs/current/api/ with 1 occurrences migrated to:
https://docs.spring.io/spring-webflow/docs/current/api/ ([https](https://docs.spring.io/spring-webflow/docs/current/api/ ) result 200).
* [ ] http://docs.spring.io/spring-webflow/docs/current/reference/html/ with 1 occurrences migrated to:
https://docs.spring.io/spring-webflow/docs/current/reference/html/ ([https](https://docs.spring.io/spring-webflow/docs/current/reference/html/ ) result 200).
* [ ] http://static.springframework.org/spring-webflow/images/spring-webflow.jpg (301) with 1 occurrences migrated to:
https://docs.spring.io/spring-webflow/images/spring-webflow.jpg ([https](https://static.springframework.org/spring-webflow/images/spring-webflow.jpg ) result 200).
* [ ] http://projects.spring.io/spring-webflow/ with 1 occurrences migrated to:
https://projects.spring.io/spring-webflow/ ([https](https://projects.spring.io/spring-webflow/ ) result 200).
* [ ] http://stackoverflow.com/questions/tagged/spring-webflow with 1 occurrences migrated to:
https://stackoverflow.com/questions/tagged/spring-webflow ([https](https://stackoverflow.com/questions/tagged/spring-webflow ) result 200).
* [ ] http://www.martinfowler.com/articles/mocksArentStubs.html with 2 occurrences migrated to:
https://www.martinfowler.com/articles/mocksArentStubs.html ([https](https://www.martinfowler.com/articles/mocksArentStubs.html ) result 200).
* [ ] http://www.springframework.org/schema/beans/spring-beans.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* [ ] http://www.springframework.org/schema/tool/spring-tool-3.0.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/tool/spring-tool-3.0.xsd ([https](https://www.springframework.org/schema/tool/spring-tool-3.0.xsd ) result 200).
* [ ] http://www.springframework.org/schema/webflow/spring-webflow.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/webflow/spring-webflow.xsd ([https](https://www.springframework.org/schema/webflow/spring-webflow.xsd ) result 200).
* [ ] http://www.w3.org/XML/1998/namespace with 1 occurrences migrated to:
https://www.w3.org/XML/1998/namespace ([https](https://www.w3.org/XML/1998/namespace ) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* [ ] http://forum.springsource.org/forumdisplay.php?36-Web-Flow (301) with 1 occurrences migrated to:
https://forum.spring.io/forumdisplay.php?36-Web-Flow ([https](https://forum.springsource.org/forumdisplay.php?36-Web-Flow ) result 301).
* [ ] http://jira.springsource.org/browse/SWF with 1 occurrences migrated to:
https://jira.springsource.org/browse/SWF ([https](https://jira.springsource.org/browse/SWF ) result 301).
* [ ] http://xml.apache.org/xalan with 1 occurrences migrated to:
https://xml.apache.org/xalan ([https](https://xml.apache.org/xalan ) result 301).
* [ ] http://java.sun.com/xml/jaxp/properties/schemaLanguage with 1 occurrences migrated to:
https://java.sun.com/xml/jaxp/properties/schemaLanguage ([https](https://java.sun.com/xml/jaxp/properties/schemaLanguage ) result 302).
* [ ] http://repo.spring.io/snapshot with 1 occurrences migrated to:
https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot ) result 302).
* [ ] http://springsource.com/support/springsupport with 1 occurrences migrated to:
https://springsource.com/support/springsupport ([https](https://springsource.com/support/springsupport ) result 302).
* [ ] http://www.paypal.com with 4 occurrences migrated to:
https://www.paypal.com ([https](https://www.paypal.com ) result 302).
* [ ] http://www.paypal.com?_callbackUrl= with 1 occurrences migrated to:
https://www.paypal.com?_callbackUrl= ([https](https://www.paypal.com?_callbackUrl= ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://localhost/springtravel/app/booking with 1 occurrences
* http://localhost/springtravel/app/flight/booking with 1 occurrences
* http://localhost/springtravel/app/hotel/booking with 1 occurrences
* http://localhost/springtravel/app/hotels/booking with 1 occurrences
* http://localhost/springtravel/app/hotels/booking?execution=e1s1 with 1 occurrences
* http://localhost/springtravel/hotels/booking.htm with 1 occurrences
* http://www.springframework.org/schema/beans with 4 occurrences
* http://www.springframework.org/schema/faces with 2 occurrences
* http://www.springframework.org/schema/tool with 2 occurrences
* http://www.springframework.org/schema/webflow with 39 occurrences
* http://www.springframework.org/schema/webflow-config with 2 occurrences
* http://www.springframework.org/schema/webflow/spring-webflow.xsd"> with 1 occurrences
* http://www.w3.org/1999/XSL/Transform with 1 occurrences
* http://www.w3.org/2001/XMLSchema with 4 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 2 occurrences
2019-06-04 08:37:31 -04:00
Rossen Stoyanchev
d15aa3b63f
Document success return values for transition actions
...
Issue: SWF-1727
2018-09-12 12:31:59 -04:00
Rossen Stoyanchev
12bb52e9ce
Update paragraph on use of explicit model bindings
...
Issue: SWF-1723
2018-09-12 12:14:45 -04:00
Rossen Stoyanchev
29103b1eb0
Update docs on JSF version
2018-02-09 12:58:15 -05:00
Rossen Stoyanchev
959fbaddf9
Update reference
...
Issue: SWF-1702
2018-02-08 20:53:13 -05:00
Rossen Stoyanchev
0a618b0791
Streamline XML namespace support towards unversioned schemas
...
Issue: SWF-1701
2018-02-07 21:55:11 -05:00
Rossen Stoyanchev
7215a49e4a
Revert "Remove Spring JavaScript library"
...
This reverts commit 4d59b21e49 .
Issue: SWF-1693
2018-02-07 14:46:37 -05:00
Rossen Stoyanchev
ec300fc0dc
Parameterize references to project version
...
SWF-1707
2017-07-31 14:07:20 +02:00
Rossen Stoyanchev
1f0f1f600b
Reference and readme updates
2017-05-31 13:52:47 -04:00
Rossen Stoyanchev
e4baa30f7b
Update documentation on action-state
...
Issue: SWF-1688
2017-05-25 14:21:49 -04:00
Rossen Stoyanchev
b263c1c87a
Remove OGNL expression support
...
Issue: SWF-1694
2017-01-06 16:47:41 -05:00
Rossen Stoyanchev
3a0857496e
Remove remaining Portlet references
...
Issue: SWF-1692
2017-01-06 16:47:06 -05:00
Rossen Stoyanchev
5b0df65be4
Fold spring-js + spring-js-tiles3 into spring-webflow
...
Issue: SWF-1693
2017-01-06 16:46:46 -05:00
Rossen Stoyanchev
4d59b21e49
Remove Spring JavaScript library
...
Issue: SWF-1693
2017-01-06 16:46:30 -05:00
Rossen Stoyanchev
25905e97ed
Roll forward to 2.4.4
2016-07-15 14:25:49 -04:00
Rossen Stoyanchev
189b31f0d2
Update docs to mention Hibernate 5 support
2016-07-12 12:21:04 -04:00
Rossen Stoyanchev
bbdc3765b5
Update doc on flow inheritance
...
Issue: SWF-1679
2016-07-07 17:05:04 -04:00
Rossen Stoyanchev
bcfae26e6f
Update reference section on sub-flows
...
Issue: SWF-1648
2016-06-17 18:09:40 -04:00
Rossen Stoyanchev
21cd54eca4
Correct versions in doc files
2016-06-16 10:34:12 -04:00
Rossen Stoyanchev
02ac30d598
Minor javadoc update
2014-10-28 10:33:37 -04:00
Rossen Stoyanchev
bdd3b4afe4
Add sub-section on scopes to reference
...
Issue: SWF-1466
2014-05-21 17:08:34 -04:00
Rossen Stoyanchev
546ec7a78e
Mention exception-handler element in documentation
...
Issue: SWF-1465
2014-05-21 16:48:01 -04:00
Rossen Stoyanchev
c09a77d815
Update readme and remove changelog
2014-04-02 10:43:49 -04:00
Rossen Stoyanchev
3aac995f21
Update Spring Faces chapter with Java config
2014-03-31 21:19:29 -04:00
Rossen Stoyanchev
e108904e37
Fix attribute for validation hint resolver
...
The flow-builder-services attribute for specifying a
ValidationHintResolver was originally added to use (incorrectly)
camelback notation, i.e. validationHintResolver. This change fgiixes
that to the XML convention i.e. validation-hint-resolver.
SWF-1629
2014-03-31 17:40:42 -04:00
Rossen Stoyanchev
cce1515a17
Support providing validator in faces builder serivces
...
Issue: SWF-1494
2014-03-31 17:28:31 -04:00
Rossen Stoyanchev
33bd09801b
Deprecate Spring.js
...
Issue: SWF-1628
2014-03-31 15:57:30 -04:00
Rossen Stoyanchev
77198b5c5f
Deprecate OGNL support
...
Issue: SWF-1627
2014-03-31 15:30:31 -04:00
Rossen Stoyanchev
893df095c6
Update reference with Java config examples
2014-03-31 15:03:11 -04:00
Rossen Stoyanchev
ecd213dc8f
Update section on partial validation
2014-03-31 13:23:45 -04:00
Rossen Stoyanchev
5359ff7110
Replace repo.springsource.org with repo.spring.io
2014-02-19 16:04:43 -05:00
Rossen Stoyanchev
8729ffb5f3
Update changelog for 2.4 M1 release
2013-01-31 18:25:50 -05:00
Phillip Webb
e23e427875
Add reference guide section on JSF file uploads
...
Issue: SWF-1482
2013-01-29 20:49:02 -08:00
Phillip Webb
70c618d410
Migrate reference guide to well-formed docbook XML
...
Convert all docbook XML files to well-formed docbook 5 syntax:
- Include xsi:schemaLocation element for tools support
- Convert all id elements to xml:id
- Convert all ulink elements to link
- Cleanup trailing whitespace and tabs
2013-01-29 19:32:15 -08:00