|  | b3706574de | removed IHttpContextAccessor as it shoudl not be used in Blazor,  fixed form handling, added Reset button to consistent with other framework search options, used SharedLocalizer, removed unused localization keys | 2024-06-11 08:38:51 -04:00 |  | 
			
				
					|  | 790fc88e47 | using correct module id value. | 2024-06-04 17:50:29 +08:00 |  | 
			
				
					|  | 7f970d489f | refactoring the code. | 2024-06-04 17:32:31 +08:00 |  | 
			
				
					|  | 694cda0e99 | changes as a result of #4299 related to  PageState.Modules | 2024-06-03 07:42:22 -04:00 |  | 
			
				
					|  | e30037c4d1 | add ability to specify session duration for visitor tracking | 2024-05-23 09:44:42 -04:00 |  | 
			
				
					|  | af0a649656 | fix #4279 - remove Theme Settings tab from Add Page UI | 2024-05-21 11:06:42 -04:00 |  | 
			
				
					|  | 81adb80b7e | fix redirect logic when adding a new page | 2024-05-17 08:51:28 -04:00 |  | 
			
				
					|  | 4afb2ef2b8 | Fix for #4259 Localizer Null removed the override string Title as it will be set Localized in the OnInitialized using SetModuleTitle base method. | 2024-05-16 10:22:37 +02:00 |  | 
			
				
					|  | 434cd133df | Fix #4252: do not reset the user photo setting when edit the user. | 2024-05-13 16:08:43 +08:00 |  | 
			
				
					|  | d57c1e7ff0 | revert prerender changes and change default | 2024-05-10 16:28:19 -04:00 |  | 
			
				
					|  | c597b293b8 | modify prerendering UI options | 2024-05-09 15:08:52 -04:00 |  | 
			
				
					|  | 2ae120c878 | add support for Auto Prerendering | 2024-05-09 14:42:54 -04:00 |  | 
			
				
					|  | 021d7e5efc | fix #4221 - exception in Module Management when a module has been uninstalled (credit @marceloatoledo) | 2024-05-03 13:37:10 -04:00 |  | 
			
				
					|  | 1ccf4a74c9 | Merge pull request #4214 from leigh-pointer/TranslateModuleSettingsTitle ModuleSettings Title Localized | 2024-05-01 11:49:08 -04:00 |  | 
			
				
					|  | 21e2700da5 | ModuleSettings Title Localized | 2024-05-01 08:33:51 +02:00 |  | 
			
				
					|  | 395a68ad80 | Merge branch 'dev' into MissingParams | 2024-05-01 08:20:29 +02:00 |  | 
			
				
					|  | 4ac827b9e8 | fix #4206 - validate folder name for duplicates | 2024-04-30 16:41:24 -04:00 |  | 
			
				
					|  | 4770daa7c6 | Fix for Issue #4210 and part #4209 This I will work on on a  different Issue | 2024-04-30 19:46:10 +02:00 |  | 
			
				
					|  | 378b81b13b | Fix for missing parameters and Resx values Issue #4202 Issue #4203 | 2024-04-30 08:17:53 +02:00 |  | 
			
				
					|  | 09b8087787 | Merge pull request #4194 from ijaz-saeed/dev Format Exception in int.Parse(route.ModuleId) | 2024-04-26 13:26:02 -04:00 |  | 
			
				
					|  | 7b94f8f105 | add support for Library modules and optimize usage of reflection during startup | 2024-04-26 13:22:56 -04:00 |  | 
			
				
					|  | 86ae0182fd | Format Exception in int.Parse(route.ModuleId) int.Parse("-1") throws  FormatException for cultures other than
 English (en-US) | 2024-04-25 19:30:24 +05:00 |  | 
			
				
					|  | 062821d267 | Parameters Missing fix for #4180 #4182 | 2024-04-23 19:45:13 +02:00 |  | 
			
				
					|  | 1fdaaf82d2 | Merge pull request #4169 from leigh-pointer/Bug4168 Fix for #4168 #4170 missing Translations | 2024-04-23 13:19:24 -04:00 |  | 
			
				
					|  | 708d473b47 | Missing Parameter #4176 | 2024-04-22 20:19:33 +02:00 |  | 
			
				
					|  | ead954ddaa | Missing Parameters #4174 #4175 | 2024-04-22 19:18:02 +02:00 |  | 
			
				
					|  | 294f511b9a | Missing parameters #4172 #4173 | 2024-04-22 18:27:01 +02:00 |  | 
			
				
					|  | b5ebcc3e07 | Update Index.razor | 2024-04-22 17:46:13 +02:00 |  | 
			
				
					|  | 904d39beac | Rouge TD in table Deleted a rouge TD in the themes index table | 2024-04-22 14:08:09 +02:00 |  | 
			
				
					|  | d67566252a | add Process info to System Info to indicate if process is 32 bit or 64 bit | 2024-04-11 13:34:06 -04:00 |  | 
			
				
					|  | aa767846f0 | update text in component to be consistent with resx | 2024-04-04 12:00:52 -04:00 |  | 
			
				
					|  | 7b95db4d13 | modify #4099 - fix localization and use Delete rather than Clear in API methods for consistency with rest of framework | 2024-04-04 11:58:05 -04:00 |  | 
			
				
					|  | 4c08a527be | Fix #3625: add the clear logs function. | 2024-04-03 09:21:13 +08:00 |  | 
			
				
					|  | 26220b2f54 | remove changes to allow path to support urls - urls should be specified as redirects | 2024-03-29 10:15:24 -04:00 |  | 
			
				
					|  | 9f074c1ab7 | Fix #4066: set the RenderModeBoundary instance. | 2024-03-26 22:48:55 +08:00 |  | 
			
				
					|  | 0bb8ae540d | pass RenderModeBoundary parameter when dynamically creating Module Settings component | 2024-03-19 10:19:31 -04:00 |  | 
			
				
					|  | 93a152068d | fix #4015 - handle redirect for subfolder aliases | 2024-03-19 07:40:08 -04:00 |  | 
			
				
					|  | 7cc328ed3b | stay in Edit Mode when editing Module Settings | 2024-03-11 13:10:21 -04:00 |  | 
			
				
					|  | 6072eab01d | allow Admin to navigate to login page | 2024-03-04 08:34:10 -05:00 |  | 
			
				
					|  | f893cf268b | fix #3936 - parent page default when adding new pages | 2024-03-04 08:12:40 -05:00 |  | 
			
				
					|  | 2f25bd476c | fix #3932 - creating child pages | 2024-03-02 09:27:24 -05:00 |  | 
			
				
					|  | dd1d0d1cb8 | optimize ParseParameters to use native Uri class | 2024-02-29 10:09:19 -05:00 |  | 
			
				
					|  | 76680777ff | fix theme fallback to use Oqtane themeinfo resources | 2024-02-28 15:53:31 -05:00 |  | 
			
				
					|  | f439541844 | fix page Path so it supports the specification of external Urls, querystrings, and anchors | 2024-02-28 13:10:14 -05:00 |  | 
			
				
					|  | aa5df3c309 | change Admin Dashboard to use static rendering and fix invalid markup (H2 within P element) | 2024-02-28 09:28:03 -05:00 |  | 
			
				
					|  | 0d526a2c4f | improve help text for interactivity | 2024-02-26 16:08:44 -05:00 |  | 
			
				
					|  | 4618d3e38a | change default so that new sites use Static rendering by default | 2024-02-26 15:59:04 -05:00 |  | 
			
				
					|  | cc222a6f4a | Revert "removed AddModuleMessage from OnParametersSetAsync methods to mitigate risk of infinite loops" This reverts commit 92719d095a. | 2024-02-25 08:52:55 +08:00 |  | 
			
				
					|  | 9f07f6441a | fix #3868 - add data-enhance.nav attribute | 2024-02-24 09:09:15 -05:00 |  | 
			
				
					|  | c80c212a54 | Merge pull request #3869 from pyramidsbuilder/fix-loginpage-focus-for-ws handle focus error on blazor web assembly when verifying email address | 2024-02-23 15:53:18 -05:00 |  |