This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Shared
/
Shared
History
Shaun Walker
9037f49680
Merge pull request
#1294
from cnurse/dev
...
Adding new DatabaseConfig components in the Client project for supported Databases
2021-04-28 15:30:22 -04:00
..
Constants.cs
Make version static-readonly
2021-04-26 13:51:37 +02:00
ControllerRoutes.cs
Factor out default controller route.
2020-10-16 10:37:17 -05: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
allow developers to use custom icon libraries (Open Iconic is the default)
2020-12-22 08:37:33 -05:00
InstallConfig.cs
Merge pull request
#1239
from cnurse/dev
2021-04-19 21:11:11 -04:00
OqtaneDatabaseBase.cs
Adding new DatabaseConfig components in the Client project for supported Databases to avoid deploying server dlls to client
2021-04-27 15:35:10 -07:00
OqtaneIgnoreAttribute.cs
implementation of [OqtaneIgnore] class attribute in controls
2020-05-07 21:02:43 +02:00
PaneNames.cs
User experience improvements
2021-04-17 19:18:24 -04:00
PermissionNames.cs
Delete permission removed
2020-03-14 17:06:39 +01:00
PolicyNames.cs
Factor out Policy Names
2020-10-19 20:04:13 -05:00
RoleNames.cs
Factored out Contants.*** Role into RoleNames.***
2020-10-16 06:22:52 -05:00
ServiceActivator.cs
Refactoring
2020-09-30 00:07:00 +03:00
SettingKeys.cs
Add support for Sqlite - Installation path tested but AddSite not supported yet
2021-03-23 11:06:18 -07:00
SiteState.cs
completed client state invalidation in multi-user environment
2020-03-10 10:37:42 -04:00
TenantNames.cs
Refactor TenantNames.Master
2020-10-16 10:45:13 -05:00
UserNames.cs
Factoring out Constants.AdminPane and Constants.HostUser
2020-10-16 10:23:17 -05:00
Utilities.cs
FileController - content disposition
2020-12-15 11:06:52 +01:00