sbwalker
bc0573918f
search refactoring
2024-06-08 16:14:56 -04:00
Ben
7f970d489f
refactoring the code.
2024-06-04 17:32:31 +08:00
Ben
9d85ca07f4
#4303 : add search function.
2024-06-03 21:19:42 +08:00
sbwalker
06f0cc70b8
scalability improvements
2024-05-31 16:23:36 -04:00
sbwalker
9a7a534051
introduce Clone method in Permission model
2024-05-28 07:55:45 -04:00
sbwalker
e86ce8fc38
add defensive logic to route parsing
2024-05-13 08:45:03 -04:00
vnetonline
d910cfa919
[ENH] - #4178 modifications after review
2024-04-24 09:46:07 +10:00
vnetonline
cfb128acb8
[ENH] - Add Prerender IModuleControl property (similar to RenderMode) #4178
2024-04-23 15:22:02 +10:00
sbwalker
d3e6177a2b
refactoring of #4027
2024-03-21 18:44:16 -04:00
Ben
fb3a27c02f
update the code by following the review suggestions.
2024-03-21 08:38:59 +08:00
Ben
7b67c9aa8d
Fix #4025 : add user setting to keep the view mode.
2024-03-20 15:46:32 +08:00
sbwalker
8e287da7b5
consolidate Clone logic for Resource objects
2024-03-08 19:33:09 -05:00
sbwalker
7f74e79253
add ability to reload JavaScript on page transitions with enhanced navigation
2024-03-08 14:03:22 -05:00
sbwalker
25753af331
add support specifying RenderMode for Resources
2024-03-02 08:34:24 -05:00
sbwalker
0d526a2c4f
improve help text for interactivity
2024-02-26 16:08:44 -05:00
sbwalker
2ed593c5e0
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
sbwalker
f3f223fa22
fix route constructor
2024-02-20 14:15:38 -05:00
sbwalker
0f0d168976
move stylesheet injection to App component to eliminate FOUC on static rendering
2024-02-20 10:16:19 -05:00
sbwalker
8d9a050ad6
Resolve issue where components are not being rendered interactively
2024-02-12 08:51:41 -05:00
sbwalker
fce72cad55
Interactivity needs to be selectable regardless of the default render mode
2024-02-09 16:24:30 -05:00
sbwalker
abd235f332
add RenderMode to IModuleControl
2024-02-01 09:59:28 -05:00
sbwalker
1e332ed075
split RenderMode and Runtime configuration
2024-02-01 09:08:39 -05:00
sbwalker
8e499d164a
render mode integration
2024-01-31 15:22:21 -05:00
Cody
e0cdfcf403
adds Autocomplete property
2024-01-15 09:30:37 -08:00
Shaun Walker
f7d10a6cf1
Merge pull request #3602 from leigh-pointer/ENH#3538-PgModDateActive
...
Start Date and Expiry Date for Module instances and Pages #3538
2024-01-05 12:09:19 -05:00
sbwalker
02c22c1894
improved rendering optimization
2024-01-05 11:49:57 -05:00
sbwalker
f75179b2f6
component rendering optimizations
2024-01-04 13:47:51 -05:00
Leigh Pointer
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
sbwalker
4cea22d813
add defensive logic to Alias.Path, improve new GetAlias method
2023-12-19 08:41:36 -05:00
sbwalker
2e4656ae8b
added HybridEnabled field to Site table to indicate if .NET MAUI hybrid applications can be integrated
2023-12-04 16:35:03 -05:00
sbwalker
08f691ee0d
add generic Result model for leveraging Result pattern
2023-12-04 15:41:00 -05:00
Leigh Pointer
6e36312be8
Update Site with ImageFiles and UploadableFiles
2023-12-04 09:07:11 +01:00
sbwalker
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
sbwalker
edac046fcd
improvements based on user import testing
2023-09-23 09:04:18 -04:00
sbwalker
b4b9976567
retain querystring parameters on url mapping redirect
2023-09-08 12:05:20 -04:00
sbwalker
d491aeeba6
include User Settings when calling UserService
2023-09-01 13:16:39 -04:00
sbwalker
2ed51bf1f3
documentation for ReleaseVersions property
2023-08-28 15:27:33 -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
95de1fff69
resolve #3189 - make path a querystring parameter
2023-08-25 09:49:07 -04:00
sbwalker
4de809e275
remove unecessary NotMapped attribute
2023-08-24 16:41:58 -04:00
sbwalker
d2b3061ed9
include PackageRegistryUrl in System Info
2023-08-24 16:39:38 -04:00
sbwalker
7a42646bed
Fix #3068 - support microsites in .NET MAUI
2023-08-02 13:55:01 -04:00
sbwalker
c0f4cd2097
add a UserManager to simplify user creation, improve response validation in ServiceBase, allow Section component to support parameter changes
2023-07-12 16:37:18 -04:00
sbwalker
9a3b458c45
Package enhancements for Marketplace
2023-07-09 08:36:14 -04:00
vnetonline
b7de4b81a6
[ENHANCE] - Added IsRead property to Notifications
...
Fixed Version to Tenant.04.00.01.01 and reverted the Program.cs back to the way it was
This reverts commit 82fef82c4f
.
[ENHANCE] - Added API to get Count of New Notifications based on IsRead
Fixed Typo in Notification Controller
[ENHANCE] - Added API to get Notifications by Count and IsRead
2023-07-06 01:02:05 +10:00
sbwalker
8067b2e634
fix #2912 - move JavaScript handling from ThemeBuilder to component OnAfterRenderAsync
2023-06-21 08:31:51 -04:00
sbwalker
a9d871e9af
improvements to page template processing in cases where a page parent and name is specified without a path
2023-06-09 12:33:07 -04:00
sbwalker
28ba2c00fc
make AliasName explicit
2023-06-01 10:37:39 -04:00
sbwalker
0d5c3a3a0c
ability to specify PageTemplates for modules
2023-05-30 15:52:27 -04:00
sbwalker
cc4c47c3ee
added validation support for user profile fields
2023-05-25 16:16:16 -04:00