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 first day of week to be Sunday or Monday #3093

Merged
merged 8 commits into from Oct 19, 2022

Commits on Oct 14, 2022

  1. Allow week to start at Monday or Sunday

    Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
    Git-Jiro committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e07cdfa View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. refactor from Int to DataType

    Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
    Git-Jiro committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    4c6e34a View commit details
    Browse the repository at this point in the history
  2. refactor to use name 'firstDayOfWeek' everywhere

    Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
    Git-Jiro committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    8c04efd View commit details
    Browse the repository at this point in the history
  3. CSS fine tuning

    Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
    Git-Jiro committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    3f48186 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Check firstDayOfWeek with case statements

    Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
    Git-Jiro committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    5cb449a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Change default to Sunday. Use radio buttons

    Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
    Git-Jiro committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6319577 View commit details
    Browse the repository at this point in the history
  2. Update ui/app/src/Views/Settings/Views.elm

    Co-authored-by: Andrey Kuzmin <unsoundscapes@gmail.com>
    Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
    Git-Jiro and w0rm committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    579254e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Regenerate assets_vfsdata.go

    Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
    Git-Jiro committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    514278d View commit details
    Browse the repository at this point in the history