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
sbwalker
c6ba4f4bee
fix #2763 - prevent module definitions from having duplicate names
2023-05-03 12:46:29 -04:00
sbwalker
64b8291487
improve module/theme/translation upload user experience to be consistent with download
2023-05-02 14:22:34 -04:00
Shaun Walker
cc3cc55269
consolidated package installation so that it always occurs during startup and added logging in case of errors
2023-04-05 10:26:21 -04:00
Shaun Walker
af3b289331
exclude legacy Permissions properties from serialization/API payload
2023-03-09 15:51:16 -05:00
Shaun Walker
2b41909d47
#2618 - add backward compatibility for permissions optimizations
2023-03-02 15:34:42 -05:00
Shaun Walker
8605e3ca5a
Major refactoring replacing permission strings with permission collections. These changes will require extensive regression testing. These changes may include breaking changes which will need to be identified and resolved to provide backward compatibility.
2023-02-28 17:59:21 -05:00
Shaun Walker
aa80f31e52
fix #2570 - do not allow the term "oqtane" to be used as an organization or module/theme name (to avoid namespace issues).
2023-02-09 16:26:20 -05:00
Shaun Walker
e685252b1d
add validation message for missing package name
2022-10-20 14:00:17 -04:00