Commit Graph

2591 Commits

Author SHA1 Message Date
880a6e43d1 use enum for MessageStyle 2025-09-16 11:16:23 -04:00
Ben
e620bba0da Fix #5612: add paging function. 2025-09-16 18:21:47 +08:00
a528e5eab2 add toast support to ModuleMessage 2025-09-15 16:42:37 -04:00
ea87497e6d Merge pull request #5618 from zyhfish/task/move-radzen-editor-settings-dialog
Move radzen editor settings dialog  to correct folder.
2025-09-15 08:02:29 -04:00
4e53dcd8d5 improve performance of UpdateSettingsAsync method 2025-09-15 07:59:46 -04:00
Ben
dd447e802e Move radzen editor settings dialog to correct folder. 2025-09-15 17:05:51 +08:00
dcd99695e7 bump version to 6.2.1 2025-09-12 12:31:47 -04:00
f2124c5ae0 update to .NET SDK 9.0.9 2025-09-12 12:01:57 -04:00
4278b9992b move and rename FileManagerDialog so that it is clear that it is a dependency of RadzenTextEditor 2025-09-11 08:24:14 -04:00
fba4f23f71 improve sort order of user profile options using settings 2025-09-10 17:17:47 -04:00
3f4f1a8278 profile improvements 2025-09-09 08:52:20 -04:00
be8436d237 improve setting import 2025-09-08 12:55:45 -04:00
dfca6640da add setting import 2025-09-08 12:13:17 -04:00
dcc2e59e46 improve validation 2025-09-05 17:38:02 -04:00
94391875d5 added a Setting Management UI 2025-09-05 17:20:31 -04:00
3e12910fbd allow installer logo to be overridden 2025-09-05 13:12:39 -04:00
27041f464f restructure text editors and static assets 2025-09-05 12:32:43 -04:00
9f923ae968 Merge pull request #5577 from zyhfish/task/radzen-text-editor
implement radzen text editor.
2025-09-05 11:13:52 -04:00
e913c10d5b exception handling needs to encapsulate entire method 2025-09-05 11:13:21 -04:00
Ben
e59d5fd339 implement radzen text editor. 2025-09-05 20:36:50 +08:00
b7bc527d6c Added resource message for Message.Job.Disabled 2025-09-04 21:52:24 -07:00
1ea76d06d1 Change StartJob to check if job is enabled 2025-09-04 21:47:51 -07:00
e7bc11d026 bump version to 6.2.0 2025-09-02 13:59:27 -04:00
30c6da13c2 fix help text related to module/theme upload 2025-09-02 08:49:32 -04:00
6daf675e52 added support for cookie domain option in User Management Settings 2025-08-30 08:01:18 -04:00
1ebf3c4077 added StaticAssetPath properties to base classes 2025-08-30 07:48:26 -04:00
a9bc356f37 remove hardcoded references to LocalDB 2025-08-29 17:16:42 -04:00
2af02fae95 install wizard should use RenderMode and Runtime values from appsettings.json when creating site 2025-08-27 14:28:23 -04:00
3b16ae8cc0 improve help text 2025-08-27 14:07:51 -04:00
Ben
91e55aeb9b Fix #5532: change the default value to true. 2025-08-26 20:26:11 +08:00
Ben
919fb5012f Fix #5532: add require nonce setting. 2025-08-26 18:13:09 +08:00
6a0c47f7b1 remove unecessary content exclusion 2025-08-22 14:21:49 -04:00
cca0f2219e fix #5520 - site soft delete should only be visible to Host users 2025-08-21 09:59:15 -04:00
96192e2e06 add additional SSL connection options for SMTP 2025-08-19 13:16:37 -04:00
2143660345 resolve issue related tp moving database providers to Oqtane.Server 2025-08-15 13:56:57 -04:00
b7ff49bdb2 add authorization convenience methods to ModuleBase 2025-08-13 08:18:16 -04:00
e32f55e433 bump version to 6.1.5 2025-08-12 16:08:30 -04:00
eb8ad04557 ensure all install config settings are populated 2025-08-12 15:33:17 -04:00
64b8b5d3c8 consolidate Service interface and implementation classes 2025-08-11 16:53:32 -04:00
3bd6767138 only hosts should be allowed to view/edit SMTP settings 2025-08-07 14:42:24 -04:00
a37f07d20b fix malformed bold tag 2025-08-07 14:31:57 -04:00
b11a7a678c fix #5461 - handle MinDate and MaxDate 2025-08-07 10:58:33 -04:00
39ae6a76cd Updated Project Refs 9.0.8
# SQLitePCLRaw.bundle_e_sqlite3 was not updated.
Oqtane Framework
Project Templates Module and Theme
MAUI solution
2025-08-07 08:09:34 +02:00
2cefab1c64 resolve interactive page load 2025-08-04 13:09:37 -04:00
77949331e2 improve FileManager performance 2025-08-04 13:06:16 -04:00
334137454e improve FileManager performance when ShowFiles is disabled 2025-08-02 09:46:02 -04:00
6119417331 improve interactive rendering logic 2025-08-01 15:43:21 -04:00
23c3c47db4 add active/deleted filter in User Management 2025-08-01 14:45:40 -04:00
02861b8e01 fix AddModuleMessage not displaying messages in Interactive render mode 2025-08-01 09:14:58 -04:00
50fa95dff9 resolve interactive rendering issue 2025-07-31 11:04:22 -04:00