Install

calendar page is visible on install
upcoming events list is visible on install from a link on calendar page

Content creation and visibility

host able to create event
editor can create, edit, delete events
anonymous unable to create event

Calendar and Upcoming Events views

anonymous verify calendar works (no error msgs & contains event)
anonymous verify upcoming events list works...
...sorted by closest upcoming date, with repeating events displayed per occurrence

Activities views

anonymous verify activities view works, sorted by day of week, with repeating events aggregated into one listing
anonymous verify activities views work per activity group, e.g. activities for kids.
anonymous can see events on the home page

Admin settings at /admin/config/incubator/events

setting primary view to “event list” results in upcoming events tab being displayed...
...in the same place as calendar tab was (change weight in main menu first)
setting “completely disable the non-primary view” results in no link on the events page...
...and a 301 redirect to the correct page if the wrong one is typed in
setting primary view to “both” results in both tabs being displayed
setting title fields alters page and tab titles
setting first day of week and number of weeks in months has the expected results

With incubator_mapping

events with no core activities are displayed as pins on map

With incubator_mapping and incubator_core_activities

icons display correctly for all four core activities
events block at /activities/[title] shows only events for that core activity

With incubator_localities

localities view at /events/calendar - links point to /events/calendar/[tid]
events block at /local/[title] shows only events for that locality

Feeds

feed at /events/upcoming/rss.xml is a properly formatted rss feed sorted by post time
feed at /events/upcoming/rss.xml/[tid] is filtered by taxonomy term

Install / Uninstall logic

disabling events module after creation of event content does not delete event content or roles...
...but disallows host posting event content
re-enabling events module restores host ability to post event content
disabling events module when no event content exists deletes event content type
disabling and uninstalling event module deletes host role

Comments

dnotes’s picture

Issue summary: View changes

separated mapping testing from mapping with core activities

dnotes’s picture

Just added the following items:

With incubator_mapping and incubator_core_activities

events block at /activities/[title] shows only events for that core activity

With incubator_localities

events block at /local/[title] shows only events for that locality

Feeds

feed at /events/upcoming/rss.xml is a properly formatted rss feed sorted by post time
feed at /events/upcoming/rss.xml/[tid] is filtered by taxonomy term

dnotes’s picture

Issue tags: +testing, +Milestone 1

tagging for testing

dnotes’s picture

Issue summary: View changes

added items for rss feeds and views filtered by taxonomy

dnotes’s picture

Status: Active » Closed (outdated)