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
068803615b6a202fb87d9db1471f1db9f2aeb287
oqtane.framework
/
Oqtane.Server
/
Infrastructure
History
Pavel Vesely
068803615b
Notification job fill mail subject
2020-05-22 21:29:52 +02:00
..
Interfaces
IServerStartup implementation
2020-05-11 11:19:12 +02:00
Jobs
Notification job fill mail subject
2020-05-22 21:29:52 +02:00
SiteTemplates
update to version 1.0.0
2020-05-19 14:08:03 -04:00
DatabaseManager.cs
Allow modules to be installed/uninstalled with embedded scripts or IInstallable interface. Fix module uninstall issues.
2020-05-14 11:54:28 -04:00
InstallationManager.cs
fixes to upgrade project
2020-05-20 11:57:41 -04:00
LogManager.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
SyncManager.cs
improve performance of alias handling and allow aliases to be an unlimited number of subfolders in depth
2020-05-05 09:15:36 -04:00
UpgradeManager.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