sbwalker
|
7d94e4a53a
|
fix #4855 - dropping required column causes issue on SQLite
|
2024-11-22 11:55:43 -05:00 |
|
sbwalker
|
bcf7866fe2
|
fix #4733 - remove Name column from Language table and populate value dynamically
|
2024-10-15 15:58:17 -04:00 |
|
sbwalker
|
78177f7890
|
use deep cloning to not muttate cache
|
2024-09-19 09:41:11 -04:00 |
|
Shaun Walker
|
4499d55464
|
update models to use new ModelBase
|
2022-10-26 17:26:46 -04: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 |
|
ijungleboy
|
bcff9caf5c
|
More documentation - almost all Models done
https://github.com/oqtane/oqtane.framework/issues/1382
Should not contain any code changes, just docs
|
2021-05-26 00:01:22 +02:00 |
|
ijungleboy
|
074b998bbc
|
Document most models
|
2021-05-21 18:28:21 +02: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
|
aa19a35834
|
Add language repository & controller
|
2021-01-10 20:09:04 +03:00 |
|