This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework
mirror of
https://github.com/oqtane/oqtane.framework.git
synced
2025-05-22 20:44:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oqtane.framework
/
Oqtane.Server
/
Infrastructure
History
Shaun Walker
4065d87a74
improved module/theme installation by saving the list of files which are in the Nuget package and using that list to remove them during uninstall
2020-08-29 10:55:40 -04:00
..
Interfaces
added support for dynamic inclusion of global resources in _host.cshtml ( ie. global stylesheets and scripts such as those required by UI component suites )
2020-08-28 11:24:43 -04:00
Jobs
optimize NotificationJob so that it only processes the sites for each tenant once.
2020-07-23 14:14:29 -04:00
SiteTemplates
Merge pull request
#655
from alexhendel/fix-path-handling
2020-07-16 10:27:34 -04:00
DatabaseManager.cs
resolve
#526
remove pluralization from module creation templates
2020-08-14 12:44:37 -04:00
InstallationManager.cs
improved module/theme installation by saving the list of files which are in the Nuget package and using that list to remove them during uninstall
2020-08-29 10:55:40 -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