Commit Graph

2338 Commits

Author SHA1 Message Date
e82366a2cd DI: dbManager 2019-10-21 15:33:02 +03:00
247a3b787f DI: DbManager 2019-10-18 17:22:40 +03:00
09881619b8 DI: DbManager 2019-10-18 16:29:24 +03:00
219036d4a4 DI: HttpContext 2019-10-18 11:48:27 +03:00
6b2f6b0a7b DI: log 2019-10-17 18:55:35 +03:00
5ec41ccaff DI: removed appSettings 2019-10-14 11:23:45 +03:00
7c05ba927b DI: KafkaCache 2019-10-11 18:03:03 +03:00
bc4af1b2dc DI: TenantManager 2019-10-11 11:57:35 +03:00
f0e7e2e41b DI: notify 2019-10-11 11:31:21 +03:00
85fe70087e DI: CoreConfiguration 2019-10-10 16:18:12 +03:00
75285dfc69 DI: configuration 2019-10-10 13:59:22 +03:00
42fe613918 DI: configuration 2019-10-10 12:53:58 +03:00
2ebe431c98 DI: configuration 2019-10-10 11:52:21 +03:00
74d8709f62 DI: configuration 2019-10-09 19:08:37 +03:00
515f7de555 DI: Configuration 2019-10-09 18:04:46 +03:00
080a343eb5 DI: AppSettings 2019-10-09 13:09:54 +03:00
5e2823974e DI: configuration 2019-09-27 18:12:13 +03:00
387ce4e9ad DI: configuration 2019-09-27 14:51:09 +03:00
d8fb67f683 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/Auth/ConfirmAuthHandler.cs
#	common/ASC.Core.Common/Context/SecurityContext.cs
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	web/ASC.Web.Api/Controllers/AuthenticationController.cs
#	web/ASC.Web.Api/Controllers/PortalController.cs
#	web/ASC.Web.Core/Notify/StudioNotifyService.cs
#	web/ASC.Web.Core/Notify/StudioNotifyServiceSender.cs
#	web/ASC.Web.Core/Utility/CommonLinkUtility.cs
2019-09-27 13:45:37 +03:00
48b2726d78 Confirm: added uid to activation link 2019-09-27 12:20:10 +03:00
1afcd2442c ConfirmAuthHandler: auth by uid 2019-09-27 12:18:48 +03:00
NikolayRechkin
46a02a8385 web: components: bump version 2019-09-27 12:02:19 +03:00
NikolayRechkin
c91a2aeeb1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 12:02:09 +03:00
NikolayRechkin
48090e6fdf web: components: fixed story for avatar editor 2019-09-27 12:01:46 +03:00
Daniil Senkiv
f26867854b Web.Client: revert routing (6804a3ab6b) 2019-09-27 12:00:29 +03:00
Daniil Senkiv
c0dc7125ea Web.Core: CommonLinkUtility: fixed generating confirm link 2019-09-27 11:58:10 +03:00
NikolayRechkin
1d8e175089 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 11:52:26 +03:00
NikolayRechkin
9a2a659430 web: people: fixed create user 2019-09-27 11:52:17 +03:00
30f9612eec web: People: Fixed paging by filter url 2019-09-27 10:06:47 +03:00
74c5873c5d web: People: Changed DEFAULT_EMPLOYEE_STATUS to Active 2019-09-27 10:06:12 +03:00
Ilya Oleshko
4ff81ac474 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 08:57:49 +03:00
925a584b63 web: People: Added loading filter by url on first loading 2019-09-26 17:01:21 +03:00
34e3f72475 web: Client: Fixed dummy bug 2019-09-26 16:57:38 +03:00
d679b91ecc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-26 16:37:10 +03:00
84ba343460 Auth: added check confirm method 2019-09-26 16:36:53 +03:00
Ilya Oleshko
c29a18dba6 web: People: Fixed fields at profile viewer. 2019-09-26 16:36:47 +03:00
50ff61e6f1 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-26 16:36:46 +03:00
9ba5348863 web: People: Moved setup of filter url to people/actions.js 2019-09-26 16:36:33 +03:00
Ilya Oleshko
fb88adaa5c web: People: Fixed ComboBox property at profile actions. 2019-09-26 16:35:02 +03:00
NikolayRechkin
11ff1f69ba web: components: bump version 2019-09-26 16:31:08 +03:00
NikolayRechkin
64e5b07aa4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-26 16:28:01 +03:00
NikolayRechkin
380548112f web: components: added displayType property to avatar editor 2019-09-26 16:27:42 +03:00
NikolayRechkin
393341a861 web: components: added new parameters to Aside component 2019-09-26 16:09:50 +03:00
586ee3b2f7 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/components/pages/Home/Section/Filter/index.js
2019-09-26 15:45:30 +03:00
c8b909b156 web: People: Filter Section re-written to class with setup of url by filter 2019-09-26 15:43:21 +03:00
Daniil Senkiv
6804a3ab6b Web.Client: changed routing, fixed changeEmail state 2019-09-26 15:00:23 +03:00
Daniil Senkiv
95a369a091 Web.Core: revert d511e14e8e 2019-09-26 14:59:18 +03:00
94ab6c96aa Notify: check guest 2019-09-26 14:54:53 +03:00
647a7fb2d4 Kafka: fixed onmessage error 2019-09-26 14:53:54 +03:00
20a9d01dd4 Web: Client fix password field 2019-09-26 13:12:53 +03:00