sbwalker
|
a87af264eb
|
added a ScriptsLoaded property in ModuleBase and ThemeBase for flow control in Interactive rendering scenarios
|
2025-01-31 08:42:36 -05:00 |
|
sbwalker
|
a996a88fc4
|
improve terminology consistency
|
2025-01-28 08:56:05 -05:00 |
|
sbwalker
|
ed981c67b7
|
add Fingerprint property to ModuleBase and ThemeBase
|
2025-01-28 08:43:48 -05:00 |
|
sbwalker
|
37afd1aec9
|
add ThemeState property to ThemeBase
|
2025-01-28 08:27:10 -05:00 |
|
sbwalker
|
e7444a0194
|
fix #4986 - allow Resources which have Reload specified to be used in Interactive rendering
|
2025-01-16 12:26:10 -05:00 |
|
sbwalker
|
74bfb46f73
|
fix #4984 - redirect not working for personalized pages
|
2025-01-15 11:56:44 -05:00 |
|
beolafsen
|
5a4cdc5354
|
Issue #4977
|
2025-01-13 07:31:35 +01:00 |
|
sbwalker
|
ca0fb05baa
|
Improvements to add support for script type and data-* attributes. Also added Script and Stylesheet classes to simplify Resource declarations.
|
2024-12-18 15:15:54 -05:00 |
|
Tonći Vatavuk
|
b2a7b813de
|
Remove redundant IServiceProvider injection
|
2024-12-04 09:39:02 +01:00 |
|
Tonći Vatavuk
|
e85cf04b99
|
Fix #4883: Add ShowEditMode parameter to ControlPanel to allow hiding the Edit Mode toggle button
|
2024-12-04 09:37:21 +01:00 |
|
David Montesinos
|
ab807de3c0
|
Fix: Accesibility issue for Search Button
The search button in Search component does not have the aria-label.
|
2024-11-12 17:15:56 +01:00 |
|
sbwalker
|
f09709aedb
|
remove Microsoft.AspNetCore.Http
|
2024-10-24 15:10:52 -04:00 |
|
sbwalker
|
a967332f89
|
remove Microsoft.AspNetCore.Localization
|
2024-10-24 12:24:46 -04:00 |
|
sbwalker
|
56cfb2ce06
|
fix sorting of Site.Languages property
|
2024-10-15 16:46:05 -04:00 |
|
sbwalker
|
c31c88ed1f
|
fix #4711 - full page refresh required to affect language changes
|
2024-10-15 08:31:54 -04:00 |
|
sbwalker
|
62d59a09cf
|
set HttpOnly to false for Localization cookie in static rendering
|
2024-10-14 16:49:14 -04:00 |
|
Cody
|
998dc95cb2
|
Removed extra attribute for interop.SetCookie
|
2024-10-05 14:08:16 -07:00 |
|
Cody
|
bd2153a0ed
|
Update cookie options to set SameSite, HttpOnly, Secure settings
|
2024-10-05 13:23:09 -07:00 |
|
Cody
|
f9fbe5adc2
|
Update NavigateTo() to use "true" instead of "forceLoad: true"
|
2024-10-05 12:11:52 -07:00 |
|
sbwalker
|
81420b2c88
|
use RoleName rather than RoleId for consistency
|
2024-09-23 16:07:49 -04:00 |
|
sbwalker
|
828eb80266
|
fix #4826 - improve url handling
|
2024-09-20 12:09:04 -04:00 |
|
sbwalker
|
49b971280f
|
fix #4628 - preserve Url for all ModuleActions
|
2024-09-19 14:09:45 -04:00 |
|
sbwalker
|
da35434f58
|
fix #4628 - preserve ReturnUrl when navigating to Settings component
|
2024-09-18 09:42:56 -04:00 |
|
sbwalker
|
48f2079f88
|
fix #4580 - add logout everywhere support using SecurityStamp
|
2024-09-17 08:45:27 -04:00 |
|
sbwalker
|
c74065ff26
|
further modifications for #4604 - support for site name in logo component
|
2024-09-15 09:30:04 -04:00 |
|
sbwalker
|
1c1c26948a
|
fix #4606 - allow logo to show site name as fallback (credit @JanOlsmar)
|
2024-09-13 16:13:01 -04:00 |
|
Hisham Bin Ateya
|
d9466fe4bc
|
Fix issue in toggle edit mode
|
2024-09-13 14:15:34 +03:00 |
|
Shaun Walker
|
01b06c2c3c
|
Merge pull request #4582 from sbwalker/dev
remove reference to HttpContext as it is not used
|
2024-09-02 11:08:38 -04:00 |
|
sbwalker
|
8b1f95c743
|
remove reference to HttpContext as it is not used
|
2024-09-02 11:08:25 -04:00 |
|
Ben
|
229aed306e
|
update bootstrap reference.
|
2024-08-29 19:41:27 +08:00 |
|
Shaun Walker
|
8593f4c3a9
|
Merge pull request #4576 from sbwalker/dev
improve developer experience for Url helper methods
|
2024-08-28 21:21:57 -04:00 |
|
sbwalker
|
d4f71d5026
|
improve developer experience for Url helper methods
|
2024-08-28 21:21:41 -04:00 |
|
Leigh Pointer
|
6cd7ca755e
|
Fix for Deleted Modules showing in AddExisting & CopyExisting dropdown #4572
|
2024-08-28 10:57:42 +02:00 |
|
sbwalker
|
e096af320f
|
provide better support for AllowTextInput on Search component
|
2024-08-27 12:16:36 -04:00 |
|
sbwalker
|
197d5ca1f2
|
change parameter name to AllowTextInput for clarity
|
2024-08-26 10:47:18 -04:00 |
|
sbwalker
|
aba3110e31
|
fix Search theme control so that it checks if search is enabled for site, and include AllowInput parameter to control input textbox
|
2024-08-26 10:41:22 -04:00 |
|
sbwalker
|
515c6402b9
|
improve SettingService
|
2024-08-12 10:20:44 -04:00 |
|
sbwalker
|
35f873a342
|
add search reindex capability
|
2024-08-10 10:01:52 -04:00 |
|
sbwalker
|
ab52251116
|
resolve issue with default Blazor theme
|
2024-07-24 12:59:40 -04:00 |
|
sbwalker
|
1cd4d6d0df
|
change IsEffectiiveOrExpired to IsEffectiveAndNotExpired
|
2024-07-23 07:08:26 -04:00 |
|
sbwalker
|
8ca2f0a49f
|
fix #4284 - handle user role effective and expiry date
|
2024-07-22 21:09:35 -04:00 |
|
sbwalker
|
4f3190bf73
|
improve search user experience
|
2024-07-18 11:49:42 -04:00 |
|
sbwalker
|
b942a84b15
|
improve PageState trimming
|
2024-07-17 11:53:04 -04:00 |
|
sbwalker
|
90ef3f6c94
|
performance improvement in Control Panel to only load list of pages when necessary
|
2024-07-17 11:13:27 -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
|
5b46dd7293
|
search refactoring
|
2024-07-06 07:58:04 -04:00 |
|
sbwalker
|
22063248ca
|
reposition Search input in themes
|
2024-06-27 17:18:41 -04:00 |
|
Leigh Pointer
|
5ec190225d
|
Upgrade to Bootstrap 5.3.3
Oqtane ThemeInfo updated
Blazor Default.razor updated
|
2024-06-11 09:51:48 +02:00 |
|
Ben
|
842b7b1402
|
Fix #4309: make searchbox responsive.
|
2024-06-05 10:27:38 +08:00 |
|
Ben
|
d9d917e267
|
set search result page path to be parameter.
|
2024-06-04 21:09:25 +08:00 |
|