Commit Graph

16 Commits

Author SHA1 Message Date
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
12c73decd0 User management improvements 2019-10-02 14:43:40 -04:00
3af2ca0168 utilize _Imports.razor to simplify module declarations 2019-09-24 17:26:14 -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
61dc27cf32 Finish upgrade to Preview9 2019-09-15 18:36:39 -04:00
d1faa0ee5f Initial migration 2019-09-15 12:21:32 +02:00
7d5e35c637 updated namespaces, improved page management, 2019-09-14 15:31:12 -04:00
2a691dbceb Module ordering improvements 2019-09-10 09:56:42 -04:00
3ce7f1a227 Permission-based authorization utilizing Policies 2019-08-27 17:14:41 -04:00
42c6efbfdb Dynamic User Roles 2019-08-20 16:43:35 -04:00
9cda80f7e9 Installer improvements for client-side Blazor 2019-08-15 12:33:19 -04:00
58b27d172d Made parameters public for Preview8 2019-08-15 12:18:09 -04:00
b71f007981 Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34: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
9fbc71b531 Add type="button" to all buttons and prevent display of Installer if already installed 2019-08-01 12:53:02 -04:00
1c0d2de9fe Install Wizard 2019-07-18 13:11:31 -04:00