f09709aedb
remove Microsoft.AspNetCore.Http
2024-10-24 15:10:52 -04:00
a967332f89
remove Microsoft.AspNetCore.Localization
2024-10-24 12:24:46 -04:00
56cfb2ce06
fix sorting of Site.Languages property
2024-10-15 16:46:05 -04:00
c31c88ed1f
fix #4711 - full page refresh required to affect language changes
2024-10-15 08:31:54 -04:00
62d59a09cf
set HttpOnly to false for Localization cookie in static rendering
2024-10-14 16:49:14 -04:00
998dc95cb2
Removed extra attribute for interop.SetCookie
2024-10-05 14:08:16 -07:00
bd2153a0ed
Update cookie options to set SameSite, HttpOnly, Secure settings
2024-10-05 13:23:09 -07:00
f9fbe5adc2
Update NavigateTo() to use "true" instead of "forceLoad: true"
2024-10-05 12:11:52 -07:00
ec994b3e97
avoid redirect to home page when switching language.
2024-04-25 23:18:17 +08:00
ef843cac63
LanguageSwitcher to use the ButtonClass parameter
...
This change allows the buttons to be uniform.
2024-04-25 12:33:52 +02:00
4bceba777d
fix #4186 - enable language switcher in static render mode
2024-04-24 15:55:00 -04:00
6f12818352
Fix for #3374 Backward compatability
...
Fixes the issue in the Language selector.
2023-10-13 14:06:21 +02:00
297c1524b4
Language Selector Alignment fix #3368
...
Themes fixed also
2023-10-11 15:48:05 +02:00
7771c3159b
upated LanguageSwitcher with end padding
...
When the LanguageSwitcher is dsiplayed the wsa no end padding on the button so it appeared flush with the following button. Adding "pe-1" to the class corrects the issue
2023-09-24 18:49:50 +02:00
f97a6a2bee
Added version to Language Management, improved framework performance by loading languages into PageState, include all supported cultures and allow Administrator to add any language to a site regardless of translation availability, fix translation upgrade issue
2022-07-16 09:59:47 -04:00
cb7d9a0371
upgrade to Boostrap 5
2021-07-02 20:03:51 -04:00
c52f6c92f1
Add English to the language switcher
2021-04-21 17:47:50 +03:00
cbe843bafc
User experience improvements
2021-04-17 19:18:24 -04:00