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

Settings to allow booking rules to send ics attachments #801

Conversation

danbuntu
Copy link

Setting to toggle sending an ics attachment to booking_rules and a separate toggle to denoted if the attachments should an update or create ics.

Actual attachment is handled in the message controller. This should probably be moved to the method somewhere but I wasn't sure where.

Setting to toggle sending an ics attachment to booking_rules and a separate toggle to denoted if the attachments should an update or create ics.

Actual attachment is handled in the message controller. This should probably be moved to the method somewhere but I wasn't sure where.
@danbuntu
Copy link
Author

This is linked to #732

@georgmaisser
Copy link
Contributor

Hi, thank you for your contribution. we run the tests and have a look at it. If it works, we accept it. All the best!

@georgmaisser
Copy link
Contributor

Hi, sorry, could you rebase your request on the urise branch, where currently all tests are green?

As you can see, the automatic tests have failed. It could have been our fault, but we can't accept a request with failing tests.

@georgmaisser
Copy link
Contributor

Hi, @danbuntu

…der correctly in Googlemail/ calendar, so I've added X-ALT-DESC to the ics.

I've also done a quick and dirty to render the urls as links.
@georgmaisser georgmaisser changed the base branch from main to MOODLE_401_TESTING February 10, 2025 14:08
@georgmaisser georgmaisser merged commit acd476a into Wunderbyte-GmbH:MOODLE_401_TESTING Feb 10, 2025
0 of 28 checks passed
bernhard-wunderbyte pushed a commit that referenced this pull request Feb 11, 2025
* Settings to allow booking rules to send ics attachments

Setting to toggle sending an ics attachment to booking_rules and a separate toggle to denoted if the attachments should an update or create ics.

Actual attachment is handled in the message controller. This should probably be moved to the method somewhere but I wasn't sure where.

* fix issues raised by CI

* We've noticed that ics files with html or new lines in them don't render correctly in Googlemail/ calendar, so I've added X-ALT-DESC to the ics.
I've also done a quick and dirty to render the urls as links.
georgmaisser pushed a commit that referenced this pull request Feb 12, 2025
* Settings to allow booking rules to send ics attachments

Setting to toggle sending an ics attachment to booking_rules and a separate toggle to denoted if the attachments should an update or create ics.

Actual attachment is handled in the message controller. This should probably be moved to the method somewhere but I wasn't sure where.

* fix issues raised by CI

* We've noticed that ics files with html or new lines in them don't render correctly in Googlemail/ calendar, so I've added X-ALT-DESC to the ics.
I've also done a quick and dirty to render the urls as links.
@danbuntu danbuntu deleted the booking_rules_attach_ical branch February 12, 2025 13:10
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.

3 participants