Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Releases: hannonhill/Calendar-Site

v8.x

07 Feb 15:56
Compare
Choose a tag to compare

CSS:

  • Updated fullcalendar.css and fullcalendar.print.css from v3.4.0 to v3.9.0.
  • Removed bootstrap-responsive.css
  • Modified calendar-extra.css and main.css to reflect changes in framework version & removed commented out styles.

JS:

  • Modified jquery.hhcalendar.js to utilize the list view options for week and day calendars.
  • Updated fullcalendar.min.js from v2.2.3 to v3.9.0.
  • Updated gcal.js from v.2.2.3 to v3.9.0.
  • Replaced jquery-ui-1.8.23.custom.min.js with jquery-ui.min.js (v1.12.1).
  • Replaced jquery-1.8.1.min.js with jquery.min.js (v3.3.1).
  • Updated moment.min.js from v2.8.4 to latest version.

Bug Fixes and Improvements:

  • Full Calendar is now fully responsive.
  • Modified several formats to reflect new framework CSS version.
  • Fixed bug where single all-day events do not show up if there's an end date specified.
  • Modified the display of timestamp for all day events.
  • Fixed broken smart fields for event page's data definition.
  • Fixed bug where dates were not showing in event popup.
  • Added protect tags around document type for templates that may be affected by sorting XSLT format.
  • Added list views for week and day view.

v7.6.x

20 Dec 21:02
Compare
Choose a tag to compare

This release was exported with Cascade Server 7.6.

New Features/Improvements

  • Began using the new Velocity #import directive for better code re-use
  • Upgraded Full Calendar plugin (#16)
  • Reworked site structure
  • Created jQuery plugin for full calendar page and use LAB.js to load JavaScript dependencies.
  • RSS output for Full Calendar ContentType should not end at current year (#21)

Issues Resolved

  • PDF output for Term and Category listings fail if there are no events (#10)
  • Times on Full Calendar page are incorrect (#15)
  • Recurring events without a recurring end date do not appear on the full calendar (#17)
  • Events within the Base Folder display multiple times for the same date/time on the full calendar (#18)
  • iCal Format is not producing valid files (#20)
  • RSS not outputting description (#22)
  • Events beginning at midnight of the first day of the year/month do not appear (#23)
  • Recurring events without an until date are not appearing on full calendar (#24)

v7.4.x

15 Oct 14:03
Compare
Choose a tag to compare

This release was exported with Cascade Server 7.4.

New Features

  • Add the ability to include external sources (#4)
  • Order event category colors by order in mapper (ie by priority) (#2)

Issues Resolved

  • Title Metadata for External Links causes issue with site-navigation (#1)
  • Term Listing Configuration Set output file extension incorrect (#5)
  • Full Calendar renders in Quirks Mode for IE (#6)
  • Various Formats do not account for Data Definitions within sub-folders (#7)
  • Single and Recurring Events not appearing in <=IE8 (#8)
  • Multi-spaced category names have underscores in them within the right-side category listing (#9)