Commit Graph

1105 Commits

Author SHA1 Message Date
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
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
Shaun Walker
921cced1c8
Merge pull request #643 from chlupac/Notifications
Notification job optimalization
2020-07-03 15:16:14 -04:00
Pavel Vesely
b17f679f38 Notification job optimalization 2020-07-03 10:19:12 +02:00
Pavel Vesely
8e43fcab21 Icons in module actions menu 2020-07-03 10:15:45 +02:00
Shaun Walker
73c5092e46
Merge pull request #43 from oqtane/master
sync
2020-07-02 08:56:55 -04:00
Shaun Walker
56537e4785
Merge pull request #642 from svreic/bugfix/page-path-validation
Page path validation
2020-07-02 08:13:39 -04:00
Shaun Walker
3bd7d7196d
Merge pull request #640 from PoisnFang/routing
Url parameter helper enhancements
2020-07-02 08:11:14 -04:00
Sven Reichelt
7b5a192b82
Added double page path validation 2020-07-02 09:47:42 +02:00
Michael Atwood
d4be058d07 Can get parameters without template
clear urlParameters dictionary if template fails. Removed UrlParametersTemplate property and UrlParamerters auto dictionary
2020-07-01 15:15:39 -07:00
Shaun Walker
6c20fea46a
Merge pull request #641 from chlupac/NotifyRepo
Notification Repository Breaking change fix
2020-07-01 14:22:26 -04:00
Pavel Vesely
2e7cfefb2e Notification Repository Breaking change fix 2020-07-01 14:23:55 +02:00
Michael Atwood
038894cf64 Enhancement to url parameters helper in modulebase 2020-07-01 01:35:06 -07:00
Michael Atwood
954e30d89f Save url parameter action segments 2020-06-30 16:01:16 -07:00
Shaun Walker
93d9c4534d
Merge pull request #42 from oqtane/master
sync
2020-06-30 16:56:08 -04:00
Shaun Walker
468ca8c6a9
Merge pull request #639 from PoisnFang/routing
Hot fix for homepage routing
2020-06-30 16:54:54 -04:00
Michael Atwood
e7a4c08dea Now also properly routes in admin modules 2020-06-30 13:51:48 -07:00