.. |
Extensions
|
added support for url mapping and viitors
|
2021-12-09 08:48:56 -05:00 |
Installer
|
Added password policy validation in install wizard
|
2022-03-08 08:31:18 -05:00 |
Modules
|
Fixed issue with IHostResources not being registered properly
|
2022-03-07 16:52:40 -05: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
|
Added password policy validation in install wizard
|
2022-03-08 08:31:18 -05:00 |
Services
|
Added password policy validation in install wizard
|
2022-03-08 08:31:18 -05:00 |
Themes
|
changed IsModule property name to ES6Module for clarity
|
2022-02-20 08:53:04 -05:00 |
UI
|
added router support for url fragments, added language attribute to HTML document tag to improve validation, fixed Theme Settings so they can only be invoked via the Control Panel, added support for webp image files
|
2022-01-22 19:34:30 -05:00 |
_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
|
resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management
|
2022-02-06 12:19:42 -05:00 |
AssemblyInfo.cs
|
Reuse AddOqtaneScopedServices()
|
2021-04-20 19:10:06 +03:00 |
Oqtane.Client.csproj
|
prepare for 3.0.3 release
|
2022-02-11 16:59:48 -05:00 |
Oqtane.Client.csproj.DotSettings
|
Add docs to 2 core interfaces IAliasService and IFileService
|
2021-05-21 18:29:25 +02:00 |
Program.cs
|
Add many PrivateApi attributes to hide unimportant stuff in docs
|
2021-11-11 20:01:55 +01:00 |
SharedResources.cs
|
Introduce SharedResource Localisation
|
2021-06-16 09:46:33 +02:00 |