This website requires JavaScript.
Explore
Help
Register
Sign In
kocoded
/
oqtane.framework
Watch
1
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
09c040128a
oqtane.framework
/
Oqtane.Client
/
Modules
History
Shaun Walker
09c040128a
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
2021-03-30 17:48:49 -04:00
..
Admin
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
2021-03-30 17:48:49 -04:00
Controls
Fix Pager component issue which manifested itself in Event Log. This reverts a fix from
#1160
and addresses the root problem.
2021-03-11 11:21:47 -05:00
HtmlText
Localize alert messages in controls
2020-12-09 21:15:35 +03:00
IModule.cs
rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (
#343
)
2020-04-05 14:39:08 -04:00
MessageType.cs
Fixed build warnings related to ModuleMessage component changes
2020-10-05 09:11:47 -04:00
ModuleBase.cs
FileController - content disposition
2020-12-15 11:06:52 +01:00
ModuleControlBase.cs
added ModuleControlBase
2020-06-25 09:31:21 -04:00