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
/
Modules
/
Admin
History
Shaun Walker
3a79fa074a
fix
#2700
- translation installation
2023-03-28 15:52:07 -04:00
..
Dashboard
#2618
- add backward compatibility for permissions optimizations
2023-03-02 15:34:42 -05:00
Error
Fix
#2285
- handle scenario where the module definition associated to a module instance does not exist
2022-07-14 16:58:16 -04:00
Files
#2618
- add backward compatibility for permissions optimizations
2023-03-02 15:34:42 -05:00
Jobs
Make sure Job date times are stored in the database as UTC. This is required if using Postgres or you will get an exception with a message of “Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported.”.
2022-09-07 12:46:24 -06:00
Languages
fix
#2700
- translation installation
2023-03-28 15:52:07 -04:00
Login
fix
#2578
- error notification sent via email includes direct link to specific log item, however redirect was causing an infinite loop. This resolves the problem and also preserves url querystring parameters during login/logout.
2023-02-06 16:44:25 -05:00
Logs
refactor visitor cookie name into a shared constant
2023-02-07 16:26:23 -05:00
ModuleCreator
fix
#2570
- do not allow the term "oqtane" to be used as an organization or module/theme name (to avoid namespace issues).
2023-02-09 16:26:20 -05:00
ModuleDefinitions
exclude legacy Permissions properties from serialization/API payload
2023-03-09 15:51:16 -05:00
Modules
#2618
- add backward compatibility for permissions optimizations
2023-03-02 15:34:42 -05:00
Pages
#2618
- add backward compatibility for permissions optimizations
2023-03-02 15:34:42 -05:00
Profiles
format PermissionNames to be more readable
2023-01-09 15:36:41 -05:00
RecycleBin
Merge branch 'dev' into RecycleBinDelete
2023-03-09 11:49:22 +01:00
Register
made word casing consistent with other module messages and reduced length of message
2023-03-28 08:53:26 -04:00
Reset
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
2022-04-22 17:54:20 -04:00
Roles
format PermissionNames to be more readable
2023-01-09 15:36:41 -05:00
Site
include Site Map field in Site Settings
2023-03-11 17:42:37 -05:00
Sites
fix
#2567
- migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
Sql
fix
#2567
- migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
SystemInfo
fix
#2567
- migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
Themes
fix
#2570
- do not allow the term "oqtane" to be used as an organization or module/theme name (to avoid namespace issues).
2023-02-09 16:26:20 -05:00
Upgrade
Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic.
2021-10-06 17:20:44 -04:00
UrlMappings
use PageState.Uri rather than creating a new Uri object
2022-01-15 12:58:47 -05:00
UserProfile
Hide the ActionDialog Button for "Clear Notifications"
2023-03-06 09:13:25 +01:00
Users
#2655
- add support for capturing user profile infrmation from claims during external login
2023-03-10 10:14:57 -05:00
Visitors
add support for preserving state when loading admin components
2022-08-12 10:43:00 -04:00