You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Dusko Jovanovski (JIRA)" <ji...@apache.org> on 2011/09/12 16:56:10 UTC

[jira] [Created] (TAP5-1640) Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT

Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT
-------------------------------------------------------------------------------------------

                 Key: TAP5-1640
                 URL: https://issues.apache.org/jira/browse/TAP5-1640
             Project: Tapestry 5
          Issue Type: Improvement
    Affects Versions: 5.3
            Reporter: Dusko Jovanovski
            Priority: Minor


Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT.

The best solution would be to enable setting the duration for each transient message, and to be able to override the currently hardcoded default duration of 15000ms.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1640) Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT

Posted by "Jeshurun Daniel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501579#comment-13501579 ] 

Jeshurun Daniel commented on TAP5-1640:
---------------------------------------

How about making this configurable via application defaults? I was actually searching for a SymbolConstant that would let me do this before finding this page.
                
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT
> -------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1640
>                 URL: https://issues.apache.org/jira/browse/TAP5-1640
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.3
>            Reporter: Dusko Jovanovski
>            Assignee: Robert Zeigler
>            Priority: Minor
>
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT.
> The best solution would be to enable setting the duration for each transient message, and to be able to override the currently hardcoded default duration of 15000ms.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (TAP5-1640) Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT

Posted by "Robert Zeigler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Zeigler reassigned TAP5-1640:
------------------------------------

    Assignee: Robert Zeigler

> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT
> -------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1640
>                 URL: https://issues.apache.org/jira/browse/TAP5-1640
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.3
>            Reporter: Dusko Jovanovski
>            Assignee: Robert Zeigler
>            Priority: Minor
>
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT.
> The best solution would be to enable setting the duration for each transient message, and to be able to override the currently hardcoded default duration of 15000ms.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1640) Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT

Posted by "Dusko Jovanovski (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501794#comment-13501794 ] 

Dusko Jovanovski commented on TAP5-1640:
----------------------------------------

I could provide a patch for this in a day or two, but since Howard is rewriting most of the javascript for all of the components for 5.4, I doubt it will get accepted.

I would suggest voting for this to get added in 5.4.
                
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT
> -------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1640
>                 URL: https://issues.apache.org/jira/browse/TAP5-1640
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.3
>            Reporter: Dusko Jovanovski
>            Assignee: Robert Zeigler
>            Priority: Minor
>
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT.
> The best solution would be to enable setting the duration for each transient message, and to be able to override the currently hardcoded default duration of 15000ms.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TAP5-1640) Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT

Posted by "Dusko Jovanovski (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501794#comment-13501794 ] 

Dusko Jovanovski commented on TAP5-1640:
----------------------------------------

I could provide a patch for this in a day or two, but since Howard is rewriting most of the javascript for all of the components for 5.4, I doubt it will get accepted.

I would suggest voting for this to get added in 5.4.
                
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT
> -------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1640
>                 URL: https://issues.apache.org/jira/browse/TAP5-1640
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.3
>            Reporter: Dusko Jovanovski
>            Assignee: Robert Zeigler
>            Priority: Minor
>
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT.
> The best solution would be to enable setting the duration for each transient message, and to be able to override the currently hardcoded default duration of 15000ms.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TAP5-1640) Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT

Posted by "Jeshurun Daniel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501579#comment-13501579 ] 

Jeshurun Daniel commented on TAP5-1640:
---------------------------------------

How about making this configurable via application defaults? I was actually searching for a SymbolConstant that would let me do this before finding this page.
                
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT
> -------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1640
>                 URL: https://issues.apache.org/jira/browse/TAP5-1640
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.3
>            Reporter: Dusko Jovanovski
>            Assignee: Robert Zeigler
>            Priority: Minor
>
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT.
> The best solution would be to enable setting the duration for each transient message, and to be able to override the currently hardcoded default duration of 15000ms.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (TAP5-1640) Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT

Posted by "Robert Zeigler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Zeigler reassigned TAP5-1640:
------------------------------------

    Assignee: Robert Zeigler

> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT
> -------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1640
>                 URL: https://issues.apache.org/jira/browse/TAP5-1640
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.3
>            Reporter: Dusko Jovanovski
>            Assignee: Robert Zeigler
>            Priority: Minor
>
> Introduce a way to define a custom duration for alert messages that have Duration.TRANSIENT.
> The best solution would be to enable setting the duration for each transient message, and to be able to override the currently hardcoded default duration of 15000ms.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira