4a74549c1b
Revert "Rework for Tabstrip regression issue"
2024-11-26 13:35:21 -05:00
a845dd1976
Rework for Tabstrip regression issue
...
Fix for Tabpanel is not updating the UI. #4778 #4828
2024-11-26 15:39:51 +01:00
9d7549da70
Reverted TabStrip and Panel
2024-11-26 10:33:18 +01:00
1578f82efb
Updated the Module Settings to use the new ActiveTab parameter
2024-11-23 11:42:22 +01:00
49b971280f
fix #4628 - preserve Url for all ModuleActions
2024-09-19 14:09:45 -04:00
26e4398905
Address feedback
2024-09-13 21:12:18 +03:00
3c0c5aed60
Add null operator in ModuleState.ModuleDefinition
2024-09-11 02:09:02 +03:00
bbe85def23
fix #4503 - ensure all state is initialized before rendering
2024-09-09 09:17:27 -04:00
5610a14e49
add missing properties to Clone method
2024-07-17 11:34:01 -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
4afb2ef2b8
Fix for #4259 Localizer Null
...
removed the override string Title as it will be set Localized in the OnInitialized using SetModuleTitle base method.
2024-05-16 10:22:37 +02:00
1ccf4a74c9
Merge pull request #4214 from leigh-pointer/TranslateModuleSettingsTitle
...
ModuleSettings Title Localized
2024-05-01 11:49:08 -04:00
21e2700da5
ModuleSettings Title Localized
2024-05-01 08:33:51 +02:00
4770daa7c6
Fix for Issue #4210 and part #4209
...
This I will work on on a different Issue
2024-04-30 19:46:10 +02:00
9f074c1ab7
Fix #4066 : set the RenderModeBoundary instance.
2024-03-26 22:48:55 +08:00
0bb8ae540d
pass RenderModeBoundary parameter when dynamically creating Module Settings component
2024-03-19 10:19:31 -04:00
7cc328ed3b
stay in Edit Mode when editing Module Settings
2024-03-11 13:10:21 -04:00
5ce5193430
Modifications
2024-01-02 16:09:54 +01:00
233f40f3e9
Start Date and Expiry Date for Module instances and Pages #3538
...
This is complete excluding Reporting and Notifications which can be added at a later date. I just really wanted to get the schema and the functionality into place.
2023-12-31 12:21:38 +01:00
f78dc443ad
include Pane in Module Settings
2023-10-09 13:18:43 -04:00
9e6ea3f486
rollback #3125 and localize module component Title using LocalizerFactory
2023-08-17 07:56:39 -04:00
2356753dfc
Updated Module Title using SetModuleTitle on ModuleBase
2023-08-08 16:37:40 +02:00
e22c28a3c9
add module name to the Module Settings UI
2023-07-10 16:36:37 -04:00
98c2f012ee
ability to specify if a theme is enabled for a site
2023-05-24 13:09:10 -04:00
e41d9008b3
ability to specify Resources in IModule and ITheme interfaces,, fixed module settings for personalized pages
2023-05-19 18:08:15 -04: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
c7edc28bd9
improve support for module content editors
2022-08-16 17:25:46 -04:00
310d1ed485
Fix #2285 - handle scenario where the module definition associated to a module instance does not exist
2022-07-14 16:58:16 -04:00
43c34fcd64
fix #2213 - disabling show on all pages
2022-05-26 01:19:14 -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
ffe724b32d
add support for free/paid in module, theme, translation installation
2021-08-13 15:56:22 -04:00
b19cbf54e0
add error handling to module export
2021-08-12 14:47:51 -04:00
ef90305bd7
modules validation
2021-08-09 12:38:12 -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
15b0bed257
fix #1319 - module title is required
2021-05-07 12:14:54 -04:00
cbe843bafc
User experience improvements
2021-04-17 19:18:24 -04:00
91c5ff7b00
UpdateSettings bugfix
...
ISettingControl introduction
2021-01-05 19:52:14 +01:00
a29d7b524c
Localize alert messages in admin pages
2020-12-09 21:12:00 +03:00
fd60b40c53
Fixes to make site alias, page path, and module action Url resolutions case insensitive. Optimized logic for Settings component which fixed localization rendering issue.
2020-12-01 19:36:02 -05:00
d108cc3990
Localize non components for the modules pages
2020-11-20 01:45:09 +03:00
867c8f84ad
Localize components for the modules pages
2020-11-20 01:43:02 +03:00