Commit Graph

15 Commits

Author SHA1 Message Date
Ben
1aabb93f77 Fix #5054: parse string to number with invariant culture. 2025-02-10 16:23:41 +08:00
ca19d8a842 allow progress indicator to be displayed in search results 2024-08-27 10:22:41 -04:00
b6422f9b80 fixed required field validation in Search Results Settings 2024-08-22 12:10:15 -04:00
35f873a342 add search reindex capability 2024-08-10 10:01:52 -04:00
90f9c24720 add missing localization for Search Results Settings 2024-07-23 14:44:14 -04:00
8ca2f0a49f fix #4284 - handle user role effective and expiry date 2024-07-22 21:09:35 -04:00
59bba83b1d add ability to manage search results settings 2024-07-19 12:55:59 -04:00
4f3190bf73 improve search user experience 2024-07-18 11:49:42 -04:00
71e472f330 search optimizations 2024-07-17 13:57:47 -04:00
deb6a9e51c make SearchResults API consistent with other core APIs 2024-07-16 16:54:55 -04:00
17fec7d6e1 resolve security issue in Search 2024-07-15 10:07:48 -04:00
b4aa73fc64 Updated SearchResults Categories to Admin 2024-06-11 15:21:12 +02:00
b3706574de removed IHttpContextAccessor as it shoudl not be used in Blazor, fixed form handling, added Reset button to consistent with other framework search options, used SharedLocalizer, removed unused localization keys 2024-06-11 08:38:51 -04:00
Ben
790fc88e47 using correct module id value. 2024-06-04 17:50:29 +08:00
Ben
7f970d489f refactoring the code. 2024-06-04 17:32:31 +08:00