Commit Graph

20 Commits

Author SHA1 Message Date
155c4e12d9 completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
425b4e1c67 Fix casing for constructor params 2020-03-05 20:03:54 +03:00
303bdf3be2 Remove this keyword 2020-03-05 19:22:13 +03:00
a46235ea1e Fix naming conventions for private fields 2020-03-05 01:46:53 +03:00
06257943ca refactored site management to include better support for multi-tenancy 2020-03-03 16:23:06 -05:00
b4ddc45829 resolved a number of issues with site creation #224 2020-02-25 18:53:36 -05:00
ece378c54f Unable to deleted the root site 2020-02-20 17:20:08 +03:00
066c616eca authorization changes 2020-02-17 19:48:26 -05:00
6a92c9f764 Folder and file management service 2020-02-11 14:25:38 -05:00
e25bbe2e24 logging abstraction 2019-10-26 11:00:45 -04:00
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
2e3a4efb74 structured logging 2019-10-22 11:57:28 -04:00
a8cbfb711e Added ability to install modules and skins at run-time directly from Nuget 2019-10-04 16:21:05 -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
88a08c8863 Permission grid control, refactor permission string serialization 2019-08-30 10:05:13 -04:00
f037898c6e Multi-tenant role authorization 2019-08-25 14:52:25 -04:00
42c6efbfdb Dynamic User Roles 2019-08-20 16:43:35 -04:00
4fda7b17d0 Refactored repository pattern for Add and Update methods so that they return their respective entity objects 2019-08-05 09:31:04 -04:00
d71de1c21f Initial commit 2019-05-04 20:32:08 -04:00