|
|
cf761f56d4
|
allow site templates to support shared modules
|
2025-10-07 08:09:34 -04:00 |
|
|
|
d871bffdd5
|
add upgrade logic to cleanup assets which were moved to a new location in 6.2.0
|
2025-09-10 17:01:59 -04:00 |
|
|
|
dfca6640da
|
add setting import
|
2025-09-08 12:13:17 -04:00 |
|
|
|
b5a9c32c3e
|
migrate database providers to core framework
|
2025-08-14 15:19:52 -04:00 |
|
|
|
e900d2f35a
|
consolidate Infrastructure interface and implementation classes
|
2025-08-13 14:44:42 -04:00 |
|
|
|
bc2c5b00c6
|
fix page order for new Privacy and Terms pages
|
2025-03-21 08:19:09 -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 |
|
|
|
b47bf40e8f
|
update the cookie consent control.
|
2025-02-25 11:36:47 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
2c9a2ea021
|
write upgrade errors to log rather than console
|
2024-12-20 14:38:21 -05:00 |
|
|
|
3528b8c674
|
fix #4848 - remove assemblies from /bin which have been moved to /bin/refs in .NET 9
|
2024-11-22 12:13:45 -05:00 |
|
|
|
bd70def18a
|
fix #4471 - search pages not being added on upgrade
|
2024-07-27 09:51:02 -04:00 |
|
|
|
76bdcea4b1
|
include Search Settings
|
2024-07-17 11:08:43 -04:00 |
|
|
|
1c2abe794a
|
move Search page/module to Admin template so that it is always provisioned
|
2024-06-10 12:33:09 -04:00 |
|
|
|
7f970d489f
|
refactoring the code.
|
2024-06-04 17:32:31 +08:00 |
|
|
|
0c6726e3f7
|
fix upgrade issue by removing legacy Views assembly
|
2024-03-26 14:26:55 -04:00 |
|
|
|
c20138c9fc
|
admin pages url mappings and visitor management isnavigation property should be false for consistency
|
2024-02-26 11:51:35 -05:00 |
|
|
|
b0487798c2
|
fix issues with installer
|
2024-02-16 11:13:31 -05:00 |
|
|
|
1e332ed075
|
split RenderMode and Runtime configuration
|
2024-02-01 09:08:39 -05:00 |
|
|
|
93be61e483
|
fix #3065 - redirect user if they are logged in and navigating to Login page
|
2023-08-03 12:46:42 -04:00 |
|
|
|
0d5c3a3a0c
|
ability to specify PageTemplates for modules
|
2023-05-30 15:52:27 -04:00 |
|
|
|
2b41909d47
|
#2618 - add backward compatibility for permissions optimizations
|
2023-03-02 15:34:42 -05:00 |
|
|
|
e136972cd7
|
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
|
2023-01-09 11:38:25 -05:00 |
|
|
|
cb10dde97d
|
added API Management for managing site level entity permissions
|
2022-12-02 16:42:43 -05:00 |
|
|
|
a04c7222b2
|
add upgrade logic for sites using remapped identifier and email claim types
|
2022-09-30 09:53:37 -04:00 |
|
|
|
2404e26b61
|
fix issue in upgrade logic for making folder paths cross platform
|
2022-09-08 15:43:03 -04:00 |
|
|
|
282a0b0c44
|
Fix #2382 - Admin pane improvements
|
2022-09-02 18:10:13 -04:00 |
|
|
|
13b9982461
|
added public Refresh method to FileManager
|
2022-09-02 09:11:00 -04:00 |
|
|
|
075748d697
|
made folder paths cross platform, introduced file handler for abstracting the serving of files, enabled url mapping for broken file links, resolved public folder deletion issue
|
2022-08-30 07:21:52 -04:00 |
|
|
|
9ef63ae60e
|
Fix #2280 - add 404 page on upgrade, Fix #2279 add message indicating a restart is required to activate scheduled jobs after installation, add Package Name to Module and Theme management
|
2022-07-13 15:18:41 -04:00 |
|
|
|
79c8126c4a
|
Fix #2230 - add support for an Unauthenticated User global role
|
2022-06-07 15:25:44 -04:00 |
|
|
|
9c32937c83
|
added support for url mapping and viitors
|
2021-12-09 08:48:56 -05:00 |
|
|
|
eea417ff44
|
added logging for startup issues
|
2021-07-01 07:37:03 -04:00 |
|
|
|
8e7b553ca8
|
Page IsClickable column must be nullable in order to support upgrades, add more defensive logic
|
2021-06-24 07:41:34 -04:00 |
|
|
|
276817c89d
|
made RenderMode configurable
|
2021-05-30 15:37:23 -04:00 |
|
|
|
fbce6c7248
|
automate the 2.1.0 upgrade
|
2021-05-27 16:18:45 -04:00 |
|
|
|
a5de639d15
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
|
|
|
cbe843bafc
|
User experience improvements
|
2021-04-17 19:18:24 -04:00 |
|
|
|
14480edd67
|
added globally unique identifier for Site ( used string data type to ensure compatibility with multiple database engines )
|
2021-04-02 12:30:20 -04:00 |
|
|
|
09c040128a
|
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
|
2021-03-30 17:48:49 -04:00 |
|
|
|
62362b9194
|
make module creator templates extensible
|
2021-03-30 10:06:25 -04:00 |
|
|
|
955e7a3856
|
Factored out Contants.*** Role into RoleNames.***
Renamed 'AllUsers' to 'Everyone'
|
2020-10-16 06:22:52 -05:00 |
|