1279c30fbb
Fix #5649 : check path by internal api.
2025-11-21 18:34:22 +08:00
012b7ba6ed
Fix #5649 : handle not found request.
2025-11-20 19:03:26 +08:00
c9590247eb
resolve naming issue for module/theme created from internal template
2025-11-14 13:23:55 -05:00
b9497cbb56
allow module/theme template manifests to have custom names so that they do not conflict with .NET template.json
2025-11-14 12:43:40 -05:00
545096a753
remove upgrade logic which removes Internal module/theme templates
2025-11-14 12:29:24 -05:00
b786faa6a1
fix compilation error caused by Microsoft.OpenApi
2025-11-12 10:59:52 -05:00
e6ee13784f
update Swashbuckle to 10.0.0
...
update Swashbuckle to 10.0.0 in csproj and nuspec
2025-11-12 12:12:03 +01:00
0b2ade4b01
Merge pull request #5795 from sbwalker/dev
...
upgrade to final .NET 10 SDK
2025-11-11 14:15:49 -05:00
f687c09adc
upgrade to final .NET 10 SDK
2025-11-11 14:15:24 -05:00
20fdd211be
Merge pull request #5794 from sbwalker/dev
...
upgrade to final .NET 10 SDK
2025-11-11 14:11:06 -05:00
21fcd653b8
upgrade to final .NET 10 SDK
2025-11-11 14:10:41 -05:00
f6c1d65c89
Refactor includeScript to initialize script as null
...
fixes #5791
2025-11-10 14:00:02 +01:00
ee25c46ee1
Update NuGet package versions for dependencies
...
Update NuGet package versions for dependencies
Upgraded the following NuGet packages to newer versions:
- `SixLabors.ImageSharp` from `3.1.11` to `3.1.12`
- `HtmlAgilityPack` from `1.12.3` to `1.12.4`
- `Swashbuckle.AspNetCore` from `9.0.5` to `9.0.6`
- `MailKit` from `4.14.0` to `4.14.1`
- `EFCore.NamingConventions` from `9.0.0` to `10.0.0-rc.2`
- `Npgsql.EntityFrameworkCore.PostgreSQL` from `9.0.4` to `10.0.0-rc.2`
2025-11-07 13:15:29 +01:00
9ffd4f39e9
remove unused references
2025-11-04 20:15:25 -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
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
b917a7bbf6
use new solution file format in module/theme template
2025-10-31 08:24:22 -04:00
ab4bc7e678
add passkey and login management to User Management
2025-10-30 11:08:56 -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
670f3854fa
improve documentation
2025-10-29 16:43:46 -04:00
1d3c1c158f
fix Settings update
2025-10-29 16:29:21 -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
cf3a86dc4a
hack to get Passkeys working
2025-10-22 16:39:52 -04:00
ac9b7a60fd
preserve previous servicelifetime setting
2025-10-22 14:30:47 -04:00
273097d96d
refactor TenantDBContext to accomodate AspNetUserPasskeys
2025-10-22 14:06:15 -04:00
39ad5a0638
consolidate interface and concrete class
2025-10-22 11:20:45 -04:00
a4c2989062
passkey changes
2025-10-21 16:40:59 -04:00
19b003ae49
remove unnecessary using
2025-10-21 14:23:35 -04:00
970f6b400f
add AspNetUserPasskeys migration
2025-10-20 12:19:17 -04:00
abc4905a14
Merge pull request #5731 from zyhfish/task/fix-5714
...
Fix #5714 : update the default order of profile fields.
2025-10-20 11:58:35 -04:00
5875c1caa7
fix #5671 - copy page and module settings from parent
2025-10-20 11:56:53 -04:00
ebfcd59c44
Fix #5714 : update the default order of profile fields.
2025-10-20 22:09:21 +08:00
e7ae1b26d1
fix #5705 - improve error handling and efficiency in NotificationJob - credit @beolafsen
2025-10-19 14:02:56 -04:00
2be11b52c3
fix #5708 - resolve issue saving settings
2025-10-19 13:34:21 -04:00
7b026c5b14
Merge pull request #5716 from zyhfish/task/fix-5715
...
Fix #5715 : delete role settings.
2025-10-15 10:52:43 -04:00
9135894053
Fix #5715 : delete settings with api.
2025-10-15 22:48:34 +08:00
9a4bfd7009
Merge pull request #5718 from mdmontesinos/fix-5717
...
fix #5717 : add sync events when importing settings
2025-10-15 10:05:36 -04:00
d22949522f
upgrade to .NET 10 RC2
2025-10-15 08:13:25 -04:00
8bac8677c5
fix #5717 : add sync events when importing settings
...
Fixes #5717 by adding a sync event for each added/updated setting in the import process.
2025-10-15 11:04:23 +02:00
4a4edfa857
Fix #5715 : delete role settings.
2025-10-15 16:20:06 +08:00
23ae819b70
update external module/theme templates to .NET 10
2025-10-14 15:35:42 -04:00
68aeee7c45
remove custom scroll position script for static rendering as this is fixed in .NET 10
2025-10-14 13:41:49 -04:00
83b56966f4
use consistent pattern for settings
2025-10-14 13:01:34 -04:00
bc617db649
fix internal template logic so that assembly name is determined dynamically
2025-10-13 14:42:53 -04:00
db85d1fbc3
improve error handling when handling module migrations
2025-10-13 14:19:49 -04:00
02c4da5539
use ModelBase in module template
2025-10-13 11:50:46 -04:00
8e10a8e042
Remove installation ID, version, and date
...
Removed installation-related settings from appsettings.json.
2025-10-10 15:31:13 -04:00
0c3aed5fa9
Update appsettings.json
2025-10-10 15:29:38 -04:00