[ 
https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerolf Seitz updated WICKET-806:
--------------------------------

    Attachment: month_year_selection.patch

i finally got some time and played with the awesome spinner control i mentioned 
earlier.
as this was released under Creative Commons 3.0 (which allows modification and 
is somehow compatible to ASL2.0, although discouraged), i ported it to use YUI 
instead of prototype and did some other modifications which are specific to the 
way the YUI calendar handles some events.

this patch is quite "big" compared to usual patches, as it contains the update 
from YUI 2.2.2 to YUI 2.3.0 (dom.js, yahoo.js, event.js, calendar.js, 
calendar.css, calendar-core.css).

i tested it with FF2 and IE7 under Windows XP.

there is still a bug left:
when a year is entered manually, the update only occurs after a click outside 
the calendar. any help with this is welcome ;)

> add month/year selection
> ------------------------
>
>                 Key: WICKET-806
>                 URL: https://issues.apache.org/jira/browse/WICKET-806
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-datetime
>    Affects Versions: 1.3.0-beta2
>            Reporter: Gerolf Seitz
>         Attachments: dump.png, month_year_selection.patch, 
> YearMonthSelection.patch
>
>
> for faster navigation, direct month and year selection should be provided.
> to avoid parsing (wrong) user input, select boxes should be used.

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

Reply via email to