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.Client
History
Shaun Walker
0b78d75a21
Merge pull request
#2314
from sbwalker/dev
...
prepare for 3.1.4 release
2022-07-26 17:22:27 -04:00
..
Extensions
added extension method for creating a LocalizerFactory using a type name, refactored Pager and LocalizableComponent to use LocalizerFactory
2022-06-15 16:19:22 -04:00
Installer
add ability to supply connection string in Add Site
2022-07-26 10:12:54 -04:00
Modules
support for module translation download/install
2022-07-26 14:44:06 -04:00
Properties
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
2019-08-14 09:34:35 -04:00
Providers
refactoring, enhancements, and some fixes
2021-06-10 08:16:02 -04:00
Resources
support for module translation download/install
2022-07-26 14:44:06 -04:00
Services
Merge pull request
#2302
from chlupac/FileServiceFix
2022-07-20 08:23:41 -04:00
Themes
Added version to Language Management, improved framework performance by loading languages into PageState, include all supported cultures and allow Administrator to add any language to a site regardless of translation availability, fix translation upgrade issue
2022-07-16 09:59:47 -04:00
UI
Added version to Language Management, improved framework performance by loading languages into PageState, include all supported cultures and allow Administrator to add any language to a site regardless of translation availability, fix translation upgrade issue
2022-07-16 09:59:47 -04:00
_Imports.razor
added Oqtane.Client to _Imports so it can find the new SharedResources class
2021-06-15 07:59:05 -04:00
App.razor
remote service support via Jwt
2022-03-30 08:07:03 -04:00
AssemblyInfo.cs
Reuse AddOqtaneScopedServices()
2021-04-20 19:10:06 +03:00
Oqtane.Client.csproj
prepare for 3.1.4 release
2022-07-26 17:22:06 -04:00
Oqtane.Client.csproj.DotSettings
Add docs to 2 core interfaces IAliasService and IFileService
2021-05-21 18:29:25 +02:00
Program.cs
introduce ITransientService interface for auto registration of transient services (for DBContexts and Repositories)
2022-07-26 09:41:42 -04:00
SharedResources.cs
Introduce SharedResource Localisation
2021-06-16 09:46:33 +02:00