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

Enable showing CDS hours through Wagtail Widget #757

Open
dbietila opened this issue Apr 23, 2024 · 1 comment
Open

Enable showing CDS hours through Wagtail Widget #757

dbietila opened this issue Apr 23, 2024 · 1 comment
Assignees

Comments

@dbietila
Copy link

CDS now has a calendar line in LibCal. If I try to add try to add the hours to a page using the Wagtail Granular Hours widget, I get Hours for all Regenstein locations. Is it possible to add just the hours for CDS (and possibly Dissertation Office).

@bbusenius
Copy link
Member

To do this we need to do the following:

  1. Enable the CDS unit as eligible by editing the display_in_dropdown boolean on the CDS UnitPage.
  2. Set the location on the CDS UnitPage to a CDS location.
  3. Add the Libcal ID for the hours to the CDS LocationPage.

This is all done in the Wagtail admin but it will probably be easiest for me to do. I believe they were going to create LocationPages for CDS. Once that's done, I just need the Libcal ID and I can do the rest.

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

No branches or pull requests

2 participants