Commit Graph

4531 Commits

Author SHA1 Message Date
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
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
Shaun Walker
6a5808077c
Merge pull request #3608 from thabaum/readme-add-marketplace-button
README - adds marketplace information for issue #3607
2024-01-05 12:08:20 -05:00
Shaun Walker
09be11b5a8
Merge pull request #3615 from sbwalker/dev
changed max profiel field rows to 10
2024-01-05 12:06:52 -05:00
sbwalker
5117c1a528 changed max profiel field rows to 10 2024-01-05 12:06:36 -05:00
Shaun Walker
ead9857203
Merge pull request #3610 from W6HBR/dev
Update Oqtane.Client\Modules\Admin\Profiles\Edit.razor to fix breaking changes
2024-01-05 12:04:30 -05:00
Shaun Walker
cd3493e040
Merge pull request #3614 from sbwalker/dev
improved rendering optimization
2024-01-05 11:53:57 -05:00
sbwalker
02c22c1894 improved rendering optimization 2024-01-05 11:49:57 -05:00
Leigh Pointer
8b41a03080 Modified Logic from || to &&
UserSecurity.IsAuthorized && Utilities.IsPageModuleVisible fixed
2024-01-05 10:15:51 +01:00
Shaun Walker
306f4f119b
Merge pull request #3613 from sbwalker/dev
Fix #3604 - display message if user is attempting to run the application prior to performing a full compilation
2024-01-04 16:40:36 -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
Shaun Walker
f2f2215059
Merge pull request #3611 from sbwalker/dev
component rendering optimizations
2024-01-04 13:48:06 -05:00
sbwalker
f75179b2f6 component rendering optimizations 2024-01-04 13:47:51 -05:00
Jon Welfringer
3ead35c984
Update (Profiles) Edit.razor to fix breaking changes
Prior functionality allowed 4 characters for "order" which now causes validation errors for any order value > 99.  This change allows a value of up to 9999 which is consistent with the prior 4 character length value.

Prior functionality allowed 2 characters for "rows" which now causes validattion error for any row count > 10.  This change allows a value up to 99 which is consistent with the prior 2 character length value.
2024-01-04 10:12:17 -08:00
Cody
efe20a1fe8
Adds Marketplace Section 2024-01-03 10:59:14 -08:00
Cody
ab1e56a14e
Updates Marketplace Message 2024-01-03 10:49:14 -08:00
Cody
055d6bf601
Adjust Marketplace Placement 2024-01-03 10:48:24 -08:00
Cody
683c3e96d6
Update Marketplace Message 2024-01-03 10:47:13 -08:00
Cody
d8e414a4a2
Icon and Link for Oqtane Marketplace 2024-01-03 10:45:43 -08:00
Cody
9237d68b79
Update Marketplace Icon 2024-01-03 10:35:24 -08:00
Cody
12a14fbe29
Adds Marketplace Button 2024-01-03 10:25:13 -08:00
Leigh Pointer
22e4e4efc1 Updates
Loops tighter
Updated Logout base
SiteController corrected.
2024-01-03 12:12:27 +01:00
Shaun Walker
588327fd68
Merge pull request #3605 from sbwalker/dev
synchronize static assets with .NET MAUI project
2024-01-02 15:25:21 -05:00
sbwalker
d35ef2d360 synchronize static assets with .NET MAUI project 2024-01-02 15:25:07 -05:00
Leigh Pointer
5ce5193430 Modifications 2024-01-02 16:09:54 +01:00
Shaun Walker
6e74215b2e
Merge pull request #3600 from thabaum/clear-module-message
Clear Module Message Prior To Adding A Message To UI. Fixes #3599
2024-01-02 08:21:06 -05:00
Shaun Walker
884a9835c4
Merge pull request #3586 from thabaum/patch-6
Refreshes Admin Settings Page When User Updates Logo.  Fixes #3582
2024-01-02 08:19:37 -05:00