4084b352de
added ability to specify a site home page, updated default template content to include .NET MAUI
2022-08-15 17:01:20 -04:00
468df15d80
add Site option for specifying a Hosting Model of Blazor Hybrid
2022-08-15 09:30:36 -04:00
aba3d58df8
missing translation keys for module names
2022-06-06 10:12:00 +05:00
88377529bc
Fix for #2209 Localization Pager component (Page @_page of @_pages)
...
Added fixe for issue. Added the resource "PageOfPages" to SharedResources as trying to inject IStringLocalizer<Pager<TableItem>> and adding Pager.resx the resource failed to load.
2022-05-22 20:23:17 +02:00
d5d4f85003
3.1.1 database providers, default module creator version to local install version
2022-05-02 17:08:29 -04:00
e4c648ee92
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
2022-04-22 17:54:20 -04:00
6a99e81e75
Add the Username to the display.
...
When looking through Users and Roles it would seem ideal to also show the username.
2022-01-21 09:36:32 +01:00
5ca77c3f64
Modification to Page Management component
...
Add a new tabpane that lists all the module on that page. From here you are able to modify the module settings and or delete the module from a page. Delete will send the module to the recycle bin.
2021-11-15 23:26:20 +01:00
306b78b526
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
f739db1e42
Enhance Settings API for public Site Settings. Added Settings to Site model by default. Added new parameters to Login and UserProfile components. Enhanced Oqtane Theme settings to use new component parameters. Enhanced image download and resizing logic.
2021-09-20 17:15:52 -04:00
53e5728ad2
fix #1640 to resolve issue with server prerendering, upgrade Installer to Bootstrap5, add more defensive logic and logging to DatabaseManager, fix file logger issue, update Pager to use Bootstrap5 pagination, add expiry date support for commercial extensions
2021-09-10 08:24:05 -04:00
07165ce68d
add support for trial periods
2021-09-03 15:24:51 -04:00
e00b7c9be9
add some missing localization keys
2021-08-27 17:29:45 -04:00
ffe724b32d
add support for free/paid in module, theme, translation installation
2021-08-13 15:56:22 -04:00
33a76c61ca
updated modules for input requirements
2021-07-27 16:24:01 -04:00
2433958a0f
fixed issue in SharedResource file
2021-06-27 08:59:04 -04:00
f989f63546
Merge branch 'dev' into dev
2021-06-25 17:56:21 -04:00
ef6f5f2769
update resources
2021-06-25 17:03:29 -04:00
ba9ca22aaa
update to resources
2021-06-25 16:34:30 -04:00
509f054961
package UI updates
2021-06-25 08:10:15 -04:00
bfafffd8cb
add search to package manager components
2021-06-23 13:00:44 -04:00
247e00ecd4
implement shared resources
2021-06-18 16:56:54 -04:00
9558894a4f
moved SharedResources class to proper location
2021-06-15 07:43:12 -04:00