4656471a0a
add ability to Synchronize local modules and themes with Marketplace
2025-03-19 14:37:36 -04:00
5505c91ae0
remove package validation logic
2025-02-26 12:53:53 -05:00
a967332f89
remove Microsoft.AspNetCore.Localization
2024-10-24 12:24:46 -04:00
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
694cda0e99
changes as a result of #4299 related to PageState.Modules
2024-06-03 07:42:22 -04:00
021d7e5efc
fix #4221 - exception in Module Management when a module has been uninstalled (credit @marceloatoledo)
2024-05-03 13:37:10 -04:00
7b94f8f105
add support for Library modules and optimize usage of reflection during startup
2024-04-26 13:22:56 -04:00
cafc70f1c9
Correct formatting of _pagesWithModules declaration
2023-12-15 10:47:41 -08:00
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
e0b0302f5a
Check for Deleted Pageds
2023-12-12 22:56:02 +01:00
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
9966fc4651
add ability to validate and download packages
2023-09-02 14:08:21 -04:00
1f4ae5dbfb
improve help text for paclage name
2023-09-01 14:04:27 -04:00
45592e6acd
support ~ notation for license urls
2023-08-28 07:49:06 -04:00
85f20aca58
allow module or theme License property to be a Url
2023-08-27 08:57:30 -04:00
6ef21795ba
fix heading
2023-08-10 02:13:31 +02:00
e44855493e
fix heading
2023-08-10 02:12:36 +02:00
8fbbbce4ec
Fix missing translations part 2
2023-08-10 01:52:46 +02:00
3c37ee60af
display message if package service does not return package requested
2023-07-15 15:26:48 -04:00
98c2f012ee
ability to specify if a theme is enabled for a site
2023-05-24 13:09:10 -04:00
c0e6f06a5c
ability to specify if a module definition is enabled for a site
2023-05-24 09:40:05 -04:00
c6ba4f4bee
fix #2763 - prevent module definitions from having duplicate names
2023-05-03 12:46:29 -04:00
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
af3b289331
exclude legacy Permissions properties from serialization/API payload
2023-03-09 15:51:16 -05:00
2b41909d47
#2618 - add backward compatibility for permissions optimizations
2023-03-02 15:34:42 -05:00
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
e685252b1d
add validation message for missing package name
2022-10-20 14:00:17 -04:00
368b900a6e
fix #2464 - translation install/upgrade experience
2022-10-20 13:16:18 -04:00
1438e61f1b
fix #2427 - issue with upgrade available in Language Management
2022-09-28 16:16:46 -04:00
c097956fcb
fix upgrade issue for framework translations, improvements for managing module translations
2022-08-01 17:05:18 -04:00
b8a31a8be9
support for module translation download/install
2022-07-26 14:44:06 -04:00
9ef63ae60e
Fix #2280 - add 404 page on upgrade, Fix #2279 add message indicating a restart is required to activate scheduled jobs after installation, add Package Name to Module and Theme management
2022-07-13 15:18:41 -04:00
b1d64eac88
moduleDefinitions validation
2021-08-06 13:32:40 -04:00
00ca3d856b
reset admin
2021-07-31 15:09:14 -04:00
cf40462531
moduleDefintions - profiles validation changes
2021-07-29 16:46:58 -04:00
2dbf9671d9
dashboard - moduleCretaor changes
2021-07-29 16:38:36 -04:00
e42a687c9b
fixing spacing
2021-07-29 15:28:15 -04:00
33a76c61ca
updated modules for input requirements
2021-07-27 16:24:01 -04:00
fca290f8f5
Modifications for Bootstrap 5
...
Admin section now finished. All Tables now replaced with div
2021-07-10 13:37:05 +02:00
cb7d9a0371
upgrade to Boostrap 5
2021-07-02 20:03:51 -04:00
ba9ca22aaa
update to resources
2021-06-25 16:34:30 -04:00
ae0edcfd2d
create default rex files with static keys
2021-06-18 14:45:38 -04:00
c86a8cbd2d
Fix ResourceKey property
2021-01-05 03:02:02 +03:00
a29d7b524c
Localize alert messages in admin pages
2020-12-09 21:12:00 +03:00
4599e9a0fc
Localize non components for the module definitions pages
2020-11-20 01:39:56 +03:00
a77a86a439
Localize components for the module definitions pages
2020-11-20 01:37:18 +03:00
f515def414
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:56:02 -04:00
62987ca72f
allow users to modify default module names, descriptions, and categories and improve control panel behavior
2020-04-18 10:51:07 -04:00
f56d1fe543
improving admin components
2020-04-17 12:59:53 -04:00
112397c9de
fix regression bug related to transition to PermissionNames constants
2020-04-12 10:12:48 -04:00