Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-361

Schedule month view mode, shown interval

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.2
    • None
    • None

    Description

      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.

      Attachments

        1. schedule.patch
          14 kB
          Jurgen Lust

        Activity

          People

            Unassigned Unassigned
            j.saedtler Joerg Saedtler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: