Version History

  • 1.4.6
    • Fixed html error in upcoming events template
    • Stopped calendars and events in trash from showing up in add a calendar block ui and event lists, respectively.
  • 1.4.5
    • Fixed date picker functionality in event dialog
  • 1.4.4
    • Re-worked add event dialog to work with concrete5.5
  • 1.4.3
    • Added validation so at least one calendar must be selected before calendar block can be added to page.
  • 1.4.2
    • Fixed TinyMCE error that returned "j is null" when clicking Add event, closing overlay window and clicking Add event again
  • 1.4.1
    • protected a few request variables against a possible cross-site scripting vulnerability
  • 1.4
    • changed month, 5 week view to sort events in their daily display sort order to be: multi-day (started previous to current day), all day (alpha), by time of day
      - a little code cleanup on calendar_event page type + controller
  • 1.3.4
    • Fixed agenda view showing all events when only featured option was set.
  • 1.3.3
    • More fixes for agenda view.
  • 1.3.2
    • Fixed javascript error on add event in 5 week view, fixed error on uninstall/reinstall of package
  • 1.3.1
    • On newer versions of concrete5 (5.3.3 and greater) calendar lists will sort by start date ascending.
  • 1.3
    • Editor related bug fixes
  • 1.2.2
    • Fixed bug that caused error when upgrading from a version that already had featured events.
  • 1.2.1
    • Fixing bug that made 1.2 not install correctly
  • 1.2
    • Pretty URLs, Ability to display only featured events, fixed bug where multiple css/js files were loaded
  • 1.1.2
    • Concrete 5.3.3 compatible
  • 1.1.1
    • Fixed Agenda view & add event in ie8
  • 1.1
    • Fixed bug where date selector form on month view would link to  home page if pretty urls were not enabled.
    • Added image/file/link above event add editor so users can select images & files from the filemanager & links from the sitemap
    • specified editor_config.php to be included from core content block to prevent errors when a user overrides the content block in a local install
    • Fixed bug where renaming a calendar page would cause multiple versions of calendars to display in calendar block add/edit interface.
  • 1.0.2
    • Removing extra DIV in add calendar event overlay that could hurt certain themes.
  • 1.0.1
    • Made sure all calendar views allow the user to click somewhere on them and add an event, if they're are so able.
  • 1.0
    • Initial Release