3c33614115
user identity improvements
2023-11-29 10:42:23 -05:00
f87a9b7aae
change terminology to Uninstall rather than Delete in Module Definitions and Themes - to better describe the action
2023-11-22 15:44:07 -05:00
c0ed335d84
Add Rows option to Profile Management. Improve Profile validation feedback. Fix Add User so that profile Options are supported.
2023-10-09 14:26:56 -04:00
74921a0686
move password requirement localization back to Client project
2023-08-27 08:43:23 -04:00
c344eedb12
change "price" to "from" to reflect multiple options
2023-08-12 10:31:44 -04:00
fecee7a12b
Translation for thread #3094
...
Updated the Missing or incorrect keys
2023-08-08 13:30:10 +02:00
92a4a1b210
update Module and Theme Install UI to match Marketplace - including logos and support for sorting
2023-08-04 15:17:17 -04:00
0e042925f2
SupportUrl integration
2023-07-14 15:18:52 -04:00
3aee52482d
remove message items as these are handled by MessageType enum and UX styles
2023-05-02 15:14:17 -04:00
32248e0be6
Merge pull request #2745 from thabaum/patch-18
...
Add support for new language translation values for #2732 .
2023-05-02 15:05:36 -04:00
64b8291487
improve module/theme/translation upload user experience to be consistent with download
2023-05-02 14:22:34 -04:00
7e4f0923d7
Add support for new language translation values.
2023-04-13 07:42:04 -07:00
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