You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lin Sun (JIRA)" <ji...@apache.org> on 2008/10/15 19:50:44 UTC

[jira] Created: (GERONIMO-4362) Allow users to filter plugins on server assembly portlet & allow users to turn on expert users mode

Allow users to filter plugins on server assembly portlet & allow users to turn on expert users mode
---------------------------------------------------------------------------------------------------

                 Key: GERONIMO-4362
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4362
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.2
            Reporter: Lin Sun
            Assignee: Lin Sun
             Fix For: 2.2


Per discussion on dev list - http://www.nabble.com/Re%3A-svn-commit%3A-r702586---in--geronimo-server-trunk-plugingroups-console-jetty%3A-.--pom.xml-src--src-main--src-main-history--src-main-history-dependencies.xml-src-main-plan--to19871519s134.html#a19871519

It is desired to have some sort of filter function on the custom server assembly portlet.  If a user types "ejb", he can see all ejb related plugins.  If a user types "ejb jms", he can see all ejb and jms related plugins.

It is also desired to have an expert user mode so that a user can see all the system plugins optionally.

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


[jira] Closed: (GERONIMO-4362) Allow users to filter plugins on server assembly portlet & allow users to turn on expert users mode

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

Forrest Xia closed GERONIMO-4362.
---------------------------------


> Allow users to filter plugins on server assembly portlet & allow users to turn on expert users mode
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4362
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4362
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>             Fix For: 2.2
>
>
> Per discussion on dev list - http://www.nabble.com/Re%3A-svn-commit%3A-r702586---in--geronimo-server-trunk-plugingroups-console-jetty%3A-.--pom.xml-src--src-main--src-main-history--src-main-history-dependencies.xml-src-main-plan--to19871519s134.html#a19871519
> It is desired to have some sort of filter function on the custom server assembly portlet.  If a user types "ejb", he can see all ejb related plugins.  If a user types "ejb jms", he can see all ejb and jms related plugins.
> It is also desired to have an expert user mode so that a user can see all the system plugins optionally.

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


[jira] Resolved: (GERONIMO-4362) Allow users to filter plugins on server assembly portlet & allow users to turn on expert users mode

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

Lin Sun resolved GERONIMO-4362.
-------------------------------

    Resolution: Fixed

rev 704973 contains the following -
1. allow users to see only related plugins on the custom server assembly portlet.   currently the search is only performed on the category column but could be enhance to search all the columns.    If a user types "ejb", he can see all ejb related plugins. If a user types "ejb jms", he can see all ejb and jms related plugins.

2. allow users to turn on/off expert user mode.   This is stored as a cookie.   when expert mode is turned on, a user will get to see all the system plugins that are hidden in non-expert mode.   In additional to the names, version, category of the plugins, I also added a new column to show configid in the system plugin table. 

3. I disabled the sort column functions on the page, as it is not quite working and I don't feel sort is needed now that we allow users to filter contents. 

> Allow users to filter plugins on server assembly portlet & allow users to turn on expert users mode
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4362
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4362
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>             Fix For: 2.2
>
>
> Per discussion on dev list - http://www.nabble.com/Re%3A-svn-commit%3A-r702586---in--geronimo-server-trunk-plugingroups-console-jetty%3A-.--pom.xml-src--src-main--src-main-history--src-main-history-dependencies.xml-src-main-plan--to19871519s134.html#a19871519
> It is desired to have some sort of filter function on the custom server assembly portlet.  If a user types "ejb", he can see all ejb related plugins.  If a user types "ejb jms", he can see all ejb and jms related plugins.
> It is also desired to have an expert user mode so that a user can see all the system plugins optionally.

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


[jira] Commented: (GERONIMO-4362) Allow users to filter plugins on server assembly portlet & allow users to turn on expert users mode

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770405#action_12770405 ] 

Forrest Xia commented on GERONIMO-4362:
---------------------------------------

verified the impl. and seems it works well. So it may be closed now.

> Allow users to filter plugins on server assembly portlet & allow users to turn on expert users mode
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4362
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4362
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>             Fix For: 2.2
>
>
> Per discussion on dev list - http://www.nabble.com/Re%3A-svn-commit%3A-r702586---in--geronimo-server-trunk-plugingroups-console-jetty%3A-.--pom.xml-src--src-main--src-main-history--src-main-history-dependencies.xml-src-main-plan--to19871519s134.html#a19871519
> It is desired to have some sort of filter function on the custom server assembly portlet.  If a user types "ejb", he can see all ejb related plugins.  If a user types "ejb jms", he can see all ejb and jms related plugins.
> It is also desired to have an expert user mode so that a user can see all the system plugins optionally.

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