Commit Graph

81 Commits

Author SHA1 Message Date
1bcdcd4f46 migrations for standalone 2023-06-21 21:11:18 +03:00
28055fc876 Merge branch 'release/v1.1.0' into feature/files-filter-optimization 2023-06-21 10:54:57 +03:00
fc311ef24f fix 62906, 62999 2023-06-20 17:12:10 +03:00
c014f904cf Database: added new indexes to tables files_folder/files_file 2023-06-16 12:53:27 +03:00
0621b040ce Revert "Files: added new database indexes"
This reverts commit 4535d8d7ac.
2023-06-16 12:32:38 +03:00
4535d8d7ac Files: added new database indexes 2023-06-15 16:14:53 +03: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
aafc6ae03e fix Bug 62113 2023-04-17 23:10:10 +03:00
37b28738ae Quota: fix 2023-04-05 19:05:46 +03:00
ba4059e8b0 fix quota 2023-03-24 15:07:08 +03:00
b96030c0b2 Quota: fix 2023-03-20 15:39:35 +03:00
0544927dbe Quota: contentsearch 2023-03-16 12:24:14 +03: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
01d1d14788 Files: added new migrations 2022-12-15 17:10:28 +03:00
a4fd81b404 migrate from .net6 to .net7 2022-11-10 13:10:18 +03:00
c3c19aba39 fix migration 2022-11-07 13:43:49 +03:00
a0aadfee0b upgrade migration 2022-10-19 17:46:47 +03:00
9df8c0d69f Quota: fix 2022-10-18 21:37:16 +03:00
a2afba0a28 Quota: fix 2022-10-18 18:13:35 +03:00
fcabf8b73c fix 2022-10-11 11:13:22 +03:00
190ee44952 fix 2022-10-10 19:52:12 +03:00
4dbf1e70b7 Merge branch 'develop' into feature/stripe
# Conflicts:
#	common/ASC.ActiveDirectory/GlobalUsings.cs
#	common/ASC.Data.Storage/StorageFactory.cs
#	common/ASC.Data.Storage/TenantQuotaController.cs
#	migrations/mysql/CoreDbContext/CoreDbContextModelSnapshot.cs
#	migrations/postgre/CoreDbContext/CoreDbContextModelSnapshot.cs
#	packages/client/src/pages/PortalSettings/categories/common/settingsBranding/whitelabel.js
#	products/ASC.People/Server/Api/UserController.cs
#	products/ASC.People/Server/GlobalUsings.cs
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
#	web/ASC.Web.Core/PublicResources/Resource.resx
#	web/ASC.Web.Core/Sms/StudioSmsNotificationSettings.cs
2022-10-10 19:16:03 +03:00
5b96dbdb55 removed DbUsersQuotaRow 2022-10-07 16:37:57 +03:00
00bd41ad0a Merge branch 'develop' into feature/user-quota 2022-09-23 17:15:49 +03:00
7f1d946269 Merge branch 'develop' into feature/stripe
# Conflicts:
#	packages/client/src/Shell.jsx
#	packages/client/src/pages/PortalSettings/Layout/Article/Body/index.js
#	packages/client/src/pages/PortalSettings/categories/common/settingsCustomization/dns-settings.js
#	packages/client/src/pages/PortalSettings/index.js
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.People/Server/Api/UserController.cs
#	products/ASC.People/Server/GlobalUsings.cs
#	web/ASC.Web.Core/HttpHandlers/SsoHandler.cs
2022-09-23 16:11:23 +03:00
4f3831ac16 DbTariffRow: removed id 2022-09-23 15:26:26 +03:00
bec4f11dcd Merge branch 'develop' into feature/stripe
# Conflicts:
#	common/ASC.Api.Core/Extensions/HostBuilderExtension.cs
#	common/services/ASC.Notify/Program.cs
#	common/services/ASC.Studio.Notify/Program.cs
#	common/services/ASC.Webhooks.Service/Program.cs
#	packages/common/components/Loaders/index.js
#	packages/common/store/AuthStore.js
#	packages/login/src/client/components/sub-components/recover-access-modal-dialog.tsx
#	packages/login/webpack.config.js
#	products/ASC.Files/Service/Program.cs
#	web/ASC.Web.Api/Program.cs
2022-09-15 17:16:04 +03:00
b969cd9570 Quota: fix migrations 2022-09-15 16:37:16 +03:00
6d6dcc33bf fix migration 2022-09-14 20:58:51 +03:00
ae95948d24 fixed migration 2022-09-14 20:56:57 +03:00
384f83f10e Merge branch 'develop' into feature/room-security 2022-09-14 13:02:33 +03:00