[Koha-bugs] [Bug 11211] Move calculation code out of C4::Calendar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 1 14:34:30 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11211

--- Comment #45 from Magnus Enger <magnus at enger.priv.no> ---
Created attachment 34040
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34040&action=edit
Bug 11211 - Followups for calendar.tt

- Make sure dates are sorted correctly in the table of unique/single events
  (This is the same fix that was done on bug 13289.)
- Make sure weekdays are sorted correctly in the table of "Events repeating
  weekly", including taking the CalendarFirstDayOfWeek syspref into account
- Some minor changes in the "Hints" text
- Replace "Unique event" with "Single event" in the colour coded legend,
  since that is what is used on the rest of the page
- Make headers above tables and tooltips in the main calendar more in line with
  the language used in the colour coded legend

To test:
- Apply this patch on top of the other patches on this bug
- Add single events that span a month boundary
- Check that dates are sorted chronologically in the "Single events" table
- Add several weekly events and check that sorting is by the order of days in
  the week, not alphabetical
- Toggle CalendarFirstDayOfWeek and check that the sorting in the "Events
  repeating weekly" table behaves as it should
- Check that the other changes described above makes sense

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list