Commit Graph

16 Commits

Author SHA1 Message Date
9ba356c47e moved AlterStringColumn to IDatabase interface so that it can be overridden in the Sqlite provider rather than requiring conditional logic in the migrations 2022-02-22 14:47:31 -05:00
5aed64f614 fixed #1989 - installation on SQLite failing due to DropColumn, fixed #1986 - IClientStartup not getting called for External Modules, added ability to correlate new visitors by IP address 2022-02-10 08:05:55 -05:00
cea5f86df4 prepare for 3.0.2 release 2022-01-11 17:46:36 -05:00
7b0c0c3e17 prepare for 3.0.1 2021-12-10 14:16:16 -05:00
69783b0709 updated database provider references 2021-11-11 09:21:01 -05:00
29bd31f609 upgrade to .NET 6 and increment version to 3.0.0 2021-10-19 15:33:03 -04:00
c0b13a1f09 2.3.1 database provider packages 2021-09-27 14:22:23 -04:00
c1b482e0c0 check in latest database provider packages 2021-09-22 14:47:14 -04:00
276431b62d update theme creator template to Bootstrap5 2021-07-06 11:00:45 -04:00
9bccc402a0 use versionless package names for database providers to support future framework upgrades 2021-06-02 08:09:46 -04:00
3c48657e73 version all DLLs and packages consistently and fix all deprecated iconurl warnings 2021-06-01 12:30:21 -04:00
e0c2763c9f refactoring in preparation for release 2021-05-28 07:53:49 -04:00
4108c07862 moved Packages folder to secure location 2021-05-27 21:39:43 -04:00
50ac9236af move database projects into their own solution to keep the streamline main solution 2021-05-26 17:46:08 -04:00
7753988f64 Remove log files from git 2021-05-24 16:02:45 -07:00
72b06b16cf fix #1272 - add support for ref folder in package installation 2021-05-24 15:50:38 -04:00