[jira] [Commented] (TOBAGO-1908) LabelLayout attributes gridLeft, gridRight

2018-08-07 Thread Hudson (JIRA)


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

Hudson commented on TOBAGO-1908:


FAILURE: Integrated in Jenkins build Tobago Trunk #1485 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1485/])
TOBAGO-1908: LabelLayout attributes gridLeft, gridRight * clean up (lofwyr: rev 
3411b7705896b91f77903f6f334ad45bd6f68f8b)
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/LabelLayoutRendererBase.java


> LabelLayout attributes gridLeft, gridRight
> --
>
> Key: TOBAGO-1908
> URL: https://issues.apache.org/jira/browse/TOBAGO-1908
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 4.2.1
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
>Priority: Major
> Fix For: 4.3.0
>
>
> Since grid layout is 
> [reimplemented|https://issues.apache.org/jira/browse/TOBAGO-1485]  two new 
> attributes should be implemented for the label layout: 'gridLeft' and 
> 'gridRight'.
> The behavior should be like segmentLeft/segmentRight for the segment layout.



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


[jira] [Commented] (TOBAGO-1908) LabelLayout attributes gridLeft, gridRight

2018-08-07 Thread Hudson (JIRA)


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

Hudson commented on TOBAGO-1908:


FAILURE: Integrated in Jenkins build Tobago Trunk #1484 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1484/])
TOBAGO-1908: LabelLayout attributes gridLeft, gridRight (lofwyr: rev 
2775e757cbc3ff6b8e90540b08c258dc7226d615)
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/MessageLayoutRendererBase.java
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/LabelLayoutRendererBase.java


> LabelLayout attributes gridLeft, gridRight
> --
>
> Key: TOBAGO-1908
> URL: https://issues.apache.org/jira/browse/TOBAGO-1908
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 4.2.1
>Reporter: Henning Noeth
>Assignee: Udo Schnurpfeil
>Priority: Major
> Fix For: 4.3.0
>
>
> Since grid layout is 
> [reimplemented|https://issues.apache.org/jira/browse/TOBAGO-1485]  two new 
> attributes should be implemented for the label layout: 'gridLeft' and 
> 'gridRight'.
> The behavior should be like segmentLeft/segmentRight for the segment layout.



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


[jira] [Commented] (TOBAGO-1913) Enhance tobago-config.xsd: there should be an includes tag in resources tag

2018-08-07 Thread Hudson (JIRA)


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

Hudson commented on TOBAGO-1913:


SUCCESS: Integrated in Jenkins build Tobago Trunk #1481 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1481/])
TOBAGO-1913: Enhance tobago-config.xsd: there should be an includes tag 
(lofwyr: rev 304e04d67db4b27f01d0e105bd0f5942fc069d16)
* (edit) 
tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/tobago-config.xml
* (edit) tobago-core/src/main/resources/META-INF/tobago-config.xml
* (edit) 
tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
* (edit) 
tobago-theme/tobago-theme-roxborough/src/main/resources/META-INF/tobago-config.xml
* (edit) 
tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/tobago-config.xml
* (edit) 
tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-4.3.xsd
* (edit) 
tobago-example/tobago-example-blank/src/main/webapp/WEB-INF/tobago-config.xml
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.java
* (edit) 
tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/tobago-config.xml


> Enhance tobago-config.xsd: there should be an includes tag in resources tag
> ---
>
> Key: TOBAGO-1913
> URL: https://issues.apache.org/jira/browse/TOBAGO-1913
> Project: MyFaces Tobago
>  Issue Type: New Feature
>  Components: Core
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
> Fix For: 4.3.0
>
>
> Currenty, if resources are added to and removed from a theme the syntax in 
> the configuration is like this:
> {code}
> ...
>   
> 
>   
>   
> 
> 
> 
>   
> ...
> {code}
> It would be easier to read, if there is an "includes" tag, like the 
> "excludes" tag.
> {code}
> ...
>   
> 
>   
>   
> 
> 
>   
>   
> 
>   
> ...
> {code}



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


[jira] [Resolved] (TOBAGO-1913) Enhance tobago-config.xsd: there should be an includes tag in resources tag

2018-08-07 Thread Udo Schnurpfeil (JIRA)


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

Udo Schnurpfeil resolved TOBAGO-1913.
-
   Resolution: Fixed
Fix Version/s: 4.3.0

> Enhance tobago-config.xsd: there should be an includes tag in resources tag
> ---
>
> Key: TOBAGO-1913
> URL: https://issues.apache.org/jira/browse/TOBAGO-1913
> Project: MyFaces Tobago
>  Issue Type: New Feature
>  Components: Core
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
> Fix For: 4.3.0
>
>
> Currenty, if resources are added to and removed from a theme the syntax in 
> the configuration is like this:
> {code}
> ...
>   
> 
>   
>   
> 
> 
> 
>   
> ...
> {code}
> It would be easier to read, if there is an "includes" tag, like the 
> "excludes" tag.
> {code}
> ...
>   
> 
>   
>   
> 
> 
>   
>   
> 
>   
> ...
> {code}



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


[jira] [Resolved] (TOBAGO-112) Description of the tobago-config.xml

2018-08-07 Thread Udo Schnurpfeil (JIRA)


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

Udo Schnurpfeil resolved TOBAGO-112.

   Resolution: Fixed
 Assignee: Udo Schnurpfeil
Fix Version/s: 4.3.0

Adding description to schema version 4.3

> Description of the tobago-config.xml
> 
>
> Key: TOBAGO-112
> URL: https://issues.apache.org/jira/browse/TOBAGO-112
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Core
>Affects Versions: 1.0.7
>Reporter: Bernd Bohmann
>Assignee: Udo Schnurpfeil
>Priority: Minor
> Fix For: 4.3.0
>
>




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


[jira] [Commented] (TOBAGO-112) Description of the tobago-config.xml

2018-08-07 Thread Hudson (JIRA)


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

Hudson commented on TOBAGO-112:
---

SUCCESS: Integrated in Jenkins build Tobago Trunk #1480 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1480/])
TOBAGO-112: Description of the tobago-config.xml * documenting inside (lofwyr: 
rev 030518fe38ea76f7d55a20e434843c97a7754d8a)
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.java
* (edit) 
tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml
* (add) 
tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-4.3.xsd
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigEntityResolver.java


> Description of the tobago-config.xml
> 
>
> Key: TOBAGO-112
> URL: https://issues.apache.org/jira/browse/TOBAGO-112
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Core
>Affects Versions: 1.0.7
>Reporter: Bernd Bohmann
>Priority: Minor
>




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


[jira] [Created] (TOBAGO-1913) Enhance tobago-config.xsd: there should be an includes tag in resources tag

2018-08-07 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1913:
---

 Summary: Enhance tobago-config.xsd: there should be an includes 
tag in resources tag
 Key: TOBAGO-1913
 URL: https://issues.apache.org/jira/browse/TOBAGO-1913
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Core
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil


Currenty, if resources are added to and removed from a theme the syntax in the 
configuration is like this:
{code}
...
  

  
  



  
...
{code}

It would be easier to read, if there is an "includes" tag, like the "excludes" 
tag.
{code}
...
  

  
  


  
  

  
...
{code}




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


[jira] [Created] (TOBAGO-1912) Consider removing data-tobago-markup attribute

2018-08-07 Thread Henning Noeth (JIRA)
Henning Noeth created TOBAGO-1912:
-

 Summary: Consider removing data-tobago-markup attribute
 Key: TOBAGO-1912
 URL: https://issues.apache.org/jira/browse/TOBAGO-1912
 Project: MyFaces Tobago
  Issue Type: Task
  Components: Core
Reporter: Henning Noeth


The data-tobago-markup attribute should make it easier to access markups via 
JavaScript.

This can be also archived with standard CSS classes.



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


[jira] [Resolved] (TOBAGO-1911) Markup CSS classes for tc:label

2018-08-07 Thread Henning Noeth (JIRA)


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

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

> Markup CSS classes for tc:label
> ---
>
> Key: TOBAGO-1911
> URL: https://issues.apache.org/jira/browse/TOBAGO-1911
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 4.2.1
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Major
>
> Markups on a tc:label are only rendered as a data attribute. It should be 
> also rendered as CSS classes.



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