This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
oqtane.framework
/
Oqtane.Shared
/
Shared
History
Shaun Walker
d6f3fd108b
Merge pull request
#449
from chlupac/LoadOptimalization
...
Simplified loading of oqtane assemblies
2020-05-07 15:09:32 -04:00
..
Constants.cs
fixes for framework upgrade, fixes for control panel CSS styles, added AllPages attrubute for Modules, bumped version to 0.9.1 to test upgrades
2020-05-07 14:38:24 -04:00
EntityNames.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
Icons.cs
Icon constants (
#339
)
2020-04-04 14:39:43 -04:00
InstallConfig.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
OqtaneIgnoreAttribute.cs
implementation of [OqtaneIgnore] class attribute in controls
2020-05-07 21:02:43 +02:00
PermissionNames.cs
Delete permission removed
2020-03-14 17:06:39 +01:00
SettingKeys.cs
Security fixes for Site Administrators to ensure proper access. Improvements to User and Role management components. Fix logic in CreateUser so that it does not prevent Administrators from creating users.
2020-04-21 15:16:12 -04:00
SiteState.cs
completed client state invalidation in multi-user environment
2020-03-10 10:37:42 -04:00
Utilities.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