Commit Graph

99 Commits

Author SHA1 Message Date
116d4c8174
Merge pull request #1491 from ONLYOFFICE/bugfix/fix-migration-namespaces
Bugfix/fix migration namespaces
2023-06-27 02:37:30 -07:00
0bd332d2a9 fix migrations 2023-06-27 12:18:04 +03:00
01bbf1fb5e rename migration.core to migrations.core 2023-06-26 11:12:57 +03:00
7c7e20dfa3 fix migration namespace 2023-06-25 02:15:36 +03:00
56353e7c22 fix 2023-06-22 00:15:37 +03:00
830ddf7c1c add foreign key in migration 2023-06-21 15:48:44 +03:00
09ffbbba7e create migration context 2023-06-21 15:40:55 +03:00
67eac48247 fix migration 2023-06-19 16:31:56 +03:00
3d694ad5ae Merge branch 'develop' into feature/delete-portal
# Conflicts:
#	common/ASC.Webhooks.Core/EF/Model/WebhooksLog.cs
#	web/ASC.Web.Studio/GlobalUsings.cs
#	web/ASC.Web.Studio/Startup.cs
2023-06-19 11:46:35 +03:00
ba345c0f06 fix merge 2023-06-09 14:04:55 +03:00
986561d4e9 Merge branch 'develop' into feature/delete-portal
# Conflicts:
#	common/ASC.Core.Common/Billing/TariffService.cs
#	common/ASC.Core.Common/Caching/CachedQuotaService.cs
#	common/ASC.Core.Common/Caching/CachedTenantService.cs
#	common/ASC.Core.Common/Context/Impl/TenantManager.cs
#	common/ASC.Core.Common/Core/ITenantService.cs
#	common/ASC.Core.Common/Data/DbAzService.cs
#	common/ASC.Core.Common/Data/DbQuotaService.cs
#	common/ASC.Core.Common/Data/DbSubscriptionService.cs
#	common/ASC.Core.Common/Data/DbTenantService.cs
#	common/ASC.Core.Common/Data/DbUserService.cs
#	common/ASC.Core.Common/HostedSolution.cs
#	common/ASC.Data.Backup.Core/Core/DbHelper.cs
#	common/ASC.Data.Storage/TenantQuotaController.cs
#	common/ASC.Feed/Data/FeedAggregateDataProvider.cs
#	common/ASC.Feed/Data/FeedReadedDataProvider.cs
#	common/ASC.IPSecurity/Data/IPRestrictionsRepository.cs
#	common/services/ASC.ApiSystem/Controllers/PeopleController.cs
#	migrations/mysql/FilesDbContext/FilesDbContextModelSnapshot.cs
#	migrations/postgre/FilesDbContext/FilesDbContextModelSnapshot.cs
#	products/ASC.Files/Core/Configuration/FilesSpaceUsageStatManager.cs
#	products/ASC.Files/Core/ThirdPartyApp/BoxApp.cs
#	products/ASC.Files/Core/ThirdPartyApp/GoogleDriveApp.cs
#	products/ASC.People/Server/Api/ThirdpartyController.cs
#	web/ASC.Web.Api/Api/AuthenticationController.cs
#	web/ASC.Web.Api/Api/ConnectionsController.cs
#	web/ASC.Web.Api/Api/PortalController.cs
#	web/ASC.Web.Api/Api/Settings/LicenseController.cs
#	web/ASC.Web.Core/HttpHandlers/SsoHandler.cs
#	web/ASC.Web.Core/Sms/SmsManager.cs
#	web/ASC.Web.Core/Tfa/TfaManager.cs
2023-06-08 15:53:31 +03:00
7ba5cc975b Webhooks: fixed migrations 2023-06-07 21:23:38 +03:00
Vladimir Khvan
7619fe03e8 Merge branch 'develop' into feature/webhooks-page 2023-05-31 16:05:47 +05:00
NikitaVashchuk
d1eeb6263c removed uri size limit for webhook config 2023-05-22 16:10:15 +05:00
fd45e59e51 transfer commit from cs (2e8788596a826d5bb2c015ae9f4314e8385188c6) 2023-05-15 20:49:23 +03:00
0a8bfc818c fixed migration 2023-05-12 10:47:19 +03:00
36b5c25bab migration: removed dbip_location table, added dbip_lookup table 2023-05-10 18:55:57 +03:00
82c38be053 update migration 2023-04-26 15:23:55 +03:00
a827b36855 return migration and fix webhook migrations 2023-04-26 14:48:30 +03:00
dbf01cc415 update migration 2023-04-25 23:37:45 +03:00
Vladimir Khvan
d9418d7fef Merge branch 'develop' into feature/webhooks-page 2023-04-25 12:26:46 +05:00
236ce135ba update migration 2023-04-24 23:03:59 +03:00
aafc6ae03e fix Bug 62113 2023-04-17 23:10:10 +03:00
Vladimir Khvan
a1e5e3b7ed Merge branch 'develop' into feature/webhooks-page 2023-04-16 15:24:17 +05:00
NikitaVashchuk
3fc877a422 GetJournal(HttpGet("webhooks/log"): added group status for webhooks as bit flag; added deliveryFrom, deliveryTo; added search by configId;
GetTenantWebhooks(HttpGet("webhook")): added status for last webhook;
UpdateWebhook([HttpPut("webhook")]): added ssl option;
Updated db migrations
2023-04-06 23:46:23 +05:00
37b28738ae Quota: fix 2023-04-05 19:05:46 +03:00
Vladimir Khvan
91d1826f63 Merge branch 'develop' into feature/webhooks-page 2023-03-27 14:12:15 +05:00
ba4059e8b0 fix quota 2023-03-24 15:07:08 +03:00
Vladimir Khvan
7d44a06e14 Merge branch 'develop' into feature/webhooks-page 2023-03-20 17:52:29 +02:00
b96030c0b2 Quota: fix 2023-03-20 15:39:35 +03:00
0544927dbe Quota: contentsearch 2023-03-16 12:24:14 +03:00
Vashchuk Nikita
e6005f5ab7 added name attribute, modified migrations 2023-03-14 21:27:12 +05:00
7a5d007858 fixed migration 2023-03-10 23:13:19 +03:00
Vashchuk Nikita
5860c24c84 enable RoomsActivity subscription for all new users 2023-03-08 21:01:44 +05:00
3269d48e15 added new table 2023-02-21 14:22:34 +03:00
4c92d947e8 removed unused migrations 2023-02-09 14:36:16 +03:00
d49ee80fd8 Merge branch 'develop' into feature/fix-webhooks-second 2023-02-08 13:18:59 +03:00
f52f32a6af Merge branch 'develop' into feature/asc.apicache
# Conflicts:
#	common/ASC.Core.Common/EF/Context/BaseDbContext.cs
#	common/ASC.Data.Backup.Core/Service/ProgressItems/BackupProgressItem.cs
#	common/ASC.Data.Backup.Core/Storage/ConsumerBackupStorage.cs
#	common/ASC.Data.Backup.Core/Storage/DocumentsBackupStorage.cs
#	common/ASC.Data.Backup.Core/Tasks/BackupPortalTask.cs
#	common/ASC.Data.Backup.Core/Tasks/PortalTaskBase.cs
#	common/Tools/ASC.Migration.Creator/Program.cs
#	common/Tools/ASC.Migration.Runner/Program.cs
#	common/Tools/ASC.MigrationPersonalToDocspace/MigrationCreator.cs
#	common/Tools/ASC.MigrationPersonalToDocspace/MigrationRunner.cs
2023-02-07 17:07:20 +03:00
0d8b1495f2 fix 2023-02-01 14:38:23 +03:00
442e57c092 fix 2023-02-01 14:24:30 +03:00
Vashchuk Nikita
cf37c1704d remove name from returned parameters 2023-01-30 21:31:31 +05:00
c1d56bb96c remove upgrade db 2023-01-30 13:41:25 +03:00
a27fac0255 update migration 2023-01-27 18:12:12 +03:00
c51e7a189b fix 60214 2023-01-20 20:12:45 +03:00
8ad635ba25 merge from release/rc-v1.2.0. fixed problem and update dll 2023-01-19 15:47:09 +03:00
0090561fb6 Merge branch 'release/rc-v1.2.0' into feature/asc.apicache 2023-01-10 14:47:27 +03:00
ad4ae24191 fix migration
add skip tables
add default value for files_folder.private
2022-12-29 11:36:40 +03:00
e6c1991c39 fix Bug 60187 2022-12-25 19:44:37 +03:00
40ea7aefeb Merge branch 'release/rc-v1.2.0' into feature/asc.apicache 2022-12-20 12:47:44 +03:00
d1c436ea11 add migration to Teamlabsite 2022-12-19 18:01:57 +03:00