|
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 |
|
|
7c6dc6d774
|
Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable
|
2020-05-01 10:27:14 -04:00 |
|