Ben
|
1aabb93f77
|
Fix #5054: parse string to number with invariant culture.
|
2025-02-10 16:23:41 +08:00 |
|
sbwalker
|
5a77c83e68
|
update version to 6.1.0
|
2025-01-30 08:08:16 -05:00 |
|
sbwalker
|
153a689bdb
|
fix #5005 - adds versioning (ie. fingerprinting) for static assets - core, modules, and themes.
|
2025-01-27 16:34:47 -05:00 |
|
Ben
|
9508983b15
|
Fix #4954: use Pomelo.EntityFrameworkCore.MySql package.
|
2025-01-14 19:58:56 +08:00 |
|
sbwalker
|
3528b8c674
|
fix #4848 - remove assemblies from /bin which have been moved to /bin/refs in .NET 9
|
2024-11-22 12:13:45 -05:00 |
|
sbwalker
|
a967332f89
|
remove Microsoft.AspNetCore.Localization
|
2024-10-24 12:24:46 -04:00 |
|
sbwalker
|
73ea17ae0f
|
changes to migrate Oqtane to .NET 9 and version 6.0.0
|
2024-10-21 14:51:20 -04:00 |
|
sbwalker
|
51d244f3aa
|
add additional external login providers
|
2024-10-16 08:35:01 -04:00 |
|
sbwalker
|
2c262d0655
|
updated version to 5.2.4
|
2024-10-02 16:39:31 -04:00 |
|
Cody
|
352c23f389
|
Prepare Release 5.2.4
|
2024-10-01 06:15:46 -07:00 |
|
sbwalker
|
be0754f568
|
simplify configuration of external login providers
|
2024-09-27 16:21:06 -04:00 |
|
sbwalker
|
82aea40ae4
|
prepare for 5.2.3
|
2024-09-23 16:17:55 -04:00 |
|
sbwalker
|
48f2079f88
|
fix #4580 - add logout everywhere support using SecurityStamp
|
2024-09-17 08:45:27 -04:00 |
|
Shaun Walker
|
fbb3c309ee
|
Merge pull request #4583 from sbwalker/dev
prepare for 5.2.2
|
2024-09-02 12:09:24 -04:00 |
|
sbwalker
|
473c265bac
|
prepare for 5.2.2
|
2024-09-02 12:09:06 -04:00 |
|
Ben
|
229aed306e
|
update bootstrap reference.
|
2024-08-29 19:41:27 +08:00 |
|
sbwalker
|
d4f71d5026
|
improve developer experience for Url helper methods
|
2024-08-28 21:21:41 -04:00 |
|
sbwalker
|
bd70def18a
|
fix #4471 - search pages not being added on upgrade
|
2024-07-27 09:51:02 -04:00 |
|
sbwalker
|
1cd4d6d0df
|
change IsEffectiiveOrExpired to IsEffectiveAndNotExpired
|
2024-07-23 07:08:26 -04:00 |
|
sbwalker
|
8b2e55a969
|
remove ITextEditorProvider interface
|
2024-07-22 13:31:24 -04:00 |
|
sbwalker
|
71e472f330
|
search optimizations
|
2024-07-17 13:57:47 -04:00 |
|
sbwalker
|
98bdfd3dbe
|
removed unused constants
|
2024-07-15 10:11:14 -04:00 |
|
Shaun Walker
|
34af53a15b
|
Merge branch 'dev' into task/fix-issue-4358
|
2024-07-06 08:32:10 -04:00 |
|
sbwalker
|
5b46dd7293
|
search refactoring
|
2024-07-06 07:58:04 -04:00 |
|
Ben
|
e00c261777
|
Fix #4358: RichTextEditor Provider Abstraction.
|
2024-07-01 17:11:26 +08:00 |
|
sbwalker
|
27356ef747
|
use List instead of IList, remove "List" from method names. remove unnecessary using statements
|
2024-06-11 10:38:44 -04:00 |
|
sbwalker
|
59fed7dda8
|
update app constant to 5.2.0
|
2024-06-10 16:50:33 -04:00 |
|
sbwalker
|
af35fb79fe
|
refactored to move AdminSiteTemplate out of SiteRepository
|
2024-06-10 14:55:06 -04:00 |
|
Ben
|
e1cdc7b387
|
return the words count to calculate the ranking.
|
2024-06-04 21:57:50 +08:00 |
|
Ben
|
7f970d489f
|
refactoring the code.
|
2024-06-04 17:32:31 +08:00 |
|
Ben
|
9d85ca07f4
|
#4303: add search function.
|
2024-06-03 21:19:42 +08:00 |
|
sbwalker
|
be3dd83bc7
|
prepare for 5.1.2 release
|
2024-05-20 16:42:35 -04:00 |
|
Leigh Pointer
|
4f5b33d8df
|
Null or empty check for FormatContent
Added null or empty check for the content and alias parameters at the beginning of the method.
|
2024-05-02 09:03:26 +02:00 |
|
sbwalker
|
70057542c1
|
fix path issue for root page
|
2024-04-23 13:15:44 -04:00 |
|
sbwalker
|
6162244730
|
fix #4165 - missing slash in subfolder sites
|
2024-04-22 17:09:18 -04:00 |
|
sbwalker
|
2a0399b98d
|
include .NET MAUI CORS policy for static files, add support for [wwwroot] in content
|
2024-04-16 12:36:31 -04:00 |
|
sbwalker
|
7cc5787779
|
prepare for 5.1.1 release
|
2024-04-11 14:27:59 -04:00 |
|
sbwalker
|
4944a9e51e
|
fix SiteMap so that it supports page Urls
|
2024-04-02 08:44:51 -04:00 |
|
sbwalker
|
e600da229c
|
fix #4091 - double slash generated for home page path ("/") and urlparameters
|
2024-04-01 15:11:20 -04:00 |
|
sbwalker
|
e37bc99c36
|
fix #4020 - EditUrl contains extra slash on child sites
|
2024-03-19 14:16:37 -04:00 |
|
sbwalker
|
5a2b9b60e6
|
fix #3984 - error when file path not specified
|
2024-03-13 17:54:25 -04:00 |
|
sbwalker
|
8e287da7b5
|
consolidate Clone logic for Resource objects
|
2024-03-08 19:33:09 -05:00 |
|
sbwalker
|
48b70d0254
|
fix 3937 - url decode before converting to friendly url
|
2024-03-04 08:24:26 -05:00 |
|
sbwalker
|
dd1d0d1cb8
|
optimize ParseParameters to use native Uri class
|
2024-02-29 10:09:19 -05:00 |
|
sbwalker
|
f439541844
|
fix page Path so it supports the specification of external Urls, querystrings, and anchors
|
2024-02-28 13:10:14 -05:00 |
|
sbwalker
|
f12b404d58
|
clone Platform property in SiteStte
|
2024-02-26 14:58:01 -05:00 |
|
sbwalker
|
553bbda769
|
add Platform property to SiteState and populate on both Web and .NET MAUI
|
2024-02-26 14:12:52 -05:00 |
|
sbwalker
|
b0487798c2
|
fix issues with installer
|
2024-02-16 11:13:31 -05:00 |
|
sbwalker
|
829e004ee5
|
bump version to 5.1.0
|
2024-02-15 21:26:44 -05:00 |
|
sbwalker
|
3db744269e
|
force control panel to interactive render mode
|
2024-02-14 11:05:49 -05:00 |
|