You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org> on 2006/06/19 12:53:29 UTC

[jira] Created: (TOMAHAWK-499) Schedule support for all day events

Schedule support for all day events
-----------------------------------

         Key: TOMAHAWK-499
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-499
     Project: MyFaces Tomahawk
        Type: Improvement

  Components: Schedule  
    Versions: 1.1.4-SNAPSHOT    
    Reporter: Peter Mahoney


There is currently no specific way of handling all day events. My implementation uses the times 00:00 to 23:59 to represent such an event, although other implementations may have a boolean flag. There are two problems this causes. Firstly, the start and end time are rendered in the month and week views. This is not good for a user to have to see the internal start and end time. Secondly, the new variable day length feature automatically, and unnecessarily, expands the day to the full 24 hours when there is an all day event.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (TOMAHAWK-499) Schedule support for all day events

Posted by "Jurgen Lust (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-499?page=all ]
     
Jurgen Lust resolved TOMAHAWK-499:
----------------------------------

    Fix Version: 1.1.4-SNAPSHOT
     Resolution: Fixed

Patch applied.
It would be even better if we had a special area at the top of each day, where these all-day events would be rendered separately, like in Outlook and Evolution...

> Schedule support for all day events
> -----------------------------------
>
>          Key: TOMAHAWK-499
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-499
>      Project: MyFaces Tomahawk
>         Type: Improvement

>   Components: Schedule
>     Versions: 1.1.4-SNAPSHOT
>     Reporter: Peter Mahoney
>     Assignee: Jurgen Lust
>      Fix For: 1.1.4-SNAPSHOT
>  Attachments: allday.patch
>
> There is currently no specific way of handling all day events. My implementation uses the times 00:00 to 23:59 to represent such an event, although other implementations may have a boolean flag. There are two problems this causes. Firstly, the start and end time are rendered in the month and week views. This is not good for a user to have to see the internal start and end time. Secondly, the new variable day length feature automatically, and unnecessarily, expands the day to the full 24 hours when there is an all day event.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TOMAHAWK-499) Schedule support for all day events

Posted by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-499?page=all ]

Peter Mahoney updated TOMAHAWK-499:
-----------------------------------

    Status: Patch Available  (was: Open)

> Schedule support for all day events
> -----------------------------------
>
>          Key: TOMAHAWK-499
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-499
>      Project: MyFaces Tomahawk
>         Type: Improvement

>   Components: Schedule
>     Versions: 1.1.4-SNAPSHOT
>     Reporter: Peter Mahoney
>  Attachments: allday.patch
>
> There is currently no specific way of handling all day events. My implementation uses the times 00:00 to 23:59 to represent such an event, although other implementations may have a boolean flag. There are two problems this causes. Firstly, the start and end time are rendered in the month and week views. This is not good for a user to have to see the internal start and end time. Secondly, the new variable day length feature automatically, and unnecessarily, expands the day to the full 24 hours when there is an all day event.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira