You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Geoff Lancaster (JIRA)" <ji...@apache.org> on 2010/10/18 05:55:22 UTC

[jira] Created: (WICKET-3113) Alax Filterable Palette

Alax Filterable Palette
-----------------------

                 Key: WICKET-3113
                 URL: https://issues.apache.org/jira/browse/WICKET-3113
             Project: Wicket
          Issue Type: New Feature
          Components: wicket-extensions
    Affects Versions: 1.5-M2.1
            Reporter: Geoff Lancaster
             Fix For: 1.5-M3


I needed a server-side filter for a palette because the number of options in the palette would cause some browsers to hang. I could not find a solution online or get what I needed from the mailing list at the time so I wrote my own solution.

I will be creating a Quickstart for others to see my solution. Please add this to the next release for others to use.

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


[jira] Updated: (WICKET-3113) Alax Filterable Palette

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

Geoff Lancaster updated WICKET-3113:
------------------------------------

    Attachment: quickstart.zip

Attached is the quickstart with my ajax filterable palette

> Alax Filterable Palette
> -----------------------
>
>                 Key: WICKET-3113
>                 URL: https://issues.apache.org/jira/browse/WICKET-3113
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>    Affects Versions: 1.5-M2.1
>            Reporter: Geoff Lancaster
>             Fix For: 1.5-M3
>
>         Attachments: quickstart.zip
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> I needed a server-side filter for a palette because the number of options in the palette would cause some browsers to hang. I could not find a solution online or get what I needed from the mailing list at the time so I wrote my own solution.
> I will be creating a Quickstart for others to see my solution. Please add this to the next release for others to use.

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


[jira] Updated: (WICKET-3113) Alax Filterable Palette

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

Geoff Lancaster updated WICKET-3113:
------------------------------------

    Comment: was deleted

(was: Attached is the quickstart with my ajax filterable palette)

> Alax Filterable Palette
> -----------------------
>
>                 Key: WICKET-3113
>                 URL: https://issues.apache.org/jira/browse/WICKET-3113
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>    Affects Versions: 1.5-M2.1
>            Reporter: Geoff Lancaster
>             Fix For: 1.5-M3
>
>         Attachments: quickstart.zip
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> I needed a server-side filter for a palette because the number of options in the palette would cause some browsers to hang. I could not find a solution online or get what I needed from the mailing list at the time so I wrote my own solution.
> I will be creating a Quickstart for others to see my solution. Please add this to the next release for others to use.

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


[jira] Updated: (WICKET-3113) Alax Filterable Palette

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

Geoff Lancaster updated WICKET-3113:
------------------------------------

    Attachment:     (was: quickstart.zip)

> Alax Filterable Palette
> -----------------------
>
>                 Key: WICKET-3113
>                 URL: https://issues.apache.org/jira/browse/WICKET-3113
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>    Affects Versions: 1.5-M2.1
>            Reporter: Geoff Lancaster
>             Fix For: 1.5-M3
>
>         Attachments: quickstart.zip
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> I needed a server-side filter for a palette because the number of options in the palette would cause some browsers to hang. I could not find a solution online or get what I needed from the mailing list at the time so I wrote my own solution.
> I will be creating a Quickstart for others to see my solution. Please add this to the next release for others to use.

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


[jira] Updated: (WICKET-3113) Alax Filterable Palette

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

Geoff Lancaster updated WICKET-3113:
------------------------------------

    Attachment: fix-WICKET-3113.patch

svn patch

> Alax Filterable Palette
> -----------------------
>
>                 Key: WICKET-3113
>                 URL: https://issues.apache.org/jira/browse/WICKET-3113
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>    Affects Versions: 1.5-M2.1
>            Reporter: Geoff Lancaster
>             Fix For: 1.5-M3
>
>         Attachments: fix-WICKET-3113.patch, quickstart.zip
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> I needed a server-side filter for a palette because the number of options in the palette would cause some browsers to hang. I could not find a solution online or get what I needed from the mailing list at the time so I wrote my own solution.
> I will be creating a Quickstart for others to see my solution. Please add this to the next release for others to use.

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


[jira] Updated: (WICKET-3113) Alax Filterable Palette

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

Geoff Lancaster updated WICKET-3113:
------------------------------------

    Attachment: quickstart.zip

Attached is the quickstart with my ajax filterable palette

> Alax Filterable Palette
> -----------------------
>
>                 Key: WICKET-3113
>                 URL: https://issues.apache.org/jira/browse/WICKET-3113
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>    Affects Versions: 1.5-M2.1
>            Reporter: Geoff Lancaster
>             Fix For: 1.5-M3
>
>         Attachments: quickstart.zip, quickstart.zip
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> I needed a server-side filter for a palette because the number of options in the palette would cause some browsers to hang. I could not find a solution online or get what I needed from the mailing list at the time so I wrote my own solution.
> I will be creating a Quickstart for others to see my solution. Please add this to the next release for others to use.

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


[jira] Updated: (WICKET-3113) Alax Filterable Palette

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

Jeremy Thomerson updated WICKET-3113:
-------------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 1.5-M3)

> Alax Filterable Palette
> -----------------------
>
>                 Key: WICKET-3113
>                 URL: https://issues.apache.org/jira/browse/WICKET-3113
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>    Affects Versions: 1.5-M2.1
>            Reporter: Geoff Lancaster
>            Priority: Minor
>         Attachments: fix-WICKET-3113.patch, quickstart.zip
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> I needed a server-side filter for a palette because the number of options in the palette would cause some browsers to hang. I could not find a solution online or get what I needed from the mailing list at the time so I wrote my own solution.
> I will be creating a Quickstart for others to see my solution. Please add this to the next release for others to use.

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