Shaun Walker
|
282a0b0c44
|
Fix #2382 - Admin pane improvements
|
2022-09-02 18:10:13 -04:00 |
|
Shaun Walker
|
13b9982461
|
added public Refresh method to FileManager
|
2022-09-02 09:11:00 -04:00 |
|
Shaun Walker
|
28f73727b5
|
moved hierarchical ordering logic to server for pages and folders
|
2022-08-30 07:31:56 -04:00 |
|
Shaun Walker
|
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 |
|
Shaun Walker
|
32d6d143dd
|
Prepare for 3.2.0 release
|
2022-08-19 15:54:33 -04:00 |
|
Shaun Walker
|
99d4d75d8e
|
Improvements to richtexteditor to allow file management in raw html editor. Also allow disabling of raw html editor which can be utilized via new setting in Html/Text module.
|
2022-08-19 15:32:30 -04:00 |
|
Shaun Walker
|
c7edc28bd9
|
improve support for module content editors
|
2022-08-16 17:25:46 -04:00 |
|
Shaun Walker
|
4084b352de
|
added ability to specify a site home page, updated default template content to include .NET MAUI
|
2022-08-15 17:01:20 -04:00 |
|
Shaun Walker
|
468df15d80
|
add Site option for specifying a Hosting Model of Blazor Hybrid
|
2022-08-15 09:30:36 -04:00 |
|
Shaun Walker
|
3c6ebd7742
|
performance improvements to reduce http and database interactions
|
2022-08-12 16:47:51 -04:00 |
|
Darryl Koehn
|
d75ed3d5ac
|
Update BaseEntityBuilder.cs
Some methods failing in BaseEntityBuilder if Schema is not null.
|
2022-08-11 16:15:09 -06:00 |
|
Shaun Walker
|
bd0a218214
|
Merge pull request #2355 from sbwalker/dev
Blazor Hybrid / .NET MAUI support
|
2022-08-11 17:11:45 -04:00 |
|
Shaun Walker
|
f96129fa37
|
Blazor Hybrid / .NET MAUI support
|
2022-08-11 17:09:32 -04:00 |
|
Amir Jahangard
|
773710aeef
|
#Bug in passing Lifetime property to GenerateToken
Audience is passed to GenerateToken instead of Lifetime.
|
2022-08-09 15:32:52 +04:30 |
|
Shaun Walker
|
cf2adc7f6a
|
Fix satellite assembly loading issue when running on WebAssembly
|
2022-08-08 10:47:33 -04:00 |
|
Shaun Walker
|
b621f24540
|
Merge pull request #2342 from sbwalker/dev
Fix #2336 - error.png path incorrect
|
2022-08-06 16:27:45 -04:00 |
|
Shaun Walker
|
99be638525
|
Fix #2336 - error.png path incorrect
|
2022-08-06 16:27:24 -04:00 |
|
Shaun Walker
|
d35c204e07
|
Merge pull request #2341 from sbwalker/dev
Fix #2339 - refactor module upgrade logic to remove requirement on ServerManagerType for modules which have no backend
|
2022-08-06 16:13:53 -04:00 |
|
Shaun Walker
|
d8b4267668
|
Fix #2339 - refactor module upgrade logic to remove requirement on ServerManagerType for modules which have no backend
|
2022-08-06 16:13:28 -04:00 |
|
Shaun Walker
|
3c2f3be451
|
Merge pull request #2338 from chlupac/TruncateAgent
Truncate UserAgent for save to Visitors table #2337
|
2022-08-05 09:16:54 -04:00 |
|
Pavel Veselý
|
e846cf8672
|
Truncate UserAgent for save to Visitors table
|
2022-08-04 16:14:39 +02:00 |
|
Shaun Walker
|
83acda6d05
|
add proper translation keys for ActionLink and ActionDialog into RESX for Module Creator template
|
2022-08-03 08:49:47 -04:00 |
|
Shaun Walker
|
7b1b061355
|
include ResourceType attribute in Settings component for external module template
|
2022-08-02 07:55:11 -04:00 |
|
Shaun Walker
|
ec73f4dbea
|
Merge pull request #2322 from leigh-pointer/Bootstrap5.2
Updated Bootstrap to 5.2
|
2022-08-01 17:36:10 -04:00 |
|
Shaun Walker
|
c097956fcb
|
fix upgrade issue for framework translations, improvements for managing module translations
|
2022-08-01 17:05:18 -04:00 |
|
Leigh Pointer
|
8cbc17ed98
|
Theme Creator updated to Bootstrap 5.2.0
|
2022-07-28 20:59:52 +02:00 |
|
Shaun Walker
|
b35c342960
|
prepare for 3.1.4 release
|
2022-07-26 17:22:06 -04:00 |
|
Shaun Walker
|
b8a31a8be9
|
support for module translation download/install
|
2022-07-26 14:44:06 -04:00 |
|
Shaun Walker
|
985f003e6d
|
add ability to supply connection string in Add Site
|
2022-07-26 10:12:54 -04:00 |
|
Shaun Walker
|
5762ce58a4
|
introduce ITransientService interface for auto registration of transient services (for DBContexts and Repositories)
|
2022-07-26 09:41:42 -04:00 |
|
Shaun Walker
|
6bfab696ad
|
optimize satellite assembly loading based on the new model where all cultures are available
|
2022-07-21 16:02:23 -04:00 |
|
Shaun Walker
|
d05fba06ec
|
add Environment to System Info
|
2022-07-19 14:33:51 -04:00 |
|
Shaun Walker
|
25155b1b38
|
Merge pull request #2295 from chlupac/AppSettingsFix
Fixed loading of alternative appsettings "appsettings.{env.EnvironmentName}.json"
|
2022-07-19 14:20:08 -04:00 |
|
Shaun Walker
|
ded6c9c199
|
Merge pull request #2299 from chlupac/InstallManFix
Fix - InstallationManager crash when package folders are missing
|
2022-07-19 13:12:43 -04:00 |
|
Shaun Walker
|
b3feda9fd1
|
performance optimization for permissions
|
2022-07-19 10:49:33 -04:00 |
|
Pavel Veselý
|
7ef8e2c8b8
|
Fix - InstallationManager crash when package folders are missing
|
2022-07-19 09:42:12 +02:00 |
|
Pavel Veselý
|
d5ff211871
|
Fixed loading of alternative appsettings "appsettings.{env.EnvironmentName}.json"
|
2022-07-18 21:34:59 +02:00 |
|
Shaun Walker
|
557b30815e
|
use package name as a convention for identifying satellite assemblies
|
2022-07-18 13:14:34 -04:00 |
|
Shaun Walker
|
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 |
|
Shaun Walker
|
6012275c7b
|
Fix #2282 - dynamically determine framework path when scaffolding project references
|
2022-07-15 15:59:55 -04:00 |
|
Shaun Walker
|
d6258409fc
|
fixed issue in default site template where MIT License module was being created in invalid pane
|
2022-07-14 09:10:51 -04:00 |
|
Shaun Walker
|
9ef63ae60e
|
Fix #2280 - add 404 page on upgrade, Fix #2279 add message indicating a restart is required to activate scheduled jobs after installation, add Package Name to Module and Theme management
|
2022-07-13 15:18:41 -04:00 |
|
Shaun Walker
|
02d1838547
|
FIx issue with redirect after site delete and remove tenant if it is empty
|
2022-06-28 08:17:06 -04:00 |
|
Shaun Walker
|
bdc0f0fcdd
|
3.1.3 data provider packages
|
2022-06-27 15:43:24 -04:00 |
|
Shaun Walker
|
35b9551bfb
|
Add schema support to BaseEntityBuilder
|
2022-06-27 13:54:52 -04:00 |
|
Shaun Walker
|
bc488d4ac2
|
prepare for 3.1.3
|
2022-06-21 09:25:14 -04:00 |
|
Shaun Walker
|
0da88398b4
|
fix #2239 - email notification encoding to support all cultures
|
2022-06-20 19:42:32 -04:00 |
|
Leigh Pointer
|
c8cfb3c7b7
|
Fix for Recycle bin not showing Deleted Date (Issue #2234)
Added the Deleted data to Module from the PageModule
|
2022-06-14 09:22:12 +02:00 |
|
Shaun Walker
|
6d3a556d34
|
additional changes for #2228
|
2022-06-13 09:10:01 -04:00 |
|
Pavel Vesely
|
4f0a805c79
|
Exception is not saved to log
|
2022-06-09 10:24:13 +02:00 |
|