Commit Graph

845 Commits

Author SHA1 Message Date
25dc6b9b08 when set Runtime as WebAssembly, IDM app recognize oqtane.zip and download this file and this make an issue and oqtane not work correctly and for this I set diffrent extention that IDM cant recognize it 2021-06-09 12:45:31 +12:00
82c05a841f Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04:00
54cd360bb5 allow host to change runtime and rendermode settings in System Info 2021-06-06 11:04:37 -04:00
900ea8cfbc allow host to view tenant information in Site Settings 2021-06-06 10:36:13 -04:00
357ef09dd1 new controller auth parameter should take precedence over legacy 2021-06-06 10:03:54 -04:00
a2b808fde2 use new service auth pattern in module template 2021-06-04 15:01:25 -04:00
fab06a5279 create Public folder during installation 2021-06-04 12:30:46 -04:00
69c948ad79 misc site settings UX fixes 2021-06-04 08:42:33 -04:00
ab3af5f294 use full package name for manifest 2021-06-04 07:30:33 -04:00
7b32a16fd8 handle versionless package names in installer 2021-06-03 15:03:11 -04:00
060f764da7 separated updater from main solution 2021-06-03 08:37:56 -04:00
dd9f2e6675 improve System Update user experience 2021-06-02 19:22:20 -04:00
3db12a225b use secure Packages location for upgrade process 2021-06-02 16:53:55 -04:00
912b775553 preserve backward compatibility of CreateAuthorizationPolicyUrl method 2021-06-02 12:20:31 -04:00
9bccc402a0 use versionless package names for database providers to support future framework upgrades 2021-06-02 08:09:46 -04:00
1b4934d623 Merge pull request #1431 from sbwalker/dev
fix issue in theme creator
2021-06-01 15:45:09 -04:00
8dfe8eba27 fix issue in theme creator 2021-06-01 15:49:06 -04:00
3c48657e73 version all DLLs and packages consistently and fix all deprecated iconurl warnings 2021-06-01 12:30:21 -04:00
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
c91b8e72c0 fix EF Core version value in upgrade scripts 2021-06-01 10:31:16 -04:00
dc4e3213b1 Merge pull request #1429 from sbwalker/dev
fix EF Core version value in upgrade scripts
2021-06-01 10:27:30 -04:00
c6f4723ee3 Fix for Issue #1420 2021-05-31 15:55:09 -07:00
b76e8498d7 move logic for inserting migrations history from MigrateableModuleBase to MigrationUtils 2021-05-31 16:17:06 -04:00
879829b9bb Merge pull request #1425 from sbwalker/dev
added metadata support for Module and Theme templates
2021-05-31 11:55:54 -04:00
ddd657bfa7 added metadata support for Module and Theme templates 2021-05-31 11:59:19 -04:00
276817c89d made RenderMode configurable 2021-05-30 15:37:23 -04:00
d8b811e09f Update appsettings.release.json 2021-05-30 15:35:19 -04:00
b21ffc2d63 Update appsettings.json 2021-05-30 15:35:04 -04:00
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
967f0fe626 leave a copy of database provider packages in distribution folder 2021-05-29 17:38:58 -04:00
7ed93b5ce6 package installer fix to handle .bak files 2021-05-29 15:13:27 -04:00
d73e1d21c7 prepare for 2.1.0 release 2021-05-29 13:00:36 -04:00
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
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
8529a42075 fixed upgrade logic 2021-05-28 16:01:11 -04:00
e559a11261 Delete Oqtane.Server/Content/Tenants/1/Sites/1 directory 2021-05-28 08:43:42 -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
a144a5c432 improved legacy support for module authorization policy 2021-05-27 21:01:25 -04:00
9aff82e504 Update appsettings.release.json 2021-05-27 16:17:09 -04:00
9ff4d9c143 Update appsettings.json 2021-05-27 16:16:48 -04:00
fbce6c7248 automate the 2.1.0 upgrade 2021-05-27 16:18:45 -04:00
908d572cc9 Update appsettings.release.json 2021-05-26 17:43:02 -04:00
f0384732ac Update appsettings.json 2021-05-26 17:42: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
d520d50b75 Update appsettings.release.json
synchronized with appsettings.json
2021-05-26 12:00:49 -04:00
99838679bd Update appsettings.json
reorganized to move most relevant settings to the top of the file
2021-05-26 12:00:15 -04:00
c07e766e57 add support for public content folders 2021-05-26 12:01:35 -04:00
d280a4aa01 Move Available Databases to appsettings and use IOptions 2021-05-25 15:03:27 -07:00
9c0cef870c Merge AppVersions information into EFMigrationsHistory table 2021-05-25 12:17:44 -07:00