sbwalker
|
9fe54c5d21
|
remove commented code and add SignalR options
|
2024-01-31 16:12:53 -05:00 |
|
sbwalker
|
c66982c9bc
|
fix .NET MAUI integration
|
2024-01-31 15:43:17 -05:00 |
|
sbwalker
|
c5de56790a
|
remove Runtime from System Info
|
2024-01-31 15:30:07 -05:00 |
|
sbwalker
|
8e499d164a
|
render mode integration
|
2024-01-31 15:22:21 -05:00 |
|
Shaun Walker
|
764e1ac35f
|
Merge pull request #3706 from sbwalker/dev
add support for Jwt Token creation
|
2024-01-31 11:11:51 -05:00 |
|
sbwalker
|
69e4fcfc76
|
add support for Jwt Token creation
|
2024-01-31 11:11:40 -05:00 |
|
Shaun Walker
|
951071e7ba
|
Merge pull request #3705 from sbwalker/dev
remove unnecessary database call to GetSettings()
|
2024-01-31 10:58:40 -05:00 |
|
sbwalker
|
5e82700871
|
remove unnecessary database call to GetSettings()
|
2024-01-31 10:58:28 -05:00 |
|
Shaun Walker
|
4c706a213a
|
Merge pull request #3704 from sbwalker/dev
add support for visitor tracking
|
2024-01-31 10:49:38 -05:00 |
|
sbwalker
|
d0da1f43a9
|
add support for visitor tracking
|
2024-01-31 10:49:26 -05:00 |
|
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 |
|