583383aee1 
					 
					
						
						
							
							Pager should inherits from LocalizableComponent  
						
						
						
						
					 
					
						2022-05-27 15:33:48 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						88377529bc 
					 
					
						
						
							
							Fix for  #2209  Localization Pager component (Page @_page of @_pages)  
						
						... 
						
						
						
						Added fixe for issue.  Added the resource "PageOfPages" to SharedResources as trying to inject IStringLocalizer<Pager<TableItem>> and adding Pager.resx the resource failed to load. 
						
						
					 
					
						2022-05-22 20:23:17 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b92a888583 
					 
					
						
						
							
							factor out auth constants, remove TAlias is Alias is not an extensible type, improve SiteOptions cache clearing, improve principal validation, localization improvements  
						
						
						
						
					 
					
						2022-03-26 17:30:06 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						003f14003e 
					 
					
						
						
							
							Fixed issue with IHostResources not being registered properly  
						
						
						
						
					 
					
						2022-03-07 16:52:40 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ede6a45f15 
					 
					
						
						
							
							more RichTextEditor refactoring  
						
						
						
						
					 
					
						2022-02-08 07:42:47 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c635351a12 
					 
					
						
						
							
							resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management  
						
						
						
						
					 
					
						2022-02-06 12:19:42 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9d17804ac7 
					 
					
						
						
							
							improved UX in Event Log by preserving criteria when viewing Details, added RowClass and ColumnClass parameters to Pager component, added initial-scale=1.0 to viewport specification in _host, added default visitor tracking filter, fixed "The given key 'level' was not present in the dictionary" issue in Visitor Management - Details by ensuring data was fully loaded  
						
						
						
						
					 
					
						2022-01-27 18:12:04 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ad090e62cc 
					 
					
						
						
							
							enhance Pager to support pure responsive Grid format (Columns = 0)  
						
						
						
						
					 
					
						2022-01-23 10:40:41 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						826898e3fe 
					 
					
						
						
							
							enhance Pager component with OnPageChanged event and implement in Visitor Management, allow PermissionGrid component to support Host role, fix unhandled exception in RichTextEditor component related to rerendering, make Quill resource declarations forward compatible, update Blazor theme to Boostrap 5.1.3, add missing RemoteIPAddress parameter in _Host app component, include logic to enable bypass of non-default alias redirection  
						
						
						
						
					 
					
						2022-01-19 17:47:27 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11002efc02 
					 
					
						
						
							
							hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls  
						
						
						
						
					 
					
						2022-01-14 13:26:24 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						51b356cc0e 
					 
					
						
						
							
							enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification  
						
						
						
						
					 
					
						2022-01-10 19:58:58 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fc9e47778b 
					 
					
						
						
							
							Fix for   #1914  Label Control appending Class to LabelClass  
						
						... 
						
						
						
						Modified so that the Class parameter is not constantly appended when a new Class is applied. 
						
						
					 
					
						2022-01-08 16:12:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6567b55ea3 
					 
					
						
						
							
							Removed RichTextEditor OnInitialized  
						
						... 
						
						
						
						Redundant procedure call. 
						
						
					 
					
						2021-12-16 20:11:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						20e90c0de4 
					 
					
						
						
							
							Rework to  #1848  RawHTML not being saved  
						
						... 
						
						
						
						Restructured the execution of code.
RawHTML now works as it did in previous versions as well as the new functionality. 
						
						
					 
					
						2021-12-16 20:07:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						811ddb9b44 
					 
					
						
						
							
							Update the ToolBar position on the Pager Component  
						
						... 
						
						
						
						Add the option "Both" to display the toolbar at the top and bottom of the pager.  Nice if the Pager is displaying large sets of data. 
						
						
					 
					
						2021-12-06 19:18:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						65d468be33 
					 
					
						
						
							
							Fix   #1837  RichTextEditor Content not re-Rendering  
						
						... 
						
						
						
						Change to the OnAfterRenderAsync method and changed OnInitialized to OnParametersSet 
						
						
					 
					
						2021-12-03 06:31:45 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9dfd9ad519 
					 
					
						
						
							
							Quill Security related bug fixes.  
						
						... 
						
						
						
						Upgraded Quill references to 1.3.7
