sbwalker
|
cc4c47c3ee
|
added validation support for user profile fields
|
2023-05-25 16:16:16 -04:00 |
|
sbwalker
|
261adefbc7
|
added ability to disable SMTP and set IsBodyHtml by default
|
2023-05-25 15:19:05 -04:00 |
|
sbwalker
|
6183d6a22e
|
add support for Job and Theme settings in API
|
2023-05-25 15:00:30 -04:00 |
|
sbwalker
|
18a9c059f4
|
fix site provisioning issue for host module definitions
|
2023-05-25 14:55:46 -04:00 |
|
sbwalker
|
59d1a47846
|
add ability to modify Theme Name
|
2023-05-25 12:56:49 -04:00 |
|
sbwalker
|
95ba87945b
|
optimize client assembly download service, add support for site level scripts
|
2023-05-25 12:32:21 -04:00 |
|
sbwalker
|
98c2f012ee
|
ability to specify if a theme is enabled for a site
|
2023-05-24 13:09:10 -04:00 |
|
sbwalker
|
666f9c2db9
|
use SiteKey as a cache key for multi-tenancy
|
2023-05-24 10:29:45 -04:00 |
|
sbwalker
|
c0e6f06a5c
|
ability to specify if a module definition is enabled for a site
|
2023-05-24 09:40:05 -04:00 |
|
sbwalker
|
20c7bf3c48
|
add support for body content
|
2023-05-22 15:02:36 -04:00 |
|
sbwalker
|
ded326c822
|
changes to support page level scripts, ability to detect prerendering
|
2023-05-22 13:56:48 -04:00 |
|
sbwalker
|
e41d9008b3
|
ability to specify Resources in IModule and ITheme interfaces,, fixed module settings for personalized pages
|
2023-05-19 18:08:15 -04:00 |
|
sbwalker
|
2be48c3847
|
remove unused local reference to ThemeType
|
2023-05-19 11:58:52 -04:00 |
|
sbwalker
|
0b8086bd36
|
optimize JavaScript handling
|
2023-05-18 14:36:06 -04:00 |
|
sbwalker
|
076d150f72
|
add support for type attribute in JSInterop IncludeScript
|
2023-05-18 09:36:09 -04:00 |
|
sbwalker
|
f1ec70ff14
|
move PWA elements back to _Host
|
2023-05-18 08:37:21 -04:00 |
|
sbwalker
|
7336417634
|
handle id attribute automatically for headcontent inline scripts
|
2023-05-18 08:26:51 -04:00 |
|
sbwalker
|
5da4dadc31
|
allow HeadContent to support script tags
|
2023-05-17 17:13:08 -04:00 |
|
sbwalker
|
8d2f644177
|
added HeadContent property to Site and replaced Meta property on Page with HeadContent property.
|
2023-05-16 16:23:07 -04:00 |
|
sbwalker
|
89ada83012
|
migrate CSS references and remove JS Interop methods
|
2023-05-16 09:09:18 -04:00 |
|
sbwalker
|
5e652364c9
|
migrate PWA script injection
|
2023-05-16 08:00:48 -04:00 |
|
sbwalker
|
3b214a0105
|
relocate favicon rendering
|
2023-05-16 07:41:50 -04:00 |
|
sbwalker
|
dbe7324c7f
|
ability to add arbitrary content to head and body during client and server rendering
|
2023-05-15 16:43:22 -04:00 |
|
sbwalker
|
02c1e4fb65
|
remove unneccesary package reference to Microsoft.AspNetCore.Mvc.ViewFeatures (not used and deprecated)
|
2023-05-15 12:58:14 -04:00 |
|
sbwalker
|
0c749a126c
|
initial changes to upgrade to .NET 7
|
2023-05-15 12:01:29 -04:00 |
|
sbwalker
|
f59a5c90a5
|
Modify the FilterModuleDefinition() method to return null if the object passed to the method is null instead of returning an initialized object
|
2023-05-11 17:10:39 -04:00 |
|
sbwalker
|
79fe224cea
|
fix #2795 - remove protocol from alias names during add/update
|
2023-05-08 11:43:59 -04:00 |
|
Cody
|
53ec1416b4
|
Add missing settings excluded from Fix #2727
|
2023-05-05 08:44:29 -07:00 |
|
sbwalker
|
e444c6bcf0
|
fix #2777 - module rendering order within pane - moved default module ordering logic to server API for consistency and better performance
|
2023-05-03 12:25:52 -04:00 |
|
sbwalker
|
e4a24df7b4
|
prepare for 3.4.3 release
|
2023-05-02 15:54:36 -04:00 |
|
Shaun Walker
|
e88ca00658
|
Merge pull request #2770 from thabaum/patch-23
Remove Admin Page/Module Registered User View
|
2023-05-02 15:41:27 -04:00 |
|
sbwalker
|
e31f32e5aa
|
fixed compilation error and improved UTF8 support
|
2023-05-02 15:03:26 -04:00 |
|
Shaun Walker
|
2ebd1310c9
|
Merge pull request #2747 from thabaum/patch-19
Add content-type to sitemap: Fixes issues 2749 2764
|
2023-05-02 14:20:39 -04:00 |
|
Cody
|
09118fcb42
|
Updates lastmod date
|
2023-05-02 07:15:22 -07:00 |
|
Cody
|
9a9a78e0bd
|
Remove Admin Page/Module Registered User View
|
2023-05-01 20:01:49 -07:00 |
|
Shaun Walker
|
418eff7d21
|
Merge pull request #2754 from pepsinio/dev
Add ability to use environment variables in order to set them as app settings in Azure
|
2023-05-01 16:14:47 -04:00 |
|
sbwalker
|
dd83e3ee67
|
fix #2761 - updating Module Definition name, description, category not invalidating cache
|
2023-05-01 15:38:18 -04:00 |
|
Cody
|
c3ac0e365d
|
Removed PR comments
|
2023-04-27 16:32:48 -07:00 |
|
Cody
|
2986625605
|
Update content type to XML and include UTF-8
|
2023-04-27 16:22:35 -07:00 |
|
Cody
|
8beaeabf09
|
Include utf-8 encoding.
|
2023-04-27 16:21:14 -07:00 |
|
Cody
|
d81fbe4585
|
Fixed missing logic from PR
|
2023-04-19 10:18:27 -07:00 |
|
Petar Dimitrov
|
536c044139
|
Add environment settings needed for Azure deployment
|
2023-04-19 19:18:19 +02:00 |
|
Petar Dimitrov
|
376531195e
|
Add environment settings needed for Azure deployment
|
2023-04-19 19:17:33 +02:00 |
|
Cody
|
abf4ff71d7
|
re-add missing settings
|
2023-04-19 10:13:31 -07:00 |
|
Cody
|
d25debcea3
|
cleanup using
|
2023-04-19 10:11:16 -07:00 |
|
Cody
|
948c186cb5
|
fixed formatting
|
2023-04-19 10:09:00 -07:00 |
|
Cody
|
ba27e70fe3
|
Removed unnecessary cache comments.
|
2023-04-19 10:05:43 -07:00 |
|
Cody
|
c93d2576af
|
Updates content-type to "application/xml"
removes sitemap cache from previous commits.
|
2023-04-19 10:00:33 -07:00 |
|
Shaun Walker
|
e0b0156640
|
allow module and theme dependencies setting to include .dll file extension, added testmode config setting for validating list of assemblies sent to client
|
2023-04-19 08:48:52 -07:00 |
|
Cody
|
b20157450b
|
Add caching and content-type
|
2023-04-14 18:08:39 -07:00 |
|