2fe474268e
Revert "Fix Azure Deploy"
...
This reverts commit d688a7c10da81d42fe92b8e1ca7ee266199b3705.
2020-12-04 10:34:52 -05:00
dc7cea1db0
Merge pull request #23 from oqtane/master
...
Sync Master
2020-12-04 10:20:02 -05:00
48aa051a11
Merge pull request #913 from sbwalker/master
...
Fix #904 - module title not updating in UI after modification
2020-11-19 14:24:32 -05:00
3967c7c783
Fix #904 - module title not updating in UI after modification
2020-11-19 14:22:30 -05:00
a38cb25804
Merge pull request #21 from oqtane/master
...
sync master
2020-11-18 22:36:01 -05:00
1f91d7d1d2
Merge pull request #66 from oqtane/master
...
sync
2020-11-17 17:15:15 -05:00
c44bc8709d
Update README.md
2020-11-16 08:30:02 -05:00
d9f9e73480
Update README.md
2020-11-13 10:00:31 -05:00
2b371b2a9f
Update README.md
2020-11-11 11:35:57 -05:00
232cf77e84
Update README.md
2020-11-11 11:35:21 -05:00
080c9ff38b
Update README.md
2020-11-11 11:33:38 -05:00
9250a03aea
Update README.md
2020-11-11 11:32:56 -05:00
07ae0edd30
Merge pull request #879 from sbwalker/master
...
removed unnecessary file
v2.0.0
2020-11-11 10:24:39 -05:00
32e8052079
removed unnecessary file
2020-11-11 10:24:10 -05:00
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
bcc00a2dbb
fixed regression issue which was preventing proper handling of situations where module assembly is missing
2020-11-11 10:19:04 -05:00
5080040590
Merge pull request #65 from oqtane/master
...
sync
2020-11-11 09:02:02 -05:00
0d71a3878f
Merge pull request #877 from jimspillane/UpgradeExternalModuleTemplateToNET50
...
Upgrade external module template to net50
2020-11-11 09:00:36 -05:00
82b16d28ff
Upgrade External Module Template to NET5.0
2020-11-10 21:02:51 -05:00
e34ffb716d
Merge pull request #20 from oqtane/master
...
sync master
2020-11-10 20:52:37 -05:00
6f8c2fb2ed
Merge pull request #875 from hishamco/net5
...
Update README.md
2020-11-10 16:29:21 -05:00
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
880ad0486a
include syncevents on module add/update/delete to trigger reload in UI
2020-11-10 16:26:50 -05:00
a02786b8b0
Update README.md
2020-11-11 00:22:07 +03:00
2bea59fc66
Merge pull request #874 from hishamco/net5
...
Upgrade packages to .NET 5 RTM
2020-11-10 16:15:20 -05:00
45819aae07
Upgrade packages to .NET 5 RTM
2020-11-10 23:47:43 +03:00
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
8b97872100
improve user experence of Module Creator during app restart
2020-11-09 15:52:40 -05:00
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
07519bccde
fixed issue where modulestate was being modified and not treated as a readonly cache
2020-11-09 15:35:32 -05:00
a8932ec1e0
Merge pull request #64 from oqtane/master
...
sync
2020-11-09 10:51:23 -05:00
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
2c58a97ec1
fixed malformed tokens in external module template
2020-11-09 09:42:01 -05:00
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
a77aa5fe18
Merge pull request #63 from oqtane/master
...
sync
2020-11-09 08:29:14 -05:00
780b0c704c
Merge pull request #870 from hishamco/localization
...
Use IStringLocalizerFactory for simplicity
2020-11-08 14:58:42 -05:00
26c054c22d
Use IStringLocalizerFactory for simplicity
2020-11-08 22:26:04 +03:00
047336ad21
Merge pull request #62 from oqtane/master
...
sync
2020-11-08 10:52:36 -05:00
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
e0017065af
Module Creator should only include Framework References for 2.0.0 and above
2020-11-07 16:44:41 -05:00
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
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
824df0e849
Update README.md
2020-11-05 10:27:20 -05:00
a24fd099c0
Update README.md
2020-11-05 09:25:46 -05:00
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
b602113cd1
move version to 2.0.0
2020-11-05 09:19:56 -05:00
b6886116ad
Merge pull request #865 from sbwalker/master
...
fixed JavaScript issue when loading scripts dynamically which caused only the first script to be loaded for a module
2020-11-05 08:51:58 -05:00
f976910730
fixed JavaScript issue when loading scripts dynamically which caused only the first script to be loaded
2020-11-05 08:50:52 -05:00
6726a42406
Merge pull request #864 from sbwalker/master
...
resolve Login UI issue #794
2020-11-04 17:44:09 -05:00
23a35cf3c4
resolve Login UI issue #794
2020-11-04 17:43:27 -05:00