407a3a19b6
Clarify Installation Wizard instructions in README
...
Updated wording for clarity regarding the Installation Wizard.
2025-09-26 08:57:29 -04:00
d462fc7afd
Update README.md
2025-09-26 08:54:43 -04:00
0b425e3bd9
Merge pull request #5667 from sbwalker/dev
...
include logo as it is a dependency of the default site template
2025-09-26 08:30:25 -04:00
3efc12fabc
include logo as it is a dependency of the default site template
2025-09-26 08:30:05 -04:00
852385a192
Merge pull request #5665 from leigh-pointer/ThemeManagement
...
Update to Themes Editresx
2025-09-26 07:57:51 -04:00
8077025fe8
Merge pull request #5666 from sbwalker/dev
...
consolidate template packaging into release.cmd
2025-09-26 07:57:29 -04:00
6f0da0c002
consolidate template packaging into release.cmd
2025-09-26 07:57:13 -04:00
5dbea610c1
Update to Themes Editresx
...
Small typo fix
2025-09-26 12:41:56 +02:00
92496f4369
Merge pull request #5664 from sbwalker/dev
...
update README
2025-09-25 14:47:05 -04:00
ec00b1162f
update README
2025-09-25 14:46:51 -04:00
e638aee1ac
Merge pull request #5663 from sbwalker/dev
...
changes to template.json based on https://github.com/sayedihashimi/template-sample
2025-09-25 14:43:02 -04:00
5420f625b4
changes to template.json based on https://github.com/sayedihashimi/template-sample
2025-09-25 14:42:40 -04:00
77fa7f4a79
Merge pull request #5662 from sbwalker/dev
...
add all direct package dependencies to Application Template
2025-09-25 14:09:57 -04:00
2db1fe0890
add all direct package dependencies to Application Template
2025-09-25 14:09:41 -04:00
63bb70785a
Merge pull request #5661 from sbwalker/dev
...
allow themes to define usage permissions similar to modules
2025-09-25 13:55:17 -04:00
8d23d9aba3
allow themes to define usage permissions similar to modules
2025-09-25 13:55:02 -04:00
bebe70f46b
Merge pull request #5655 from Raceeend/template_package_reference
...
Update Oqtane.Application.Server.csproj
2025-09-24 08:18:07 -04:00
34f2db5985
Merge pull request #5654 from mdmontesinos/fix-5648
...
Fix #5648 : Restore order of SetImage in FileManager
2025-09-24 08:17:51 -04:00
8e75c09e3f
Merge pull request #5653 from tvatavuk/patch-3
...
RadzenTextEditor.placeholder.cs in RadzenTextEditor for docs
2025-09-24 08:17:37 -04:00
b5d4eaa36e
Merge pull request #5652 from tvatavuk/patch-2
...
Fix XML comment in UnzipFileAsync method
2025-09-24 08:17:24 -04:00
116d163b9d
Update Oqtane.Application.Server.csproj
...
Add Package reference that will create the BlazorDebugProxy folder.
2025-09-23 22:54:34 +02:00
2cb568773c
Restore order of SetImage in FileManager
...
Fixes #5648
2025-09-23 16:21:20 +02:00
916019f015
RadzenTextEditor.placeholder.cs in RadzenTextEditor for docs
...
This is just a placeholder file
It is necessary for the documentation to successfully build this project.
Reason is that docfx will run the .net compiler and find references
to this class in the project.
But since the real class is just a .razor file, ATM docfx will fail.
2025-09-23 16:18:52 +02:00
e83d7e9d57
Fix XML comment in UnzipFileAsync method
...
Removed an unnecessary XML comment parameter closing tag.
2025-09-23 15:21:03 +02:00
151af30259
Merge pull request #5647 from sbwalker/dev
...
improve Profile ability to use Settings
2025-09-21 11:12:27 -04:00
7fed6bb93a
improve Profile ability to use Settings
2025-09-21 11:12:07 -04:00
382a8eb8f3
Merge pull request #5644 from leigh-pointer/PkgUpdates
...
Package Updates
2025-09-21 08:39:26 -04:00
9508ff68db
nuspec files updated
2025-09-21 14:29:05 +02:00
9684e6e1a8
Merge pull request #5645 from sbwalker/dev
...
use MailboxAddress approach sugested by @jstedfast
2025-09-21 08:09:37 -04:00
52745b1946
use MailboxAddress approach sugested by @jstedfast
2025-09-21 08:09:11 -04:00
3db2d03a37
Package Updates
...
Updated Client Radzen.Blazo to 7.3.5
Updated Server HtmlAgilityPack 1.12.3
2025-09-20 11:49:10 +02:00
9052d6abb6
Merge pull request #5643 from sbwalker/dev
...
add whitespace
2025-09-19 15:29:56 -04:00
3c528f0b93
add whitespace
2025-09-19 15:29:30 -04:00
3322297eaa
Merge pull request #5642 from sbwalker/dev
...
improve migration history
2025-09-19 15:25:25 -04:00
3c1167d359
improve migration history
2025-09-19 15:25:11 -04:00
9e35a520cc
Merge pull request #5641 from sbwalker/dev
...
add ability to view Migration History
2025-09-19 15:00:14 -04:00
beb4919d97
add ability to view Migration History
2025-09-19 14:59:58 -04:00
6895d16a20
Merge pull request #5640 from sbwalker/dev
...
improve NotificationJob validation logic
2025-09-19 12:46:09 -04:00
05b37080c1
improve NotificationJob validation logic
2025-09-19 12:45:55 -04:00
51894de708
Merge pull request #5638 from sbwalker/dev
...
optimizations to NotificationJob
2025-09-19 09:06:04 -04:00
442ec291a1
optimizations to NotificationJob
2025-09-19 09:05:35 -04:00
6ef106be31
Merge pull request #5637 from sbwalker/dev
...
synchronize Application Template project settings with Oqtane Framework
2025-09-19 08:55:54 -04:00
70551f9d27
synchronize Application Template project settings with Oqtane Framework
2025-09-19 08:55:36 -04:00
fe422ed5aa
Merge pull request #5636 from sbwalker/dev
...
fix issues with NotificationJob related to MailKit behavior
2025-09-18 17:24:05 -04:00
1995a96a98
fix issues with NotificationJob related to MailKit behavior
2025-09-18 17:19:30 -04:00
4abcc6e58f
Merge pull request #5635 from sbwalker/dev
...
changes to release.cmd
2025-09-18 13:46:33 -04:00
a6f4921055
changes to release.cmd
2025-09-18 13:46:18 -04:00
23e83a5e30
Merge pull request #5633 from leigh-pointer/patch-1
...
Update README.md
2025-09-18 08:48:01 -04:00
6abd2cf7fc
Merge pull request #5634 from sbwalker/dev
...
use static form for close button in ModuleMessage to support all render modes
2025-09-18 07:55:48 -04:00
085f137942
use static form for close button in ModuleMessage to support all render modes
2025-09-18 07:55:26 -04:00