Events Manager 1.2.6

Change log

✨ New Features and Enhancements​


  • Added support for private event permission View private event at the category level. (Suggested by @Michael)
  • Users will now see a permission error if trying to access a private event without the View private event permission. (Suggestion)
  • Private events are now clearly indicated on event listing (list & grid display mode). (Suggestion)
  • Added labels on the Event view page to indicate event status: (Suggestion)
    • Active Event: Displayed with a Active label.
    • Repeating Event: Indicated by a Repeating label.
    • Private Event: Shown with a Privatelabel.
      • Added a new phrase xcu_em_private
  • Enhanced event photos tab to show the photo count beside the tab label for quick visibility of associated photos. (Suggested by @Morrus)
  • Enhanced discussion tab to display reply count alongside the label, showing only when replies exist for increased engagement awareness. (Suggested by @Morrus)
  • Added options to display or hide blocks in the side navigation. (Suggested by @Jimmi)
    • Display Categories In Side Navigation.
    • Display Filter Events In Side Navigation.
    • Display Upcoming Events In Side Navigation.

⚙️ Changes​


  • Modified the event location display logic to show a standardized message when the event location is not specified.
    • Added a new phrase xcu_em_event_location_is_not_provided.

🐛 Bug Fixes​


  • Fixed a bug that caused an error when previewing event text due to a call to an undefined method. (Reported by @dunowat)

Release notes

📝 Upgrade Notes​


  • When upgrading please ensure that you ✅ the "Overwrite existing files for add-on rebuilds / upgrades" option.
  • If uploading files using an FTP or file manager, you have to overwrite all files.
  • After upgrading, please make sure to revert the following modified templates to ensure the changes take effect.
    • core_xcu_event.less
    • xcu_event_category_list_macros
    • xcu_event_list_macros
    • xcu_event_overview
    • xcu_event_view_macros
    • xcu_event_view_wrapper_macros
Back
Top