sbwalker
|
74952cf62d
|
implement client and server service implementations in Html/Text module
|
2024-03-05 08:44:09 -05:00 |
|
Shaun Walker
|
c635351a12
|
resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management
|
2022-02-06 12:19:42 -05:00 |
|
ijungleboy
|
5b8e6d4df6
|
Add many PrivateApi attributes to hide unimportant stuff in docs
|
2021-11-11 20:01:55 +01:00 |
|
Shaun Walker
|
aa5aca3a8e
|
back out auth policy header support as Blazor HttpClient is registered as Scoped and can not support variable headers
|
2021-06-11 07:54:02 -04:00 |
|
Shaun Walker
|
bc720555c4
|
refactoring, enhancements, and some fixes
|
2021-06-10 08:16:02 -04:00 |
|
Shaun Walker
|
3f48c1f8fe
|
fix #1367 - provides support for multiple entities in auth policy and makes parameter names more intuitive - backward compatible with entityid
|
2021-05-23 10:29:05 -04:00 |
|
Shaun Walker
|
a5de639d15
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
|
Charles Nurse
|
e6530ee127
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |
|
Shaun Walker
|
6e7c8e7b05
|
improvements for custom authorization policy usage
|
2020-06-25 10:23:27 -04:00 |
|
Shaun Walker
|
9eec0fd86b
|
updated HtmlText module to use dependency injection
|
2020-05-12 15:04:07 -04:00 |
|
Shaun Walker
|
a02cfea6c9
|
improve performance of alias handling and allow aliases to be an unlimited number of subfolders in depth
|
2020-05-05 09:15:36 -04:00 |
|
Pavel Vesely
|
95e9bee4e2
|
Migration to using System.Net.Http.Json; part one - functional migration
|
2020-04-15 23:07:27 +02:00 |
|
Pavel Veselý
|
5af6f7a52d
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
|
Pavel Veselý
|
71bd3a8d6a
|
Namespace fix (#335)
|
2020-04-03 17:18:33 -04:00 |
|
Pavel Vesely
|
e5fde5a436
|
Naming fixes
|
2020-03-14 14:37:51 +01:00 |
|
Pavel Vesely
|
ff18059b06
|
HtmlText null exception fix
HtmlText Mode switch fix
Control panel fix
(cherry picked from commit b7d2cd0600 )
|
2020-03-06 22:55:46 +01:00 |
|
Hisham Bin Ateya
|
425b4e1c67
|
Fix casing for constructor params
|
2020-03-05 20:03:54 +03:00 |
|
Hisham Bin Ateya
|
303bdf3be2
|
Remove this keyword
|
2020-03-05 19:22:13 +03:00 |
|
Shaun Walker
|
9971510b1e
|
improved file upload, enhanced module installation from Nuget to support upgrades, added ability to upgrade the framework from Nuget, completed isolated multitenancy and site alias management, created IPortable interface for importing data into modules, added default content to initial installation
|
2019-10-08 16:11:23 -04:00 |
|
Shaun Walker
|
35b9b9e89b
|
Optimized page reloading
|
2019-09-16 16:14:17 -04:00 |
|
Shaun Walker
|
cb6428f483
|
Refactor AbsoluteUri references
|
2019-09-16 03:13:33 -04:00 |
|
Emanuele Filardo
|
d1faa0ee5f
|
Initial migration
|
2019-09-15 12:21:32 +02:00 |
|
Shaun Walker
|
7d5e35c637
|
updated namespaces, improved page management,
|
2019-09-14 15:31:12 -04:00 |
|
Shaun Walker
|
3ce7f1a227
|
Permission-based authorization utilizing Policies
|
2019-08-27 17:14:41 -04:00 |
|
Shaun Walker
|
0c57813bf8
|
Improve HtmlText module performance
|
2019-08-16 09:49:26 -04:00 |
|
Shaun Walker
|
1c0d2de9fe
|
Install Wizard
|
2019-07-18 13:11:31 -04:00 |
|
Shaun Walker
|
8deb119f36
|
Performance improvements, refactoring of multi-tenant support, split Alias and Tenant entities for cleaner separation of concerns, create an additional site during installation for demonstratng multitenancy
|
2019-05-24 13:33:19 -04:00 |
|
oqtane
|
d71de1c21f
|
Initial commit
|
2019-05-04 20:32:08 -04:00 |
|