Commit Graph

432 Commits

Author SHA1 Message Date
sbwalker
c2bb6be2da add property to Module class to indicate how the IPortable interface is being invoked (Export Module, Import Module, Copy Page, Global Replace, Site Template) 2026-03-05 12:55:24 -05:00
sbwalker
91b15b5e2a remove unnecessary using 2026-03-04 10:02:06 -05:00
sbwalker
ef92a88908 prevent update of linked SiteGroup 2026-03-04 09:59:52 -05:00
sbwalker
147ee8b1e7 resolve issue with Change Detection group 2026-03-04 09:09:07 -05:00
sbwalker
72542f0146 allow page attributes to support alias names 2026-03-03 15:48:25 -05:00
sbwalker
573a914699 provide an indicator in Module Settings when a module is shared across multiple pages 2026-02-25 11:44:15 -05:00
sbwalker
06e555ddd1 relocate folder hierarchy logic to folder repository (consistent with page approach) 2026-02-25 08:12:31 -05:00
sbwalker
a6006ce1fe resolve DbContext issue 2026-02-19 13:27:19 -05:00
sbwalker
060eaa7aff change JobTask to SiteTask 2026-02-19 10:47:30 -05:00
sbwalker
0fd97d34d9 add Job Tasks to enable the execution of adhoc asynchronous site-based workloads 2026-02-19 08:23:11 -05:00
sbwalker
13a58ed099 add new global replace service for bulk updating content 2026-02-18 13:59:25 -05:00
Kuyck, Pieter
6f6870b16d #6046: FileRepository.GetFile: compare both filenames in the same cast. 2026-02-17 15:59:20 +01:00
sbwalker
3af03d308e improve cache busting for module/theme static assets (ie. do not require a restart) 2026-02-17 09:31:13 -05:00
sbwalker
a4f7d1f745 add comment for clarification 2026-02-16 07:59:55 -05:00
sbwalker
d3c4e78baa resolve permission issue 2026-02-15 13:45:45 -05:00
sbwalker
657c6620d5 modifications for page attributes 2026-02-13 16:56:54 -05:00
sbwalker
d9db41ac99 provide support for @page route 2026-02-13 10:50:03 -05:00
sbwalker
ddd6dfc475 refactoring of site groups 2026-02-09 13:58:38 -05:00
sbwalker
7ab1184a04 fix #5988 - add inline script support to static rendering 2026-01-30 09:00:58 -05:00
sbwalker
912c01cdf8 refactorimg Site Groups 2026-01-28 10:47:39 -05:00
sbwalker
3be2b9c720 introducing Site Groups 2026-01-27 16:51:30 -05:00
sbwalker
86f88c4f7c fix #5940 - add MySQL support to Oqtane 10 2026-01-05 15:49:42 -05:00
sbwalker
8120db84f4 add url mapping referrer 2025-12-19 15:06:06 -05:00
sbwalker
a10575bfc3 fix #5897 - allow SQLite to drop columns, remove deprecated columns, and handle upgrade logic 2025-12-19 09:03:44 -05:00
sbwalker
cf3a86dc4a hack to get Passkeys working 2025-10-22 16:39:52 -04:00
sbwalker
273097d96d refactor TenantDBContext to accomodate AspNetUserPasskeys 2025-10-22 14:06:15 -04:00
sbwalker
39ad5a0638 consolidate interface and concrete class 2025-10-22 11:20:45 -04:00
Shaun Walker
abc4905a14 Merge pull request #5731 from zyhfish/task/fix-5714
Fix #5714: update the default order of profile fields.
2025-10-20 11:58:35 -04:00
sbwalker
5875c1caa7 fix #5671 - copy page and module settings from parent 2025-10-20 11:56:53 -04:00
Ben
ebfcd59c44 Fix #5714: update the default order of profile fields. 2025-10-20 22:09:21 +08:00
Ben
9135894053 Fix #5715: delete settings with api. 2025-10-15 22:48:34 +08:00
Ben
4a4edfa857 Fix #5715: delete role settings. 2025-10-15 16:20:06 +08:00
sbwalker
cf761f56d4 allow site templates to support shared modules 2025-10-07 08:09:34 -04:00
sbwalker
8d23d9aba3 allow themes to define usage permissions similar to modules 2025-09-25 13:55:02 -04:00
sbwalker
3c1167d359 improve migration history 2025-09-19 15:25:11 -04:00
sbwalker
beb4919d97 add ability to view Migration History 2025-09-19 14:59:58 -04:00
sbwalker
1995a96a98 fix issues with NotificationJob related to MailKit behavior 2025-09-18 17:19:30 -04:00
sbwalker
dfca6640da add setting import 2025-09-08 12:13:17 -04:00
sbwalker
94391875d5 added a Setting Management UI 2025-09-05 17:20:31 -04:00
sbwalker
b5fdf42c37 allow modules to be able to specify the databases they support 2025-09-02 08:32:46 -04:00
sbwalker
0f38df053f fix #5519 - Site hard delete exception 2025-08-21 09:57:29 -04:00
sbwalker
b3f6194fda consolidate interface and implementation classes 2025-08-11 16:36:09 -04:00
sbwalker
30c869ff2a performance improvement to filter settings in database 2025-08-07 14:30:13 -04:00
sbwalker
aa9664e187 improve broken link handling 2025-08-01 10:54:40 -04:00
sbwalker
f4cea3fe03 fix #5349 - send verification email if unverified user attempts to login, add ability to enable/disable email verification per site 2025-07-29 16:20:07 -04:00
sbwalker
658059806b fix #5346 - deleting role should remove associated useroles 2025-07-29 09:05:37 -04:00
sbwalker
b1770ebb76 fix #5346 - deleting role should remove associated permissions 2025-07-29 08:40:38 -04:00
sbwalker
57d443be8d support for module header and footer content 2025-05-14 12:18:37 -04:00
sbwalker
da1e859fda use new GetSettingValue() method 2025-04-30 14:34:54 -04:00
sbwalker
24b666a382 remove unecessary using statment 2025-04-30 13:55:11 -04:00