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
/
Controllers
History
Shaun Walker
a70f1ee1e0
cleanup
2022-03-30 22:08:32 -04:00
..
AliasController.cs
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues,
fix
#1618
Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
2021-08-26 18:20:58 -04:00
DatabaseController.cs
…
FileController.cs
enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification
2022-01-10 19:58:58 -05:00
FolderController.cs
…
InstallationController.cs
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly).
Fix
#1702
- remove web,config from upgrade package.
2021-10-05 14:32:05 -04:00
JobController.cs
convention shortcut to suppress title in container
2022-01-06 17:24:18 -05:00
JobLogController.cs
…
LanguageController.cs
…
LocalizationController.cs
…
LogController.cs
…
ModuleController.cs
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
2022-01-14 13:26:24 -05:00
ModuleControllerBase.cs
…
ModuleDefinitionController.cs
upgrade module and theme templates to .NET6
2021-11-05 12:53:13 -04:00
NotificationController.cs
…
PackageController.cs
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues,
fix
#1618
Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
2021-08-26 18:20:58 -04:00
PageController.cs
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
2022-01-14 13:26:24 -05:00
PageModuleController.cs
…
ProfileController.cs
…
RoleController.cs
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues,
fix
#1618
Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
2021-08-26 18:20:58 -04:00
SettingController.cs
cleanup
2022-03-30 22:08:32 -04:00
SiteController.cs
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
2022-01-14 13:26:24 -05:00
SiteTemplateController.cs
…
SqlController.cs
…
SyncController.cs
…
SystemController.cs
Added support for per site options and OpenID Connect
2022-03-13 22:55:52 -04:00
TenantController.cs
…
ThemeController.cs
upgrade module and theme templates to .NET6
2021-11-05 12:53:13 -04:00
UrlMappingController.cs
Add support for IsPublic to all Setting types, enable Url Mapping for internal links
2021-12-18 10:35:22 -05:00
UserController.cs
remote service support via Jwt
2022-03-30 08:07:03 -04:00
UserRoleController.cs
consolidate user creation
2022-03-24 12:32:41 -04:00
VisitorController.cs
Add support for IsPublic to all Setting types, enable Url Mapping for internal links
2021-12-18 10:35:22 -05:00