You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Ulrich Stärk (JIRA)" <ji...@apache.org> on 2010/03/24 12:38:27 UTC

[jira] Created: (TAP5-1071) [GsoC] create nifty components (multiple students possible)

[GsoC] create nifty components (multiple students possible)
-----------------------------------------------------------

                 Key: TAP5-1071
                 URL: https://issues.apache.org/jira/browse/TAP5-1071
             Project: Tapestry 5
          Issue Type: Task
    Affects Versions: 5.2
            Reporter: Ulrich Stärk


Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one).

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

Posted by "Pablo Henrique dos Reis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854471#action_12854471 ] 

Pablo Henrique dos Reis commented on TAP5-1071:
-----------------------------------------------

My Proposal for three components


Tapestry Drag and Drop Palette 
 
Create a new component by  
modificating the component Tapestry  Palette so the user can select and deselect items  
using droppables e sortables de Scriptaculous
 
The new component will be based on the javascript language. The new component use the mouse's relative position to decide the selected and deselected items. 
 
 
Tapestry Multi Select 
 
Create a  new Tapestry component resembling Tapestry Select, but the user can select more than one option. The base of the component will be the component 'html select multiple'.  
 
New Component ' struct: 
     Class with controller methods 

Principal Parameters:
     Encoder to recover the objects  
     SelectModel to show all options 
    
 
 
SelectWithAutocomplete 
 
Create a new component that will extend AbstractTextField  
and use Scriptaculousajax to create a dinamic content. 
 
New Component ' struct: 
   Class with controller's methods  
   Template with one html text to show the selected option and one hidden with the id of the object 
   JavaScript to implement the comunication ajax and show the dinamic content

Principal Parameters:
   Encoder ti recover the Object 
   SelectModel to show all the options 


> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

Posted by "Ulrich Stärk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854363#action_12854363 ] 

Ulrich Stärk commented on TAP5-1071:
------------------------------------

Please note that we don't think that creating a Google Maps component alone is enough to satisfy the GSoC requirements. You should work for at least 2.5 months on your assignment and we believe that the Google Maps component can be created in one week. So the requirement for this task is "pick at least two components, whereby Google Maps and the multi select together count as one".

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

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

charitha Madusanka commented on TAP5-1071:
------------------------------------------

Ok Uli , i'm selecting both JavaScript-only PDF viewer component and Google maps component. 

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

Posted by "Ulrich Stärk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854363#action_12854363 ] 

Ulrich Stärk commented on TAP5-1071:
------------------------------------

Please note that we don't think that creating a Google Maps component alone is enough to satisfy the GSoC requirements. You should work for at least 2.5 months on your assignment and we believe that the Google Maps component can be created in one week. So the requirement for this task is "pick at least two components, whereby Google Maps and the multi select together count as one".

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Updated: (TAP5-1071) [GsoC] create nifty components (multiple students possible)

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

Ulrich Stärk updated TAP5-1071:
-------------------------------

    Description: 
Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:

- Google maps
- Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
- JavaScript-only PDF viewer component
- multi select (TAP5-148)
- Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
- drag&drop Palette
- Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
- A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
- A ListReorder component using Scriptaculous drag and drop. 

  was:Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one).


> [GsoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

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

charitha Madusanka commented on TAP5-1071:
------------------------------------------

I need some  guideline to write  proposal because there have 2 component.............   

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

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

charitha Madusanka commented on TAP5-1071:
------------------------------------------

Hey i'm interest google map comonent. Now i'm plane to write my proposal.
this is nice project . i'm really like it. Google map and Tapestry its very cool........
     

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GsoC] create nifty components (multiple students possible)

Posted by "Ulrich Stärk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849190#action_12849190 ] 

Ulrich Stärk commented on TAP5-1071:
------------------------------------

Will be mentored by Thiago and me.

