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

fix: send requestee and requester correct date and time when timezone… #5924

Merged
merged 7 commits into from
May 27, 2024

Commits on Apr 16, 2024

  1. fix: send requestee and requester correct date and time when timezone…

    …s differ #5198
    
    Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
    SebastianKrupinski committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    01e7e2d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. dev: updated unit tests and added new test for different time zones

    Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
    SebastianKrupinski committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    4f3ed4a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. fix: modified unit test to include arguments

    Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
    SebastianKrupinski committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c8626fb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix: php lint complaints

    Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
    SebastianKrupinski committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0b9f4cb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. fix: phpUnit required time zone object not string

    Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
    SebastianKrupinski committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3c369e4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix: thrown error on json decoding errors

    Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
    SebastianKrupinski committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2f5c5ba View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update lib/Service/Appointments/MailService.php

    Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
    Signed-off-by: Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com>
    SebastianKrupinski and ChristophWurst committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f874071 View commit details
    Browse the repository at this point in the history