|  | 2f5d1cebb0 | fix to allow Theme Settings to be supported in Page Management | 2023-06-07 10:50:25 -04:00 |  | 
			
				
					|  | ce56dfc239 | fixed page setting cleanup on delete and centralized module delete logic within PageModuleRepository | 2023-06-06 09:11:08 -04:00 |  | 
			
				
					|  | 818fd2fb43 | fix JavaScript injection issue on first render for Resources defined in IModule and ITheme | 2023-06-05 22:00:02 -04:00 |  | 
			
				
					|  | 3692ec49c1 | Head root component integration in .NET MAUI | 2023-06-05 14:50:54 -04:00 |  | 
			
				
					|  | 10a754642a | ability for non-administrators to edit page settings | 2023-06-05 14:33:05 -04:00 |  | 
			
				
					|  | 9f93476167 | use ReturnUrl for Page Management invoked by Control Panel | 2023-06-05 09:42:33 -04:00 |  | 
			
				
					|  | 50cf67546b | fix personalization redirect | 2023-06-05 09:30:17 -04:00 |  | 
			
				
					|  | cc9377b37d | improvements for personalized pages | 2023-06-05 08:22:29 -04:00 |  | 
			
				
					|  | d272bf8a29 | fix page add/edit path | 2023-06-02 15:24:14 -04:00 |  | 
			
				
					|  | 40c788fc33 | include methods for dynamic scenarios | 2023-06-02 08:34:05 -04:00 |  | 
			
				
					|  | 85358c7dd4 | make page path and moduile title lookups case insensitive | 2023-06-01 14:40:59 -04:00 |  | 
			
				
					|  | 613f4848da | use constant rather than magic string | 2023-06-01 12:41:03 -04:00 |  | 
			
				
					|  | c14dc67d8a | fix log message spelling | 2023-06-01 12:16:41 -04:00 |  | 
			
				
					|  | 640216d076 | ensure PageModule Order is updated | 2023-06-01 11:29:31 -04:00 |  | 
			
				
					|  | 28ba2c00fc | make AliasName explicit | 2023-06-01 10:37:39 -04:00 |  | 
			
				
					|  | b57450398c | optimize pane rendering, preserve querystring parameters in edit mode, relocate anchor tags to ensure they are always injected, add ability to determine if navigation is internal | 2023-06-01 08:44:07 -04:00 |  | 
			
				
					|  | 7a21f96552 | added IEventSubscriber amd EventDistributorHostedService to optimize event processing | 2023-05-31 09:36:32 -04:00 |  | 
			
				
					|  | 0d5c3a3a0c | ability to specify PageTemplates for modules | 2023-05-30 15:52:27 -04:00 |  | 
			
				
					|  | 30cb8ec9c3 | ensure consistent admin dashboard styling | 2023-05-26 08:54:47 -04:00 |  | 
			
				
					|  | 6f0a6c7f69 | clarify scroll method name | 2023-05-26 07:41:49 -04:00 |  | 
			
				
					|  | 4ad5522f9e | add module base class method for ScrollToTop | 2023-05-26 07:39:06 -04:00 |  | 
			
				
					|  | 0f093b1238 | utilize new Resources capability in default module/theme | 2023-05-25 17:14:00 -04:00 |  | 
			
				
					|  | cc4c47c3ee | added validation support for user profile fields | 2023-05-25 16:16:16 -04:00 |  | 
			
				
					|  | 261adefbc7 | added ability to disable SMTP and set IsBodyHtml by default | 2023-05-25 15:19:05 -04:00 |  | 
			
				
					|  | 6183d6a22e | add support for Job and Theme settings in API | 2023-05-25 15:00:30 -04:00 |  | 
			
				
					|  | 18a9c059f4 | fix site provisioning issue for host module definitions | 2023-05-25 14:55:46 -04:00 |  | 
			
				
					|  | 59d1a47846 | add ability to modify Theme Name | 2023-05-25 12:56:49 -04:00 |  | 
			
				
					|  | 95ba87945b | optimize client assembly download service, add support for site level scripts | 2023-05-25 12:32:21 -04:00 |  | 
			
				
					|  | 98c2f012ee | ability to specify if a theme is enabled for a site | 2023-05-24 13:09:10 -04:00 |  | 
			
				
					|  | 666f9c2db9 | use SiteKey as a cache key for multi-tenancy | 2023-05-24 10:29:45 -04:00 |  | 
			
				
					|  | c0e6f06a5c | ability to specify if a module definition is enabled for a site | 2023-05-24 09:40:05 -04:00 |  | 
			
				
					|  | 452d0af8c9 | add null check | 2023-05-23 11:16:07 -04:00 |  | 
			
				
					|  | 03374483e4 | format head content, remove scripts, and filter duplicate elements | 2023-05-23 09:12:03 -04:00 |  | 
			
				
					|  | 7b0799a6f6 | utilize ResourceLocation consistently | 2023-05-23 08:08:16 -04:00 |  | 
			
				
					|  | 20c7bf3c48 | add support for body content | 2023-05-22 15:02:36 -04:00 |  | 
			
				
					|  | ded326c822 | changes to support page level scripts, ability to detect prerendering | 2023-05-22 13:56:48 -04:00 |  | 
			
				
					|  | e41d9008b3 | ability to specify Resources in IModule and ITheme interfaces,, fixed module settings for personalized pages | 2023-05-19 18:08:15 -04:00 |  | 
			
				
					|  | 2be48c3847 | remove unused local reference to ThemeType | 2023-05-19 11:58:52 -04:00 |  | 
			
				
					|  | 0b8086bd36 | optimize JavaScript handling | 2023-05-18 14:36:06 -04:00 |  | 
			
				
					|  | 076d150f72 | add support for type attribute in JSInterop IncludeScript | 2023-05-18 09:36:09 -04:00 |  | 
			
				
					|  | f1ec70ff14 | move PWA elements back to _Host | 2023-05-18 08:37:21 -04:00 |  | 
			
				
					|  | 7336417634 | handle id attribute automatically for headcontent inline scripts | 2023-05-18 08:26:51 -04:00 |  | 
			
				
					|  | 5da4dadc31 | allow HeadContent to support script tags | 2023-05-17 17:13:08 -04:00 |  | 
			
				
					|  | 8d2f644177 | added HeadContent property to Site and replaced Meta property on Page with HeadContent property. | 2023-05-16 16:23:07 -04:00 |  | 
			
				
					|  | 89ada83012 | migrate CSS references and remove JS Interop methods | 2023-05-16 09:09:18 -04:00 |  | 
			
				
					|  | 5e652364c9 | migrate PWA script injection | 2023-05-16 08:00:48 -04:00 |  | 
			
				
					|  | 3b214a0105 | relocate favicon rendering | 2023-05-16 07:41:50 -04:00 |  | 
			
				
					|  | dbe7324c7f | ability to add arbitrary content to head and body during client and server rendering | 2023-05-15 16:43:22 -04:00 |  | 
			
				
					|  | 7f7dff7019 | added AboutAssets.txt to Maui project and changed assembly references to Oqtane 4.0.0 | 2023-05-15 13:21:30 -04:00 |  | 
			
				
					|  | 02c1e4fb65 | remove unneccesary package reference to Microsoft.AspNetCore.Mvc.ViewFeatures (not used and deprecated) | 2023-05-15 12:58:14 -04:00 |  |