Tabnabbing vulnerability in snow theme #2438 
https://github.com/quilljs/quill/issues/2438 
https://github.com/quilljs/quill/releases/tag/v1.3.7  
						
						
					 
					
						2021-12-02 09:56:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						53ff491efd 
					 
					
						
						
							
							Assorted enhancements  
						
						
						
						
					 
					
						2021-11-24 08:08:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c43c095bc 
					 
					
						
						
							
							Fix heading localization in TabPanel  
						
						
						
						
					 
					
						2021-11-20 09:47:49 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fce9220dcb 
					 
					
						
						
							
							Update for  #1753  Date format for the Audit  
						
						... 
						
						
						
						Added Parameter DateTimeFormat with default value of  "MMM dd yyyy HH:mm:ss" 
						
						
					 
					
						2021-11-02 07:01:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3e9a4f2c1a 
					 
					
						
						
							
							Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic.  
						
						
						
						
					 
					
						2021-10-06 17:20:44 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						838d918451 
					 
					
						
						
							
							Merge pull request  #1701  from leigh-pointer/1690-1  
						
						... 
						
						
						
						1690 User Management Tab needs clicking to render UI when language is not default. 
						
						
					 
					
						2021-10-01 11:23:01 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aeb599867c 
					 
					
						
						
							
							Allow root page paths (rather than specifying a magic "home" string). More UX improvements to FileManager and Pager.  
						
						
						
						
					 
					
						2021-10-01 11:28:48 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2fe93d4e64 
					 
					
						
						
							
							Fix for   #1690  Tab needs clicking to render UI  
						
						... 
						
						
						
						User Management Tab needs clicking to render UI when language is not default.  Modification to the TabPanel fixes the issue without  forcing the Heading property to be populated. 
						
						
					 
					
						2021-09-29 18:05:59 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3e789e0642 
					 
					
						
						
							
							UX improvements to FileManager and Pager components  
						
						
						
						
					 
					
						2021-09-29 10:46:23 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f00ea09b6e 
					 
					
						
						
							
							file manager component improvements  
						
						
						
						
					 
					
						2021-09-16 18:04:50 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b9259ce6ca 
					 
					
						
						
							
							added optional event callback delegates to FileManager component to allow calling components to be notified on upload, change, or delete  
						
						
						
						
					 
					
						2021-09-16 07:59:36 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						898b908c1b 
					 
					
						
						
							
							Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.  
						
						
						
						
					 
					
						2021-09-15 08:02:55 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						53e5728ad2 
					 
					
						
						
							
							fix   #1640  to resolve issue with server prerendering,  upgrade Installer to Bootstrap5, add more defensive logic and logging to DatabaseManager, fix file logger issue, update Pager to use Bootstrap5 pagination, add expiry date support for commercial extensions  
						
						
						
						
					 
					
						2021-09-10 08:24:05 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						39ccc30680 
					 
					
						
						
							
							fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues,  fix   #1618  Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options  
						
						
						
						
					 
					
						2021-08-26 18:20:58 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0ce81169a6 
					 
					
						
						
							
							modifications for Bootstrap 5  
						
						
						
						
					 
					
						2021-07-09 11:43:37 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cb7d9a0371 
					 
					
						
						
							
							upgrade to Boostrap 5  
						
						
						
						
					 
					
						2021-07-02 20:03:51 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ba9ca22aaa 
					 
					
						
						
							
							update to resources  
						
						
						
						
					 
					
						2021-06-25 16:34:30 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4ea92652dd 
					 
					
						
						
							
							Merge pull request  #1499  from ijaz-saeed/rich-text-editor  
						
						... 
						
						
						
						OnInitialized is not the right method to do this, Content is not set yet 
						
						
					 
					
						2021-06-23 12:58:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c4e6a4af49 
					 
					
						
						
							
							fix remaining default resx differences, enhance module message with ability to dismiss, fix issue in ConfigManager.RemoveSetting, introduce package registry service  
						
						
						
						
					 
					
						2021-06-22 14:14:46 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						73f2fc4f13 
					 
					
						
						
							
							OnInitialized is not the right method to do this, Content is not available yet  
						
						
						
						
					 
					
						2021-06-20 17:51:25 +05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ae0edcfd2d 
					 
					
						
						
							
							create default rex files with static keys  
						
						
						
						
					 
					
						2021-06-18 14:45:38 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c07e766e57 
					 
					
						
						
							
							add support for public content folders  
						
						
						
						
					 
					
						2021-05-26 12:01:35 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e836e27a5a 
					 
					
						
						
							
							fix   #1305  - tabpanel loses focus  
						
						
						
						
					 
					
						2021-05-03 08:19:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cbe843bafc 
					 
					
						
						
							
							User experience improvements  
						
						
						
						
					 
					
						2021-04-17 19:18:24 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						af5f79d343 
					 
					
						
						
							
							fix dropdown list UX behavior where there is a default option  
						
						
						
						
					 
					
						2021-04-01 17:58:59 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d3e17a5f5 
					 
					
						
						
							
							Fix Pager component issue which manifested itself in Event Log. This reverts a fix from  #1160  and addresses the root problem.  
						
						
						
						
					 
					
						2021-03-11 11:21:47 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fcd795be3d 
					 
					
						
						
							
							#1106  Fix issue where Section would not initialize collapsed.  
						
						
						
						
					 
					
						2021-02-13 07:33:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c3e7fa67f3 
					 
					
						
						
							
							Performance improvement - set IsFixed="true" on ModuleState CascadingValues so that Blazor will not monitor them for changes  
						
						
						
						
					 
					
						2021-02-05 09:37:10 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						531cba715e 
					 
					
						
						
							
							performance and user experience improvements  
						
						
						
						
					 
					
						2021-02-04 08:54:59 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df382ce7a3 
					 
					
						
						
							
							allow developers to use custom icon libraries (Open Iconic is the default)  
						
						
						
						
					 
					
						2020-12-22 08:37:33 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cf68d7320f 
					 
					
						
						
							
							Localize alert messages in controls  
						
						
						
						
					 
					
						2020-12-09 21:15:35 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						08f2877e80 
					 
					
						
						
							
							Merge pull request  #983  from hishamco/translations  
						
						... 
						
						
						
						Add missing localization strings 
						
						
					 
					
						2020-12-09 09:54:36 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						169a4b00a4 
					 
					
						
						
							
							Add missing FileManager localization strings  
						
						
						
						
					 
					
						2020-12-08 22:45:20 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						62f6082525 
					 
					
						
						
							
							Localize TriStateCheckBox control  
						
						
						
						
					 
					
						2020-12-08 21:23:03 +03:00