Commit Graph

2664 Commits

Author SHA1 Message Date
ec2afd5f03 added support for Forgot Username and Use Login Link 2025-12-14 15:13:53 -05:00
011375a081 admin dashboard should always use enhanced navigation 2025-12-11 19:28:50 -05:00
d7c0b0aaaf update to .NET SDK 10.0.1 2025-12-11 15:08:52 -05:00
a51f87d743 move user workload from siterouter to app component to improve performance and 404 handling 2025-12-05 08:40:30 -05:00
23d14c62a5 remove unique index of TenantId and Name from Site table as site name does not need to be unique. Remove TenantId column from Site table as it is not necessary and should be obtained from the Alias. 2025-12-03 15:28:31 -05:00
270b447fbd Package updates
Radzen, Swashbuckle
Added the Bold tool to the Radzen editor.
2025-12-03 11:19:10 +01:00
8bd63fdc61 Merge pull request #5850 from zyhfish/task/fix-5849
Fix #5849: correct resources key.
2025-12-02 11:25:03 -05:00
Ben
cf88347c3d Fix #5849: correct resources key. 2025-12-02 09:23:43 +08:00
a6069e572d Merge pull request #5782 from zyhfish/task/display-missing-service-error
Display error message when missing injected services.
2025-12-01 15:45:28 -05:00
ac31cd3f41 Merge branch 'oqtane:dev' into dev 2025-11-29 15:12:07 +11:00
321fe2954e Added Style Paramater to RichTextEditor to remove the margin-bottom: 50px; if the developer wishes 2025-11-29 15:10:58 +11:00
fb6e8bb233 add Enhanced Navigation option in Site Settings 2025-11-25 14:43:51 -05:00
1e3c176ddf Update ReplaceTokens on ModuleBase
Check for Contents == null
2025-11-22 13:31:04 +01:00
Ben
012b7ba6ed Fix #5649: handle not found request. 2025-11-20 19:03:26 +08:00
dafbae7237 initialize the Owner name when using an Oqtane Application and creating new modules or themes 2025-11-19 10:47:38 -05:00
3d34ab83c6 resolve UI issue for internal template 2025-11-14 13:58:36 -05:00
efcbdee869 improve help text for Owner field 2025-11-14 13:43:25 -05:00
2acd5799d9 improve module/theme creation UI to support internal/external scenarios 2025-11-14 13:35:21 -05:00
4daaaa8dbf fix typo in resource file 2025-11-14 13:01:37 -05:00
05993ab462 resolve UI issue in module/theme creation 2025-11-14 12:53:10 -05:00
21fcd653b8 upgrade to final .NET 10 SDK 2025-11-11 14:10:41 -05:00
Ben
e58ee4e5b1 Display error message when missing injected services. 2025-11-07 14:40:14 +08:00
Ben
0e717c8f57 Fix #5774: remove duplicated radzen dialog delegate handlers. 2025-11-04 17:06:11 +08:00
78853173db Merge pull request #5771 from leigh-pointer/resizeEditors
Added Resizable css to text editors
2025-11-03 19:22:15 -05:00
206806d01a Workaround for a .NET 10 RC2 publishing issue for Wasm projects 2025-11-03 19:21:37 -05:00
2def6ad854 Added Resizable css to text editors
updated the app.css with resizable and applied the class to Radzen and Quilll text editors
2025-11-01 09:53:25 +01:00
01ee9650ff fix #5735 - logout redirect on action components 2025-10-31 12:09:37 -04:00
20e270c040 remove MyModule and MyTheme from Application Template - solution can now nbe extended using Internal module/theme templates 2025-10-31 10:02:34 -04:00
087d5ef394 make logger public 2025-10-30 16:33:59 -04:00
ab4bc7e678 add passkey and login management to User Management 2025-10-30 11:08:56 -04:00
adfd870319 create Security tab in User Management 2025-10-30 09:43:49 -04:00
d774557522 passkey adjustments 2025-10-30 09:15:40 -04:00
d5ad29be34 ensure Logins are site specific 2025-10-29 20:04:35 -04:00
cd24573599 only display passkey login when connection is secure 2025-10-29 13:36:49 -04:00
7e69b5193f add passkey functionality 2025-10-29 12:31:50 -04:00
e548c21c94 add passkey infrastructure 2025-10-23 12:46:34 -04:00
ca521f3a5e fix issue with image file list 2025-10-21 09:22:29 -04:00
ff6c71e587 reorganize user profile to prepare for pass keys 2025-10-20 16:23:00 -04:00
0c514743b7 rollback #5728 - existing behavior is correct 2025-10-20 08:03:14 -04:00
d837cd8af5 fix #5714 - order Profile properties by Category and then ViewOrder 2025-10-19 13:43:27 -04:00
2be11b52c3 fix #5708 - resolve issue saving settings 2025-10-19 13:34:21 -04:00
d22949522f upgrade to .NET 10 RC2 2025-10-15 08:13:25 -04:00
7cf325f4f6 improve support for internal module/theme templates 2025-10-14 13:37:39 -04:00
95ec163f2c upgrade to .NET 10 RC1 2025-10-10 15:23:04 -04:00
bf2d0e35d3 Merge pull request #5700 from sbwalker/dev
use class on element rather than span wrapper
2025-10-09 13:16:33 -04:00
002cf28e12 use class on element rather than span wrapper 2025-10-09 13:16:16 -04:00
c0a75ba665 Merge pull request #5699 from leigh-pointer/Bootstrap-5.3.8
Update Framework and Oqtane Theme to Bootstrap 5.3.8
2025-10-09 10:19:49 -04:00
4b05406d40 Update Framework and Oqtane Theme to 5.3.8
Oqtane Framework
https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.7/js/bootstrap.bundle.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.7/css/bootstrap.min.css

Oqtane Theme
https://cdnjs.cloudflare.com/ajax/libs/bootswatch/5.3.8/cyborg/bootstrap.min.css
2025-10-08 15:00:03 +02:00
Ben
72e475bca5 Fix #5691: always display toast message. 2025-10-04 09:49:05 +08:00
8fb391717f update Radzen.Blazor to latest version 2025-09-29 13:13:57 -04:00