oqtane.framework/Oqtane.Shared/Shared
2022-01-27 18:12:04 -05:00
..
Constants.cs improved UX in Event Log by preserving criteria when viewing Details, added RowClass and ColumnClass parameters to Pager component, added initial-scale=1.0 to viewport specification in _host, added default visitor tracking filter, fixed "The given key 'level' was not present in the dictionary" issue in Visitor Management - Details by ensuring data was fully loaded 2022-01-27 18:12:04 -05:00
ControllerRoutes.cs optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
EntityNames.cs moduledefinition settings and host settings 2021-12-09 15:50:00 -05:00
FolderTypes.cs add support for public content folders 2021-05-26 12:01:35 -04:00
Icons.cs allow developers to use custom icon libraries (Open Iconic is the default) 2020-12-22 08:37:33 -05:00
InstallConfig.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
OqtaneIgnoreAttribute.cs implementation of [OqtaneIgnore] class attribute in controls 2020-05-07 21:02:43 +02:00
PaneNames.cs User experience improvements 2021-04-17 19:18:24 -04:00
PermissionNames.cs Delete permission removed 2020-03-14 17:06:39 +01:00
PolicyNames.cs Factor out Policy Names 2020-10-19 20:04:13 -05:00
RoleNames.cs Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05:00
ServiceActivator.cs Refactoring 2020-09-30 00:07:00 +03:00
SettingKeys.cs allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install 2021-08-06 12:59:56 -04:00
SiteState.cs added interop method for setting scroll position, persisted RemoteIPAddress in PageState so it is available on Blazor Server, added support for forwarded headers from load balancers and proxy servers, replaced DateTime.Now references DateTimeUtcNow for consistency, fixed issue where upgrade logic was being executed for prior version 2022-01-13 07:18:37 -05:00
TenantNames.cs Refactor TenantNames.Master 2020-10-16 10:45:13 -05:00
UserNames.cs Factoring out Constants.AdminPane and Constants.HostUser 2020-10-16 10:23:17 -05:00
Utilities.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