Commit Graph

1664 Commits

Author SHA1 Message Date
hishamco
836ba5eeb9 Add missing Tenanat localization strings 2020-12-08 20:55:28 +03:00
hishamco
0e95e94cab Add missing Sql localization strings 2020-12-08 20:50:14 +03:00
hishamco
8e4a7549ed Add missing Sites localization strings 2020-12-08 20:48:39 +03:00
hishamco
29c37575f1 Add missing Roles localization strings 2020-12-08 20:45:54 +03:00
hishamco
299e28abc4 Avoid Label.Text to be empty 2020-12-08 20:40:54 +03:00
hishamco
5ce7284a6b Returns English version if the value is empty 2020-12-08 16:45:53 +03:00
hishamco
df1d646083 Refactor LocalizableComponent 2020-12-08 16:37:55 +03:00
hishamco
f123ac89ef Add missing RecylceBin localization strings 2020-12-08 15:08:21 +03:00
hishamco
055ae26bc1 Add missing Logs localization strings 2020-12-08 14:41:03 +03:00
hishamco
e0087c1dbb Add missing Jobs localization strings 2020-12-08 14:37:54 +03:00
hishamco
87ba77fdba Localize AuditInfo 2020-12-08 13:43:05 +03:00
Shaun Walker
d953587e4b
Merge pull request #986 from chlupac/returnurl
Fix - return to url during login fail when returnurl contains "/"
2020-12-07 17:06:04 -05:00
Pavel Vesely
35e776b150 Fix - return to url during login fail when returnurl contains "/" 2020-12-07 21:27:00 +01:00
Shaun Walker
86beef305e
Merge pull request #976 from jimspillane/FixAureDeploy
Fix Azure deploy
2020-12-07 14:06:25 -05:00
Shaun Walker
a526719663
Merge pull request #982 from hishamco/action-dialog
Localize ActionDialog.Text
2020-12-07 13:28:02 -05:00
hishamco
f0f3055869 Add PermissionGrid localization strings 2020-12-06 21:46:19 +03:00
hishamco
5e49206828 Add FileManager localization strings 2020-12-06 21:46:03 +03:00
hishamco
5678a1796a Add missing Files localization strings 2020-12-06 21:45:33 +03:00
hishamco
b878b3ee2f Localize ActionDialog.Text 2020-12-06 19:51:25 +03:00
hishamco
8c9fc952d8 Update README.md 2020-12-06 19:28:12 +03:00
Pavel Vesely
14f8155df6 FileController fix
- using PhysicalFile framework method (current implementation causes file locks and 500 error at heavy load)
- Add correct mimetype to header based on file extension
2020-12-06 16:23:28 +01:00
Shaun Walker
1968b0283d
Merge pull request #967 from hishamco/language-switcher
Add Language switcher
2020-12-04 14:53:48 -05:00
Jim Spillane
1b017a9651 Fix Azure Deploy
Add 5.0 to framework App Service siteConfig
2020-12-04 10:43:29 -05:00
Jim Spillane
2fe474268e Revert "Fix Azure Deploy"
This reverts commit d688a7c10da81d42fe92b8e1ca7ee266199b3705.
2020-12-04 10:34:52 -05:00
Jim Spillane
dc7cea1db0
Merge pull request #23 from oqtane/master
Sync Master
2020-12-04 10:20:02 -05:00
Shaun Walker
0ba348d73e
Merge pull request #974 from sbwalker/dev
fix #957 related to loading resources within a Settings component
2020-12-03 15:19:44 -05:00
Shaun Walker
9f590b32f7 fix #957 related to loading resources within a Settings component 2020-12-03 15:19:23 -05:00
hishamco
5e293ee298 Fix SupportedCultures bug 2020-12-03 17:25:01 +03:00
hishamco
20f1a6175f Use cookie everywhere 2020-12-03 17:15:08 +03:00
hishamco
049ded6f7e Fallback to default culture if its required 2020-12-03 16:14:23 +03:00
hishamco
1a8125c26d Use REST style 2020-12-03 15:50:25 +03:00
hishamco
5ee38e4ae7 Add Visible property to control the visibility 2020-12-03 14:13:01 +03:00
hishamco
a37eb8a44a Introduce Culture model to avoid CultureInfo.DisplayName issue 2020-12-03 14:05:49 +03:00
hishamco
1b3cc2c44e Interop local storage APIs should be generic 2020-12-03 13:37:18 +03:00
Shaun Walker
863c13d1d8
Merge pull request #968 from sbwalker/dev
Fixes to make site alias, page path, and module action Url resolutions case insensitive. Optimized logic for Settings component which fixed localization rendering issue.
2020-12-02 09:16:33 -05:00
Shaun Walker
fd60b40c53 Fixes to make site alias, page path, and module action Url resolutions case insensitive. Optimized logic for Settings component which fixed localization rendering issue. 2020-12-01 19:36:02 -05:00
hishamco
fa3cc48fd0 Avoid to select the current selected culture 2020-12-02 02:19:47 +03:00
hishamco
d4dd80ff32 Add missing event args 2020-12-02 02:15:52 +03:00
hishamco
330499dda5 Use Interop 2020-12-02 02:10:01 +03:00
hishamco
75556070d6 Ability to change culture 2020-12-02 02:04:34 +03:00
hishamco
c4d1b16abb Add LanguageSwitcher component 2020-12-02 01:52:46 +03:00
hishamco
c67e893b6e Add LocalizationService APIs 2020-12-02 01:38:32 +03:00
hishamco
418c9888c4 Add LocalizationController 2020-12-02 01:38:00 +03:00
Shaun Walker
a875a5ad32
Merge pull request #73 from oqtane/dev
sync
2020-12-01 14:34:11 -05:00
Shaun Walker
e9a58138fc
Update README.md 2020-11-30 18:59:44 -05:00
Shaun Walker
e57f0675c6
Merge pull request #954 from hishamco/localize-logs
Localize log messages
2020-11-30 08:14:35 -05:00
hishamco
d964c25596 Add Resources folder 2020-11-27 22:06:54 +03:00
hishamco
d5e48296ed Set RootNamespace 2020-11-27 22:06:40 +03:00
hishamco
2ea0b7199b Localize log messages 2020-11-27 21:48:52 +03:00
Shaun Walker
a6b45014a4
Merge pull request #72 from oqtane/dev
sync
2020-11-25 16:53:03 -05:00