Commit Graph

1582 Commits

Author SHA1 Message Date
hishamco
5155cb214f Localize non component of the sites pages 2020-11-18 00:13:46 +03:00
hishamco
236a4bd3d9 Localize components of sites page 2020-11-18 00:09:51 +03:00
hishamco
1518afbd93 Localize SQL page 2020-11-17 23:57:58 +03:00
hishamco
a14616a7c1 Localize system info page 2020-11-17 23:54:59 +03:00
hishamco
2672f47cdf Localize non components of the tenants pages 2020-11-17 23:47:38 +03:00
hishamco
bbda300952 Localize components for the tenants pages 2020-11-17 23:46:14 +03:00
hishamco
c1fa6589af Localize non components for themes pages 2020-11-17 23:42:27 +03:00
hishamco
1b44de6972 Localize components for the themes pages 2020-11-17 23:40:23 +03:00
hishamco
2d9ad076d2 Localize upgrade page 2020-11-17 23:34:49 +03:00
hishamco
dca607b22f Localize non components for user profile pages 2020-11-17 23:24:14 +03:00
hishamco
5c3e22ab34 Localize components of the user profile pages 2020-11-17 23:13:13 +03:00
hishamco
086e3623c3 Localize non components in users pages 2020-11-17 23:04:16 +03:00
hishamco
261f48e842 Localize components for the users pages 2020-11-17 22:56:41 +03:00
hishamco
b4333a743d Localize non components strings in roles pages 2020-11-17 22:44:44 +03:00
hishamco
c70f37d33c Fix resource keys 2020-11-17 22:43:53 +03:00
hishamco
16b5dd99cc Localize components for the roles pages 2020-11-17 22:39:38 +03:00
hishamco
d8d1412a8f Fallback to English as default culture 2020-11-17 22:28:17 +03:00
Shaun Walker
c44bc8709d
Update README.md 2020-11-16 08:30:02 -05:00
Shaun Walker
d9f9e73480
Update README.md 2020-11-13 10:00:31 -05:00
Shaun Walker
2b371b2a9f
Update README.md 2020-11-11 11:35:57 -05:00
Shaun Walker
232cf77e84
Update README.md 2020-11-11 11:35:21 -05:00
Shaun Walker
080c9ff38b
Update README.md 2020-11-11 11:33:38 -05:00
Shaun Walker
9250a03aea
Update README.md 2020-11-11 11:32:56 -05:00
Shaun Walker
07ae0edd30
Merge pull request #879 from sbwalker/master
removed unnecessary file
2020-11-11 10:24:39 -05:00
Shaun Walker
32e8052079 removed unnecessary file 2020-11-11 10:24:10 -05:00
Shaun Walker
60ccad3106
Merge pull request #878 from sbwalker/master
fixed regression issue which was preventing proper handling of situations where module assembly is missing
2020-11-11 10:19:40 -05:00
Shaun Walker
bcc00a2dbb fixed regression issue which was preventing proper handling of situations where module assembly is missing 2020-11-11 10:19:04 -05:00
Shaun Walker
5080040590
Merge pull request #65 from oqtane/master
sync
2020-11-11 09:02:02 -05:00
Shaun Walker
0d71a3878f
Merge pull request #877 from jimspillane/UpgradeExternalModuleTemplateToNET50
Upgrade external module template to net50
2020-11-11 09:00:36 -05:00
Jim Spillane
82b16d28ff Upgrade External Module Template to NET5.0 2020-11-10 21:02:51 -05:00
Jim Spillane
e34ffb716d
Merge pull request #20 from oqtane/master
sync master
2020-11-10 20:52:37 -05:00
Shaun Walker
6f8c2fb2ed
Merge pull request #875 from hishamco/net5
Update README.md
2020-11-10 16:29:21 -05:00
Shaun Walker
3970722abf
Merge pull request #876 from sbwalker/master
include syncevents on module add/update/delete to trigger reload in UI
2020-11-10 16:27:37 -05:00
Shaun Walker
880ad0486a include syncevents on module add/update/delete to trigger reload in UI 2020-11-10 16:26:50 -05:00
hishamco
a02786b8b0 Update README.md 2020-11-11 00:22:07 +03:00
Shaun Walker
2bea59fc66
Merge pull request #874 from hishamco/net5
Upgrade packages to .NET 5 RTM
2020-11-10 16:15:20 -05:00
hishamco
45819aae07 Upgrade packages to .NET 5 RTM 2020-11-10 23:47:43 +03:00
Shaun Walker
4762fac0ce
Merge pull request #873 from sbwalker/master
improve user experence of Module Creator during app restart
2020-11-09 15:53:14 -05:00
Shaun Walker
8b97872100 improve user experence of Module Creator during app restart 2020-11-09 15:52:40 -05:00
Shaun Walker
b921ec24ab
Merge pull request #872 from sbwalker/master
fixed issue where modulestate was being modified and not treated as a readonly cache
2020-11-09 15:36:36 -05:00
Shaun Walker
07519bccde fixed issue where modulestate was being modified and not treated as a readonly cache 2020-11-09 15:35:32 -05:00
Shaun Walker
a8932ec1e0
Merge pull request #64 from oqtane/master
sync
2020-11-09 10:51:23 -05:00
Shaun Walker
a9bb82347d
Merge pull request #871 from sbwalker/master
Removed comment and added defensive logic in the eent that the moduletype is not valid. Also changed default behavior to display the name if the key is missing. Will need an option in the future to enable the display of missing keys.
2020-11-09 09:43:52 -05:00
Shaun Walker
2c58a97ec1 fixed malformed tokens in external module template 2020-11-09 09:42:01 -05:00
Shaun Walker
41b30bfab2 Removed comment and added defensive logic in the eent that the moduletype is not valid. Also changed default behavior to display the name if the key is missing. Will need an option in the future to enable the display of missing keys. 2020-11-09 09:27:52 -05:00
Shaun Walker
a77aa5fe18
Merge pull request #63 from oqtane/master
sync
2020-11-09 08:29:14 -05:00
Shaun Walker
780b0c704c
Merge pull request #870 from hishamco/localization
Use IStringLocalizerFactory for simplicity
2020-11-08 14:58:42 -05:00
hishamco
26c054c22d Use IStringLocalizerFactory for simplicity 2020-11-08 22:26:04 +03:00
Shaun Walker
047336ad21
Merge pull request #62 from oqtane/master
sync
2020-11-08 10:52:36 -05:00
Shaun Walker
2d344975ff
Merge pull request #869 from sbwalker/master
Module Creator should only include Framework References for 2.0.0 and above
2020-11-07 16:45:30 -05:00