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

Bug/56771 meeting timestamp in edit form not the same as in details #16567

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    0495a96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b840990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8252131 View commit details
    Browse the repository at this point in the history
  4. use UTC time zone as user pref if non is explicitly configured

    The system did this anyway, but now it becomes explicit
    ulferts committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6298b87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b27f164 View commit details
    Browse the repository at this point in the history
  6. remove local time reference from format_time_as_date

    With the server now always running in UTC time, using the local time makes no sense any more
    ulferts committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1373a18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebc6cdf View commit details
    Browse the repository at this point in the history
  8. use named parameter

    ulferts committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8b004a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35ca717 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48377fc View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    1d7fd3c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    a5714f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c61ce1 View commit details
    Browse the repository at this point in the history