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

Group buildings into campuses #5

Open
ChristophWurst opened this issue Jun 10, 2021 · 2 comments
Open

Group buildings into campuses #5

ChristophWurst opened this issue Jun 10, 2021 · 2 comments
Labels
enhancement New feature or request nextcloud-gmbh Tickets with priority for Nextcloud Gmbh

Comments

@ChristophWurst
Copy link
Member

As an admin of a university Nextcloud, it would be helpful to optionally group buildings into campuses. This information can be picked up by the Calendar front-end.

Technical details

This needs a new table and entity. When a building is created there should be an optional argument for a campus ID.

@ChristophWurst ChristophWurst added the enhancement New feature or request label Jun 10, 2021
@ChristophWurst
Copy link
Member Author

Remain questions

  • How to handle buildings without campuses?
  • Does the Calendar search have to filter by campus?
  • How to display the campuses in the Calendar search results

@miaulalala
Copy link
Contributor

Preliminary To Do:

  • add new table for campuses
  • update building table
  • Possibly add fields to the IRoomMetadata class
  • write occ command to create a campus

@ChristophWurst ChristophWurst added the nextcloud-gmbh Tickets with priority for Nextcloud Gmbh label Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nextcloud-gmbh Tickets with priority for Nextcloud Gmbh
Projects
Status: 🧭 Planning evaluation
Development

No branches or pull requests

2 participants