Commit Graph

102 Commits

Author SHA1 Message Date
7a5d007858 fixed migration 2023-03-10 23:13:19 +03:00
44250c4f2f fix 2023-02-22 17:39:33 +03:00
6a2606b71e fixed MigrationPersonalToDocSpace 2023-02-08 12:07:34 +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
b2a3ca4d25 fix migration 2023-01-24 11:31:00 +03:00
b00f7be0e4 add check count manager before migration 2023-01-23 11:48:53 +03:00
f762b44dbe update external dll 2023-01-19 19:10:38 +03:00
4ddf7d521c update external dependency 2023-01-19 19:05:07 +03:00
8ad635ba25 merge from release/rc-v1.2.0. fixed problem and update dll 2023-01-19 15:47:09 +03:00
2c2f759d01 remove waste 2023-01-17 10:51:26 +03:00
a1fc302536 add user for already exist portal 2023-01-17 10:50:56 +03:00
c51141a5d4 fix SetTenantActiveaAndTenantOwner before migration 2023-01-11 18:25:00 +03:00
2782778c71 add Console.WriteLine in migration 2023-01-11 13:51:48 +03:00
5e1e4caa5b SetTenantOwner before migration 2023-01-10 17:42:32 +03:00
1198303f22 fix merge 2023-01-10 14:47:38 +03:00
0090561fb6 Merge branch 'release/rc-v1.2.0' into feature/asc.apicache 2023-01-10 14:47:27 +03:00
769b621eca add console writeline new alias 2023-01-10 13:35:38 +03:00
2710c8b4ee fix SetAdmin before migration 2023-01-10 13:31:46 +03:00
6092262bbe add migration for use mail instead of userName and autogenerate unique alias 2023-01-10 13:31:23 +03:00
aac2a388e2 fix migration: set userGroup before migration and remove "RemoveGeneralBunchObjects" 2023-01-09 17:45:11 +03:00
6142c450af fix migration
add ignore general rows in files_bunch_objects
2022-12-29 12:07:41 +03:00
ad4ae24191 fix migration
add skip tables
add default value for files_folder.private
2022-12-29 11:36:40 +03:00
1312bfefd0 Revert "temp delete migrationRunner"
This reverts commit 0457feafde.
2022-12-28 18:18:10 +03:00
0457feafde temp delete migrationRunner 2022-12-28 15:09:36 +03:00
45ab3bcc5f remove find backup files 2022-12-28 10:22:46 +03:00
522034215f fix migration 2022-12-27 15:32:02 +03:00
57eff73098 fix migration runner 2022-12-27 15:06:30 +03:00
e8ed2bcd89 fix GetFilesToProcess in migration 2022-12-27 14:57:20 +03:00
24bbd0d46e parallel ListFilesRelativeAsync 2022-12-26 15:06:10 +03:00
c00edf1374 fix migration to docspace 2022-12-23 13:54:23 +03:00
1eef0350d5 add console.writeline in migration personal to docspace 2022-12-23 13:49:25 +03:00
575784dd01 fix migration 2022-12-22 18:17:21 +03:00
14d07500b2 fix 2022-12-20 12:34:39 +03:00
d31e341ff9 add async and AddBaseDbContext with settings 2022-12-20 10:27:55 +03:00
d1c436ea11 add migration to Teamlabsite 2022-12-19 18:01:57 +03:00
ce773b76bd rename appsettings in migration.sln 2022-12-07 17:28:40 +03:00
374e7f5915 add ASC.Migration.PersonalToDocspace for linux 2022-12-02 11:49:56 +03:00
d0deecda18 Update ASC.Migration.PersonalToDocspace.exe 2022-12-02 11:16:29 +03:00
12e800a8be remove waste 2022-12-02 11:07:16 +03:00
5e253bb9c8 set region when start app 2022-11-30 19:03:44 +03:00
4db7b76f6d refactoring 2022-11-29 17:05:43 +03:00
3068359636 refactoring 2022-11-29 16:38:44 +03:00
3b6eece8c7 add cache in DbFactory 2022-11-14 12:05:54 +03:00
d7c1787442 dbContext from regions 2022-11-13 00:44:57 +03:00
a4fd81b404 migrate from .net6 to .net7 2022-11-10 13:10:18 +03:00
cc33ef21a7 personalToDocSpace:fix 2022-11-07 15:58:11 +03:00
119722f308 PersonalToDocspace: fix 2022-11-01 12:27:29 +03:00
a414d68182 Merge branch 'develop' into feature/migration_personal
# Conflicts:
#	common/ASC.Data.Backup.Core/Service/BackupWorker.cs
#	common/ASC.Data.Backup.Core/Service/ProgressItems/BackupProgressItem.cs
#	common/ASC.Data.Backup.Core/Tasks/Modules/CrmModuleSpecifics.cs
#	common/ASC.Data.Storage/StorageFactory.cs
2022-10-28 12:16:36 +03:00
489b13ce1a fix 2022-09-13 18:15:32 +03:00
c8c2ca5232 fix 2022-09-13 18:13:40 +03:00