sbwalker
0f2aa4d2e1
update to official .NET 9 release
2024-11-12 15:40:54 -05:00
sbwalker
0f698e0c50
make indexing of Files opt-in rather than opt-out
2024-11-08 15:16:32 -05:00
sbwalker
fdbdd0ef4c
Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing.
2024-11-07 17:05:28 -05:00
sbwalker
18b1b5fca5
default Description to Module Name if not specified in Module Creator
2024-11-07 11:52:53 -05:00
Cody
80316824f7
Remove Blank Page Specific Error Message
2024-10-24 13:21:40 -07:00
Cody
97d3764b6e
Remove Blank Page Specific Error Message
2024-10-24 13:20:52 -07:00
Cody
d77e898929
Refactor TabPanel Heading Assignment Logic
...
- Simplified the logic for setting the Heading property in the TabPanel component.
- Replaced the if-else statement with a ternary operator for improved readability and maintainability.
- Ensured that the functionality remains unchanged and verified correct assignment of headings.
2024-10-24 12:43:20 -07:00
Cody
15867a7807
Adds await ScrollToPageTop(); to error messages + Page Name Error Message
2024-10-24 12:23:29 -07:00
Cody
e2c404d8bb
Adds await ScrollToPageTop(); to error messages + Page Name Error Message
...
- Adds await ScrollToPageTop(); to error messages
- Adds Blank Page Name Error Message
2024-10-24 12:18:30 -07:00
sbwalker
a967332f89
remove Microsoft.AspNetCore.Localization
2024-10-24 12:24:46 -04:00
Cody
23010acef4
Scroll to top after saving settings - Fixes #4758
2024-10-21 10:36:12 -07:00
sbwalker
51d244f3aa
add additional external login providers
2024-10-16 08:35:01 -04:00
sbwalker
8113a754a1
add missing localization keys
2024-10-16 07:52:36 -04:00
sbwalker
bcf7866fe2
fix #4733 - remove Name column from Language table and populate value dynamically
2024-10-15 15:58:17 -04:00
sbwalker
b3071b9272
fix #4716 - sort recycle bin items by DeletedOn date descending
2024-10-15 07:55:54 -04:00
sbwalker
93d4bfcd7a
When displaying Database Type use SQL Server rather than LocalDB to avoid confusion
2024-10-14 16:21:03 -04:00
Cody
12f5d7b846
Remove extra attribute for SetCookie
2024-10-05 14:06:35 -07:00
Cody
906ae0a43e
Remove extra attribute for SetCookie
2024-10-05 14:06:18 -07:00
Cody
9d0ab34274
Update 'SetCookie" option settings "secure, httpOnly, sameSite"
2024-10-05 13:28:33 -07:00
Cody
e6038be6f7
Update SetCookie
Option Settings Secure, HttpOnly, SameSite
2024-10-05 13:27:14 -07:00
sbwalker
3df45ca20f
add defensive logic if ModuleState is null in ModuleMessage
2024-10-02 16:53:36 -04:00
Ben
c458a77d27
Fix #4690 : prevent invalid parsing.
2024-10-01 22:13:32 +08:00
sbwalker
341ca5a330
add some clarity to the database fields help text
2024-09-30 13:31:57 -04:00
sbwalker
be0754f568
simplify configuration of external login providers
2024-09-27 16:21:06 -04:00
sbwalker
b98535810b
fix #4654 - show progress indicator during download
2024-09-27 12:00:49 -04:00
sbwalker
ea2846973a
add disclaimer to System Update feature
2024-09-27 09:00:04 -04:00
Cody
6dedd87305
autocomplete="off" for SMTP Username/Password
2024-09-23 12:19:49 -07:00
sbwalker
b7928a5255
fix #4638 - add Logout Everywhere option to User Profile
2024-09-20 15:18:25 -04:00
sbwalker
8cdcdaf6d9
fix code formatting
2024-09-20 12:54:34 -04:00
sbwalker
8ada4765b1
fix #4641 - highlight default site theme in list of themes in page management
2024-09-20 12:27:49 -04:00
sbwalker
49b971280f
fix #4628 - preserve Url for all ModuleActions
2024-09-19 14:09:45 -04:00
sbwalker
ac313722f9
on .NET MAUI provide message to user if Security Token has not been configured
2024-09-18 11:28:11 -04:00
sbwalker
48f2079f88
fix #4580 - add logout everywhere support using SecurityStamp
2024-09-17 08:45:27 -04:00
Shaun Walker
0f2b5531de
Merge pull request #4601 from hishamco/module-settings
...
Add null operator in ModuleState.ModuleDefinition
2024-09-13 14:13:40 -04:00
Hisham Bin Ateya
26e4398905
Address feedback
2024-09-13 21:12:18 +03:00
sbwalker
caa2073d48
improve support for external login roles
2024-09-13 07:34:57 -04:00
sbwalker
69bc06685f
fix #4598 - user experience improvements for file upload
2024-09-12 14:04:35 -04:00
Hisham Bin Ateya
3c0c5aed60
Add null operator in ModuleState.ModuleDefinition
2024-09-11 02:09:02 +03:00
sbwalker
bbe85def23
fix #4503 - ensure all state is initialized before rendering
2024-09-09 09:17:27 -04:00
sbwalker
9ea7dc8b3c
reverting #4507
2024-09-06 11:57:15 -04:00
David Montesinos
351ba22d64
Fix IconOnly not working
2024-09-06 16:35:44 +02:00
sbwalker
9620c5a98f
fix issue adding existing user to a new site
2024-08-29 17:53:11 -04:00
sbwalker
d4f71d5026
improve developer experience for Url helper methods
2024-08-28 21:21:41 -04:00
sbwalker
ca19d8a842
allow progress indicator to be displayed in search results
2024-08-27 10:22:41 -04:00
sbwalker
b6422f9b80
fixed required field validation in Search Results Settings
2024-08-22 12:10:15 -04:00
sbwalker
247c573a6e
use localized Yes/No values when displaying Site Urls Default? option
2024-08-22 10:53:27 -04:00
sbwalker
66acb55a57
fix login redirect issue in sub-site where user has navigated directly to login page
2024-08-21 15:17:29 -04:00
sbwalker
c3ddb8df56
fix #4536 - deleted modules appearing in Page Management - Modules panel
2024-08-20 16:18:31 -04:00
sbwalker
e3f099441c
ensure form name is unique in ActionDialog
2024-08-19 16:58:33 -04:00
sbwalker
a493969f9b
fix issues with ActionDialog in static rendering
2024-08-19 09:34:08 -04:00
sbwalker
1a2ad55677
add ability to extract zip file contents in File Management
2024-08-14 15:54:13 -04:00
sbwalker
bb00d81eba
move folder permissions grid to dedicated tab for consistency
2024-08-13 16:48:22 -04:00
Leigh Pointer
a037d9167e
Fix for #4503 Module Custom Permissions not being shown
2024-08-10 21:25:32 +02:00
sbwalker
35f873a342
add search reindex capability
2024-08-10 10:01:52 -04:00
sbwalker
4073ff38eb
fix #4499 - page modules not loaded properly
2024-08-09 13:11:19 -04:00
sbwalker
ef791aa22a
add missing indexes
2024-08-07 16:55:35 -04:00
sbwalker
3648f99920
resolve localization issue in ActionDialog
2024-07-25 09:24:21 -04:00
sbwalker
90f9c24720
add missing localization for Search Results Settings
2024-07-23 14:44:14 -04:00
sbwalker
9e3df97737
use PageState.Site.Settings rather than reloading settings from database
2024-07-23 07:45:13 -04:00
David Montesinos
48076c25bf
fix: set Rich active tab for Quill text editor
2024-07-23 09:18:58 +02:00
sbwalker
8ca2f0a49f
fix #4284 - handle user role effective and expiry date
2024-07-22 21:09:35 -04:00
sbwalker
8b2e55a969
remove ITextEditorProvider interface
2024-07-22 13:31:24 -04:00
sbwalker
1c01087eda
fix #4450 QuillJSTextEditor settings
2024-07-22 08:11:09 -04:00
sbwalker
ef272dd6a8
change Ignore Paths to Ignore Pages
2024-07-21 09:10:01 -04:00
sbwalker
66ffad0b4e
moved Search Provider setting to Search Settings
2024-07-21 08:59:23 -04:00
sbwalker
3e8794db1b
add Search Provider to Site Settings
2024-07-21 08:49:18 -04:00
sbwalker
a4240f972b
add Functionality section to Site Settings
2024-07-21 08:15:51 -04:00
sbwalker
70edd9686f
more localization changes
2024-07-20 21:52:41 -04:00
sbwalker
3fef3f2dc3
fix localization for QuillJSTextEditor
2024-07-20 21:43:38 -04:00
sbwalker
59bba83b1d
add ability to manage search results settings
2024-07-19 12:55:59 -04:00
sbwalker
7df5eba775
use JSInterop for loading QuillJSTextEditor stylesheet
2024-07-18 13:17:23 -04:00
sbwalker
4f3190bf73
improve search user experience
2024-07-18 11:49:42 -04:00
sbwalker
6a1014d8c1
QuillJSTextEditor setting improvements
2024-07-18 11:01:01 -04:00
sbwalker
f2c5dca5e7
set Prerender on Login component
2024-07-17 20:52:13 -04:00
sbwalker
0c80e28754
add Refresh option for Job Logs
2024-07-17 17:12:24 -04:00
sbwalker
d7a290c595
add localization to search settings
2024-07-17 16:34:02 -04:00
sbwalker
71e472f330
search optimizations
2024-07-17 13:57:47 -04:00
Shaun Walker
25ea518266
Revert "revert #4250 which disabled prerendering by default for static rendered sites"
2024-07-17 12:12:58 -04:00
sbwalker
5610a14e49
add missing properties to Clone method
2024-07-17 11:34:01 -04:00
sbwalker
e9f6a85cad
revert #4250 which disabled prerendering by default for static rendered sites
2024-07-17 11:20:27 -04:00
sbwalker
76bdcea4b1
include Search Settings
2024-07-17 11:08:43 -04:00
sbwalker
deb6a9e51c
make SearchResults API consistent with other core APIs
2024-07-16 16:54:55 -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
17fec7d6e1
resolve security issue in Search
2024-07-15 10:07:48 -04:00
sbwalker
c3f041dc87
testing search indexing of files
2024-07-13 09:28:02 -04:00
sbwalker
90b0f04b3c
fix #4397 - remove incorrect help text
2024-07-11 13:39:05 -04:00
sbwalker
1209739398
fix #4398 - InputList component not handling scenario where input is reset to nothing
2024-07-11 13:35:46 -04:00
Ben
acbe000f97
avoid race condition issue.
2024-07-03 17:59:40 +08:00
Ben
599071b68b
avoid race condition issue.
2024-07-03 17:07:47 +08:00
Ben
2bacee919d
update the settings UI.
2024-07-03 12:26:36 +08:00
Ben
6701e49f9a
move the editor settings into editor self control.
2024-07-02 09:50:53 +08:00
Ben
e00c261777
Fix #4358 : RichTextEditor Provider Abstraction.
2024-07-01 17:11:26 +08:00
sbwalker
af62a89a6b
fix #4339 - add page not redirecting to correct url in subsite
2024-06-24 10:59:34 -04:00
Leigh Pointer
b4aa73fc64
Updated SearchResults Categories to Admin
2024-06-11 15:21:12 +02:00
sbwalker
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
b00c2afc46
Fix #4316 : move the raw html editor into quill editor instance.
2024-06-07 08:35:42 +08:00
Ben
c125a7fe07
Fix #4316 : add text editor interfaces.
2024-06-06 16:39:35 +08:00
Shaun Walker
d449396ad5
Merge pull request #4304 from zyhfish/task/add-search-function
...
#4303 : add search function.
2024-06-04 16:52:10 -04:00
Shaun Walker
532a87d064
Merge pull request #4307 from leigh-pointer/OqtaneControls
...
Oqtane controls updates
2024-06-04 16:50:53 -04:00
Leigh Pointer
8048788042
Oqtane controls updates
...
ActionDialog and ActionLink now allow other icon sets whilst still adhering to the legacy "oi oi-" icon set.
Pager added SearchBoxClass Class parameter to the Search div.
TabStrip added a TabContentClass Class parameter to the tab content div.
2024-06-04 12:21:59 +02:00