[jira] [Commented] (TRINIDAD-2543) Modal dialog doesn't mask the Parent Window on Chrome browsers

2017-03-23 Thread Deepan Chakkaravarthy (JIRA)

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

Deepan Chakkaravarthy commented on TRINIDAD-2543:
-

I've attached the patch. Please do the needful.
/workspace/trinidad/trinidad-impl/src/main/javascript/META-INF/adf/jsLibs

> Modal dialog doesn't mask the Parent Window on Chrome browsers
> --
>
> Key: TRINIDAD-2543
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2543
> Project: MyFaces Trinidad
>  Issue Type: Bug
>  Components: Components
>Affects Versions: 2.1.1-core
> Environment: Windows 7, Google Chrome
>Reporter: Deepan Chakkaravarthy
> Attachments: Windows.js.patch
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> Parent window is not getting masked/blocked by the modal dialogs on google 
> chrome browsers. After launching the modal dialog, users should not have the 
> ability to work on parent window but it is not happening with google chrome 
> browsers; users are able to work on the parent window as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (TRINIDAD-2543) Modal dialog doesn't mask the Parent Window on Chrome browsers

2017-03-23 Thread Deepan Chakkaravarthy (JIRA)

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

Deepan Chakkaravarthy updated TRINIDAD-2543:

Status: Open  (was: Patch Available)

> Modal dialog doesn't mask the Parent Window on Chrome browsers
> --
>
> Key: TRINIDAD-2543
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2543
> Project: MyFaces Trinidad
>  Issue Type: Bug
>  Components: Components
>Affects Versions: 2.1.1-core
> Environment: Windows 7, Google Chrome
>Reporter: Deepan Chakkaravarthy
> Attachments: Windows.js.patch
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> Parent window is not getting masked/blocked by the modal dialogs on google 
> chrome browsers. After launching the modal dialog, users should not have the 
> ability to work on parent window but it is not happening with google chrome 
> browsers; users are able to work on the parent window as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (TRINIDAD-2543) Modal dialog doesn't mask the Parent Window on Chrome browsers

2017-03-23 Thread Deepan Chakkaravarthy (JIRA)

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

Deepan Chakkaravarthy updated TRINIDAD-2543:

Status: Patch Available  (was: Open)

> Modal dialog doesn't mask the Parent Window on Chrome browsers
> --
>
> Key: TRINIDAD-2543
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2543
> Project: MyFaces Trinidad
>  Issue Type: Bug
>  Components: Components
>Affects Versions: 2.1.1-core
> Environment: Windows 7, Google Chrome
>Reporter: Deepan Chakkaravarthy
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> Parent window is not getting masked/blocked by the modal dialogs on google 
> chrome browsers. After launching the modal dialog, users should not have the 
> ability to work on parent window but it is not happening with google chrome 
> browsers; users are able to work on the parent window as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (MYFACESTEST-71) Create test23 module with servlet 3.0 mocks

2017-03-23 Thread Leonardo Uribe (JIRA)
Leonardo Uribe created MYFACESTEST-71:
-

 Summary: Create test23 module with servlet 3.0 mocks
 Key: MYFACESTEST-71
 URL: https://issues.apache.org/jira/browse/MYFACESTEST-71
 Project: MyFaces Test
  Issue Type: Improvement
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe


