You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2015/09/11 19:12:46 UTC

[jira] [Commented] (TOBAGO-1470) Tobago 3: Layout concept changed

    [ https://issues.apache.org/jira/browse/TOBAGO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741158#comment-14741158 ] 

Hudson commented on TOBAGO-1470:
--------------------------------

SUCCESS: Integrated in tobago-3.0.x #76 (See [https://builds.apache.org/job/tobago-3.0.x/76/])
TOBAGO-1470: Tobago 3: Layout concept changed (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1702483)
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/component/Position.java
TOBAGO-1470: Tobago 3: Layout concept changed (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1702481)
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/PositionRule.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIPopup.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/PopupTagDeclaration.java
TOBAGO-1470: Tobago 3: Layout concept changed (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1702480)
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/config/AbstractTobagoTestBase.java
TOBAGO-1470: Tobago 3: Layout concept changed (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1702479)
* /myfaces/tobago/branches/tobago-3.0.x/tobago-3.0.txt
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ClientProperties.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/context/TobagoContext.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIPage.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/Box.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/Dimension.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/layout/Position.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-popup/popup.xhtml
* /myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/PageRendererBase.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/PageRenderer.java
* /myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js


> Tobago 3: Layout concept changed
> --------------------------------
>
>                 Key: TOBAGO-1470
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1470
>             Project: MyFaces Tobago
>          Issue Type: Task
>          Components: Core, Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>
> In Tobago 1.0, 1.5 and 2.0 the layout is evaluated on the server, because some feature can't be realized with the browsers in past.
> Starting with Tobago 3.0 the layout will be evaluated on the client. The support of the old browsers will be stopped.
> No longer supported:
> * AbstractUIPage.actionPosition
> * ClientProperties.pageWidth
> * ClientProperties.pageHeight
> * class Box
> * class Dimension
> * class Position



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)