Commit Graph

35239 Commits

Author SHA1 Message Date
9ad88d6523 Web:Client:Add id, class for ThirdParty. 2023-06-29 10:42:24 +03:00
95f86ddd1c fix query 2023-06-28 20:36:51 +03:00
c4692c0e69 fixed query 2023-06-28 20:17:22 +03:00
9845542023 fix 2023-06-28 20:10:44 +03:00
38c6833d4a Web:Client:Add id, className for RestoreBackup. 2023-06-28 19:59:07 +03:00
b4f3b16c4d Web:Client:Add id, class for backup. 2023-06-28 18:10:37 +03:00
23889afe39 fix 2023-06-28 18:07:50 +03:00
4f1a68d440 ASC.Data.Reassigns: ReassignProgressItem: run ReassignStorage method 2023-06-28 16:14:30 +03:00
00a88c9486 ASC.Files: ReassignItemsAsync refactoring 2023-06-28 16:12:23 +03:00
9cef029fcf WebLClient:Add id for SelectelSettings, RackspaceSettings. 2023-06-28 15:49:38 +03:00
4d882d8c22 Web:Client:Add class "data-backup" for tooltip, className for renderTooltip, id for TextInput. 2023-06-28 15:37:58 +03:00
93392f72c3 Web:Client:Add id, class for Data backup. 2023-06-28 15:09:17 +03:00
bce52a2549 fixed query 2023-06-28 13:52:14 +03:00
4bb1475ce9 fix query 2023-06-28 13:27:32 +03:00
091f943497 fixed query 2023-06-28 12:50:39 +03:00
5d6c72f8e0 Merge branch 'develop' into feature/rtl-interface-direction 2023-06-28 10:04:52 +02:00
37402968cb Api: unauthorized user can send password change instruction or invitation message without ip security checking 2023-06-28 10:57:42 +03:00
13d5d61cad ASC.IPSecurity: ip restriction range can't start with dash or slash 2023-06-28 10:52:21 +03:00
7e543a07bf ASC.IPSecurity: optimization 2023-06-28 10:48:56 +03:00
879d190234 ASC.IPSecurity: fix for check CIDR restrictions with IPv6 addresses 2023-06-28 10:44:08 +03:00
cba8f62d8f ASC.IPSecurity: fixed mapping after rename "tenant" to "tenantid" 4a1e1a88e7 2023-06-28 10:40:33 +03:00
MrSubhonbek
f55e27e683 web component fix scrollbar in textarea 2023-06-28 10:16:41 +03:00
41c48f4055 Web:Client:FilesSelector: refactoring 2023-06-28 10:10:53 +03:00
bfb9a096e6 Merge branch 'develop' into feature/optimization-queries
# Conflicts:
#	common/ASC.Core.Common/Billing/License/LicenseReader.cs
#	common/ASC.Core.Common/Billing/TariffService.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.Data.Backup.Core/Core/DbHelper.cs
#	common/ASC.Feed/Data/FeedAggregateDataProvider.cs
#	common/ASC.Feed/Data/FeedReadedDataProvider.cs
#	common/ASC.IPSecurity/Data/IPRestrictionsRepository.cs
#	common/ASC.Webhooks.Core/DbWorker.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
#	products/ASC.Files/Core/ThirdPartyApp/BoxApp.cs
#	products/ASC.Files/Core/ThirdPartyApp/GoogleDriveApp.cs
2023-06-27 18:29:23 +03:00
a4f20a042e Web:Client:Add id, className, additionalClassSaveButton, additionalClassCancelButton in SessionLifetime. 2023-06-27 18:17:45 +03:00
70514fb1ed Web:Client:Add id, additionalClassSaveButton, additionalClassCancelButton for AdminMessage. 2023-06-27 18:07:58 +03:00
c43d4127d3 Web:Client:Add classNameAdditional in UserFields, add id, additionalClassSaveButton, additionalClassCancelButton in IpSecurity, fix id in TwoFactorAuth and in TrustedMail. 2023-06-27 17:55:23 +03:00
9ec36f8633 Web:Client:FilesSelector: fix with new filter 2023-06-27 17:41:12 +03:00
68bd376c6b Web:Client:Add id, className for TrustedMail. 2023-06-27 17:07:03 +03:00
8c69bdddd6 Web:Components:Add id for RadioButton. 2023-06-27 13:33:52 +03:00
241100f2bd Web:Client:Add id, additionalClassSaveButton, additionalClassCancelButton for TwoFactorAuth. 2023-06-27 13:33:30 +03:00
368e457e24 Web:Client:Add classNameTooltip. 2023-06-27 13:32:18 +03:00
26891975d8 Merge branch 'develop' into feature/move-to-selector 2023-06-27 13:30:52 +03:00
6964265730 Web:Client:Add class, additionalClassSaveButton, additionalClassCancelButton for PasswordStrength. 2023-06-27 13:16:01 +03:00
47ec145bf1 Merge branch 'feature/move-to-selector' of github.com:ONLYOFFICE/DocSpace into feature/move-to-selector 2023-06-27 12:59:33 +03:00
350626d795 Files: FilterTypeEnum: removed unnecessary 2023-06-27 12:59:18 +03:00
36463541d7 Files: added apply filter option 2023-06-27 12:54:22 +03:00
09bc9909d4
Merge pull request #1475 from ONLYOFFICE/feature/thumbnails-new-formats
Feature/thumbnails new formats
2023-06-27 02:45:21 -07:00
MrSubhonbek
5ba5b5c4e7 web component test scroll in docspace 2023-06-27 12:41:33 +03:00
116d4c8174
Merge pull request #1491 from ONLYOFFICE/bugfix/fix-migration-namespaces
Bugfix/fix migration namespaces
2023-06-27 02:37:30 -07:00
24706477db
Merge pull request #1493 from ONLYOFFICE/bugfix/foreign-keys
fix migrations
2023-06-27 02:36:11 -07:00
0bd332d2a9 fix migrations 2023-06-27 12:18:04 +03:00
55385f7990 Web:Components:Add props id for TabContainer. 2023-06-27 11:39:12 +03:00
d87587cd8f Web:Client:Add className, id for Appearance. 2023-06-27 11:38:46 +03:00
47ea204265 Web:Client: add TODO 2023-06-27 10:50:01 +03:00
eb51b3ffa2 Web:Client: delete old dialogs 2023-06-27 10:45:16 +03:00
844b911899 Web:Client:FilesSelector: fix empty screen image and description text 2023-06-27 10:33:26 +03:00
66b609d9ed Web:Client:FilesSelector: delete useless code 2023-06-27 09:57:08 +03:00
MrSubhonbek
872537d649 web component fix email chips and tabcontainer scroll 2023-06-27 09:52:56 +03:00
725cda0b8a Web:Client:Add className, additionalClassSaveButton, additionalClassCancelButton for AdditionalResources. 2023-06-27 09:45:27 +03:00