sbwalker
|
78177f7890
|
use deep cloning to not muttate cache
|
2024-09-19 09:41:11 -04:00 |
|
sbwalker
|
f2c8d80ff8
|
fix trimming of site, page, and module settings
|
2024-09-18 18:31:40 -04:00 |
|
sbwalker
|
48f2079f88
|
fix #4580 - add logout everywhere support using SecurityStamp
|
2024-09-17 08:45:27 -04:00 |
|
sbwalker
|
59bd9fdc22
|
fix #4559 - prevednt Log fields from exceeding column length
|
2024-08-26 12:04:50 -04:00 |
|
sbwalker
|
aee0c27da7
|
fix #4498 build ServerState Assemblies collection in a more thread safe manner
|
2024-08-20 14:02:37 -04:00 |
|
sbwalker
|
0ac1901f6b
|
use existing SiteKey
|
2024-08-20 08:35:23 -04:00 |
|
sbwalker
|
e3f099441c
|
ensure form name is unique in ActionDialog
|
2024-08-19 16:58:33 -04:00 |
|
sbwalker
|
44a3db417b
|
replace dynamic query with linq
|
2024-08-09 17:16:17 -04:00 |
|
sbwalker
|
340ef46469
|
improve search result performance and relevancy
|
2024-08-08 14:11:27 -04:00 |
|
sbwalker
|
8ca2f0a49f
|
fix #4284 - handle user role effective and expiry date
|
2024-07-22 21:09:35 -04:00 |
|
sbwalker
|
85e7ac7cd7
|
remove unecessary using
|
2024-07-20 19:39:45 -04:00 |
|
sbwalker
|
59bba83b1d
|
add ability to manage search results settings
|
2024-07-19 12:55:59 -04:00 |
|
sbwalker
|
7ee6775251
|
remove hardcoded names when using GetInterface()
|
2024-07-17 19:52:44 -04:00 |
|
sbwalker
|
71e472f330
|
search optimizations
|
2024-07-17 13:57:47 -04:00 |
|
sbwalker
|
3a9885abd8
|
modify query property names
|
2024-06-28 16:15:28 -04:00 |
|
sbwalker
|
0178e015e3
|
breaking search modifications into smaller PRs
|
2024-06-28 15:43:54 -04:00 |
|
sbwalker
|
532890674e
|
eager load Page associated to PageModule
|
2024-06-27 17:05:22 -04:00 |
|
sbwalker
|
03f081f3f4
|
fix #4353 - add defensive logic when sending notifications and improve performance
|
2024-06-26 09:09:06 -04:00 |
|
sbwalker
|
27356ef747
|
use List instead of IList, remove "List" from method names. remove unnecessary using statements
|
2024-06-11 10:38:44 -04:00 |
|
sbwalker
|
af35fb79fe
|
refactored to move AdminSiteTemplate out of SiteRepository
|
2024-06-10 14:55:06 -04:00 |
|
sbwalker
|
1c2abe794a
|
move Search page/module to Admin template so that it is always provisioned
|
2024-06-10 12:33:09 -04:00 |
|
sbwalker
|
bc0573918f
|
search refactoring
|
2024-06-08 16:14:56 -04:00 |
|
Ben
|
e1cdc7b387
|
return the words count to calculate the ranking.
|
2024-06-04 21:57:50 +08: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
|
9a7a534051
|
introduce Clone method in Permission model
|
2024-05-28 07:55:45 -04:00 |
|
sbwalker
|
dfe530a764
|
fix issues when importing SiteTemplates
|
2024-05-24 22:51:34 -04:00 |
|
sbwalker
|
0988a92d8a
|
changed terminology from Library to Headless
|
2024-05-20 22:12:01 -04:00 |
|
sbwalker
|
7b94f8f105
|
add support for Library modules and optimize usage of reflection during startup
|
2024-04-26 13:22:56 -04:00 |
|
sbwalker
|
7b95db4d13
|
modify #4099 - fix localization and use Delete rather than Clear in API methods for consistency with rest of framework
|
2024-04-04 11:58:05 -04:00 |
|
Ben
|
757a39a75e
|
update code by review result.
|
2024-04-03 22:27:39 +08:00 |
|
Ben
|
4c08a527be
|
Fix #3625: add the clear logs function.
|
2024-04-03 09:21:13 +08:00 |
|
sbwalker
|
4b05a49b46
|
use consistent naming in SiteRepository
|
2024-03-21 15:32:25 -04:00 |
|
sbwalker
|
3eb9de57ef
|
fix #4017 - SiteState being lost in server rendered scenarios
|
2024-03-19 13:53:05 -04:00 |
|
Ben
|
0cafef7ab4
|
update to load the data in scope.
|
2024-03-19 09:19:56 +08:00 |
|
Ben
|
055e54966d
|
upate the code lines.
|
2024-03-18 21:41:59 +08:00 |
|
Ben
|
c58254f951
|
Fix #4010: update repositories to using db context factory.
|
2024-03-18 15:32:19 +08:00 |
|
Ben
|
91136fe48f
|
Fix #3977: missed readonly attribute.
|
2024-03-17 22:01:27 +08:00 |
|
Ben
|
40cc0f721d
|
Fix #3977: use db context factory.
|
2024-03-17 21:29:32 +08:00 |
|
sbwalker
|
1c31c1947c
|
use DbContextFactory in SiteRepository
|
2024-03-06 16:56:27 -05:00 |
|
sbwalker
|
74952cf62d
|
implement client and server service implementations in Html/Text module
|
2024-03-05 08:44:09 -05:00 |
|
sbwalker
|
1d187f525d
|
reorganize SiteRepository methods
|
2024-02-27 15:19:25 -05:00 |
|
sbwalker
|
e7157a8528
|
replace Task.Run() logic in SiteService with async SiteRepository methods
|
2024-02-27 15:12:48 -05:00 |
|
sbwalker
|
c20138c9fc
|
admin pages url mappings and visitor management isnavigation property should be false for consistency
|
2024-02-26 11:51:35 -05:00 |
|
sbwalker
|
eef58f4da0
|
update documentation
|
2024-02-22 11:01:49 -05:00 |
|
sbwalker
|
ab09810bef
|
handle site level scripts in App component
|
2024-02-20 13:50:09 -05:00 |
|
sbwalker
|
6f39ebf48f
|
fix #3637 - ensure ServerState Scripts only contains site level script resources
|
2024-01-12 08:19:58 -05:00 |
|
Ricardo Pacheco
|
422bf7b689
|
Edit languages to set default.
|
2023-12-07 18:12:49 -06:00 |
|
sbwalker
|
85f9597f2c
|
add defensive logic to handle scenario where a tenant connection string does not exist in appsettings.json
|
2023-11-29 17:31:51 -05:00 |
|
Cody
|
f68d26317d
|
Removes Biography
|
2023-10-21 15:12:15 -07:00 |
|