Create test23 module with servlet 3.0 mocks. It appeared because the new 
mapping in MYFACES-4105 requires some specific servlet 3.0 API (note JSF 2.3 is 
compatible with servlet 4.0, but that hasn't gone out yet).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (TOBAGO-1722) Theme builder should be optimized: _tobago.scss should use SCSS variables from Bootstrap

2017-03-23 Thread Udo Schnurpfeil (JIRA)

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

Udo Schnurpfeil resolved TOBAGO-1722.
-
Resolution: Fixed

> Theme builder should be optimized: _tobago.scss should use SCSS variables 
> from Bootstrap
> 
>
> Key: TOBAGO-1722
> URL: https://issues.apache.org/jira/browse/TOBAGO-1722
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> The theme now can decide to include _tobago.scss and other stuff at the end 
> of the generated CSS code.
> The theme is now much more flexible.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (TOBAGO-1725) Generator should support more than one rendererType per component tag

2017-03-23 Thread Udo Schnurpfeil (JIRA)

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

Udo Schnurpfeil resolved TOBAGO-1725.
-
   Resolution: Fixed
Fix Version/s: 3.1.0

> Generator should support more than one rendererType per component tag
> -
>
> Key: TOBAGO-1725
> URL: https://issues.apache.org/jira/browse/TOBAGO-1725
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Build
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (TOBAGO-1726) Tree icons from are not toggled correctly.

2017-03-23 Thread Udo Schnurpfeil (JIRA)

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

Udo Schnurpfeil resolved TOBAGO-1726.
-
   Resolution: Fixed
Fix Version/s: 3.1.0
   3.0.4

> Tree icons from  are not toggled correctly.
> --
>
> Key: TOBAGO-1726
> URL: https://issues.apache.org/jira/browse/TOBAGO-1726
> Project: MyFaces Tobago
>  Issue Type: Bug
>Affects Versions: 3.0.0
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
> Fix For: 3.0.4, 3.1.0
>
>
> When closing a node the icons not switched back from "+" to "-".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1726) Tree icons from are not toggled correctly.

2017-03-23 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1726:


SUCCESS: Integrated in Jenkins build Tobago Trunk #827 (See 
[https://builds.apache.org/job/Tobago%20Trunk/827/])
TOBAGO-1726: Tree icons from  are not toggled correctly.
* implementing the toggle for icons (font awesome) (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev&rev=1788239])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TreeIconRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TreeIndentRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/FontAwesomeIconEncoder.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/IconEncoder.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/TobagoClass.java
* (edit) tobago-trunk/tobago-core/src/main/resources/scss/_tobago.scss
* (edit) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/090-tree/tree.xhtml
* (add) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/image/feather-closed.png
* (delete) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/image/feather.png
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-tree.js


> Tree icons from  are not toggled correctly.
> --
>
> Key: TOBAGO-1726
> URL: https://issues.apache.org/jira/browse/TOBAGO-1726
> Project: MyFaces Tobago
>  Issue Type: Bug
>Affects Versions: 3.0.0
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>
> When closing a node the icons not switched back from "+" to "-".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1726) Tree icons from are not toggled correctly.

2017-03-23 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1726:


SUCCESS: Integrated in Jenkins build Tobago Trunk #825 (See 
[https://builds.apache.org/job/Tobago%20Trunk/825/])
TOBAGO-1726: Tree icons from  are not toggled correctly.
* cleanup (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1788215])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TreeIndentRenderer.java
TOBAGO-1726: Tree icons from  are not toggled correctly.
* cleanup (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1788214])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TreeIndentRenderer.java


> Tree icons from  are not toggled correctly.
> --
>
> Key: TOBAGO-1726
> URL: https://issues.apache.org/jira/browse/TOBAGO-1726
> Project: MyFaces Tobago
>  Issue Type: Bug
>Affects Versions: 3.0.0
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>
> When closing a node the icons not switched back from "+" to "-".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1726) Tree icons from are not toggled correctly.

2017-03-23 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1726:


SUCCESS: Integrated in Jenkins build Tobago Trunk #824 (See 
[https://builds.apache.org/job/Tobago%20Trunk/824/])
TOBAGO-1726: Tree icons from  are not toggled correctly.
* cleanup (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1788196])
* (edit) 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-tree.js


> Tree icons from  are not toggled correctly.
> --
>
> Key: TOBAGO-1726
> URL: https://issues.apache.org/jira/browse/TOBAGO-1726
> Project: MyFaces Tobago
>  Issue Type: Bug
>Affects Versions: 3.0.0
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>
> When closing a node the icons not switched back from "+" to "-".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (TOBAGO-1726) Tree icons from are not toggled correctly.

2017-03-23 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1726:
---

 Summary: Tree icons from  are not toggled correctly.
 Key: TOBAGO-1726
 URL: https://issues.apache.org/jira/browse/TOBAGO-1726
 Project: MyFaces Tobago
  Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor


When closing a node the icons not switched back from "+" to "-".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)