Commit Graph

185 Commits

Author SHA1 Message Date
4e2c04c9f7 DI: TenantManager 2019-09-17 15:42:32 +03:00
a46a092890 DI: TenantManager 2019-09-17 11:07:46 +03:00
de16476542 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/Core/ApiContext.cs
#	common/ASC.Core.Common/Context/SecurityContext.cs
#	products/ASC.People/Server/Controllers/PeopleController.cs
#	web/ASC.Web.Core/Users/UserPhotoManager.cs
2019-09-16 15:35:44 +03:00
86c5e64b20 added AuthByClaim 2019-09-16 12:21:10 +03:00
473207f9a4 DI: BaseSettings 2019-09-13 14:18:27 +03:00
deb8231f26 revert f85711b736 2019-09-12 14:34:58 +03:00
1530ec842e DI: WebImageSupplier,WebItemSettings, SettingsManager 2019-09-11 13:42:52 +03:00
a91ea0ee67 BaseSettings: DI 2019-09-10 17:29:37 +03:00
e2a4311a29 Dependency injection
Packages updated
2019-09-09 15:56:33 +03:00
a26d8d24ce Api: added CustomJsonOptionsWrapper. optimization 2019-09-03 12:31:15 +03:00
12747318c6 Optimization 2019-08-30 15:40:57 +03:00
0bd089938e IDE0059 2019-08-16 12:08:46 +03:00
9e32ad4b6c IDE0063 2019-08-15 18:08:40 +03:00
f747e0e4fc IDE0028, IDE0016, IDE0029, IDE0032 2019-08-15 16:56:54 +03:00
b426004f70 IDE0019, IDE0020 2019-08-15 16:41:38 +03:00
3636df7a24 IDE0031 2019-08-15 16:28:29 +03:00
c7d163b37d IDE0016 2019-08-15 16:20:23 +03:00
ed7ed484e8 IDE0049 2019-08-15 16:16:39 +03:00
d9be7211f6 IDE0018 2019-08-15 16:05:50 +03:00
58fb60ba65 IDE0007 2019-08-15 16:03:57 +03:00
f8f2c94962 IDE0034 2019-08-15 16:00:20 +03:00
f6d78d3cba Code Cleanup 2019-08-15 15:04:42 +03:00
49b259abff refactoring 2019-08-09 15:28:19 +03:00
f0d2854071 People: fix search by filter 2019-08-08 17:42:29 +03:00
6f8a94dca4 Optimization 2019-08-08 16:35:22 +03:00
f85711b736 Optimization 2019-08-08 12:26:58 +03:00
e9c564fda9 People: method "get by filter" optimized 2019-08-05 16:45:33 +03:00
3036e1cb90 Added ASC.Studio.Notify service 2019-08-01 11:47:15 +03:00
4021ce350c added ASC.VoipService 2019-06-06 17:41:16 +03:00
6474d925ce Core: added development settings.
Fixed CoreConfiguration
2019-05-22 18:41:02 +03:00
df14def1f5 Core: added CustomClaimsPrincipal.
Api: fixed auth. Added EmployeeWrapper
2019-05-22 12:28:34 +03:00
5c0943f2dd Added custom ConfigurationManager instead of system 2019-05-17 18:27:52 +03:00
acb9457253 Partial revert from 60b30ce542
Getting configuration via IServiceProvider
2019-05-17 14:58:09 +03:00
60b30ce542 Replace Singletons with DI.
Added support for working with db.
Added first version of CookieAuthHandler.
Added PeopleController for test auth.
2019-05-17 11:32:23 +03:00
92ed33906c init commit 2019-05-15 17:56:09 +03:00