|  | 334054bcd4 | fix #4984 - path mapping for personalized pages | 2025-01-16 09:25:27 -05:00 |  | 
			
				
					|  | 1fb54a0b0f | include option for external login to save tokens | 2025-01-13 15:14:13 -05:00 |  | 
			
				
					|  | abdbe3694f | Merge pull request #4782 from thabaum/edit-add-page-scrolltotoppage-error Fixes #4781: Adds Edit + Add Page ScrollToTopPage() On Settings Tab Form Error Messages | 2024-12-20 12:26:55 -05:00 |  | 
			
				
					|  | ffea9e3210 | prevent notifications from being accessed by other users | 2024-11-26 14:30:41 -05:00 |  | 
			
				
					|  | 737740a3ca | improve message grammar | 2024-11-25 13:48:28 -05:00 |  | 
			
				
					|  | 0f698e0c50 | make indexing of Files opt-in rather than opt-out | 2024-11-08 15:16:32 -05:00 |  | 
			
				
					|  | 784f3771b3 | Remove Blank Page Specific Error Message | 2024-10-24 13:22:08 -07:00 |  | 
			
				
					|  | cbaebb7b7c | Remove Blank Page Specific Error Message | 2024-10-24 13:21:15 -07:00 |  | 
			
				
					|  | 4c937be884 | Clarify Page Name Required Message | 2024-10-24 12:38:51 -07:00 |  | 
			
				
					|  | c25cce4398 | Clarify Page Name Required Message | 2024-10-24 12:38:16 -07:00 |  | 
			
				
					|  | 58c422285a | Adds Message.Required.PageName | 2024-10-24 12:28:17 -07:00 |  | 
			
				
					|  | f2f22f35e8 | Adds Message.Required.PageName | 2024-10-24 12:26:36 -07:00 |  | 
			
				
					|  | 8113a754a1 | add missing localization keys | 2024-10-16 07:52:36 -04:00 |  | 
			
				
					|  | 341ca5a330 | add some clarity to the database fields help text | 2024-09-30 13:31:57 -04:00 |  | 
			
				
					|  | be0754f568 | simplify configuration of external login providers | 2024-09-27 16:21:06 -04:00 |  | 
			
				
					|  | ea2846973a | add disclaimer to System Update feature | 2024-09-27 09:00:04 -04:00 |  | 
			
				
					|  | b7928a5255 | fix #4638 - add Logout Everywhere option to User Profile | 2024-09-20 15:18:25 -04:00 |  | 
			
				
					|  | caa2073d48 | improve support for external login roles | 2024-09-13 07:34:57 -04:00 |  | 
			
				
					|  | 9620c5a98f | fix issue adding existing user to a new site | 2024-08-29 17:53:11 -04:00 |  | 
			
				
					|  | bb00d81eba | move folder permissions grid to dedicated tab for consistency | 2024-08-13 16:48:22 -04:00 |  | 
			
				
					|  | 35f873a342 | add search reindex capability | 2024-08-10 10:01:52 -04:00 |  | 
			
				
					|  | 90f9c24720 | add missing localization for Search Results Settings | 2024-07-23 14:44:14 -04:00 |  | 
			
				
					|  | 8b2e55a969 | remove ITextEditorProvider interface | 2024-07-22 13:31:24 -04:00 |  | 
			
				
					|  | ef272dd6a8 | change Ignore Paths to Ignore Pages | 2024-07-21 09:10:01 -04:00 |  | 
			
				
					|  | 66ffad0b4e | moved Search Provider setting to Search Settings | 2024-07-21 08:59:23 -04:00 |  | 
			
				
					|  | 3e8794db1b | add Search Provider to Site Settings | 2024-07-21 08:49:18 -04:00 |  | 
			
				
					|  | a4240f972b | add Functionality section to Site Settings | 2024-07-21 08:15:51 -04:00 |  | 
			
				
					|  | 4f3190bf73 | improve search user experience | 2024-07-18 11:49:42 -04:00 |  | 
			
				
					|  | 0c80e28754 | add Refresh option for Job Logs | 2024-07-17 17:12:24 -04:00 |  | 
			
				
					|  | d7a290c595 | add localization to search settings | 2024-07-17 16:34:02 -04:00 |  | 
			
				
					|  | 4d26468ede | performance optimization to mitigate page bloat caused by Blazor serializing/encrypting state when crossing render mode boundaries | 2024-07-16 16:21:35 -04:00 |  | 
			
				
					|  | e00c261777 | Fix #4358: RichTextEditor Provider Abstraction. | 2024-07-01 17:11:26 +08:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 7f970d489f | refactoring the code. | 2024-06-04 17:32:31 +08:00 |  | 
			
				
					|  | e30037c4d1 | add ability to specify session duration for visitor tracking | 2024-05-23 09:44:42 -04: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 |  | 
			
				
					|  | 3f742f5f8e | fix RESX file (add missing element) | 2024-05-01 11:52:07 -04:00 |  | 
			
				
					|  | 395a68ad80 | Merge branch 'dev' into MissingParams | 2024-05-01 08:20:29 +02:00 |  | 
			
				
					|  | b7f0132675 | Merge pull request #4213 from sbwalker/dev fix #4206 - validate folder name for duplicates | 2024-04-30 16:41:37 -04:00 |  | 
			
				
					|  | 4ac827b9e8 | fix #4206 - validate folder name for duplicates | 2024-04-30 16:41:24 -04:00 |  | 
			
				
					|  | 53217b061d | ModuleSettings ContainerSettings #4211 ModuleSettings ContainerSettings #4211 | 2024-04-30 20:07:34 +02: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 |  | 
			
				
					|  | ead954ddaa | Missing Parameters #4174 #4175 | 2024-04-22 19:18:02 +02:00 |  | 
			
				
					|  | 7b8e7ac5c2 | Fix for #4168 Resx entry for Module Settings Permissions tab | 2024-04-22 17:14: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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 757a39a75e | update code by review result. | 2024-04-03 22:27:39 +08:00 |  |