Skip to content

881 bug visit popup on the map has the wrong locale#888

Merged
dgraf-gh merged 6 commits intomainfrom
881-bug-visit-popup-on-the-map-has-the-wrong-locale
Apr 9, 2026
Merged

881 bug visit popup on the map has the wrong locale#888
dgraf-gh merged 6 commits intomainfrom
881-bug-visit-popup-on-the-map-has-the-wrong-locale

Conversation

@dgraf-gh
Copy link
Copy Markdown
Contributor

@dgraf-gh dgraf-gh commented Apr 9, 2026

No description provided.

dgraf-gh added 6 commits April 8, 2026 13:47
- Add `TimeMode` enum with `TWENTY_FOUR_HOUR` and `TWELVE_HOUR` options
- Update `UserSettings` to include `timeMode` field
- Add database migrations for `timeMode` column
- Update UI to allow users to select `TimeMode`
- Adjust services, repositories, and controller to handle `timeMode`
- Update tests to include `timeMode`
…nding

- Add `Serializable` to `UserSettings` for Redis compatibility
- Introduce caching annotations (`@Cacheable` and `@CacheEvict`) in `UserSettingsJdbcService`
- Add `user-settings` to `application.properties` cache names
- Fix incorrect time mode binding logic in the HTML template
@dgraf-gh dgraf-gh linked an issue Apr 9, 2026 that may be closed by this pull request
@dgraf-gh dgraf-gh merged commit b3e56fd into main Apr 9, 2026
2 checks passed
@dgraf-gh dgraf-gh deleted the 881-bug-visit-popup-on-the-map-has-the-wrong-locale branch April 9, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Visit Popup on the map has the wrong locale

1 participant