Commit Graph

4710 Commits

Author SHA1 Message Date
Cody
439866216c
adds autocomplete attribute to select element 2024-01-15 09:10:12 -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
Shaun Walker
574d848828
Merge pull request #3644 from thabaum/interop-xrs-status-update
Interop.js xrs status update Fixes #3643
2024-01-15 08:54:24 -05:00
Cody
22acc2307c
remove extra line 2024-01-13 21:09:41 -08:00
Cody
d01a3c327e
remove space 2024-01-13 21:09:00 -08:00
Cody
7c52b6ab23
remove name from password input 2024-01-13 21:07:08 -08:00
Cody
23d27aee6b
ENH: Adds Profile Properties Autocomplete 2024-01-13 21:04:15 -08:00
Cody
9315358fa6
adds autocomplete 2024-01-13 20:59:42 -08:00
Cody
83aaa94cfe
ENH: Profile Properties Autocomplete Setting 2024-01-13 20:54:31 -08:00
Cody
7744099ee5
cleans protocol to check for duplicate alias prior to saving 2024-01-13 13:09:17 -08: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
Cody
d8c34a7cdf
XRS status error update Fixes #3643
Resolved an issue with XRS status not updating correctly. This commit addresses the problem and ensures the status is now accurately reflected.

Fixes #3643
2024-01-12 13:38:15 -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
Shaun Walker
f5d4b352b3
Merge pull request #3632 from leigh-pointer/SchedStartEndDateCheck
Start end End date Range check on Job Items
2024-01-12 16:28:22 -05:00
Shaun Walker
e44b31d755
Merge pull request #3641 from sbwalker/dev
fix issue where rich text was not being refreshed in the editor when content changed, and original rich text was not always preserved
2024-01-12 15:49:53 -05:00
sbwalker
3a28068b48 fix issue where rich text was not being refreshed in the editor when content changed, and original rich text was not always preserved 2024-01-12 15:49:34 -05:00
Shaun Walker
03433b00d2
Merge pull request #3639 from sbwalker/dev
fix #3637 - ensure ServerState Scripts only contains site level script resources
2024-01-12 08:20:17 -05:00
sbwalker
6f39ebf48f fix #3637 - ensure ServerState Scripts only contains site level script resources 2024-01-12 08:19:58 -05:00
Shaun Walker
949ca00dbb
Merge pull request #3638 from sbwalker/dev
add defensive null check
2024-01-12 08:15:44 -05:00
sbwalker
bfdf1ee8f5 add defensive null check 2024-01-12 08:15:30 -05:00
Leigh Pointer
e047d4e8a6 Start end End date Range check
Checks that the Start date starts before the End date.
Message added to Resx
2024-01-10 14:49:47 +01:00
Cody
15cf2069b6
Update NuGet Packages to New Versions
This commit updates the versions of several NuGet packages used in the project. The following packages have been upgraded:

- Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.1
- Microsoft.EntityFrameworkCore.Relational from 8.0.0 to 8.0.1
- System.Text.Json from 8.0.0 to 8.0.1

The versions of Microsoft.Extensions.DependencyInjection.Abstractions and System.ComponentModel.Annotations remain unchanged.
2024-01-09 14:09:56 -08: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
Cody
b454932ff5
Upgrade multiple NuGet packages
Upgraded the following NuGet packages:
- Microsoft.EntityFrameworkCore.Sqlite from v8.0.0 to v8.0.1
2024-01-09 14:03:24 -08:00
Cody
191c07b6a1
Upgrade multiple NuGet packages
Upgraded the following NuGet packages:
- Microsoft.EntityFrameworkCore.SqlServer from v8.0.0 to v8.0.1
2024-01-09 13:58:28 -08:00
Cody
5b0deb9fc2
Upgrade multiple NuGet packages
Upgraded the following NuGet packages:
- EFCore.NamingConventions from v8.0.0-rc.2 to v8.0.2
- Microsoft.EntityFrameworkCore.Relational from v8.0.0 to v8.0.1
2024-01-09 13:55:56 -08:00
Cody
297ec64bde
Upgrade multiple NuGet packages 2024-01-09 13:53:39 -08:00
Cody
a9b85caeb7
Upgrade multiple NuGet packages
Upgraded the following NuGet packages:
- Microsoft.AspNetCore.Components.Authorization from v8.0.0 to v8.0.1
- Microsoft.AspNetCore.Components.WebAssembly from v8.0.0 to v8.0.1
- Microsoft.Extensions.Localization from v8.0.0 to v8.0.1
2024-01-09 13:44:47 -08:00
Shaun Walker
e30b883148
Merge pull request #3628 from thabaum/update-getting-started-readme
Clarify Getting Started Instructions. Fixes #3627
2024-01-09 14:53:53 -05:00
Shaun Walker
cd6be0d755
Merge pull request #3624 from thabaum/documentation-spelling-correction
Documentation spelling correction.  Fixes #3623
2024-01-09 14:52:55 -05:00
Cody
95b74c5f2f
Fix capitalization in list items. 2024-01-08 14:46:37 -08:00
Cody
45f26bb22e
Clarify Getting Started Instructions. 2024-01-08 14:10:03 -08:00
Cody
09b0e09932
Documentation Spelling Correction 2024-01-07 11:10:53 -08:00
Cody
ea9d88009f
Documentation Spelling Correction 2024-01-07 11:09:06 -08:00
Cody
e5013c918e
Documentation Spelling Correction 2024-01-07 11:08:08 -08:00
Cody
4b45103a4e
Documentation Spelling Correction 2024-01-07 11:07:35 -08:00
Cody
1ea28411da
Documentation Spelling Correction 2024-01-07 11:07:08 -08:00
Cody
e27fce1227
Documentation Spelling Correction 2024-01-07 11:06:32 -08:00
Cody
cf3b8378bd
Documentation Spelling Correction 2024-01-07 11:05:46 -08:00
Cody
9f07532140
documentation spelling correction 2024-01-07 10:59:11 -08:00
Shaun Walker
f1aedc619e
Merge pull request #3622 from sbwalker/dev
fix #3584 - browse/edit using relative path for current site
2024-01-06 15:29:45 -05:00
sbwalker
5f778e706f fix #3584 - browse/edit using relative path for current site 2024-01-06 15:29:28 -05:00
Shaun Walker
ee15663679
Merge pull request #3620 from sbwalker/dev
improve ShouldRender logic
2024-01-06 08:52:26 -05:00
sbwalker
c271d4bfe4 improve ShouldRender logic 2024-01-06 08:52:05 -05:00
Shaun Walker
99188f7427
Merge pull request #3619 from sbwalker/dev
more rendering optimizations
2024-01-06 08:42:28 -05:00
sbwalker
88a07ecf63 more rendering optimizations 2024-01-06 08:42:07 -05:00
Shaun Walker
f1af2e35cd
Merge pull request #3616 from sbwalker/dev
remove commented code
2024-01-05 12:14:57 -05:00
sbwalker
352e20f01b remove commented code 2024-01-05 12:14:43 -05:00