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 change date display format #1110

Closed
cod-eric opened this issue Aug 2, 2023 · 1 comment · Fixed by #1095
Closed

Settings to change date display format #1110

cod-eric opened this issue Aug 2, 2023 · 1 comment · Fixed by #1095
Assignees
Labels
enhancement New feature or request

Comments

@cod-eric
Copy link

cod-eric commented Aug 2, 2023

Is your feature request related to a problem? Please describe.
I would enjoy having the option to change the way the date of lectures is presented, e.g. 12.7.2023 instead of 7/12/2023, or Wednesday, 12.7.23, etc.
Additionally, I think it would be great for the date to be a bit larger in the lecture overview for better visibility.

@cod-eric cod-eric added the enhancement New feature or request label Aug 2, 2023
@MatthiasReumann MatthiasReumann self-assigned this Aug 8, 2023
@MatthiasReumann
Copy link
Collaborator

Thanks for the issue! Once #1095 is merged, your browsers default language will be used to display dates with day names.
For example:
en-US Tuesday, 27/06/2023, 08:00
de-DE Dienstag, 27.06.2023, 08:00

Font will be bigger too!

alexanderstephan pushed a commit that referenced this issue Aug 13, 2023
Changes:
- Enlarge logo
- Add visibility checks (Redirect on Unauthorized)
- Resolve #1089 (Add back the eye symbol)
- Resolve #1111 (`py-2` -> `py-px`)
- Resolve #1110 (Use locale setting to determine date format)
- Resolve #1112 (See Screenshot)
- Resolve #1116 (Remove year and term queries of pinned API)
- Resolve #1106 (Add keys to storage)
- Resolve #1108 (Add `isAdmin` to CourseDTO)
- Resolve #1115 (Add `SetSignedPlaylists` before adding streams to DTO)
- Resolve #1109 (Add [this](https://portal.mytum.de/corporatedesign/vorlagen/index_videokonferenzen/hintergruende_videokonferenzen/TUM-Logos-Tapete-hellblau.png) fallback thumbnail to assets and branding configuration)
SebiWrn pushed a commit that referenced this issue May 7, 2024
Changes:
- Enlarge logo
- Add visibility checks (Redirect on Unauthorized)
- Resolve #1089 (Add back the eye symbol)
- Resolve #1111 (`py-2` -> `py-px`)
- Resolve #1110 (Use locale setting to determine date format)
- Resolve #1112 (See Screenshot)
- Resolve #1116 (Remove year and term queries of pinned API)
- Resolve #1106 (Add keys to storage)
- Resolve #1108 (Add `isAdmin` to CourseDTO)
- Resolve #1115 (Add `SetSignedPlaylists` before adding streams to DTO)
- Resolve #1109 (Add [this](https://portal.mytum.de/corporatedesign/vorlagen/index_videokonferenzen/hintergruende_videokonferenzen/TUM-Logos-Tapete-hellblau.png) fallback thumbnail to assets and branding configuration)
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

Successfully merging a pull request may close this issue.

2 participants