| 10018 18.05.2012 21:35:24, by
edburns
http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-949
- Provide for per-link opt-out of ClientWindow generation on <h:link> and <h:button> with the "disableClientWindow" attribute.
section: Modified Files ---------------------------- M jsf-api/doc/standard-html-renderkit-base.xml M jsf-api/doc/uioutcometarget-props.xml M jsf-api/doc/standard-html-renderkit.xml A jsf-api/doc/get-link-props.xml M jsf-tools/src/main/resources/com/sun/faces/generate/facesdoc/stylesheet.css
- Changes to standard HTML_BASIC renderkit for support of the new attribute.
M jsf-ri/src/main/java/com/sun/faces/renderkit/html_basic/OutcomeTargetRenderer.java
- Modify the renderer to support it.
M jsf-api/src/main/java/javax/faces/lifecycle/ClientWindow.java
- Explain why the per-link opt-in-opt-opt methods are static.
M jsf-test/JAVASERVERFACES-1995/i_jsf_1995_htmlunit/src/main/java/com/sun/faces/regression/i_jsf_1995/Issue1995_war_1_TestCase.java M jsf-test/JAVASERVERFACES_SPEC_PUBLIC-949/i_spec_949_war/src/main/webapp/main.xhtml M jsf-test/JAVASERVERFACES_SPEC_PUBLIC-949/i_spec_949_htmlunit/src/main/java/com/sun/faces/test/i_spec_949_htmlunit/IssueSpec949TestCase.java A + jsf-test/JAVASERVERFACES_SPEC_PUBLIC-949/i_spec_949_war/src/main/webapp/disableClientWindow.xhtml
- Test the feature. |
| 10017 18.05.2012 19:52:16, by
rogerk
<< http://java.net/jira/browse/JAVASERVERFACES-2421 >>
SECTION: Modified Files ---------------------------- M test/agnostic/ajax/src/main/java/com/sun/faces/test/agnostic/ajax/UpdateBean.java ---- Added test method for disabled attribute. This method illustrates that the usage ---- of the 'disabled' property is preferred over setAttribute. M jsf-api/src/main/resources/jsf.js ---- doAttribute function - use disabled property (if the name of the attribute is disabled).
A test/agnostic/ajax/src/main/webapp/attributeNameIsDisabled.xhtml ---- Web page for test.
A test/agnostic/ajax/src/test/java/com/sun/faces/test/agnostic/ajax/Issue2421IT.java ---- New Test. |
| 10016 18.05.2012 19:36:57, by
rogerk
<< http://java.net/jira/browse/JAVASERVERFACES-2421 >>
SECTION: Modified Files ---------------------------- M test/agnostic/ajax/src/main/java/com/sun/faces/test/agnostic/ajax/UpdateBean.java ---- Added test method for disabled attribute. This method illustrates that the usage ---- of the 'disabled' property is preferred over setAttribute. M jsf-api/src/main/resources/jsf.js ---- doAttribute function - use disabled property (if the name of the attribute is disabled).
A test/agnostic/ajax/src/main/webapp/attributeNameIsDisabled.xhtml ---- Web page for test.
A test/agnostic/ajax/src/test/java/com/sun/faces/test/agnostic/ajax/Issue2421IT.java ---- New Test. |
| 10015 18.05.2012 19:23:30, by
rogerk
<< http://java.net/jira/browse/JAVASERVERFACES-2421 >>
SECTION: Modified Files ---------------------------- M test/agnostic/ajax/src/main/java/com/sun/faces/test/agnostic/ajax/UpdateBean.java ---- Added test method for disabled attribute. This method illustrates that the usage ---- of the 'disabled' property is preferred over setAttribute. M jsf-api/src/main/resources/jsf.js ---- doAttribute function - use disabled property (if the name of the attribute is disabled).
A test/agnostic/ajax/src/main/webapp/attributeNameIsDisabled.xhtml ---- Web page for test. |
| 10014 18.05.2012 18:01:58, by
mriem
Updated Tomcat version |
| 10013 18.05.2012 16:44:12, by
rogerk
Update patch version to 9 |
| 10012 18.05.2012 16:38:22, by
mriem
Setting version to 2.1.9-SNAPSHOT |
| 10011 18.05.2012 16:36:46, by
mriem
Setting version to 2.1.9-SNAPSHOT |
| 10010 18.05.2012 16:24:36, by
mriem
Fixed groupId |
| 10009 18.05.2012 16:21:24, by
mriem
Fixed groupId |
| 10008 18.05.2012 16:16:55, by
mriem
Fixed parent reference |
| 10007 18.05.2012 16:16:37, by
mriem
Fixed parent reference |
| 10006 18.05.2012 16:16:11, by
mriem
Fixed parent reference |
| 10005 18.05.2012 16:15:52, by
mriem
Fixed parent reference |
| 10004 18.05.2012 16:15:30, by
mriem
Fixed parent reference |
| 10003 18.05.2012 16:15:01, by
mriem
Fixed parent reference |
| 10002 18.05.2012 16:13:39, by
mriem
Updated plugin dependencies |
| 10001 18.05.2012 16:08:25, by
mriem
Updated artifactId |
| 10000 18.05.2012 16:02:57, by
mriem
Updated artifactId |
| 9999 18.05.2012 15:56:05, by
mriem
Updated artifactId |
|
|