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

ICS : update on cancel/change + Performace Verbesserung #276

Open
thenickless opened this issue Jun 17, 2021 · 1 comment
Open

ICS : update on cancel/change + Performace Verbesserung #276

thenickless opened this issue Jun 17, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@thenickless
Copy link
Member

thenickless commented Jun 17, 2021

  • cancel ICS

  • update ICS
    ICS code siehe rrze-pieksy

  • Performance:
    beim Erstellen der ICS (für User + Admin) wird redundant drei Mal Functions::getBooking() aufgerufen.
    Besser 1 Mal aufrufen und by reference übergeben. Siehe Umsetzung rrze-pieksy

@thenickless thenickless added the enhancement New feature or request label Jun 17, 2021
@thenickless thenickless self-assigned this Jun 17, 2021
thenickless added a commit that referenced this issue Jun 17, 2021
@thenickless
Copy link
Member Author

done in 2.6.10 :

  • cancel ICS
  • Performance

2DO:

  • update ICS
    Bei Änderung (zB Startdatum) über Admin wird derzeit gar keine Mail verschickt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant