This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework
Watch
10
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
e627e142335d94f2e12a7bd6a113d04545ff2ac3
oqtane.framework
/
Oqtane.Server
/
Infrastructure
/
Interfaces
History
Shaun Walker
7c6dc6d774
Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable
2020-05-01 10:27:14 -04:00
..
IDatabaseManager.cs
install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin
2020-04-30 13:58:04 -04:00
IInstallable.cs
install/upgrade refactoring to consolidate all use cases and implement IInstallable interface for modules, moved tenant creation to site management UI, fixed z-order issues in Blazor theme, enhanced JS Interop methods to support integrity and crossorigin
2020-04-30 13:58:04 -04:00
IInstallationManager.cs
rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (
#343
)
2020-04-05 14:39:08 -04:00
ILogManager.cs
rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (
#343
)
2020-04-05 14:39:08 -04:00
ISiteTemplate.cs
rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (
#343
)
2020-04-05 14:39:08 -04:00
ISyncManager.cs
rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (
#343
)
2020-04-05 14:39:08 -04:00
IUpgradeManager.cs
Added ability to execute version specific code during framework upgrade (removed ApplicationVersion table and replaced with Version field on Tenant table), updated version number to 0.9.0 and renamed install scripts to match - this will be a baseline release which will be upgradeable
2020-05-01 10:27:14 -04:00