Shaun Walker
|
c7442f12e8
|
Merge pull request #1430 from sbwalker/dev
version all DLLs and packages consistently and fix all deprecated iconurl warnings
|
2021-06-01 12:26:23 -04:00 |
|
Shaun Walker
|
3c48657e73
|
version all DLLs and packages consistently and fix all deprecated iconurl warnings
|
2021-06-01 12:30:21 -04:00 |
|
Shaun Walker
|
c91b8e72c0
|
fix EF Core version value in upgrade scripts
|
2021-06-01 10:31:16 -04:00 |
|
Shaun Walker
|
dc4e3213b1
|
Merge pull request #1429 from sbwalker/dev
fix EF Core version value in upgrade scripts
|
2021-06-01 10:27:30 -04:00 |
|
Charles Nurse
|
c6f4723ee3
|
Fix for Issue #1420
|
2021-05-31 15:55:09 -07:00 |
|
Shaun Walker
|
b76e8498d7
|
move logic for inserting migrations history from MigrateableModuleBase to MigrationUtils
|
2021-05-31 16:17:06 -04:00 |
|
Shaun Walker
|
879829b9bb
|
Merge pull request #1425 from sbwalker/dev
added metadata support for Module and Theme templates
|
2021-05-31 11:55:54 -04:00 |
|
Shaun Walker
|
ddd657bfa7
|
added metadata support for Module and Theme templates
|
2021-05-31 11:59:19 -04:00 |
|
Shaun Walker
|
276817c89d
|
made RenderMode configurable
|
2021-05-30 15:37:23 -04:00 |
|
Shaun Walker
|
d8b811e09f
|
Update appsettings.release.json
|
2021-05-30 15:35:19 -04:00 |
|
Shaun Walker
|
b21ffc2d63
|
Update appsettings.json
|
2021-05-30 15:35:04 -04:00 |
|
Shaun Walker
|
afcc5e2170
|
handle HtmlText module transition from SQL scripts to Migrations in module rather than in core framework
|
2021-05-30 13:16:26 -04:00 |
|
Shaun Walker
|
967f0fe626
|
leave a copy of database provider packages in distribution folder
|
2021-05-29 17:38:58 -04:00 |
|
Shaun Walker
|
7ed93b5ce6
|
package installer fix to handle .bak files
|
2021-05-29 15:13:27 -04:00 |
|
Shaun Walker
|
d73e1d21c7
|
prepare for 2.1.0 release
|
2021-05-29 13:00:36 -04:00 |
|
Shaun Walker
|
e84908485f
|
add support for custom "internal" module and theme templates. fix package installer issue related to absolute paths
|
2021-05-29 11:48:29 -04:00 |
|
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 |
|