You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org> on 2006/01/26 20:13:10 UTC

[jira] Closed: (MYFACES-1035) Schedule month view mode, shown interval

     [ http://issues.apache.org/jira/browse/MYFACES-1035?page=all ]
     
Bruno Aranda closed MYFACES-1035:
---------------------------------

    Fix Version: Nightly
     Resolution: Fixed

Patch has been applied. Thanks Jurgen!

> Schedule month view mode, shown interval
> ----------------------------------------
>
>          Key: MYFACES-1035
>          URL: http://issues.apache.org/jira/browse/MYFACES-1035
>      Project: MyFaces
>         Type: Improvement
>   Components: Sandbox
>     Reporter: Joerg Saedtler
>     Priority: Minor
>      Fix For: Nightly
>  Attachments: schedule.patch
>
> The schedule shows in month view a gui pretending to show the last days of the previous and the first days of the following month:
> 29,30,31,1,2,3,4
> ...
> 26,27,28,29,30,1,2
> Besides the gui suggests that it shows the border days, no entries are shown in for these days. The AbstractScheduleModel method 
> protected abstract Collection loadEntries(
>         Date startDate,
>         Date endDate
>     );
> just loads entries for the first to last day of the selected month.
> It would be nice if this method loads entries for the full visible range.

-- 
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