Commit Graph

264 Commits

Author SHA1 Message Date
3d7ae6a743 logging enhancements 2019-10-24 16:54:14 -04:00
414935dc58 added security attribute to TenantController Get methods and resolved TenantId on server during Installation 2019-10-23 18:26:39 -04:00
a625d3e6f5 remove property name 2019-10-23 19:16:44 +02:00
83876bcad2 if value is null don't execute .ToString() and replace {property} with "null" 2019-10-23 19:09:24 +02:00
e51e9797a4 improve readility of messagge with property name
Remove not necessary line
2019-10-23 14:26:59 +02:00
5ecea339fd log preserve and evidence null value 2019-10-23 14:06:06 +02:00
78e9c3b5eb fix for logmanager nullexception when values is null 2019-10-23 11:27:30 +02:00
e710fd61ca logging improvements 2019-10-22 18:16:04 -04:00
2e3a4efb74 structured logging 2019-10-22 11:57:28 -04:00
2607d4dbb3 improvements to module/theme installation and removal 2019-10-09 12:06:53 -04:00
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
00d8f17254 fix Swashbuckle reference, fix folder issue in installationmanager, disabled blazor linking on build 2019-09-26 18:02:47 -04:00
c3ff9ff12b improve installationmanager 2019-09-20 08:50:55 -04:00
83a212e7e3 Refactor host user security model, support static assets in modules and themes, module definition permissions and categories, paging control, remove SiteUsers, move seed data from script to site template for installation 2019-09-19 16:33:48 -04:00