beolafsen
5bb98eb5b2
Trim ModuleOwner and ModuleName before create
2025-01-16 09:32:18 +01:00
sbwalker
18b1b5fca5
default Description to Module Name if not specified in Module Creator
2024-11-07 11:52:53 -05:00
sbwalker
a967332f89
remove Microsoft.AspNetCore.Localization
2024-10-24 12:24:46 -04:00
sbwalker
4d26468ede
performance optimization to mitigate page bloat caused by Blazor serializing/encrypting state when crossing render mode boundaries
2024-07-16 16:21:35 -04:00
sbwalker
90b0f04b3c
fix #4397 - remove incorrect help text
2024-07-11 13:39:05 -04:00
sbwalker
694cda0e99
changes as a result of #4299 related to PageState.Modules
2024-06-03 07:42:22 -04:00
sbwalker
021d7e5efc
fix #4221 - exception in Module Management when a module has been uninstalled (credit @marceloatoledo)
2024-05-03 13:37:10 -04:00
sbwalker
7b94f8f105
add support for Library modules and optimize usage of reflection during startup
2024-04-26 13:22:56 -04:00
Leigh Pointer
708d473b47
Missing Parameter
...
#4176
2024-04-22 20:19:33 +02:00
Ben
cc222a6f4a
Revert "removed AddModuleMessage from OnParametersSetAsync methods to mitigate risk of infinite loops"
...
This reverts commit 92719d095a
.
2024-02-25 08:52:55 +08:00
sbwalker
92719d095a
removed AddModuleMessage from OnParametersSetAsync methods to mitigate risk of infinite loops
2024-02-22 14:21:49 -05:00
Cody
47cee5f6a1
Updates Module Owner/Name HelpText
2023-12-29 11:39:35 -08:00
Cody
cafc70f1c9
Correct formatting of _pagesWithModules declaration
2023-12-15 10:47:41 -08:00
Leigh Pointer
652d42aa6b
Rework
...
Not to display the number of instances of the module on those pages.
Name the tab "Pages".
2023-12-13 17:19:19 +01:00
Leigh Pointer
e0b0302f5a
Check for Deleted Pageds
2023-12-12 22:56:02 +01:00
Leigh Pointer
b02584bec6
Enhancment to the Module Managment to show where module is used.
...
Added a new tab that lists all the pages where there is a module instance with the count of the number of instances.
This helps when making a decision to delete the module from the framework.
2023-12-12 22:28:18 +01:00
Leigh Pointer
75fc318da0
Module Creator all punctuation in description
...
Modified the Regex to all punctuation in the description.
2023-10-13 11:50:00 +02:00
sbwalker
7603b5c63f
add hyperlinks to product logos
2023-09-27 16:09:19 -04:00
sbwalker
a6ca843ced
fix #3231 - validate module description
2023-09-20 14:29:06 -04:00
sbwalker
9966fc4651
add ability to validate and download packages
2023-09-02 14:08:21 -04:00
sbwalker
1f4ae5dbfb
improve help text for paclage name
2023-09-01 14:04:27 -04:00
sbwalker
e91db18677
allow an administratot to browse to the SiteMap, handle default module panes and ordering for PageTemplates, allow trial products to be purchased
2023-09-01 12:14:04 -04:00
sbwalker
211d8c7f19
need to use context rather than filter
2023-08-31 14:18:19 -04:00
sbwalker
0d56d35646
Marketplace UI consistency
2023-08-31 13:54:56 -04:00
sbwalker
a857e3f31e
abstract namespace specification to template.json so that module and theme templates can use their own naming conventions
2023-08-28 09:03:05 -04:00
sbwalker
45592e6acd
support ~ notation for license urls
2023-08-28 07:49:06 -04:00
sbwalker
85f20aca58
allow module or theme License property to be a Url
2023-08-27 08:57:30 -04:00
sbwalker
836de56276
include only distinct items which have package names
2023-08-25 17:44:27 -04:00
sbwalker
bdd1ba05e8
optimize package update queries
2023-08-25 15:42:45 -04:00
sbwalker
417c8d7874
remove Module Creator in favor of using Create Module in Module Management
2023-08-25 13:48:51 -04:00
sbwalker
d2b3061ed9
include PackageRegistryUrl in System Info
2023-08-24 16:39:38 -04:00
sbwalker
3f28b39da0
add refresh button to module and theme installation page
2023-08-24 09:33:32 -04:00
sbwalker
2b20b34a74
improve UX for Extend license option
2023-08-23 09:38:48 -04:00
sbwalker
941bb7edaa
modify column size to prevent text wrapping
2023-08-16 12:25:39 -04:00
Shaun Walker
89e4dc7a08
Merge pull request #3141 from sbwalker/dev
...
change "price" to "from" to reflect multiple options
2023-08-12 10:31:56 -04:00
sbwalker
c344eedb12
change "price" to "from" to reflect multiple options
2023-08-12 10:31:44 -04:00
Shaun Walker
0aeb1a62b9
Merge pull request #3137 from sbwalker/dev
...
fix #3134 improve parsing of headcontent to handle space delimiters
2023-08-11 15:53:43 -04:00
sbwalker
316e0f5a68
fix #3134 improve parsing of headcontent to handle space delimiters
2023-08-11 15:53:32 -04:00
alikoli
6ef21795ba
fix heading
2023-08-10 02:13:31 +02:00
alikoli
e44855493e
fix heading
2023-08-10 02:12:36 +02:00
alikoli
8fbbbce4ec
Fix missing translations part 2
2023-08-10 01:52:46 +02:00
Leigh Pointer
fecee7a12b
Translation for thread #3094
...
Updated the Missing or incorrect keys
2023-08-08 13:30:10 +02:00
sbwalker
7f108eebf9
change Help button style
2023-08-06 07:58:27 -04:00
sbwalker
f7bd03d051
add transparency support on image resizing
2023-08-04 16:07:37 -04:00
sbwalker
92a4a1b210
update Module and Theme Install UI to match Marketplace - including logos and support for sorting
2023-08-04 15:17:17 -04:00
sbwalker
34253916ea
add version to support url
2023-08-02 16:45:59 -04:00
sbwalker
3c37ee60af
display message if package service does not return package requested
2023-07-15 15:26:48 -04:00
sbwalker
0e042925f2
SupportUrl integration
2023-07-14 15:18:52 -04:00
sbwalker
98c2f012ee
ability to specify if a theme is enabled for a site
2023-05-24 13:09:10 -04:00
sbwalker
c0e6f06a5c
ability to specify if a module definition is enabled for a site
2023-05-24 09:40:05 -04:00