Shaun Walker
|
54a639d1d5
|
Module Creator external template changes for 2.1 - supporting mutliple databases, EF Core migrations, and other multi-tenancy improvements
|
2021-05-28 17:01:25 -04:00 |
|
Shaun Walker
|
8529a42075
|
fixed upgrade logic
|
2021-05-28 16:01:11 -04:00 |
|
Shaun Walker
|
e559a11261
|
Delete Oqtane.Server/Content/Tenants/1/Sites/1 directory
|
2021-05-28 08:43:42 -04:00 |
|
Shaun Walker
|
e0c2763c9f
|
refactoring in preparation for release
|
2021-05-28 07:53:49 -04:00 |
|
Shaun Walker
|
4108c07862
|
moved Packages folder to secure location
|
2021-05-27 21:39:43 -04:00 |
|
Shaun Walker
|
a144a5c432
|
improved legacy support for module authorization policy
|
2021-05-27 21:01:25 -04:00 |
|
Shaun Walker
|
9aff82e504
|
Update appsettings.release.json
|
2021-05-27 16:17:09 -04:00 |
|
Shaun Walker
|
9ff4d9c143
|
Update appsettings.json
|
2021-05-27 16:16:48 -04:00 |
|
Shaun Walker
|
fbce6c7248
|
automate the 2.1.0 upgrade
|
2021-05-27 16:18:45 -04:00 |
|
Shaun Walker
|
908d572cc9
|
Update appsettings.release.json
|
2021-05-26 17:43:02 -04:00 |
|
Shaun Walker
|
f0384732ac
|
Update appsettings.json
|
2021-05-26 17:42:43 -04:00 |
|
Shaun Walker
|
50ac9236af
|
move database projects into their own solution to keep the streamline main solution
|
2021-05-26 17:46:08 -04:00 |
|
Shaun Walker
|
d520d50b75
|
Update appsettings.release.json
synchronized with appsettings.json
|
2021-05-26 12:00:49 -04:00 |
|
Shaun Walker
|
99838679bd
|
Update appsettings.json
reorganized to move most relevant settings to the top of the file
|
2021-05-26 12:00:15 -04:00 |
|
Shaun Walker
|
c07e766e57
|
add support for public content folders
|
2021-05-26 12:01:35 -04:00 |
|
Charles Nurse
|
d280a4aa01
|
Move Available Databases to appsettings and use IOptions
|
2021-05-25 15:03:27 -07:00 |
|
Charles Nurse
|
9c0cef870c
|
Merge AppVersions information into EFMigrationsHistory table
|
2021-05-25 12:17:44 -07:00 |
|
Charles Nurse
|
077b866e8c
|
Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied
|
2021-05-25 12:16:10 -07:00 |
|
Charles Nurse
|
7753988f64
|
Remove log files from git
|
2021-05-24 16:02:45 -07:00 |
|
Charles Nurse
|
a62a1be1f3
|
Merge branch 'dev' of https://github.com/cnurse/oqtane.framework into dev
# Conflicts:
# Oqtane.Server/Infrastructure/DatabaseManager.cs
|
2021-05-24 15:47:02 -07:00 |
|
Charles Nurse
|
f2ae1e3bff
|
Merge commit '42265cdda4ea03541522bf5cf5d104059927393f' into dev
# Conflicts:
# Oqtane.Server/Infrastructure/DatabaseManager.cs
|
2021-05-24 15:40:35 -07:00 |
|
Charles Nurse
|
a0838cbc84
|
3rd attempt to resolve conflicts
|
2021-05-24 15:14:58 -07:00 |
|
Charles Nurse
|
17f5f39a54
|
2nd attempt to Fix conflict
|
2021-05-24 15:12:41 -07:00 |
|
Charles Nurse
|
4853a64cf9
|
Fix conflict
|
2021-05-24 15:08:44 -07:00 |
|
Charles Nurse
|
69376c5baf
|
Missing files from previous commit
|
2021-05-24 14:46:54 -07:00 |
|
Charles Nurse
|
42265cdda4
|
Fix Upgrade issue with new componentized Database projects
|
2021-05-24 14:46:12 -07:00 |
|
Shaun Walker
|
72b06b16cf
|
fix #1272 - add support for ref folder in package installation
|
2021-05-24 15:50:38 -04:00 |
|
Charles Nurse
|
4a609b444e
|
Rename IOqtaneDatabase interface (and related base class)
|
2021-05-24 11:57:47 -07:00 |
|
Shaun Walker
|
791e786db8
|
Update appsettings.release.json
|
2021-05-24 09:03:57 -04:00 |
|
Shaun Walker
|
e5229626ab
|
Update appsettings.json
|
2021-05-24 09:03:04 -04:00 |
|
Shaun Walker
|
5c21ab37ee
|
added PackageName property to IModule and ITheme interfaces to allow creators to specify the Nuget package name associated to a specific module/theme. This is necessary for packages which contain multiple extensions.
|
2021-05-24 08:59:50 -04:00 |
|
Shaun Walker
|
41ed069072
|
fix #1389 - exception in PrincipalValidator
|
2021-05-24 08:17:46 -04:00 |
|
Shaun Walker
|
35aaf476d0
|
Merge pull request #1387 from sbwalker/dev
fix #1367 - provides support for multiple entities in auth policy and makes parameter names more intuitive - backward compatible with entityid
|
2021-05-23 10:25:17 -04:00 |
|
Shaun Walker
|
3f48c1f8fe
|
fix #1367 - provides support for multiple entities in auth policy and makes parameter names more intuitive - backward compatible with entityid
|
2021-05-23 10:29:05 -04:00 |
|
Charles Nurse
|
342dae4aa7
|
Fix bug with MySQL Installation caused by new Migration
|
2021-05-21 16:38:48 -07:00 |
|
Charles Nurse
|
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 |
|
Shaun Walker
|
9256c88fc4
|
update template to remove ASP.NET Core 3 reference
|
2021-05-19 09:08:59 -04:00 |
|
Shaun Walker
|
470c7bb2a9
|
Merge pull request #1355 from hishamco/folder-columns
Change Folder Name & Path length
|
2021-05-19 08:50:56 -04:00 |
|
Shaun Walker
|
09537ab0e4
|
auth improvements related to multi-tenancy
|
2021-05-19 08:46:02 -04:00 |
|
hishamco
|
b3d367329e
|
Fix migration version name
|
2021-05-16 21:47:34 +03:00 |
|
hishamco
|
795e71278b
|
Change Folder Name & Path length
|
2021-05-16 20:28:41 +03:00 |
|
Shaun Walker
|
943adec3a0
|
fixes for running on WebAssembly
|
2021-05-13 07:58:57 -04:00 |
|
Charles Nurse
|
c036a9d11f
|
Remove DbConfig and new constructors on DbContextBase and refactor Migrations to use explcit generation of IOqtaneDatabase instance
|
2021-05-12 15:17:40 -07:00 |
|
Charles Nurse
|
92dd8354ba
|
Switch DBType to use the fully-qualified type name rather than a simple name
|
2021-05-12 10:22:17 -07:00 |
|
Charles Nurse
|
4ffdcf1e52
|
Remove dependency of Oqtane.Server on SqlClient
|
2021-05-11 13:56:49 -07:00 |
|
Shaun Walker
|
bae6120e3b
|
added DatabaseService to get list of database types from server
|
2021-05-11 15:56:41 -04:00 |
|
Shaun Walker
|
d88bd87aea
|
add support for Blazor pre-rendering
|
2021-05-11 09:03:05 -04:00 |
|
Shaun Walker
|
a5de639d15
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
|
Shaun Walker
|
38aebf5aff
|
Allow installation of Language packages through Language Management
|
2021-05-05 19:03:06 -04:00 |
|
hishamco
|
d83eac5af3
|
Merge remote-tracking branch 'upstream/dev' into sql-server
|
2021-05-01 21:36:08 +03:00 |
|