Commit Graph

255 Commits

Author SHA1 Message Date
ed353461da enhance purge job to trim broken urls based on retention policy 2025-02-09 13:02:07 -05:00
05a767c7be moved file setting to File Management and added Max Chunk Size 2025-02-06 15:10:14 -05:00
de6c57a7ee add user impersonation 2025-01-31 11:14:13 -05:00
8562a68306 improve asset caching help text 2025-01-29 12:39:47 -05:00
65f171f701 provides options to control caching for static assets 2025-01-28 14:29:58 -05:00
c5a16fbbc1 fix localization text 2025-01-28 13:18:18 -05:00
2a06304a2c add caching support for folders 2025-01-28 12:47:23 -05:00
bfb4b4431b improve terminology 2025-01-28 08:34:15 -05:00
0ef24ebc3f allow packages to be managed across installations 2025-01-23 09:08:02 -05:00
90d2e0a40b fix #4976 - manage hierarchical path updates and page deletion 2025-01-21 15:57:48 -05:00
16477052e2 fix #4965 - improve user/site management 2025-01-21 12:21:27 -05:00
334054bcd4 fix #4984 - path mapping for personalized pages 2025-01-16 09:25:27 -05:00
1fb54a0b0f include option for external login to save tokens 2025-01-13 15:14:13 -05:00
abdbe3694f Merge pull request #4782 from thabaum/edit-add-page-scrolltotoppage-error
Fixes #4781: Adds Edit + Add Page ScrollToTopPage() On Settings Tab Form Error Messages
2024-12-20 12:26:55 -05:00
ffea9e3210 prevent notifications from being accessed by other users 2024-11-26 14:30:41 -05:00
737740a3ca improve message grammar 2024-11-25 13:48:28 -05:00
0f698e0c50 make indexing of Files opt-in rather than opt-out 2024-11-08 15:16:32 -05:00
784f3771b3 Remove Blank Page Specific Error Message 2024-10-24 13:22:08 -07:00
cbaebb7b7c Remove Blank Page Specific Error Message 2024-10-24 13:21:15 -07:00
4c937be884 Clarify Page Name Required Message 2024-10-24 12:38:51 -07:00
c25cce4398 Clarify Page Name Required Message 2024-10-24 12:38:16 -07:00
58c422285a Adds Message.Required.PageName 2024-10-24 12:28:17 -07:00
f2f22f35e8 Adds Message.Required.PageName 2024-10-24 12:26:36 -07:00
8113a754a1 add missing localization keys 2024-10-16 07:52:36 -04:00
341ca5a330 add some clarity to the database fields help text 2024-09-30 13:31:57 -04:00
be0754f568 simplify configuration of external login providers 2024-09-27 16:21:06 -04:00
ea2846973a add disclaimer to System Update feature 2024-09-27 09:00:04 -04:00
b7928a5255 fix #4638 - add Logout Everywhere option to User Profile 2024-09-20 15:18:25 -04:00
caa2073d48 improve support for external login roles 2024-09-13 07:34:57 -04:00
9620c5a98f fix issue adding existing user to a new site 2024-08-29 17:53:11 -04:00
bb00d81eba move folder permissions grid to dedicated tab for consistency 2024-08-13 16:48:22 -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
8b2e55a969 remove ITextEditorProvider interface 2024-07-22 13:31:24 -04:00
ef272dd6a8 change Ignore Paths to Ignore Pages 2024-07-21 09:10:01 -04:00
66ffad0b4e moved Search Provider setting to Search Settings 2024-07-21 08:59:23 -04:00
3e8794db1b add Search Provider to Site Settings 2024-07-21 08:49:18 -04:00
a4240f972b add Functionality section to Site Settings 2024-07-21 08:15:51 -04:00
4f3190bf73 improve search user experience 2024-07-18 11:49:42 -04:00
0c80e28754 add Refresh option for Job Logs 2024-07-17 17:12:24 -04:00
d7a290c595 add localization to search settings 2024-07-17 16:34:02 -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
Ben
e00c261777 Fix #4358: RichTextEditor Provider Abstraction. 2024-07-01 17:11:26 +08: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
7f970d489f refactoring the code. 2024-06-04 17:32:31 +08:00
e30037c4d1 add ability to specify session duration for visitor tracking 2024-05-23 09:44:42 -04:00
d57c1e7ff0 revert prerender changes and change default 2024-05-10 16:28:19 -04:00
c597b293b8 modify prerendering UI options 2024-05-09 15:08:52 -04:00
2ae120c878 add support for Auto Prerendering 2024-05-09 14:42:54 -04:00
3f742f5f8e fix RESX file (add missing element) 2024-05-01 11:52:07 -04:00