sbwalker
|
bcf7866fe2
|
fix #4733 - remove Name column from Language table and populate value dynamically
|
2024-10-15 15:58:17 -04:00 |
|
sbwalker
|
2ed593c5e0
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
|
Ricardo Pacheco
|
422bf7b689
|
Edit languages to set default.
|
2023-12-07 18:12:49 -06:00 |
|
sbwalker
|
df0f562817
|
support both 404 andf 403 status codes in API response (404 should not log)
|
2023-07-11 08:14:00 -04:00 |
|
Shaun Walker
|
368b900a6e
|
fix #2464 - translation install/upgrade experience
|
2022-10-20 13:16:18 -04:00 |
|
Shaun Walker
|
c5b632cb24
|
Enhance SyncManager to raise events which can be handled on the server within hosted services. Raise create, update, delete events for all major entities. Include support for refresh and reload events to synchronize client state. Move client state cache invalidation to a hosted service to separate concerns and demonstrate events.
|
2022-10-04 19:20:02 -04:00 |
|
Shaun Walker
|
1438e61f1b
|
fix #2427 - issue with upgrade available in Language Management
|
2022-09-28 16:16:46 -04:00 |
|
Shaun Walker
|
5302be8bc1
|
optimize assembly list retrieval
|
2022-09-12 16:19:32 -04:00 |
|
Shaun Walker
|
3c6ebd7742
|
performance improvements to reduce http and database interactions
|
2022-08-12 16:47:51 -04:00 |
|
Shaun Walker
|
c097956fcb
|
fix upgrade issue for framework translations, improvements for managing module translations
|
2022-08-01 17:05:18 -04:00 |
|
Shaun Walker
|
6bfab696ad
|
optimize satellite assembly loading based on the new model where all cultures are available
|
2022-07-21 16:02:23 -04:00 |
|
Shaun Walker
|
557b30815e
|
use package name as a convention for identifying satellite assemblies
|
2022-07-18 13:14:34 -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 |
|
Shaun Walker
|
82c05a841f
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
|
Shaun Walker
|
a5de639d15
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
|
Shaun Walker
|
de1107f046
|
Unauthenticated users need to be able to retrieve the list of languages
|
2021-02-14 18:35:42 -05:00 |
|
hishamco
|
bc0ba92303
|
Revert the changes in the LanguageController
|
2021-01-15 01:35:53 +03:00 |
|
hishamco
|
e938d4f801
|
Add Admins role
|
2021-01-15 00:28:59 +03:00 |
|
hishamco
|
9b4316d6cd
|
Fix errors
|
2021-01-10 21:32:11 +03:00 |
|
hishamco
|
aa19a35834
|
Add language repository & controller
|
2021-01-10 20:09:04 +03:00 |
|