[jira] [Resolved] (TOBAGO-1898) Add a context message to form-components

2019-01-03 Thread Henning Noeth (JIRA)


 [ 
https://issues.apache.org/jira/browse/TOBAGO-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Noeth resolved TOBAGO-1898.
---
Resolution: Fixed

> Add a context message to form-components
> 
>
> Key: TOBAGO-1898
> URL: https://issues.apache.org/jira/browse/TOBAGO-1898
> Project: MyFaces Tobago
>  Issue Type: New Feature
>  Components: Core, Themes
>Affects Versions: 4.2.0
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Major
> Fix For: 5.0.0
>
>
> Add a context message to form-components.
> The context message should show up if pressing a button beside the component.
> The button should have a CSS class 'btn-info' and show a question mark.
> The context message should loaded by AJAX.
> The context message can contain further information, for what exactly an 
> input field, checkbox, radio buttons, etc. is needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TOBAGO-1898) Add a context message to form-components

2019-01-03 Thread Hudson (JIRA)


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

Hudson commented on TOBAGO-1898:


SUCCESS: Integrated in Jenkins build Tobago Trunk #1635 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1635/])
TOBAGO-1898 Add a context message to form-components (hnoeth: rev 
70e69b1499d5aa0aaac394808805f993adeef250)
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectBoolean.java
* (edit) 
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/10-in/In.xhtml
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectManyListboxTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIInput.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/InTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectOneRadioTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectManyBase.java
* (add) 
tobago-core/src/main/java/org/apache/myfaces/tobago/component/SupportsHelp.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/FileTagDeclaration.java
* (edit) 
tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResourceBundle.properties
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectBooleanToggleTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/MessageLayoutRendererBase.java
* (add) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/declaration/HasHelp.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectOneChoiceTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectBooleanCheckboxTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/DateTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectManyCheckboxTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectOneBase.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIFile.java
* (edit) 
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/InController.java
* (edit) 
tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResourceBundle_es.properties
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/TobagoClass.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClass.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/component/Attributes.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectManyShuttleTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectOneListboxTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/TextareaTagDeclaration.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/Icons.java
* (edit) 
tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResourceBundle_de.properties
* (edit) tobago-core/src/main/resources/scss/_tobago.scss


> Add a context message to form-components
> 
>
> Key: TOBAGO-1898
> URL: https://issues.apache.org/jira/browse/TOBAGO-1898
> Project: MyFaces Tobago
>  Issue Type: New Feature
>  Components: Core, Themes
>Affects Versions: 4.2.0
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Major
> Fix For: 5.0.0
>
>
> Add a context message to form-components.
> The context message should show up if pressing a button beside the component.
> The button should have a CSS class 'btn-info' and show a question mark.
> The context message should loaded by AJAX.
> The context message can contain further information, for what exactly an 
> input field, checkbox, radio buttons, etc. is needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (TOBAGO-1701) Switch from JUnit4 to JUnit5

2019-01-03 Thread Henning Noeth (JIRA)


 [ 
https://issues.apache.org/jira/browse/TOBAGO-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Noeth resolved TOBAGO-1701.
---
Resolution: Fixed

Jenkins build is back to normal.

> Switch from JUnit4 to JUnit5
> 
>
> Key: TOBAGO-1701
> URL: https://issues.apache.org/jira/browse/TOBAGO-1701
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Core, Themes
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Minor
> Fix For: 5.0.0
>
> Attachments: Update_Test_to_JUnit5.patch
>
>
> We would like to switch to version 5, but there are currently two problems:
> # Arquillian doesn't support JUnit5 yet 
> (https://issues.jboss.org/browse/ARQ-2066): We don't use Arquillian anymore 
> (/)
> # Tobago compile to Java6. The dynamic tests of JUnit5 require Java8 (/)
> # Failsafe plugin doesn't support JUnit5.: use 
> junit-platform-surefire-provider (/)
> In the attached patch the tests are compiled to Java8 and the 
> qunit-integration-tests run in JUnit4.
> We should wait for the JUnit5 support of Arquillian (?) and update Tobago to 
> Java8 (/).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (TOBAGO-1969) Bootstrap toggle

2019-01-03 Thread Henning Noeth (JIRA)
Henning Noeth created TOBAGO-1969:
-

 Summary: Bootstrap toggle
 Key: TOBAGO-1969
 URL: https://issues.apache.org/jira/browse/TOBAGO-1969
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core, Themes
Affects Versions: 4.3.2
Reporter: Henning Noeth


Since Bootstrap 4.2 a toggle/switch component is added.
We should use this component instead of the current implementation.

https://getbootstrap.com/docs/4.2/components/forms/#switches




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)