[
https://issues.apache.org/jira/browse/TOBAGO-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228000#comment-15228000
]
Hudson commented on TOBAGO-1544:
--------------------------------
SUCCESS: Integrated in Tobago 3.0.x #305 (See
[https://builds.apache.org/job/Tobago%203.0.x/305/])
TOBAGO-1544: Revise Demo Application for Tobago 3.0
[developed by hnoeth] (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1737949])
*
tobago-3.0.x/tobago-example/tobago-example-data/src/main/java/org/apache/myfaces/tobago/example/data/CommandNode.java
*
tobago-3.0.x/tobago-example/tobago-example-data/src/main/java/org/apache/myfaces/tobago/example/data/CommandNodeFactory.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/MessagesController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/NavigationTree.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/PanelController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Progress.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/ProgressController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SelectController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TabController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TreeCommandTypesController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TreeController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TreeSelectController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Upload.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/UploadController.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/actionlistener/SimpleTabChangeListener.java
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/40-date/date.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/input.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/30-messages/messages.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/50-progress/progress.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/output.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/20-selectOneChoice/selectOneChoice.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/30-selectOneRadio/selectOneRadio.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/40-selectOneListbox/selectOneListbox.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/50-selectManyCheckbox/selectManyCheckbox.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/60-selectManyListbox/selectManyListbox.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/70-selectManyShuttle/selectManyShuttle.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/select.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/040-command/10-button+link/button+link.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/050-container/20-panel/panel.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/050-container/40-section/section.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/050-container/50-header+footer/header+footer.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/050-container/container.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/060-popup/popup.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/070-tab/00-client/tab-client.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/070-tab/01-ajax/tab-ajax.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/070-tab/02-server/tab-server.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/070-tab/tab.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/090-tree/00-command/tree-command-types.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/090-tree/01-select/tree-select.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/090-tree/03-menu/tree-menu.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/090-tree/04-listbox/tree-listbox.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/090-tree/tree.xhtml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/100-upload/upload.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/main.xhtml
* tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/style/demo.css
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview.properties.xml
*
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/tobago-resource/html/standard/standard/property/overview_de.properties.xml
> Revise Demo Application for Tobago 3.0
> --------------------------------------
>
> Key: TOBAGO-1544
> URL: https://issues.apache.org/jira/browse/TOBAGO-1544
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Demo
> Reporter: Udo Schnurpfeil
>
> * Restructure the Menu
> * Describe new featues
> * Revise old features
> *TODO*
> * (x) In some components (<tc:in>, <tc:textarea>, ...), the focus-attribute
> doesn't work with prism.
> * (x) Date can changed, even if readonly=true
> * (x) <tc:selectOneChoice> There is no difference between readonly and
> disabled.
> * (x) <tc:selectOneListbox> <tc:selectManyListbox> There is no difference
> between readonly and disabled.
> * (x) <tc:box> should have an arrow to collapse/expand the box.
> * (x) If the text of a menuentry doesn't fit in the given space, a newline is
> added. It should be ensured, that the start of the second line is under the
> start of the first line
> * (x) The button of <tc:file> should be highlighted as the button of
> <tc:date>.
> * (x) <tc:selectBooleanCheckbox> <tc:selectManyCheckbox> The indent between
> checkbox and text have to be adjusted.
> * (x) <tc:separator> don't show a line, if 'label'-attribute is used.
> * (x) <tc:section> It's not possible to display an image (png, jpg, ...) with
> the 'image'-attribute (font awesome works).
> * (x) <tc:popup> 'modal'-attribute has no effect
> * (x) If an open <tc:popup> is rerendered, a new dimming-effect is added. The
> old one won't be removed and the site gets darker.
> * (x) If a normal <tc:button> is pressed in an open <tc:popup>, the popup is
> opened a second time.
> * (x) <tc:tab> 'disabled'-attribute has no visual effect for the header
> * (x) <tc:tabGroup> 'showNavigationBar' has no effect
> * (x) <tc:suggest> doesn't work
> * (x) Selectable.multiCascade is missing in documentation
> * (x) <tc:toolBarSeparator>, <tc:toolBarCheck> and <tc:toolBarSelectOne>
> doesn't work
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)