> [GsoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Assigned: (TAP5-1071) [GsoC] create nifty components (multiple students possible)

Posted by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiago H. de Paula Figueiredo reassigned TAP5-1071:
---------------------------------------------------

    Assignee: Thiago H. de Paula Figueiredo

> [GsoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Assigned: (TAP5-1071) [GsoC] create nifty components (multiple students possible)

Posted by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiago H. de Paula Figueiredo reassigned TAP5-1071:
---------------------------------------------------

    Assignee: Thiago H. de Paula Figueiredo

> [GsoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Updated: (TAP5-1071) [GsoC] create nifty components (multiple students possible)

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

Ulrich Stärk updated TAP5-1071:
-------------------------------

    Description: 
Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:

- Google maps
- Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
- JavaScript-only PDF viewer component
- multi select (TAP5-148)
- Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
- drag&drop Palette
- Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
- A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
- A ListReorder component using Scriptaculous drag and drop. 

  was:Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one).


> [GsoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Updated: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

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

Ulrich Stärk updated TAP5-1071:
-------------------------------

    Description: 
Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:

- Google maps
- Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
- JavaScript-only PDF viewer component
- multi select (TAP5-148)
- Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
- drag&drop Palette
- Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
- A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
- A ListReorder component using Scriptaculous drag and drop. 

  was:
Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:

- Google maps
- Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
- JavaScript-only PDF viewer component
- multi select (TAP5-148)
- Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
- drag&drop Palette
- Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
- A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
- A ListReorder component using Scriptaculous drag and drop. 

        Summary: [GSoC] create nifty components (multiple students possible)  (was: [GsoC] create nifty components (multiple students possible))

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

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

charitha Madusanka commented on TAP5-1071:
------------------------------------------

I need some  guideline to write  proposal because there have 2 component.............   

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

Posted by "Pablo Henrique dos Reis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854471#action_12854471 ] 

Pablo Henrique dos Reis commented on TAP5-1071:
-----------------------------------------------

My Proposal for three components


Tapestry Drag and Drop Palette 
 
Create a new component by  
modificating the component Tapestry  Palette so the user can select and deselect items  
using droppables e sortables de Scriptaculous
 
The new component will be based on the javascript language. The new component use the mouse's relative position to decide the selected and deselected items. 
 
 
Tapestry Multi Select 
 
Create a  new Tapestry component resembling Tapestry Select, but the user can select more than one option. The base of the component will be the component 'html select multiple'.  
 
New Component ' struct: 
     Class with controller methods 

Principal Parameters:
     Encoder to recover the objects  
     SelectModel to show all options 
    
 
 
SelectWithAutocomplete 
 
Create a new component that will extend AbstractTextField  
and use Scriptaculousajax to create a dinamic content. 
 
New Component ' struct: 
   Class with controller's methods  
   Template with one html text to show the selected option and one hidden with the id of the object 
   JavaScript to implement the comunication ajax and show the dinamic content

Principal Parameters:
   Encoder ti recover the Object 
   SelectModel to show all the options 


> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

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

charitha Madusanka commented on TAP5-1071:
------------------------------------------

Hey i'm interest google map comonent. Now i'm plane to write my proposal.
this is nice project . i'm really like it. Google map and Tapestry its very cool........
     

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

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

charitha Madusanka commented on TAP5-1071:
------------------------------------------

Ok Uli , i'm selecting both JavaScript-only PDF viewer component and Google maps component. 

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Updated: (TAP5-1071) [GSoC] create nifty components (multiple students possible)

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

Ulrich Stärk updated TAP5-1071:
-------------------------------

    Description: 
Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:

- Google maps
- Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
- JavaScript-only PDF viewer component
- multi select (TAP5-148)
- Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
- drag&drop Palette
- Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
- A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
- A ListReorder component using Scriptaculous drag and drop. 

  was:
Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:

- Google maps
- Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
- JavaScript-only PDF viewer component
- multi select (TAP5-148)
- Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
- drag&drop Palette
- Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
- A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
- A ListReorder component using Scriptaculous drag and drop. 

        Summary: [GSoC] create nifty components (multiple students possible)  (was: [GsoC] create nifty components (multiple students possible))

> [GSoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task should choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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


[jira] Commented: (TAP5-1071) [GsoC] create nifty components (multiple students possible)

Posted by "Ulrich Stärk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849190#action_12849190 ] 

Ulrich Stärk commented on TAP5-1071:
------------------------------------

Will be mentored by Thiago and me.

> [GsoC] create nifty components (multiple students possible)
> -----------------------------------------------------------
>
>                 Key: TAP5-1071
>                 URL: https://issues.apache.org/jira/browse/TAP5-1071
>             Project: Tapestry 5
>          Issue Type: Task
>    Affects Versions: 5.2
>            Reporter: Ulrich Stärk
>            Assignee: Thiago H. de Paula Figueiredo
>
> Tapestry is lacking some nice-to-have components. We put together a list and students wanting to pursue this task must choose at least two of them for their assignment (the multi select and google maps component count as one). The following components are available:
> - Google maps
> - Chart (via JFreeChart, resembling JFreeCharts ChartPanel)
> - JavaScript-only PDF viewer component
> - multi select (TAP5-148)
> - Components or mixins for Scriptaculous effects (show, hide, slide up, slide down etc).
> - drag&drop Palette
> - Components wrapping Scriptaculous's  Ajax.InPlaceEditor, Ajax.InPlaceCollectionEditor, Autocompleter.Local, and Slider.
> - A SelectWithAutocomplete component that chooses an object, but uses autocompletion to find them (good for selects with lots of options).
> - A ListReorder component using Scriptaculous drag and drop. 

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