Shaun Walker
24fd42636a
Merge pull request #663 from sbwalker/master
...
preparing for 1.0.2 release
2020-07-23 15:08:27 -04:00
Shaun Walker
8d539d058c
preparing for 1.0.2 release
2020-07-23 15:07:18 -04:00
Shaun Walker
abda377f6f
Merge pull request #662 from sbwalker/master
...
fix regression bug caused by #648 - the entries within a nupkg (zip) package use the '/' separator - the fix in #648 was causing a wwwroot\wwwroot\... folder to be created on Windows
2020-07-23 14:59:25 -04:00
Shaun Walker
51bf822392
fix regression bug caused by #648 - the entries within a nupkg (zip) package use the '/' separator - the fix in #648 was causing a wwwroot\wwwroot\... folder to be created on Windows
2020-07-23 14:58:33 -04:00
Shaun Walker
d3f135a9c7
Merge pull request #47 from oqtane/master
...
sync
2020-07-23 14:41:29 -04:00
Shaun Walker
07ba99cc41
Merge pull request #661 from sbwalker/master
...
increase wait time for browser redirects during app restarts
2020-07-23 14:40:46 -04:00
Shaun Walker
336550c571
increase wait time for browser redirects during app restarts
2020-07-23 14:39:53 -04:00
Shaun Walker
679cc04178
Merge pull request #660 from sbwalker/master
...
optimize NotificationJob so that it only processes the sites for each tenant once.
2020-07-23 14:15:24 -04:00
Shaun Walker
75fe4e7c89
optimize NotificationJob so that it only processes the sites for each tenant once.
2020-07-23 14:14:29 -04:00
Shaun Walker
410f8c74e5
Merge pull request #649 from JoergH66/feature/LoadDependDlls_InstallManager
...
Fixes 2 external module installation problems
2020-07-23 11:39:35 -04:00
Shaun Walker
05f67d6a2a
Merge pull request #659 from sbwalker/master
...
fixed scheduler so that it does not set NextExecution until after the job has finished executing
2020-07-23 11:39:19 -04:00
Shaun Walker
3a6cde0e24
fixed scheduler so that it does not set NextExecution until after the job has finished executing
2020-07-23 11:38:20 -04:00
Shaun Walker
fe1de2b243
Merge pull request #658 from sbwalker/master
...
Allow scheduled jobs to set next execution date, fix issue in site settings where logo field was not being populated, fixed compositing issue where deleted modules were being rendered.
2020-07-22 16:10:23 -04:00
Shaun Walker
62a6b5f28a
Allow scheduled jobs to set next execution date, fix issue in site settings where logo field was not being populated, fixed compositing issue where deleted modules were being rendered.
2020-07-22 16:09:39 -04:00
Shaun Walker
d648fa0f02
Merge pull request #657 from ADefWebserver/master
...
Make a Deploy to Azure Button #168
2020-07-21 11:07:36 -04:00
ADefWebserver
e706e8cf1f
Update README.md
...
Points the button to the Oqtane repository
2020-07-18 09:55:27 -07:00
ADefWebserver
9eb8a7e65c
Update azuredeploy.json
2020-07-18 09:40:40 -07:00
ADefWebserver
11c610edf0
Update .deployment
2020-07-18 09:18:02 -07:00
ADefWebserver
a65cdbd7ad
Rename azure.deployment to .deployment
2020-07-18 08:12:18 -07:00
ADefWebserver
97c56ba142
Create azure.deployment
2020-07-18 08:02:03 -07:00
ADefWebserver
9fe72a1c98
Update azuredeploy.json
2020-07-17 18:45:57 -07:00
ADefWebserver
7b40725534
Update README.md
2020-07-17 18:15:08 -07:00
ADefWebserver
5e1671afe3
Create azuredeploy.json
2020-07-17 18:10:22 -07:00
Shaun Walker
50d74cbcee
Merge pull request #656 from sbwalker/master
...
modifications to ActionLink and ActionDialog controls, added logic to prevent IHostedService from blocking startup, made controller route prefix consistent in module template
2020-07-17 15:11:32 -04:00
Shaun Walker
bc73e5e3d0
modifications to ActionLink and ActionDialog controls, added logic to prevent IHostedService from blocking startup, made controller route prefix consistent in module template
2020-07-17 15:09:05 -04:00
Shaun Walker
b02bdee8cb
Merge pull request #46 from oqtane/master
...
sync
2020-07-17 10:10:23 -04:00
Shaun Walker
9db4985b14
Merge pull request #655 from alexhendel/fix-path-handling
...
Fix directory separator for path operations
2020-07-16 10:27:34 -04:00
Shaun Walker
6f281c256b
Merge pull request #654 from mikecasas/upstream-local
...
Should be moduleid as the entity id is added in the CreateAuthPolicyU…
2020-07-16 10:27:19 -04:00
Alexander Hendel
807252c9e5
Fix directory separator for path operations
2020-07-15 16:09:19 +02:00
Mike Casas
23e7f66188
Delete module id as it is getting added in CreateAuthPolicyUrl method.
2020-07-14 11:47:59 -04:00
Mike Casas
57c500f4bc
Merge remote-tracking branch 'github-mike/upstream-local' into upstream-local
2020-07-14 11:42:55 -04:00
Mike Casas
fe302aa9e4
Should be moduleid as the entity id is added in the CreateAuthPolicyUrl method.
2020-07-12 18:59:20 -04:00
Shaun Walker
f14f927df7
Update README.md
2020-07-09 10:19:20 -04:00
Shaun Walker
c3f74a5217
Update README.md
2020-07-09 10:18:06 -04:00
Shaun Walker
457d1bb563
Update README.md
2020-07-09 10:17:34 -04:00
Shaun Walker
25918056cb
Update README.md
2020-07-09 10:14:53 -04:00
Shaun Walker
86517dd793
Update README.md
2020-07-09 10:13:07 -04:00
Shaun Walker
00ce083a2c
Update README.md
2020-07-09 10:11:28 -04:00
Shaun Walker
bce262cd8e
Merge pull request #652 from sbwalker/master
...
remove line feeds from content during import
2020-07-09 08:46:50 -04:00
Shaun Walker
b5db62ef6a
remove line feeds from content during import
2020-07-09 08:45:23 -04:00
Shaun Walker
3703d87d50
Merge pull request #651 from sbwalker/master
...
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:57:13 -04:00
Shaun Walker
f515def414
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:56:02 -04:00
Jörg Helmrich
4bdf20822f
check whether the file is in use, dependent runtime-dlls will distribute
2020-07-08 14:06:41 +02:00
Shaun Walker
49f4e64cb4
Merge pull request #45 from oqtane/master
...
sync
2020-07-07 08:44:51 -04:00
Shaun Walker
e615263706
Merge pull request #647 from chlupac/Notifications
...
Notification changes UNDO
2020-07-07 08:43:52 -04:00
Shaun Walker
2a7e256116
Merge pull request #648 from alexhendel/fix-linux-theme-installation
...
Fix directory separator in InstallationManager
2020-07-07 08:43:37 -04:00
Alexander Hendel
a083405b48
Fix directory seperator in InstallationManager
2020-07-07 09:56:24 +02:00
Pavel Vesely
3ea280c82a
Motification changes UNDO
2020-07-06 15:27:35 +02:00
Shaun Walker
192433f02d
Merge pull request #44 from oqtane/master
...
sync
2020-07-05 11:32:20 -04:00
Shaun Walker
56a2e9dcea
Merge pull request #644 from chlupac/ActionIcons
...
Icons in module actions menu
2020-07-03 15:16:47 -04:00