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
Leigh Pointer
92718372b8
Fixed up margins in Control Panel
...
Added top margin to the Module Management
2023-07-18 12:47:48 +02:00
..
Extensions
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
2023-01-09 11:38:25 -05:00
Installer
fix validation message behavior in installer
2023-06-25 09:09:53 -04:00
Modules
Added a ShowProgress parameter to FileManager (enabled by default). Disabling will display a simple spinner rather than detailed progress information during upload.
2023-07-17 07:42:48 -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
SupportUrl integration
2023-07-14 15:18:52 -04:00
Services
prevent client looping if server is down
2023-07-17 11:49:06 -04:00
Themes
Fixed up margins in Control Panel
2023-07-18 12:47:48 +02:00
UI
Merge branch 'oqtane:dev' into dev
2023-07-12 12:43:40 +03:30
_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
changes to support page level scripts, ability to detect prerendering
2023-05-22 13:56:48 -04:00
AssemblyInfo.cs
Reuse AddOqtaneScopedServices()
2021-04-20 19:10:06 +03:00
Head.razor
more optimizations of Head component
2023-06-19 15:10:58 -04:00
Oqtane.Client.csproj
prepare for 4.0.1 release
2023-07-10 16:51:03 -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
optimize JavaScript handling
2023-05-18 14:36:06 -04:00
SharedResources.cs
Introduce SharedResource Localisation
2021-06-16 09:46:33 +02:00