Charles Nurse
|
c036a9d11f
|
Remove DbConfig and new constructors on DbContextBase and refactor Migrations to use explcit generation of IOqtaneDatabase instance
|
2021-05-12 15:17:40 -07:00 |
|
Shaun Walker
|
a5de639d15
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
|
Charles Nurse
|
2fb63e8117
|
Added suuport to inject an IOqtaneDatabase in EntityBuilders to allow each Database to control certain Migration behaviors. Also updated Installer to dynamically build Database Configuration section
|
2021-03-27 11:16:16 -07:00 |
|
Charles Nurse
|
8f1c760e87
|
Updated the Installation of Oqtane to use Migrations
|
2021-03-21 14:52:45 -07:00 |
|
Charles Nurse
|
83e5502111
|
Creation of EF Core Migrations - these execute using EF Tools, but are not integrated to run programmatically
|
2021-03-19 17:01:49 -07:00 |
|
hishamco
|
70595eb90a
|
Fix Language table
|
2021-01-10 23:50:21 +03:00 |
|
hishamco
|
aa19a35834
|
Add language repository & controller
|
2021-01-10 20:09:04 +03: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
|
5b3feaf26f
|
Server naming fixes and cleanup
Server is now completely cleaned up and without warnings
|
2020-03-15 11:53:24 +01:00 |
|
Shaun Walker
|
ee682516c3
|
refactoring email verification
|
2020-02-04 15:14:27 -05:00 |
|
Shaun Walker
|
0aed11e71c
|
notification service and user management improvements
|
2020-02-03 16:43:37 -05:00 |
|
Shaun Walker
|
2e3a4efb74
|
structured logging
|
2019-10-22 11:57:28 -04:00 |
|
Shaun Walker
|
c029e70783
|
CSS separation, multi-tenancy fixes
|
2019-10-12 16:32:47 -04:00 |
|
Shaun Walker
|
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 |
|
Shaun Walker
|
1e4c07889b
|
Dynamic user profile per tenant
|
2019-09-03 20:39:29 -04:00 |
|
Shaun Walker
|
3ce7f1a227
|
Permission-based authorization utilizing Policies
|
2019-08-27 17:14:41 -04:00 |
|
Shaun Walker
|
42c6efbfdb
|
Dynamic User Roles
|
2019-08-20 16:43:35 -04:00 |
|
Shaun Walker
|
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 |
|