sbwalker
|
7d94e4a53a
|
fix #4855 - dropping required column causes issue on SQLite
|
2024-11-22 11:55:43 -05:00 |
|
Ben
|
0cafef7ab4
|
update to load the data in scope.
|
2024-03-19 09:19:56 +08:00 |
|
Ben
|
c58254f951
|
Fix #4010: update repositories to using db context factory.
|
2024-03-18 15:32:19 +08:00 |
|
Ricardo Pacheco
|
422bf7b689
|
Edit languages to set default.
|
2023-12-07 18:12:49 -06:00 |
|
Shaun Walker
|
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 |
|
hishamco
|
5a660f2634
|
Reset IsDefault per site Id for new language
|
2021-01-23 23:48:10 +03:00 |
|
Shaun Walker
|
c0ed7c7934
|
Localization fixes - table definition, SQL script naming, SQL script not marked as Embedded Resource, changed column name from IsCurrrent to IsDefault to reflect intent, set default language for site in _Host
|
2021-01-21 17:09:34 -05:00 |
|
hishamco
|
932c5590af
|
Make sure one language is set to current
|
2021-01-11 00:11:30 +03:00 |
|
hishamco
|
70595eb90a
|
Fix Language table
|
2021-01-10 23:50:21 +03:00 |
|
hishamco
|
aa19a35834
|
Add language repository & controller
|
2021-01-10 20:09:04 +03:00 |
|