Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIS-192: Indexing improvements, handling sublocations, other fixes #2236

Merged
merged 11 commits into from
Feb 10, 2025

Conversation

Abhyastamita
Copy link
Contributor

  • Renamed Native Events to Aspen Events everywhere to avoid future confusion
  • Added indexing for facets, including up to three custom facets
  • Fixed some display and link issues with the calendar template for Aspen Events
  • Added code for indexer so that it can either do a full index or only index changed events
  • Added handling to indexer for deleted events and event instances. Changed deleting events/event instances so that they are not removed from the database but the Deleted field is set to 1 so that the deleted list can be queried when indexing.
  • Added the ability to choose a sublocation when creating an event.
    • Still need to add ability to change the sublocation for an event instance.
  • Fixed permission restrictions for events, event instances, and the event admin menu.
  • Added restrictions to prevent deleting event fields, field sets, and event types if they are in use.
    • Still need to set up ability to archive event types, which right now doesn't do anything.
  • Updated release notes.

@Abhyastamita Abhyastamita changed the base branch from 25.03.00 to 25.02.00 February 10, 2025 17:00
@mdnoble73 mdnoble73 merged commit ef74c4f into Aspen-Discovery:25.02.00 Feb 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants