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
e034811e92
#1880 Issue with new SettingService
...
Needed to update the SettingService to apply the IsPublic field when updating settings for the ModuleDefinition.
2021-12-15 18:54:26 +01:00
e3ebbde767
add logging for the logout event to the UI component, relocate module setting deletion to repository
2021-12-15 10:33:12 -05:00
1e1aaaccca
create url mapping when page path changes
2021-12-12 09:59:33 -05:00
318d6afb0e
fix url mapping resx issue
2021-12-11 09:39:03 -05:00
ec9686cfb8
Merge branch 'dev' into MissingRes-3.0.1
2021-12-11 09:25:03 -05:00
76fe155c0a
visitor improvements
2021-12-11 09:30:05 -05:00
0b0254aed9
Updated Resx file
2021-12-11 14:24:08 +01:00
9258c3849b
Went through each Framework module updating Resources
...
New English resources added
2021-12-11 13:43:22 +01:00
d530f30bc9
Missing Res Keys
...
Added missing resource keys
2021-12-11 11:54:25 +01:00
7b0c0c3e17
prepare for 3.0.1
2021-12-10 14:16:16 -05:00
2f34bf69e3
moduledefinition settings and host settings
2021-12-09 15:50:00 -05:00
d1ade8789b
Merge pull request #1832 from leigh-pointer/ModuleDefinitionSettings
...
Settings for ModuleDefinitions #1829
2021-12-09 13:35:54 -05:00
1291eb5b7c
Merge pull request #1861 from sbwalker/dev
...
added support for url mapping and viitors
2021-12-09 08:40:15 -05:00
9c32937c83
added support for url mapping and viitors
2021-12-09 08:48:56 -05: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
9664ff67f3
Merge pull request #1842 from leigh-pointer/QuillEditor1.3.7-SecurityUpdate
...
Quill Security related bug fixes.
2021-12-02 16:24:49 -05:00
a216e2b92e
Additional properties added to Route model to improve abstraction, modified Site Settings to support settings moved to the server.
2021-12-02 16:33:16 -05: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
43d166fb7d
Route parsing abstraction and optimization, site router performance improvements, migrate site-based concepts (favicon, PWA support) to server for performance and prerendering benefits, move ThemeBuilder interop logic to OnAfterRenderAsync, upgrade SqlClient to release version, update installer to Bootstrap 5.1.3
2021-12-01 08:22:59 -05:00
a21a2ab3bb
Settings for ModuleDefinitions #1829
...
Add Update settings for the ModuleDefinition
2021-11-24 16:06:52 +01:00
53ff491efd
Assorted enhancements
2021-11-24 08:08:39 -05:00
df00f53e54
Merge pull request #1823 from hishamco/tab-panel-localizer
...
Fix heading localization in TabPanel
2021-11-22 16:03:50 -05:00
19be77ed49
refactored ErrorBoundary implementation to support logging
2021-11-22 16:11:44 -05:00
1c43c095bc
Fix heading localization in TabPanel
2021-11-20 09:47:49 +03:00
59850f4869
Merge pull request #1815 from chlupac/ErrorBoundary
...
Implementing ErrorBoundary in ModuleInstance component
2021-11-18 16:14:35 -05:00
b87b0489e9
Merge pull request #1812 from leigh-pointer/PageModules
...
Modification to Page Management component
2021-11-17 08:52:31 -05:00
2e593d44ee
Merge pull request #1813 from leigh-pointer/ModuleDefinitionsInUse
...
Modification to Module Management
2021-11-17 08:49:00 -05:00
71354464e3
Merge pull request #1810 from leigh-pointer/ControlPanel
...
Page management buttons resizing
2021-11-17 08:44:39 -05:00
c48b4788c6
Merge pull request #1805 from chlupac/AliasFix
...
Fix - site with default alias (*) edit fail
2021-11-17 08:44:05 -05:00
fe9a7333ed
Merge pull request #1798 from leigh-pointer/BreadCrumbs
...
Fix for #1797 Breadcrumbs render clickable
2021-11-17 08:43:55 -05:00
b40ee19735
ErrorBoundary
2021-11-17 11:22:24 +01:00
d5b0356625
Modification to Module Management
...
The component now reports back if the module is in use. This will assist in housekeeping and removal of unused modules.
2021-11-16 00:37:57 +01:00
5ca77c3f64
Modification to Page Management component
...
Add a new tabpane that lists all the module on that page. From here you are able to modify the module settings and or delete the module from a page. Delete will send the module to the recycle bin.
2021-11-15 23:26:20 +01:00
54e9307795
Page management buttons resizing
...
When the language is changed, in this instance Dutch the buttons are not resized to fit the caption. This small fix rectifies this.
2021-11-15 21:14:40 +01:00
60d7e45048
Fix - site with default alias (*) edit fail
2021-11-14 10:22:01 +01:00
2567c2937d
Fix for #1797 Breadcrumbs render clickable
...
This fixes the issue when the page property IsClickable is set to false the breadcrum for the page is not clickable.
2021-11-12 07:07:15 +01:00
5b8e6d4df6
Add many PrivateApi attributes to hide unimportant stuff in docs
2021-11-11 20:01:55 +01:00
614041d55e
update Blazor theme with bootstrap bundle js
2021-11-11 07:50:24 -05:00
62f04d239f
Fix for Action Menus not displaying. #1785
...
Dropdowns are built on a third party library, Popper, which provides dynamic positioning and viewport detection. / bootstrap.bundle.js which contains Popper. Popper isn’t used to position dropdowns in navbars though as dynamic positioning isn’t required.
updated the Bootstrap to reference the ../5.1.3/js/bootstrap.bundle.min.js
2021-11-11 10:27:09 +01:00
d02842f0ea
Merge branch 'dev' into Bootstrap
2021-11-10 17:25:16 -05:00
2543b7db79
Upgrade to 5.1.3 Bootstrap and Bootswatch Cyborg
...
Fixed issue with OffCanvas not rendering properly.
2021-11-10 22:34:19 +01:00
4ed4f8d942
fix UX in module/theme creators
2021-11-10 15:56:51 -05:00
50989e4e1e
Merge pull request #1778 from sbwalker/dev
...
use Cloudflare CDN for static resources
2021-11-10 08:52:38 -05:00
41487440e3
use Cloudflare CDN for static resources
2021-11-10 09:00:48 -05:00
04319195c6
update to official .NET 6 release
2021-11-08 14:55:24 -05:00
aadd78b7ac
Merge pull request #1771 from sbwalker/dev
...
update to official .NET 6 release
2021-11-08 14:47:12 -05:00
50eeaf8497
add support for TrustServerCertificate connection string option for SQL Server
2021-11-05 16:01:00 -04:00
039202559f
Merge pull request #1764 from sbwalker/dev
...
add support for TrustServerCertificate connection string option for SQL Server
2021-11-05 15:53:00 -04:00