You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/05/22 16:46:45 UTC

[jira] Created: (FELIX-1171) Enhance Configuration Status Page

Enhance Configuration Status Page
---------------------------------

                 Key: FELIX-1171
                 URL: https://issues.apache.org/jira/browse/FELIX-1171
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: webconsole-1.2.10
            Reporter: Felix Meschberger
             Fix For: webconsole-1.2.12


Currently the Configuration Status Page of the web console just lists all information as is. This causes the table to get enlarged. Rather the output should be drawn in a frame with its own scrollbar (maybe).

In addition support should be added to download the status information as a file to make it easier to supply the information to support personel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (FELIX-1171) Enhance Configuration Status Page

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

Felix Meschberger reassigned FELIX-1171:
----------------------------------------

    Assignee: Felix Meschberger

> Enhance Configuration Status Page
> ---------------------------------
>
>                 Key: FELIX-1171
>                 URL: https://issues.apache.org/jira/browse/FELIX-1171
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-1.2.10
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-1.2.12
>
>         Attachments: tabbed_configuration_status.png
>
>
> Currently the Configuration Status Page of the web console just lists all information as is. This causes the table to get enlarged. Rather the output should be drawn in a frame with its own scrollbar (maybe).
> In addition support should be added to download the status information as a file to make it easier to supply the information to support personel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (FELIX-1171) Enhance Configuration Status Page

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

Work on FELIX-1171 started by Felix Meschberger.

> Enhance Configuration Status Page
> ---------------------------------
>
>                 Key: FELIX-1171
>                 URL: https://issues.apache.org/jira/browse/FELIX-1171
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-1.2.10
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-1.2.12
>
>         Attachments: tabbed_configuration_status.png
>
>
> Currently the Configuration Status Page of the web console just lists all information as is. This causes the table to get enlarged. Rather the output should be drawn in a frame with its own scrollbar (maybe).
> In addition support should be added to download the status information as a file to make it easier to supply the information to support personel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1171) Enhance Configuration Status Page

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

Felix Meschberger updated FELIX-1171:
-------------------------------------

    Attachment: tabbed_configuration_status.png

Another option is to display the different sections of the Configuration Printer in tabbed panel (see attached image).

> Enhance Configuration Status Page
> ---------------------------------
>
>                 Key: FELIX-1171
>                 URL: https://issues.apache.org/jira/browse/FELIX-1171
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-1.2.10
>            Reporter: Felix Meschberger
>             Fix For: webconsole-1.2.12
>
>         Attachments: tabbed_configuration_status.png
>
>
> Currently the Configuration Status Page of the web console just lists all information as is. This causes the table to get enlarged. Rather the output should be drawn in a frame with its own scrollbar (maybe).
> In addition support should be added to download the status information as a file to make it easier to supply the information to support personel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-1171) Enhance Configuration Status Page

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

Felix Meschberger resolved FELIX-1171.
--------------------------------------

    Resolution: Fixed

In Rev. 815280 I committed a first shot at this refactoring:

  * ConfigurationPrinter plugins are displayed in tabs
  * SIngle text file download support
  * ZIP file download containing a file per ConfigurationPrinter

Tabbed display is done using the TabWorld JQuery plugin by Tanner Hildebrand, currently licensed under this license:

        TabWorld by Tanner Hildebrand is free to use for any purpose, commercial or
        otherwise. The user of the script may modify, distribute, sell, use, or
        publish this script at their discretion. The uses are unrestricted and may
        only be restricted if the user is found to be guilty (by a U.S. court only)
        of a criminal act that involves this script.
        Please enjoy and use this script as you wish to its fullest potential.


> Enhance Configuration Status Page
> ---------------------------------
>
>                 Key: FELIX-1171
>                 URL: https://issues.apache.org/jira/browse/FELIX-1171
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-1.2.10
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-1.2.12
>
>         Attachments: tabbed_configuration_status.png
>
>
> Currently the Configuration Status Page of the web console just lists all information as is. This causes the table to get enlarged. Rather the output should be drawn in a frame with its own scrollbar (maybe).
> In addition support should be added to download the status information as a file to make it easier to supply the information to support personel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.