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

[jira] Created: (CLK-549) Provide a popup CalendarField

Provide a popup CalendarField
-----------------------------

                 Key: CLK-549
                 URL: https://issues.apache.org/jira/browse/CLK-549
             Project: Click
          Issue Type: New Feature
          Components: extras
            Reporter: Bob Schellink
            Assignee: Bob Schellink
             Fix For: 2.1.0


Provide a popup CalendarField.

Candidate library is: http://code.google.com/p/calendardateselect/

Couple of issues encountered thus far:

- No date formatting or parsing support, we have to implement this ourselves. Fortunately Matt Kruse provides such a library under MIT: http://www.javascripttoolbox.com/lib/date/index.php
- the CalendarDateSelect feels a bit slugish especially on IE.


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


[jira] Commented: (CLK-549) Provide a popup CalendarField

Posted by "Malcolm Edgar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLK-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708920#action_12708920 ] 

Malcolm Edgar commented on CLK-549:
-----------------------------------

Great to see this checked in, however I would prefer this to functionality retrofitted to DateField rather than introducing another control.

regards Malcolm Edgar

> Provide a popup CalendarField
> -----------------------------
>
>                 Key: CLK-549
>                 URL: https://issues.apache.org/jira/browse/CLK-549
>             Project: Click
>          Issue Type: New Feature
>          Components: extras
>            Reporter: Bob Schellink
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> Provide a popup CalendarField.
> Candidate library is: http://code.google.com/p/calendardateselect/
> Couple of issues encountered thus far:
> - No date formatting or parsing support, we have to implement this ourselves. Fortunately Matt Kruse provides such a library under MIT: http://www.javascripttoolbox.com/lib/date/index.php
> - the CalendarDateSelect feels a bit slugish especially on IE.

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


[jira] Closed: (CLK-549) Provide a popup CalendarField

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

Bob Schellink closed CLK-549.
-----------------------------

    Resolution: Fixed

done

> Provide a popup CalendarField
> -----------------------------
>
>                 Key: CLK-549
>                 URL: https://issues.apache.org/jira/browse/CLK-549
>             Project: Click
>          Issue Type: New Feature
>          Components: extras
>            Reporter: Bob Schellink
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> Provide a popup CalendarField.
> Candidate library is: http://code.google.com/p/calendardateselect/
> Couple of issues encountered thus far:
> - No date formatting or parsing support, we have to implement this ourselves. Fortunately Matt Kruse provides such a library under MIT: http://www.javascripttoolbox.com/lib/date/index.php
> - the CalendarDateSelect feels a bit slugish especially on IE.

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


[jira] Commented: (CLK-549) Provide a popup CalendarField

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLK-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708528#action_12708528 ] 

Bob Schellink commented on CLK-549:
-----------------------------------

Initial code checked in.

TODO:

1 - Ability to set the year range on CalendarField.
2 - Tweak l&f which looks awkward in IE when time is enabled.

> Provide a popup CalendarField
> -----------------------------
>
>                 Key: CLK-549
>                 URL: https://issues.apache.org/jira/browse/CLK-549
>             Project: Click
>          Issue Type: New Feature
>          Components: extras
>            Reporter: Bob Schellink
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> Provide a popup CalendarField.
> Candidate library is: http://code.google.com/p/calendardateselect/
> Couple of issues encountered thus far:
> - No date formatting or parsing support, we have to implement this ourselves. Fortunately Matt Kruse provides such a library under MIT: http://www.javascripttoolbox.com/lib/date/index.php
> - the CalendarDateSelect feels a bit slugish especially on IE.

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


[jira] Commented: (CLK-549) Provide a popup CalendarField

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLK-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708977#action_12708977 ] 

Bob Schellink commented on CLK-549:
-----------------------------------

OK will make the changes necessary.

I've also noted that most of the existing i18n packs are missing the "Clear" property. Should probably default this to English.

> Provide a popup CalendarField
> -----------------------------
>
>                 Key: CLK-549
>                 URL: https://issues.apache.org/jira/browse/CLK-549
>             Project: Click
>          Issue Type: New Feature
>          Components: extras
>            Reporter: Bob Schellink
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> Provide a popup CalendarField.
> Candidate library is: http://code.google.com/p/calendardateselect/
> Couple of issues encountered thus far:
> - No date formatting or parsing support, we have to implement this ourselves. Fortunately Matt Kruse provides such a library under MIT: http://www.javascripttoolbox.com/lib/date/index.php
> - the CalendarDateSelect feels a bit slugish especially on IE.

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