sbwalker
aac1bb582b
copy page should copy page settings
2026-03-03 17:32:19 -05:00
sbwalker
72542f0146
allow page attributes to support alias names
2026-03-03 15:48:25 -05:00
sbwalker
e65f61bd65
increment version to 10.1.1
2026-03-03 07:54:45 -05:00
sbwalker
6160941aee
fix #6091 - Add page route incorrect
2026-03-02 13:47:01 -05:00
sbwalker
cf61a58b4c
do not reduce length of user agent
2026-02-27 14:36:43 -05:00
sbwalker
d1b40f0603
fix #6087 - module category filter
2026-02-27 14:24:26 -05:00
sbwalker
f1934028a1
use visitor tracking filter with url mapping
2026-02-27 14:15:03 -05:00
sbwalker
18730c5e53
add some defensive logic in file handler
2026-02-26 11:03:58 -05:00
Shaun Walker
c3a0a96623
Update README.md
2026-02-25 14:21:58 -05:00
Shaun Walker
f9d6ad2c0f
Merge pull request #6080 from sbwalker/dev
...
update azuredeploy to 10.1.0
2026-02-25 14:17:28 -05:00
sbwalker
1cb0a45715
update azuredeploy to 10.1.0
2026-02-25 14:17:14 -05:00
Shaun Walker
6464604f5c
Merge pull request #6077 from sbwalker/dev
...
provide an indicator in Module Settings when a module is shared across multiple pages
2026-02-25 11:44:37 -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
Shaun Walker
ebbe618e98
Merge pull request #6076 from sbwalker/dev
...
set default module title in control panel when adding or copying existing module
2026-02-25 10:39:23 -05:00
sbwalker
0cc1b5a3e9
set default module title in control panel when adding or copying existing module
2026-02-25 10:38:59 -05:00
Shaun Walker
50ccd29872
Merge pull request #6075 from sbwalker/dev
...
do not display audit info when copying pages
2026-02-25 09:46:22 -05:00
sbwalker
00d14552b1
do not display audit info when copying pages
2026-02-25 09:46:05 -05:00
Shaun Walker
cad5694145
Merge pull request #6073 from sbwalker/dev
...
relocate folder hierarchy logic to folder repository (consistent with page approach)
2026-02-25 08:12:55 -05:00
sbwalker
06e555ddd1
relocate folder hierarchy logic to folder repository (consistent with page approach)
2026-02-25 08:12:31 -05:00
Shaun Walker
46aa5225c6
Merge pull request #6070 from sbwalker/dev
...
explicitly set module order in Default Site Template
2026-02-24 16:05:11 -05:00
sbwalker
09f6a1d531
explicitly set module order in Default Site Template
2026-02-24 16:04:55 -05:00
Shaun Walker
f8633fd390
Merge pull request #6069 from sbwalker/dev
...
add copy page functionality to control panel
2026-02-24 15:36:01 -05:00
sbwalker
9aad400038
add copy page functionality to control panel
2026-02-24 15:35:45 -05:00
Shaun Walker
91ce840592
Merge pull request #6068 from sbwalker/dev
...
improve change detection notification logic
2026-02-24 08:59:58 -05:00
sbwalker
458c8534c7
improve change detection notification logic
2026-02-24 08:59:40 -05:00
Shaun Walker
f7df3a4720
Merge pull request #6066 from sbwalker/dev
...
refactor synchronization job
2026-02-23 08:11:44 -05:00
sbwalker
36789495df
refactor synchronization job
2026-02-23 08:11:29 -05:00
Shaun Walker
ed0b341f76
Merge pull request #6063 from sbwalker/dev
...
allow LanguageSwitcher to support culture and ui culture
2026-02-20 15:12:10 -05:00
sbwalker
0d4d51448e
allow LanguageSwitcher to support culture and ui culture
2026-02-20 15:11:54 -05:00
Shaun Walker
3df2c04795
Merge pull request #6062 from sbwalker/dev
...
fix culture cookie so that it supports culture and ui culture
2026-02-20 14:53:57 -05:00
sbwalker
12f06a7662
fix culture cookie so that it supports culture and ui culture
2026-02-20 14:53:41 -05:00
Shaun Walker
f0cab1ca79
Merge pull request #6060 from sbwalker/dev
...
handle caching in Global Replace
2026-02-20 08:43:03 -05:00
sbwalker
ae0c4c1099
handle caching in Global Replace
2026-02-20 08:42:41 -05:00
Shaun Walker
dc4ded82b1
Merge pull request #6058 from sbwalker/dev
...
fix renaming issue
2026-02-19 14:26:01 -05:00
sbwalker
8752b24723
fix renaming issue
2026-02-19 14:25:42 -05:00
Shaun Walker
289252d39c
Merge pull request #6056 from sbwalker/dev
...
support html encoded content
2026-02-19 13:42:47 -05:00
sbwalker
2736fa451c
support html encoded content
2026-02-19 13:42:32 -05:00
Shaun Walker
31954a971c
Merge pull request #6055 from sbwalker/dev
...
resolve DbContext issue
2026-02-19 13:27:34 -05:00
sbwalker
a6006ce1fe
resolve DbContext issue
2026-02-19 13:27:19 -05:00
Shaun Walker
3db09a2fa6
Merge pull request #6054 from sbwalker/dev
...
remove unecessary using statements
2026-02-19 12:42:20 -05:00
sbwalker
5c2bd8093a
remove unecessary using statements
2026-02-19 12:42:04 -05:00
Shaun Walker
8b8048724a
Merge pull request #6053 from sbwalker/dev
...
change JobTask to SiteTask
2026-02-19 10:47:49 -05:00
sbwalker
060eaa7aff
change JobTask to SiteTask
2026-02-19 10:47:30 -05:00
Shaun Walker
67dbc4b7ca
Merge pull request #6052 from sbwalker/dev
...
add Job Tasks to enable the execution of adhoc asynchronous site-based workloads
2026-02-19 08:24:06 -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
Shaun Walker
ba51342fd6
Merge pull request #6051 from sbwalker/dev
...
add new global replace service for bulk updating content
2026-02-18 13:59:41 -05:00
sbwalker
13a58ed099
add new global replace service for bulk updating content
2026-02-18 13:59:25 -05:00
Shaun Walker
48a70c8be3
Merge pull request #6050 from sbwalker/dev
...
remove unnecessary using
2026-02-17 16:35:30 -05:00
sbwalker
4db58c2866
remove unnecessary using
2026-02-17 16:35:15 -05:00
Shaun Walker
539bad1463
Merge pull request #6049 from sbwalker/dev
...
performance and scalability improvement - get the most recent HtmlText record directly from database and cache only a single object rather than the entire collection
2026-02-17 16:25:35 -05:00