Commit Graph

1375 Commits

Author SHA1 Message Date
Shaun Walker
a849ee283e
Merge pull request #892 from hishamco/localize-roles-pages
Localize Roles Pages
2020-11-19 15:32:41 -05:00
Shaun Walker
57357de2a7
Merge pull request #891 from hishamco/default-localized-string
Fallback to English as default culture
2020-11-19 15:32:25 -05:00
Shaun Walker
66b2718fbb
Merge pull request #914 from sbwalker/master
Fix #904 - module title not updating in UI after modification
2020-11-19 14:29:26 -05:00
Shaun Walker
3967c7c783 Fix #904 - module title not updating in UI after modification 2020-11-19 14:22:30 -05:00
Shaun Walker
80dd3cae92
Update README.md 2020-11-19 14:20:44 -05:00
Shaun Walker
1f91d7d1d2
Merge pull request #66 from oqtane/master
sync
2020-11-17 17:15:15 -05: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
Shaun Walker
e0017065af Module Creator should only include Framework References for 2.0.0 and above 2020-11-07 16:44:41 -05:00
Shaun Walker
f0a9739b37
Merge pull request #868 from sbwalker/master
upgrade Module Creator external template to .NET 5 RC2 for testing. In order to use it you must choose Local as the Target Version in the Module Creator.
2020-11-07 16:36:48 -05:00
Shaun Walker
5e801bd5ee upgrade Module Creator external template to .NET 5 RC2 for testing. In order to use it you must choose Local as the Target Version in the Module Creator. 2020-11-07 16:35:44 -05:00
Shaun Walker
824df0e849
Update README.md 2020-11-05 10:27:20 -05:00
Shaun Walker
a24fd099c0
Update README.md 2020-11-05 09:25:46 -05:00
Shaun Walker
c6fdc99690
Merge pull request #866 from sbwalker/master
move version to 2.0.0 and target to net5.0
2020-11-05 09:20:59 -05:00
Shaun Walker
b602113cd1 move version to 2.0.0 2020-11-05 09:19:56 -05:00