|
2143660345
|
resolve issue related tp moving database providers to Oqtane.Server
|
2025-08-15 13:56:57 -04:00 |
|
|
4ab8f8cc25
|
improve error handling for the scenario where a connection string does not exist in appsettings.json for a tenant
|
2025-08-14 15:57:50 -04:00 |
|
|
b5a9c32c3e
|
migrate database providers to core framework
|
2025-08-14 15:19:52 -04:00 |
|
|
b553b16049
|
fix #5462 add logic to check if database already exists before calling EnsureCreated
|
2025-08-13 16:13:38 -04:00 |
|
|
e900d2f35a
|
consolidate Infrastructure interface and implementation classes
|
2025-08-13 14:44:42 -04:00 |
|
|
d7eb0dc509
|
fix issue with Admin Site Template
|
2025-08-11 16:22:22 -04:00 |
|
|
cceda1db1e
|
add OAuth support to Notification Job (#5372)
|
2025-07-28 09:06:36 -04:00 |
|
|
b0dee4a60c
|
fix #5414 - add DelimitName database provider method to better support MigrationBuilder.Sql() operations
|
2025-07-25 15:22:26 -04:00 |
|
|
6b567364f9
|
feat: use appropriate UseSSL equivalent in MailKit
|
2025-07-04 14:55:02 +02:00 |
|
|
711de49571
|
feat: replace System.Net.Mail with MailKit (#5372)
|
2025-07-04 12:55:40 +02:00 |
|
|
9c333232e2
|
fix #5329 - clear Options after updating User Settings
|
2025-05-29 11:53:14 -04:00 |
|
|
da1e859fda
|
use new GetSettingValue() method
|
2025-04-30 14:34:54 -04:00 |
|
|
6aff27778d
|
use new GetSettingValue() method
|
2025-04-30 14:18:29 -04:00 |
|
|
753ab3bdd7
|
resolve issue with host setting overrides
|
2025-04-30 13:46:52 -04:00 |
|
|
53b837e763
|
fix #5229 - move IServerStartup.Configure execution until later so that it is possible to register custom endpoints
|
2025-04-28 12:34:48 -04:00 |
|
|
b1656d1eea
|
improve sitemap detection in robots.txt
|
2025-04-09 11:26:33 -04:00 |
|
|
020b7233d0
|
fix #5223 - allow robots.txt to be customized for each site
|
2025-04-08 09:23:22 -04:00 |
|
|
5dcc7c14f3
|
optimize the System Update process
|
2025-04-07 13:18:52 -04:00 |
|
|
1f8c54ce74
|
added new Azure SQL database provider
|
2025-04-07 10:48:02 -04:00 |
|
|
e6ba2cce62
|
fix #5194 - improve performance of retrieving scheduled job logs
|
2025-03-31 13:16:35 -04:00 |
|
|
1ee92a248e
|
fix #5193 - prevent scheduled jobs from blocking startup
|
2025-03-25 19:07:01 -04:00 |
|
|
2dd1d7e926
|
remove unnecessary using statements
|
2025-03-21 10:10:19 -04:00 |
|
|
bc2c5b00c6
|
fix page order for new Privacy and Terms pages
|
2025-03-21 08:19:09 -04:00 |
|
|
9f231421be
|
notifications should only convert line breaks to HTML for plain text messages
|
2025-03-17 13:44:40 -04:00 |
|
|
5b4db0de3b
|
allow page and module settings to be included in site templates, improve terms and privacy default content, add Settings for HtmlText module
|
2025-03-06 14:46:17 -05:00 |
|
|
f2bd47d8bc
|
modify terminology
|
2025-03-06 09:43:40 -05:00 |
|
|
81972aed62
|
change module title for Terms
|
2025-03-04 15:40:44 -05:00 |
|
|
8518476c87
|
add terms to upgrademanager
|
2025-03-03 13:36:32 -05:00 |
|
|
ac65e38390
|
add default privacy and terms
|
2025-03-03 13:22:17 -05:00 |
|
|
1ced5c0425
|
update the cookie consent control.
|
2025-02-28 23:32:17 +08:00 |
|
|
6dddd8eff8
|
only allow essential cookies when cookie consent not granted.
|
2025-02-26 19:41:58 +08:00 |
|
|
b47bf40e8f
|
update the cookie consent control.
|
2025-02-25 11:36:47 +08:00 |
|
|
7a4ea8cf1b
|
Merge pull request #5094 from zyhfish/task/set-fa-ir-culture
Fix #5054: resolve the issue in fa-IR language.
|
2025-02-19 07:36:16 -05:00 |
|
|
f158a222f4
|
improve HostedServiceBase so that scheduled jobs can be registered during installation
|
2025-02-18 11:35:38 -05:00 |
|
|
2df05b4afd
|
make purge job output more readable
|
2025-02-18 08:53:23 -05:00 |
|
|
94b03d2a6b
|
update settings for all RTL languages.
|
2025-02-16 10:25:43 +08:00 |
|
|
aff99acfae
|
Fix #5054: resolve the issue in fa-IR language.
|
2025-02-12 20:18:10 +08:00 |
|
|
a1ac81e907
|
fix #5089 - remove upgrade cleanup logic as .NET 9.0.1 moves assemblies back to /bin folder
|
2025-02-10 16:53:22 -05:00 |
|
|
e3118c6e99
|
modify RemoveAssemblies method so that it only runs once - not for every tenant
|
2025-02-10 16:27:05 -05:00 |
|
|
ed353461da
|
enhance purge job to trim broken urls based on retention policy
|
2025-02-09 13:02:07 -05:00 |
|
|
1ebc8ebff3
|
fix #5061 - configure Page Management for personalizable pages
|
2025-02-06 11:16:30 -05:00 |
|
|
f7cf25c4bb
|
fix upgrade issue which can occur in development environments
|
2025-01-30 08:39:49 -05:00 |
|
|
5a77c83e68
|
update version to 6.1.0
|
2025-01-30 08:08:16 -05:00 |
|
|
153a689bdb
|
fix #5005 - adds versioning (ie. fingerprinting) for static assets - core, modules, and themes.
|
2025-01-27 16:34:47 -05:00 |
|
|
4793ab4bc9
|
update copyright year
|
2025-01-17 12:56:59 -05:00 |
|
|
4521f8a774
|
introduce RemoveAssemblies() method in UpgradeManager
|
2025-01-14 08:43:23 -05:00 |
|
|
9508983b15
|
Fix #4954: use Pomelo.EntityFrameworkCore.MySql package.
|
2025-01-14 19:58:56 +08:00 |
|
|
01cc8584b6
|
Merge pull request #4968 from leigh-pointer/unused
Removed unused Using statements from the SiteTemplates
|
2025-01-13 15:56:39 -05:00 |
|
|
0ac6a62b86
|
fix comment spelling
|
2025-01-13 07:50:05 -05:00 |
|
|
3468cba000
|
fix #4969 - improve feedback and flow when connection string points to an invalid database
|
2025-01-13 07:48:30 -05:00 |
|