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

Allow to show meetings in the calendar #67

Closed
ClemensRobbenhaar opened this issue Oct 2, 2021 · 2 comments
Closed

Allow to show meetings in the calendar #67

ClemensRobbenhaar opened this issue Oct 2, 2021 · 2 comments

Comments

@ClemensRobbenhaar
Copy link
Collaborator

The Calendar Application should display also all the meetings from the Meetings Application.

Must have:

  • optionally allow to show meetings in the calendar

  • show the meetings in the date range used by the current calendar

  • limit the range of meeting details shown in a way "reasonable" for the current calendar.

  • allow to access details of every meeting from the calendar (at least via link to the meeting details page)

  • does not break if the meetings application is not installed

Should have:

  • optionally limit the meetings shown in a calendar to the ones in a given (different) space
  • ability to move meetings in the calendar
  • ability to edit meetings in the calendar
@mflorea
Copy link

mflorea commented Dec 10, 2021

Fixed with 32b3bb4, 94a524b and d2fe7b1 .

@mflorea mflorea closed this as completed Dec 10, 2021
ClemensRobbenhaar added a commit that referenced this issue Dec 15, 2021
- actually enable the local "active" flag
  for each calendar
- also hit "format source" with ... consequences
  sorry for the big diff
- note: issue number in previous commits with
  the same title should have been #67 instead of #47,
  either
@lucaa
Copy link

lucaa commented Feb 25, 2022

Fixed with 32b3bb4, 94a524b and d2fe7b1 .

A bunch of (other) commits were done for this ticket and tagged with #47, so if all commits for this work need to be discovered, that issue is a good source of information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants