UI-Component Sets

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

TimestampAuthorDetails
2012-11-23 11:06:42Werner 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:25Werner 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:42Werner 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:11Leonardo 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:26Leonardo 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:52Werner 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:53Werner 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:05Leonardo 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)