9f28ee2982
.NET 8 initial migration
2023-10-18 15:22:53 -04:00
c057430488
prepare for 4.0.6 release
2023-10-16 08:43:31 -04:00
00f1dbc3dd
prepare for 4.0.5
2023-09-26 11:34:52 -04:00
6b9de40442
prepare for 4.0.4 release
2023-09-20 14:58:54 -04:00
f22e0c4384
prepare for 4.0.3 release
2023-08-28 07:58:33 -04:00
22cfec9276
prepare for 4.0.2 release
2023-08-06 08:33:36 -04:00
7a42646bed
Fix #3068 - support microsites in .NET MAUI
2023-08-02 13:55:01 -04:00
59fffbd3ee
prepare for 4.0.1 release
2023-07-10 16:51:03 -04:00
18a9c059f4
fix site provisioning issue for host module definitions
2023-05-25 14:55:46 -04:00
0c749a126c
initial changes to upgrade to .NET 7
2023-05-15 12:01:29 -04:00
e4a24df7b4
prepare for 3.4.3 release
2023-05-02 15:54:36 -04:00
8f6dc52430
prepare for 3.4.2 release
2023-03-28 14:29:57 -04:00
c1f2f9a970
prepare for 3.4.1
2023-03-13 22:21:04 -04:00
d33f82d969
prepare for 3.4.0 release
2023-03-03 15:45:56 -05:00
f2df8e96db
fix #2567 - migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
ffca1d2486
refactor visitor cookie name into a shared constant
2023-02-07 16:26:23 -05:00
4cc0060c67
prepare for 3.3.1 patch
2023-01-14 14:45:30 -05:00
c4315c25bc
prepare for 3.3.0 release
2023-01-10 14:02:23 -05:00
e136972cd7
add support for API permissions at the UI layer - including ability to delegate user, role, profile management
2023-01-09 11:38:25 -05:00
b09a3ccdae
enhance dynamic authorization policies to support default role specification
2022-12-02 07:34:06 -05:00
7489d9d186
move UI logic from FileService to FileManager, add progressive retry logic, update file attributes if uploading a new version of a file, clean up temporary artifacts on failure, improve upload efficiency
2022-11-09 21:11:02 -05:00
45e2027c56
prepare for 3.2.1 release
2022-10-13 13:34:43 -04:00
1438e61f1b
fix #2427 - issue with upgrade available in Language Management
2022-09-28 16:16:46 -04:00
06812d5df8
improve BaseUrl handling for MAUI, replace ContentUrl with FileUrl and improve file server
2022-09-21 13:38:21 -04:00
075748d697
made folder paths cross platform, introduced file handler for abstracting the serving of files, enabled url mapping for broken file links, resolved public folder deletion issue
2022-08-30 07:21:52 -04:00
32d6d143dd
Prepare for 3.2.0 release
2022-08-19 15:54:33 -04:00
f96129fa37
Blazor Hybrid / .NET MAUI support
2022-08-11 17:09:32 -04:00
b35c342960
prepare for 3.1.4 release
2022-07-26 17:22:06 -04:00
557b30815e
use package name as a convention for identifying satellite assemblies
2022-07-18 13:14:34 -04:00
f97a6a2bee
Added version to Language Management, improved framework performance by loading languages into PageState, include all supported cultures and allow Administrator to add any language to a site regardless of translation availability, fix translation upgrade issue
2022-07-16 09:59:47 -04:00
79c8126c4a
Fix #2230 - add support for an Unauthenticated User global role
2022-06-07 15:25:44 -04:00
dde7094fe3
prepare for 3.1.2
2022-05-12 20:55:11 -04:00
cbca8c9e93
prepare for 3.1.1 release
2022-04-24 20:19:44 -04:00
f9432acf1b
remove SiteSettings from Alias for better separation of concerns
2022-03-27 19:47:52 -04:00
4566ea436c
prepare for 3.1 release
2022-03-23 15:04:03 -04:00
9b69e135d9
Merge pull request #2053 from leigh-pointer/FileConstants
...
Fix for File Upload Failed {Error} .json file #2052
2022-03-13 22:56:50 -04:00
9bbbff31f8
Added support for per site options and OpenID Connect
2022-03-13 22:55:52 -04:00
432429026b
Fix for File Upload Failed {Error} .json file #2052
...
Udate to FileUpload Constant
added extensions json, xml, xslt, rss, html, htm, css
This is an interim fix with plans to make the upload extensions a soft implementation.
2022-03-09 14:27:14 +01:00
2b768165e5
prepare for 3.0.3 release
2022-02-11 16:59:48 -05:00
9d17804ac7
improved UX in Event Log by preserving criteria when viewing Details, added RowClass and ColumnClass parameters to Pager component, added initial-scale=1.0 to viewport specification in _host, added default visitor tracking filter, fixed "The given key 'level' was not present in the dictionary" issue in Visitor Management - Details by ensuring data was fully loaded
2022-01-27 18:12:04 -05:00
f964e0e502
added router support for url fragments, added language attribute to HTML document tag to improve validation, fixed Theme Settings so they can only be invoked via the Control Panel, added support for webp image files
2022-01-22 19:34:30 -05:00
cea5f86df4
prepare for 3.0.2 release
2022-01-11 17:46:36 -05:00
9c32937c83
added support for url mapping and viitors
2021-12-09 08:48:56 -05:00
29bd31f609
upgrade to .NET 6 and increment version to 3.0.0
2021-10-19 15:33:03 -04:00
3e9a4f2c1a
Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic.
2021-10-06 17:20:44 -04:00
c2be84a367
increment version to 2.3.1
2021-09-27 11:43:57 -04:00
57db7c1efc
update version to 2.3.0 in preparation for release
2021-09-22 11:55:01 -04:00
898b908c1b
Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.
2021-09-15 08:02:55 -04:00
a79535d7d1
prepare for 2.2.0 release
2021-07-05 15:22:24 -04:00
c4e6a4af49
fix remaining default resx differences, enhance module message with ability to dismiss, fix issue in ConfigManager.RemoveSetting, introduce package registry service
2021-06-22 14:14:46 -04:00