|
50eeaf8497
|
add support for TrustServerCertificate connection string option for SQL Server
|
2021-11-05 16:01:00 -04:00 |
|
|
bd5a827593
|
fix #1746 - SQL Server installation needs to allow configuration of encryption setting on .NET 6
|
2021-11-03 16:37:37 -04:00 |
|
|
29bd31f609
|
upgrade to .NET 6 and increment version to 3.0.0
|
2021-10-19 15:33:03 -04:00 |
|
|
53e5728ad2
|
fix #1640 to resolve issue with server prerendering, upgrade Installer to Bootstrap5, add more defensive logic and logging to DatabaseManager, fix file logger issue, update Pager to use Bootstrap5 pagination, add expiry date support for commercial extensions
|
2021-09-10 08:24:05 -04:00 |
|
|
e4201c1a4d
|
allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install
|
2021-08-06 12:59:56 -04:00 |
|
|
1cc16a7ed4
|
update install wizard to Bootstrap 5
|
2021-07-19 16:49:31 -04:00 |
|
|
b77d313715
|
Merge pull request #1515 from gjwalk/dev
Shared resources added
|
2021-06-27 08:50:46 -04:00 |
|
|
9e004f5b3c
|
add ability to register for updates
|
2021-06-27 08:48:18 -04:00 |
|
|
ba9ca22aaa
|
update to resources
|
2021-06-25 16:34:30 -04:00 |
|
|
ae0edcfd2d
|
create default rex files with static keys
|
2021-06-18 14:45:38 -04:00 |
|
|
8f944e29ac
|
set the DefaultDBType as the default database option in the Installer and Add Site UI
|
2021-06-11 08:43:46 -04:00 |
|
|
fbce6c7248
|
automate the 2.1.0 upgrade
|
2021-05-27 16:18:45 -04:00 |
|
|
63378e1654
|
implemented Label component in Installer for consistency and removed redundant logic
|
2021-05-23 11:17:23 -04:00 |
|
|
47c04dc150
|
Convert Database projects so they build installable Packages rather than deploy to bin and modify installation to deploy Databases on demand as needed.
|
2021-05-20 12:39:09 -07:00 |
|
|
92dd8354ba
|
Switch DBType to use the fully-qualified type name rather than a simple name
|
2021-05-12 10:22:17 -07:00 |
|
|
bae6120e3b
|
added DatabaseService to get list of database types from server
|
2021-05-11 15:56:41 -04:00 |
|
|
a5de639d15
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
|
|
1efd623a99
|
Adding new DatabaseConfig components in the Client project for supported Databases to avoid deploying server dlls to client
|
2021-04-27 15:35:10 -07:00 |
|