Commit Graph

620 Commits

Author SHA1 Message Date
maksim
8282f3f658 fix 2020-08-27 17:01:37 +03:00
952e0f40c7 Settings: authservice api 2020-08-26 17:34:21 +03:00
maksim
75eabe38a0 MigrateServiceClient: fix 2020-08-26 10:07:12 +03:00
maksim
1e97a26847 MigrationService: changing subscription 2020-08-25 10:48:18 +03:00
SuhorukovAnton
055e787d63 scope: fix 2020-08-24 21:41:06 +03:00
SuhorukovAnton
c96620554d Merge branch 'master' into feature/scope 2020-08-24 17:09:42 +03:00
maksim
6cfd945b3e ASC.Data.Storage.Migration: fix 2020-08-24 11:04:43 +03:00
maksim
eb58c24d2e LaunchSettings: fix 2020-08-24 10:45:51 +03:00
maksim
eecf23f214 ASC.Data.Storage.Migration: bugfix 2020-08-24 09:52:17 +03:00
3d09efd307 fix 2020-08-21 17:33:58 +03:00
b06a4b4991 Merge branch 'master' into feature/socket.io
# Conflicts:
#	ASC.Web.sln
#	thirdparty.sln
#	thirdparty/AppLimit.CloudComputing.SharpBox/AppLimit.CloudComputing.SharpBox.csproj
2020-08-21 15:25:07 +03:00
maksim
280604e41d ASC.Data.Storage.Migration: adding protocol buffers and event listening 2020-08-21 11:05:27 +03:00
51ed3a8089 ASC.Resource.Manager.sln 2020-08-20 18:16:41 +03:00
4501d3229a Nuget: replaced thirdparty 2020-08-20 17:50:08 +03:00
maksim
326d352a7c Migration: registering dependencies in program 2020-08-20 16:53:39 +03:00
1415d7e881 WebSocketSharp to nuget 2020-08-20 12:38:57 +03:00
f837b3aa24 Merge branch 'master' into feature/socket.io
# Conflicts:
#	ASC.Web.sln
2020-08-19 19:53:13 +03:00
maksim
b6b2490442 ASC.Data.Storage.Migration: changes to the folder location 2020-08-18 16:49:28 +03:00
SuhorukovAnton
06e897d982 scope: fix 2020-08-16 17:11:34 +03:00
SuhorukovAnton
eef5c3e4f3 scope: merge fix 2020-08-16 13:11:15 +03:00
SuhorukovAnton
faec4269db Merge branch 'master' into feature/scope 2020-08-16 12:23:20 +03:00
f00a964c32 Merge branch 'master' into feature/private
# Conflicts:
#	common/ASC.Api.Core/Auth/ConfirmAuthHandler.cs
#	web/ASC.Web.Api/Controllers/SettingsController.cs
2020-08-14 17:19:36 +03:00
SuhorukovAnton
4db1cd0af8 Merge branch 'master' into feature/socket.io 2020-08-14 14:01:27 +03:00
SuhorukovAnton
645b07b511 socket: bagfix 2020-08-14 13:56:15 +03:00
SuhorukovAnton
6a005af895 private: bugfix 2020-08-12 14:11:41 +03:00
SuhorukovAnton
df8b6fd8b0 private: firtst version 2020-08-12 12:58:08 +03:00
98b69d6492 Fix Incorrect datetime value: '0001-01-01 00:00:00' for column 'last_modified' at row 1 2020-08-10 20:17:00 +03:00
e860d1ab76 Fix Incorrect datetime value: '0001-01-01 00:00:00' for column 'create_on' 2020-08-10 20:16:34 +03:00
SuhorukovAnton
601b063ce8 socket.io: add websocket-sharp 2020-08-08 22:40:40 +03:00
518648cb19 Fix parse license 2020-08-04 17:29:43 +03:00
39b984debd Settings: added license/required and license upload 2020-08-03 16:42:59 +03:00
SuhorukovAnton
b5ff2b9feb socket.io: fix 2020-08-03 11:20:57 +03:00
SuhorukovAnton
3d8d378a90 socket.io: first version 2020-08-02 23:12:45 +03:00
72ae1f5e9b Merge branch 'master' into feature/Wizard
# Conflicts:
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Api/Models/SettingsWrapper.cs
#	web/ASC.Web.Common/src/api/settings/index.js
2020-07-31 16:49:54 +03:00
SuhorukovAnton
73fff2e63c Merge branch 'master' into feature/scope 2020-07-30 16:39:52 +03:00
SuhorukovAnton
456866d4d9 scope: refactoring 2020-07-30 00:57:58 +03:00
Ilya Oleshko
77b9836f63 Merge branch 'master' into feature/new-login-page 2020-07-29 13:50:03 +03:00
Artem Tarasov
4c9a7dadfd Merge branch 'master' into feature/Wizard
# Conflicts:
#	web/ASC.Web.Common/src/api/settings/index.js
2020-07-29 11:52:18 +03:00
SuhorukovAnton
830d0d74ec scope: refactoring 2020-07-28 17:24:21 +03:00
585d98f8f4 Files: core. replace 2020-07-28 15:45:14 +03:00
c325cb139d Settings: added authproviders and login.ashx 2020-07-28 11:13:49 +03:00
SuhorukovAnton
581a5a4751 scope: first version 2020-07-28 10:35:17 +03:00
f9dc19526c Added sendjoininvite, sendadmmail 2020-07-24 17:01:20 +03:00
Artem Tarasov
713b66abd4 Merge branch 'master' into feature/Wizard 2020-07-23 11:05:57 +03:00
a7ef187616 Settings: fix 2020-07-22 14:05:27 +03:00
Artem Tarasov
1a8aacebdc Merge branch 'master' into feature/Wizard
# Conflicts:
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	common/ASC.Resource.Manager/Startup.cs
#	web/ASC.Web.Components/src/components/password-input/index.js
2020-07-21 13:13:47 +03:00
562abfcdc9 DI: refactoring 2020-07-17 13:52:28 +03:00
4681fb0f78 fix 2020-07-16 16:02:21 +03:00
ff41b28a64 DI: files fix 2020-07-16 12:08:20 +03:00
SuhorukovAnton
83a88d0240 Merge branch 'master' into feature/ASC.Files.Core 2020-07-15 17:38:40 +03:00
e10ac2ccfa BaseStartup: refactoring 2020-07-15 15:33:44 +03:00
7f095f03d1 Merge branch 'master' into feature/Wizard
# Conflicts:
#	common/ASC.Resource.Manager/Startup.cs
#	config/kafka.json
#	web/ASC.Web.Core/PublicResources/UserControlsCommonResource.Designer.cs
#	web/ASC.Web.Core/PublicResources/UserControlsCommonResource.de.resx
#	web/ASC.Web.Core/PublicResources/UserControlsCommonResource.es.resx
#	web/ASC.Web.Core/PublicResources/UserControlsCommonResource.fr.resx
#	web/ASC.Web.Core/PublicResources/UserControlsCommonResource.it.resx
#	web/ASC.Web.Core/PublicResources/UserControlsCommonResource.resx
#	web/ASC.Web.Core/PublicResources/UserControlsCommonResource.ru.resx
#	web/ASC.Web.Core/TariffSettings.cs
2020-07-15 15:23:28 +03:00
47e597d3b0 Autofac: fix 2020-07-15 14:18:47 +03:00
baa71247d8 Merge branch 'master' into feature/general-startup 2020-07-15 13:06:32 +03:00
4e5c187851 EF: DateTime? hack 2020-07-15 11:38:00 +03:00
SuhorukovAnton
5bf0bd22b6 ASC.Files.Core: first version 2020-07-14 13:03:53 +03:00
a347f4e4f3 fix 2020-07-13 16:18:31 +03:00
a822f9b349 Files: fix 2020-07-13 15:57:39 +03:00
dfd8bbfdb8 Merge branch 'master' into feature/api-defaultvalue 2020-07-13 15:28:11 +03:00
cd3240a7f6 Removed LimitedConcurrencyLevelTaskScheduler 2020-07-13 14:11:36 +03:00
732307a217 ResManager: fix 2020-07-10 14:57:04 +03:00
SuhorukovAnton
2925ff25b4 api-defaultvalue: add System.Text.Json 2020-07-10 13:35:24 +03:00
SuhorukovAnton
28e70e91f6 api-defaultvalue: add JsonPropertyNames 2020-07-09 18:37:36 +03:00
feba6bb1c0 ApiSystem: System.Text.Json 2020-07-09 11:08:42 +03:00
5988855b61 Fix License 2020-07-08 18:30:23 +03:00
SuhorukovAnton
8b5ab8c9a4 api-defaultvalue: delete DataContracts 2020-07-08 13:10:09 +03:00
SuhorukovAnton
9d069de30a general-startup: transform GeneralStartup to BaseStartup 2020-07-07 23:00:39 +03:00
SuhorukovAnton
a43c14dcb3 Merge branch 'master' into feature/api-defaultvalue 2020-07-07 12:38:35 +03:00
SuhorukovAnton
00558dd95f general-startup: fix 2020-07-06 10:56:17 +03:00
SuhorukovAnton
71d90ebfa2 general-startup: fix 2020-07-03 18:57:59 +03:00
SuhorukovAnton
2f5491f1ba general-startup: first version 2020-07-03 14:47:27 +03:00
dc93975a51 fixed check confirm method 2020-07-02 19:14:03 +03:00
c9a64ca377 Added NullIfDefault 2020-07-02 18:15:52 +03:00
da9423bfdc Wizard: api 2020-07-02 17:11:59 +03:00
314206639f Notify: fix 2020-06-29 19:15:18 +03:00
7950db51ff Notify: fix 2020-06-29 18:10:31 +03:00
b035a6347e Notify: fix 2020-06-29 17:49:15 +03:00
d7cb638a1e Backup: notify fix 2020-06-29 15:58:56 +03:00
3f97755c92 Backup: fix notify 2020-06-29 15:45:38 +03:00
4a848ea535 Backup: notify fix 2020-06-29 15:15:09 +03:00
SuhorukovAnton
e1f7b7365a api-defaultvalue: fix backup 2020-06-29 14:40:42 +03:00
eb6be17333 Backup: removed notify reference 2020-06-29 12:32:43 +03:00
57454bae0c References updated 2020-06-28 16:55:21 +03:00
461fc55f22
Merge pull request #45 from ONLYOFFICE/feature/backup
Feature/backup
2020-06-28 16:23:36 +03:00
155e0b2c9b Backup: fix 2020-06-28 14:46:16 +03:00
b617257887 Notify: back rename 2020-06-28 14:08:12 +03:00
7cafc968eb Thumb: fix 2020-06-26 12:40:46 +03:00
237709f8f3 Thumb: fix 2020-06-26 10:53:52 +03:00
29a0e752bb Merge branch 'master' into feature/backup
# Conflicts:
#	ASC.Web.sln
#	web/ASC.Web.Api/Controllers/PortalController.cs
2020-06-25 19:21:42 +03:00
197f468bf7 Removed unused proto, added backup rewrite 2020-06-25 19:05:14 +03:00
d53b11967a Merge branch 'master' into feature/backup 2020-06-25 15:37:53 +03:00
2fe2c2167b Merge branch 'master' into feature/thumbnails
# Conflicts:
#	ASC.Web.sln
2020-06-25 15:01:38 +03:00
d14313c6c1 References updated 2020-06-25 14:38:34 +03:00
SuhorukovAnton
cce4d5fa7a Thumbnails: delete unnecessary 2020-06-23 14:14:13 +03:00
SuhorukovAnton
4e839c9b11 Backup: transfer to ASC.Data.Backup 2020-06-23 13:48:36 +03:00
SuhorukovAnton
6f4bd59c6d Thumbnails: refactoring 2020-06-21 14:45:31 +03:00
f4592ed73d Thumb: fix 2020-06-17 14:36:09 +03:00
SuhorukovAnton
103de233e9 Thumbnails: fix 2020-06-17 14:00:28 +03:00
78593b8c1f UserManager: fix 2020-06-17 12:53:12 +03:00
ca9af1080c Backup: refactoring 2020-06-17 10:49:17 +03:00