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.Server
History
Shaun Walker
5c21ab37ee
added PackageName property to IModule and ITheme interfaces to allow creators to specify the Nuget package name associated to a specific module/theme. This is necessary for packages which contain multiple extensions.
2021-05-24 08:59:50 -04:00
..
Content/Tenants/1/Sites
/1
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
Controllers
fix
#1367
- provides support for multiple entities in auth policy and makes parameter names more intuitive - backward compatible with entityid
2021-05-23 10:29:05 -04:00
Data
Add support for Sqlite - Installation path tested but AddSite not supported yet
2021-03-23 11:06:18 -07:00
Databases
Convert Database projects so they build installable Packages rather than deploy to bin and modify installation to deploy Databases on demand as needed.
2021-05-20 12:39:09 -07:00
Extensions
Convert Database projects so they build installable Packages rather than deploy to bin and modify installation to deploy Databases on demand as needed.
2021-05-20 12:39:09 -07:00
Infrastructure
Convert Database projects so they build installable Packages rather than deploy to bin and modify installation to deploy Databases on demand as needed.
2021-05-20 12:39:09 -07:00
Migrations
Fix bug with MySQL Installation caused by new Migration
2021-05-21 16:38:48 -07:00
Modules
fix
#1367
- provides support for multiple entities in auth policy and makes parameter names more intuitive - backward compatible with entityid
2021-05-23 10:29:05 -04:00
Pages
auth improvements related to multi-tenancy
2021-05-19 08:46:02 -04:00
Properties
Update launchSettings.json
2020-06-18 23:06:33 -07:00
Repository
added PackageName property to IModule and ITheme interfaces to allow creators to specify the Nuget package name associated to a specific module/theme. This is necessary for packages which contain multiple extensions.
2021-05-24 08:59:50 -04:00
Resources
Add Resources folder
2020-11-27 22:06:54 +03:00
Scripts
Fix bug with installs due to missing Migrations
2021-04-20 10:58:26 -07:00
Security
fix
#1389
- exception in PrincipalValidator
2021-05-24 08:17:46 -04:00
wwwroot
Allow installation of Language packages through Language Management
2021-05-05 19:03:06 -04:00
appsettings.json
Merge pull request
#1260
from hishamco/supported-cultures
2021-04-20 17:14:21 -04:00
appsettings.release.json
added DefaultAction property to IModule (
#765
)
2020-10-03 15:50:15 -04:00
AssemblyInfo.cs
Set RootNamespace
2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj
Convert Database projects so they build installable Packages rather than deploy to bin and modify installation to deploy Databases on demand as needed.
2021-05-20 12:39:09 -07:00
Program.cs
Simplify localization settings configurations
2020-10-10 22:19:21 +03:00
Startup.cs
auth improvements related to multi-tenancy
2021-05-19 08:46:02 -04:00