Last Published: 28 Nov 2012
Apache
MyFaces
Quick Start
User Guide
FAQ
Generated Doc
Download
JSF Implementations
Core JSF-2.1
API
Impl
Shared
Bundle
Core JSF-2.0
Core JSF-1.2
Core JSF-1.1
UI-Component Sets
Trinidad
Tobago
Tomahawk
Add-ons and Extensions
CODI
Orchestra
ExtVal
Portlet Bridge
Test
Commons
Ext-Scripting
Sandbox
Others
Documentation
Quick Start
Getting Started
MyFaces and Google App Engine
Generated Javadoc, Tlddoc and Others
FAQ
Project Documentation
Project Information
Project Reports
PMD Report
CPD Report
FindBugs Report
JDepend
Test JavaDocs
JavaDocs
JSDoc Report
Change Log
File Activity
Developer Activity
Source Xref
Test Source Xref
Surefire Report
Tag List
Foundation
ASF
Sponsorship
Thanks
Security
License
Change Log Report
Total number of changed sets: 1
Changes between 2012-10-29 and 2012-11-29
Total commits: 8
Total number of files changed: 11
Timestamp
Author
Details
2012-11-23 11:06:42
Werner Punz
/myfaces/core/trunk/api/src/main/javascript/META-INF/resources/myfaces/_impl/_util/
_Dom.js
v 1412932
/myfaces/core/trunk/api/src/main/javascript/META-INF/resources/myfaces/_impl/xhrCore/
_AjaxResponse.js
v 1412932
https://issues.apache.org/jira/browse/
MYFACES-3653
making the preserve focus code optional
2012-11-23 06:23:25
Werner Punz
/myfaces/core/trunk/api/src/main/javascript/META-INF/resources/myfaces/_impl/_util/
_Dom.js
v 1412831
https://issues.apache.org/jira/browse/
MYFACES-3653
adding a universal solution which works on all recent browsers
2012-11-23 03:56:42
Werner Punz
/myfaces/core/trunk/api/src/main/javascript/META-INF/resources/myfaces/_impl/_util/
_Dom.js
v 1412781
https://issues.apache.org/jira/browse/
MYFACES-3653
fixup for the focus issue, thanks to the icefaces team for providing the patch
2012-11-19 21:40:11
Leonardo Uribe
/myfaces/core/trunk/api/
pom.xml
v 1411517
/myfaces/core/trunk/assembly/
pom.xml
v 1411517
/myfaces/core/trunk/bundle/
pom.xml
v 1411517
/myfaces/core/trunk/impl/
pom.xml
v 1411517
/myfaces/core/trunk/parent/
pom.xml
v 1411517
/myfaces/core/trunk/
pom.xml
v 1411517
/myfaces/core/trunk/shared/
pom.xml
v 1411517
/myfaces/core/trunk/shared-public/
pom.xml
v 1411517
[maven-release-plugin] prepare for next development iteration
2012-11-19 21:39:26
Leonardo Uribe
/myfaces/core/trunk/api/
pom.xml
v 1411515
/myfaces/core/trunk/assembly/
pom.xml
v 1411515
/myfaces/core/trunk/bundle/
pom.xml
v 1411515
/myfaces/core/trunk/impl/
pom.xml
v 1411515
/myfaces/core/trunk/parent/
pom.xml
v 1411515
/myfaces/core/trunk/
pom.xml
v 1411515
/myfaces/core/trunk/shared/
pom.xml
v 1411515
/myfaces/core/trunk/shared-public/
pom.xml
v 1411515
[maven-release-plugin] prepare release myfaces-core-
module-2
.1.10
2012-11-07 05:37:52
Werner Punz
/myfaces/core/trunk/api/src/main/javascript/META-INF/resources/myfaces/_impl/_util/
_Dom.js
v 1406532
MYFACES-3637
removed an invalid char
2012-11-07 05:34:53
Werner Punz
/myfaces/core/trunk/api/src/main/javascript/META-INF/resources/myfaces/_impl/_util/
_Dom.js
v 1406527
MYFACES-3637
fixed the script eval now only valid java/ecmascript tags are evaled
2012-11-02 18:47:05
Leonardo Uribe
/myfaces/core/trunk/api/src/main/java/javax/faces/component/
UIComponentBase.java
v 1405217
MYFACES-3619
Define a special property to specify when a component is created by facelets ( oam.vf.addedByHandler ) (fix bug in state saving)