Shaun Walker
4afc439169
Merge pull request #3703 from sbwalker/dev
...
add support for page not found functionality
2024-01-31 10:03:40 -05:00
sbwalker
e47690dd52
add support for page not found functionality
2024-01-31 10:03:25 -05:00
Shaun Walker
7859aa0ce8
Merge pull request #3699 from thabaum/patch-7
...
Removed unintended space added from PR #3692 .
2024-01-31 09:41:28 -05:00
Shaun Walker
710c192e39
Merge pull request #3702 from sbwalker/dev
...
add support for Render Modes and Prerendering
2024-01-31 09:41:00 -05:00
sbwalker
50e179f7a8
add support for Render Modes and Prerendering
2024-01-31 09:40:47 -05:00
Shaun Walker
980a9d0640
Merge pull request #3701 from sbwalker/dev
...
implement non-default alias redirect
2024-01-31 08:19:16 -05:00
sbwalker
fdfbf54808
implement non-default alias redirect
2024-01-31 08:18:56 -05:00
Shaun Walker
fe8b0d99e5
Merge pull request #3700 from sbwalker/dev
...
resolve antiforgery issue
2024-01-31 07:34:06 -05:00
sbwalker
7e817a5808
resolve antiforgery issue
2024-01-31 07:33:52 -05:00
Cody
23b68bd9f9
Removed unnecessary space.
2024-01-30 15:48:40 -08:00
Shaun Walker
0a8bbc7d3a
Merge pull request #3692 from leigh-pointer/MenuWhiteSpace
...
Menu theme fix #3680
2024-01-30 16:39:00 -05:00
sbwalker
82d7b9cf05
initial changes to migrate to new Blazor approach in .NET 8
2024-01-30 16:03:50 -05:00
sbwalker
7fcfffba6f
add IDisposable declaration to accompany existing Dispose() method
2024-01-30 13:13:49 -05:00
sbwalker
ea04c7d5eb
bump version to 5.0.3
2024-01-29 12:55:39 -05:00
Leigh Pointer
8bf29528e3
Updated Theme Template
...
Template updated with white-space: nowrap; and corrected the app-menu class
2024-01-29 07:19:30 +01:00
Leigh Pointer
c6f65debcf
Menu theme fix #3680
...
Added white-space: nowrap; to the .app-menu .nav-item
2024-01-28 11:56:55 +01:00
sbwalker
bf13f06e68
fix incorrect migration id
2024-01-25 14:40:32 -05:00
sbwalker
e62c529c1f
update default Module and Theme template to .NET 8.0.1 to match framework
2024-01-25 13:50:13 -05:00
Shaun Walker
4e1fc9b031
Merge pull request #3681 from zyhfish/task/fix-bug-3648
...
fix #3648 : update the template to correct the entity table name.
2024-01-25 13:41:13 -05:00
sbwalker
de2c56560e
resolve regression installation issue with PostgreSQL
2024-01-25 13:39:23 -05:00
sbwalker
7c6424e05c
fix #3653 - mySQL installation failing on Rows reserved word
2024-01-25 10:59:18 -05:00
Ben
3c328a00b5
fix #3648 : update the template to correct the entity table name.
2024-01-25 23:00:45 +08:00
sbwalker
d57d7ec4d8
improvements to .NET MAUI file upload based on #3674 (credit @thabaum)
2024-01-24 09:37:27 -05:00
sbwalker
d9beb4b660
remove unnecessary service and usings
2024-01-23 13:14:28 -05:00
sbwalker
f59f8d1937
prepare for 5.0.2 release
2024-01-23 11:06:15 -05:00
sbwalker
b8fe95b945
fix #3669 add CORS policy and use Jwt with XHR to allow file uploads to work in .NET MAUI
2024-01-23 10:34:18 -05:00
sbwalker
4816bfa26d
fix typo
2024-01-22 08:38:31 -05:00
sbwalker
5e1e6aea16
fix #3656 - UploadableFiles and ImageFiles settings not loaded properly to handle empty string value resulting in upload issues
2024-01-22 08:24:01 -05:00
Shaun Walker
ab08732ba8
Merge pull request #3652 from thabaum/ENH-Adds-Profile-Autocomplete-Setting
...
Enh: Autocomplete Attribute Enhancement
2024-01-19 15:25:13 -05:00
Shaun Walker
d44b04f425
Merge pull request #3658 from sbwalker/dev
...
update copyright year
2024-01-19 14:54:05 -05:00
sbwalker
eeec04b21a
update copyright year
2024-01-19 14:53:54 -05:00
Shaun Walker
0642bc28bc
Merge pull request #3657 from sbwalker/dev
...
do not include Licensing assembly with framework but prevent uninstall
2024-01-19 13:22:52 -05:00
sbwalker
2b12b67582
do not include Licensing assembly with framework but prevent uninstall
2024-01-19 13:22:38 -05:00
Cody
4f23ad37f5
Sets Profile Autocomplete Property 50 Character Limit
2024-01-17 09:07:03 -08:00
Cody
ab0e95177e
Updates request.status to request.statusText
2024-01-16 17:30:41 -08:00
Cody
a1b0731665
profile autocomplete migration
2024-01-15 08:24:06 -08:00
Shaun Walker
bcc216fd2e
Merge pull request #3645 from thabaum/file-controller-upload-null
...
Handle null or empty formfile in UploadFile Method - Fixes #3646
2024-01-15 08:55:04 -05:00
Cody
35bb6b62d8
Handle null or empty formfile in UploadFile Method
2024-01-12 14:08:15 -08:00
Cody
99844931f4
XRS status error update Fixes #3643
2024-01-12 13:43:02 -08:00
Shaun Walker
c284edcd81
Merge pull request #3630 from thabaum/upgrade-nuget-packages
...
Upgrade NuGet Packages for Oqtane Framework
2024-01-12 16:37:42 -05:00
sbwalker
6f39ebf48f
fix #3637 - ensure ServerState Scripts only contains site level script resources
2024-01-12 08:19:58 -05:00
Cody
564b0ee0c4
Upgrade NuGet Packages to Latest Versions
...
This commit updates the versions of several NuGet packages used in the project. The following packages have been upgraded:
- Microsoft.AspNetCore.Components.WebAssembly.Server from 8.0.0 to 8.0.1
- Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.0 to 8.0.1
- Microsoft.Data.SqlClient from 5.2.0-preview3.23201.1 to 5.2.0-preview4.23342.2
- Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.1
- Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.1
- Microsoft.Extensions.Localization from 8.0.0 to 8.0.1
- Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.0 to 8.0.1
- Microsoft.Data.Sqlite.Core from 8.0.0 to 8.0.1
The versions of SixLabors.ImageSharp, Swashbuckle.AspNetCore, SQLitePCLRaw.bundle_e_sqlite3, and Oqtane.Licensing remain unchanged.
2024-01-09 14:08:09 -08:00
Shaun Walker
f7d10a6cf1
Merge pull request #3602 from leigh-pointer/ENH#3538-PgModDateActive
...
Start Date and Expiry Date for Module instances and Pages #3538
2024-01-05 12:09:19 -05:00
sbwalker
3dc28c7291
Fix #3604 - display message if user is attempting to run the application prior to performing a full compilation
2024-01-04 16:40:15 -05:00
Leigh Pointer
22e4e4efc1
Updates
...
Loops tighter
Updated Logout base
SiteController corrected.
2024-01-03 12:12:27 +01:00
Leigh Pointer
5ce5193430
Modifications
2024-01-02 16:09:54 +01:00
Leigh Pointer
233f40f3e9
Start Date and Expiry Date for Module instances and Pages #3538
...
This is complete excluding Reporting and Notifications which can be added at a later date. I just really wanted to get the schema and the functionality into place.
2023-12-31 12:21:38 +01:00
sbwalker
52069f35c5
refactor logic related to domain filtering for emails during external login
2023-12-21 15:54:46 -05:00
sbwalker
f59f322226
ensure database provider assemblies are included in Publish folder
2023-12-19 16:54:11 -05:00
sbwalker
b048d81ac0
prepare for 5.0.1 release
2023-12-19 12:51:44 -05:00