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
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
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
395a68ad80
Merge branch 'dev' into MissingParams
2024-05-01 08:20:29 +02:00
b7f0132675
Merge pull request #4213 from sbwalker/dev
...
fix #4206 - validate folder name for duplicates
2024-04-30 16:41:37 -04:00
4ac827b9e8
fix #4206 - validate folder name for duplicates
2024-04-30 16:41:24 -04:00
53217b061d
ModuleSettings ContainerSettings #4211
...
ModuleSettings ContainerSettings #4211
2024-04-30 20:07:34 +02:00
4770daa7c6
Fix for Issue #4210 and part #4209
...
This I will work on on a different Issue
2024-04-30 19:46:10 +02:00
378b81b13b
Fix for missing parameters and Resx values
...
Issue #4202 Issue #4203
2024-04-30 08:17:53 +02:00
ead954ddaa
Missing Parameters
...
#4174 #4175
2024-04-22 19:18:02 +02:00
7b8e7ac5c2
Fix for #4168
...
Resx entry for Module Settings Permissions tab
2024-04-22 17:14:09 +02:00
d67566252a
add Process info to System Info to indicate if process is 32 bit or 64 bit
2024-04-11 13:34:06 -04:00
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
757a39a75e
update code by review result.
2024-04-03 22:27:39 +08:00
4c08a527be
Fix #3625 : add the clear logs function.
2024-04-03 09:21:13 +08:00
e1ed0d2b09
change resource term
2024-03-02 09:07:04 -05:00
e76126fdd9
Site Setting terminology changes
2024-02-26 16:27:58 -05:00
98e11c16fa
fix prerender helptext
2024-02-26 16:13:36 -05:00
0d526a2c4f
improve help text for interactivity
2024-02-26 16:08:44 -05:00
7b38683985
remove Delete option from Scheduled Jobs - they are automatically created at startup
2024-02-21 09:39:06 -05:00
2ad8413c6d
modified resx
2024-02-21 09:32:31 -05:00
5d64ea48ba
added links from login to register and vice versa
2024-02-17 12:28:55 +01:00
2b6965f801
allow prerender selection in all scenarios
2024-02-12 09:14:05 -05:00
fce72cad55
Interactivity needs to be selectable regardless of the default render mode
2024-02-09 16:24:30 -05:00
1e332ed075
split RenderMode and Runtime configuration
2024-02-01 09:08:39 -05:00
8e499d164a
render mode integration
2024-01-31 15:22:21 -05:00
c09e5e6552
improve help text for autocomplete
2024-01-19 15:35:48 -05:00
ab08732ba8
Merge pull request #3652 from thabaum/ENH-Adds-Profile-Autocomplete-Setting
...
Enh: Autocomplete Attribute Enhancement
2024-01-19 15:25:13 -05:00
584a7eb9e2
Merge pull request #3598 from thabaum/module-creator-notification-tool-tips
...
Module Creator Owner/Name + Notification Help Text Includes Warning Not To Use The Word "Oqtane". Fixes #3597
2024-01-19 15:18:42 -05:00
0770e00d8d
Updates Autocomplete.HelpText
2024-01-16 17:46:30 -08:00
9315358fa6
adds autocomplete
2024-01-13 20:59:42 -08:00
e047d4e8a6
Start end End date Range check
...
Checks that the Start date starts before the End date.
Message added to Resx
2024-01-10 14:49:47 +01:00
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
6820b748f7
Updates Module Name/Owner and Notification Text
2023-12-29 11:37:31 -08:00
42422845b0
Updates Owner/Module Name Tooltip/Notification
2023-12-29 11:00:29 -08:00