Commit Graph

9798 Commits

Author SHA1 Message Date
6d98440200 az resources 2022-06-27 14:00:23 +03:00
3355c3ce99 Fix Bug 57772: add back arrow for about page 2022-06-27 11:40:17 +03:00
b58422cfee Merge branch 'develop' into feature/branding 2022-06-24 18:51:33 +03:00
mushka
a5650bcf48 removed unused SystemThemeDetector component 2022-06-23 17:06:06 +03:00
mushka
da27de2cac Fixed Bug 57722 - Now app theme will change with system theme without reloading 2022-06-23 16:54:22 +03:00
45e791a092 removed unused code 2022-06-23 16:00:24 +03:00
96775f7a0a fix for eb896018d4 2b19ec7997 2022-06-23 15:43:22 +03:00
mushka
2e187f6605 removed unused console.log 2022-06-22 14:48:24 +03:00
mushka
c4a0c109e6 Fixed Bug 57721: Web: Files: Removed burger menu button from header in OFORM Gallery 2022-06-22 14:45:25 +03:00
f2da6fc55c
Merge pull request #693 from ONLYOFFICE/feature/docspace
Feature/docspace
2022-06-22 11:55:36 +04:00
bbcd5b7382 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-06-21 19:45:30 +03:00
2d9bd5943d fix Bug 57661 2022-06-21 18:13:21 +03:00
Artem Tarasov
93b6e3174d Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-21 17:45:10 +03:00
Artem Tarasov
96fd3734e4 Web: Client: Layout: Fixed Bug 57666 - Mobile. Content is not displayed in the horizontal position of the screen (ios, chrome) 2022-06-21 17:44:23 +03:00
01a03674ef Web: Client: Wizard: fix translate ns 2022-06-21 17:27:22 +03:00
d4f459740f Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-06-21 16:30:15 +03:00
87839bfb7f Web: Translations: Fix NotFoundKeysTest 2022-06-21 13:29:37 +03:00
9d82ae8719 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-21 13:25:08 +03:00
793f999fe9 Web:Studio:Added styles to Preview. 2022-06-21 13:23:00 +03:00
12b6aea843 Web:Studio:Added theme selection, Appearance page layout. 2022-06-21 13:21:47 +03:00
d6ad1325f6 Web: Client: fixed double api requests 2022-06-20 18:56:12 +03:00
03e756277b fixed warnings 2022-06-20 17:01:59 +03:00
2b19ec7997 rebranding 2022-06-20 16:59:03 +03:00
975db80282 Web: Login: applied specific style for login checkbox 2022-06-20 15:39:40 +03:00
eb896018d4 whitelabel 2022-06-20 14:09:47 +03:00
e68ac70005 Merge branch 'develop' into feature/docspace 2022-06-20 12:15:08 +03:00
mushka
d4cfd235fc merge with release 2022-06-20 11:25:28 +03:00
e2cee2c2fc Merge branch 'release/v1.2' into develop
# Conflicts:
#	common/ASC.Core.Common/Context/Impl/UserManager.cs
#	common/ASC.Core.Common/Notify/Signalr/SignalrServiceClient.cs
#	common/ASC.Data.Backup.Core/ASC.Data.Backup.Core.csproj
#	common/ASC.Data.Storage/S3/S3Storage.cs
#	common/ASC.FederatedLogin/OAuth20Token.cs
#	common/ASC.Notify.Textile/ASC.Notify.Textile.csproj
#	common/ASC.Resource.Manager/Program.cs
#	common/services/ASC.AuditTrail/ASC.AuditTrail.csproj
#	config/appsettings.json
#	products/ASC.Files/Core/ASC.Files.Core.csproj
#	products/ASC.Files/Core/Core/Dao/Interfaces/IFileDao.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FileDao.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/SecurityDao.cs
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.Files/Core/Core/Security/ISecurityDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/CrossDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/GoogleDrive/GoogleDriveStorage.cs
#	products/ASC.Files/Core/Core/Thirdparty/IThirdPartyProviderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/ProviderDao/ProviderFileDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/ProviderDao/ProviderFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/ProviderDao/ProviderSecutiryDao.cs
#	products/ASC.Files/Core/Core/ThumbnailSettings.cs
#	products/ASC.Files/Core/Helpers/Global.cs
#	products/ASC.Files/Core/HttpHandlers/FileHandler.ashx.cs
#	products/ASC.Files/Core/HttpHandlers/ThirdPartyAppHandler.ashx.cs
#	products/ASC.Files/Core/Model/SessionModel.cs
#	products/ASC.Files/Core/Services/DocumentService/Configuration.cs
#	products/ASC.Files/Core/Services/DocumentService/DocumentServiceTracker.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileDeleteOperation.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileDownloadOperation.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileMarkAsReadOperation.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileMoveCopyOperation.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileOperationsManager.cs
#	products/ASC.Files/Core/ThirdPartyApp/BoxApp.cs
#	products/ASC.Files/Core/ThirdPartyApp/GoogleDriveApp.cs
#	products/ASC.Files/Core/ThirdPartyApp/IThirdPartyApp.cs
#	products/ASC.Files/Core/ThirdPartyApp/Token.cs
#	products/ASC.Files/Core/Utils/EntryManager.cs
#	products/ASC.Files/Core/Utils/FileMarker.cs
#	products/ASC.Files/Core/Utils/FileUploader.cs
#	products/ASC.Files/Core/Utils/SocketManager.cs
#	products/ASC.Files/Server/Controllers/FilesController.cs
#	products/ASC.Files/Server/DocStore
#	products/ASC.Files/Server/Helpers/FilesControllerHelper.cs
#	products/ASC.Files/Server/Startup.cs
#	products/ASC.Files/Service/Thumbnail/Builder.cs
#	products/ASC.Files/Service/Thumbnail/Worker.cs
#	products/ASC.People/Server/ASC.People.csproj
#	web/ASC.Web.Api/ASC.Web.Api.csproj
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Api/Models/SettingsWrapper.cs
#	web/ASC.Web.Core/PublicResources/CustomModeResource.Designer.cs
#	web/ASC.Web.Core/PublicResources/Resource.Designer.cs
#	web/ASC.Web.Core/PublicResources/WebstudioNotifyPatternResource.Designer.cs
#	web/ASC.Web.Core/PublicResources/WebstudioNotifyPatternResource.resx
#	web/ASC.Web.Core/Users/UserPhotoThumbnailManager.cs
#	web/ASC.Web.Core/WhiteLabel/TenantWhiteLabelSettings.cs
2022-06-19 22:44:48 +03:00
8ea04bcc81 Merge branch 'develop' into feature/12.0
# Conflicts:
#	common/ASC.MessagingSystem/Data/MessagesRepository.cs
#	products/ASC.Files/Core/Utils/FileConverter.cs
2022-06-17 19:19:00 +03:00
2479448c6c Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-17 16:16:04 +03:00
9bbe797bfc Web:Studio:Added Appearance component to COMMON_URLS. 2022-06-17 16:15:24 +03:00
c4d4e73c83 Web:Studio:Added an Appearance component to the Common Settings Submenu. 2022-06-17 16:14:26 +03:00
e6c51afc30 Web:Studio:Added Preview component. 2022-06-17 16:13:11 +03:00
cf0acb2179 Web:Studio:Added Appearance page. 2022-06-17 16:12:09 +03:00
3c699266c2 Fixed Bug 57622 - Mobile. Hidden hotkeys for mobile devices 2022-06-17 11:04:05 +03:00
fc93c6336a Files: added email invitation 2022-06-16 18:34:38 +03:00
56ece27e1b moved from ddf515b8 2022-06-16 17:16:46 +03:00
d4da3cc82e Fixed Bug 57605 - Mobile. Fixed layout height for mobile devices 2022-06-16 15:23:45 +03:00
c9fb0d3dac moved from ddf515b8 2022-06-16 11:13:53 +03:00
6836f2ea64 Web: Client: fixed Layout height 2022-06-15 15:03:21 +03:00
f3f3ed96ae moved from ddf515b8 2022-06-15 12:46:21 +03:00
Artem Tarasov
2eebeb3c1a Merge branch 'develop' into feature/doceditor-ssr 2022-06-14 11:22:23 +03:00
35bebe49f9 moved from ddf515b8 2022-06-14 11:11:41 +03:00
49233efe66 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-14 10:35:42 +03:00
5d89337132 Web:Studio:Added branding page. Added the CompanyInfoSettings and AdditionalResources settings to the Branding page. 2022-06-14 10:33:50 +03:00
e9b86623d6 Web:Studio:Moved WhiteLabel to settingsBranding folder. 2022-06-14 10:31:27 +03:00
3c077c023d Web:Replaced light_small_general and dark_general logotypes with doc_space for WhiteLabel. 2022-06-14 10:31:11 +03:00
a49814beff Web:Replaced light_small_general and dark_general logotypes with doc_space for WhiteLabel. 2022-06-14 10:28:32 +03:00
7ddb0506c9 Web: Files: moved Hotkeys translation, added button to open hotkeys 2022-06-10 11:30:57 +03:00
1df086f408 Web: Client: Settings: use help link 2022-06-08 17:58:11 +03:00
d77b0b6b32 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/security-settings
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-portal/passwordStrength.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-portal/tfa.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-portal/trustedMail.js
2022-06-08 17:53:49 +03:00
59eee29c61 Web: Client: Settings: add session lifetime loader 2022-06-08 17:51:26 +03:00
Artem Tarasov
d761598b1f Web: Client: Settings: applied helpLink from settings 2022-06-08 17:47:24 +03:00
6ec27544aa Web: Client: Settings: add admin message loader 2022-06-08 17:46:17 +03:00
860db2916f Web: Client: Settings: add ip security loader 2022-06-08 17:41:38 +03:00
ff30a58480 Web: Client: Settings: add trusted mail loader 2022-06-08 17:34:59 +03:00
921d479639 Web: Client: Settings: add tfa loader 2022-06-08 17:27:23 +03:00
d5c8ab19dd Web: Client: Settings: add password strength loader 2022-06-08 17:23:28 +03:00
b693779ea1 Merge branch 'develop' into feature/docspace-pin 2022-06-08 16:38:16 +03:00
0af103fdb6 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/security-settings 2022-06-08 16:14:12 +03:00
749feab8e8 Web: Client: Settings: add access loader 2022-06-08 16:14:03 +03:00
83fc657f4b Web: Client: Settings: add mobile security loader 2022-06-08 16:13:44 +03:00
1472644f04 Web: Client: Settings: add loader 2022-06-08 15:35:22 +03:00
832a341306 fix Bug 57478 2022-06-08 13:48:28 +03:00
Vashchuk Nikita
8410299051 modified logging 2022-06-08 12:42:49 +03:00
cbd73be90b moved from ddf515b8 2022-06-08 12:02:40 +03:00
c1d152becc moved from ddf515b8 2022-06-07 21:00:08 +03:00
bef003446e Merge branch 'feature/admin-messages' of github.com:ONLYOFFICE/AppServer into feature/session-lifetime 2022-06-07 13:40:56 +03:00
c534db530c Merge branch 'feature/ip-security' of github.com:ONLYOFFICE/AppServer into feature/admin-messages 2022-06-07 13:40:14 +03:00
ab0f85d0e3 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/ip-security 2022-06-07 13:39:44 +03:00
b9c2b046aa Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-06-03 16:33:17 +03:00
b0f2892664 edit translations 2022-06-03 16:32:59 +03:00
29fd1b83cf Fixed Bug 53176 - Client.Files.Clouds. Error ‘You cannot update a file which is opened for editing’ at editor 2022-06-03 15:52:50 +03:00
2cf70f38ca Web: Client: SmartBanner: show only on touch devices 2022-06-03 12:37:55 +03:00
ef10cbfd01 edit translations 2022-06-03 10:25:03 +03:00
848751220c Files: added logos for rooms 2022-06-02 21:41:16 +03:00
8d3320d9d4 edit translations 2022-06-02 18:45:28 +03:00
4ed473eed8 edit translations 2022-06-02 18:42:21 +03:00
1d24adba7d edit translations 2022-06-02 17:45:25 +03:00
e7d3b081ea update translations 2022-06-02 17:05:59 +03:00
68aeaa83dd edit translations 2022-06-02 13:22:24 +03:00
1aa605fb98 Web: Client: Settings: delete console log 2022-06-01 18:27:36 +03:00
8fb5f45d10 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/ip-security 2022-06-01 18:25:47 +03:00
a1b7a47e45 Web: Client: Settings: fix logic 2022-06-01 18:25:23 +03:00
a861268e4f moved from ddf515b8 2022-06-01 17:07:08 +03:00
d0b74d4c30 Web: Client: Settings: fix logic 2022-06-01 14:58:34 +03:00
9a20c4c93e Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-01 14:44:54 +03:00
3ebd67f444 merge from develop 2022-06-01 14:44:30 +03:00
1de68d0247 Web: Fixed dark theme for backup module. 2022-06-01 14:43:43 +03:00
8c1cfd2ed8 Web: Client: Settings: show error 2022-06-01 14:43:00 +03:00
98e318ee11 Web: Client: Settings: fix init settings 2022-06-01 14:35:36 +03:00
753d0b0605 Merge branch 'feature/admin-messages' of github.com:ONLYOFFICE/AppServer into feature/session-lifetime
# Conflicts:
#	packages/asc-web-common/store/SettingsStore.js
#	web/ASC.Web.Client/public/locales/en/Settings.json
2022-06-01 14:26:24 +03:00
c9292331b8 Web: Client: add smart banner store, fix layout height 2022-06-01 14:11:11 +03:00
d7d21f765e Web: Client: Settings: fix init settings 2022-06-01 13:47:42 +03:00
958e13cbb3 Merge branch 'feature/ip-security' of github.com:ONLYOFFICE/AppServer into feature/admin-messages
# Conflicts:
#	packages/asc-web-common/store/SettingsStore.js
2022-06-01 13:36:25 +03:00
349c3cae0e Web: Client: Settings: add support ip range 2022-06-01 13:29:23 +03:00
e9b4805a00 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/ip-security 2022-06-01 12:29:47 +03:00
4c2064714d Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-31 18:38:13 +03:00
e1dbda363c edit translations 2022-05-31 18:37:53 +03:00
aa7d285025 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/ip-security 2022-05-31 18:03:11 +03:00
f1225ed3f6 Web: Client: fix layout height 2022-05-31 14:43:43 +03:00
7c511eb4db Web: Client: SmartBanner: decrease z-index 2022-05-31 11:33:36 +03:00
30b89d1ae0 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-30 17:18:53 +03:00
e2a705dce2 edit translations 2022-05-30 17:18:33 +03:00
52a6b27083 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/ip-security 2022-05-30 16:46:25 +03:00
5a26c4f404 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/smart-banner 2022-05-30 15:33:17 +03:00
e4a8c11602 Merge branch 'develop' into feature/LDAP-new 2022-05-30 14:20:46 +03:00
mushka
5ad2231fc3 Merge branch 'release/v1.2' into feature/modal-redesign 2022-05-27 15:24:29 +03:00
881a70a540 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-27 14:58:43 +03:00
c092ae1d13 Fixed Bug 57327: Wrong size of icon on mobile shortcut 2022-05-27 14:58:32 +03:00
96518a2ad5 edit translations 2022-05-27 14:09:16 +03:00
cf8badeea3 Api: refactoring 2022-05-27 12:32:58 +03:00
470c983e2e Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/smart-banner 2022-05-26 21:46:36 +03:00
325a53579a Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-26 19:22:45 +03:00
d35ae571e2 edit translations 2022-05-26 19:21:39 +03:00
4bb7ee25e8 Web: Client: wait ready translations 2022-05-26 18:13:20 +03:00
341749d1db Web: Client: SmartBanner: fix cookies 2022-05-26 18:07:32 +03:00
Nikita
54341cb203 fixed input and output parameters in Api(LdapController) 2022-05-26 17:39:02 +03:00
f3505e2b4a Web: fix smart banner meta 2022-05-26 17:35:59 +03:00
dc7d837e46 Merge branch 'release/v1.2' into feature/smart-banner 2022-05-26 16:57:04 +03:00
7a7b83c78e Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-26 18:16:23 +05:00
6b071a8634 Web: Campaigns: added react device detect 2022-05-26 18:16:09 +05:00
8cb26ba1aa Web: Campaigns: added cross icon 2022-05-26 18:15:28 +05:00
Timofey Boyko
1e92d209e1 Web:Client:About: fix personal logo color for dark theme 2022-05-26 15:33:34 +03:00
07c7439687 edit translations 2022-05-26 15:00:16 +03:00
76db35e748 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/smart-banner 2022-05-26 13:40:26 +03:00
968e4440ea Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-26 13:18:06 +03:00
0a84d45b58 edit translations 2022-05-26 13:17:43 +03:00
d24d60a5e6 Web:fixed snackbar display delay 2022-05-26 15:08:41 +05:00
e7886aff2c Log: refactoring 2022-05-26 12:01:54 +03:00
8a935ec96c Web: Client: use translations in SmartBanner 2022-05-26 11:29:13 +03:00
4bf2d3ec6f Web: Client: add SmartBanner translation 2022-05-26 11:28:47 +03:00
84af332a63 Web: Client: fix 2022-05-25 22:37:40 +03:00
6c3450e3da Web: Client: add translate for SmartBanner 2022-05-25 22:36:07 +03:00
c7003c7984 Web: Client: move SmartBanner into folder 2022-05-25 22:25:19 +03:00
0296c1f22c Web: Client: delete console log 2022-05-25 22:15:43 +03:00
219cd835d3 Web: Client: show smart banner only in Documents 2022-05-25 22:14:44 +03:00
59f1307223 Web: Client: SmartBanner: fix show logic 2022-05-25 22:07:50 +03:00
7d42847f60 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/smart-banner 2022-05-25 20:05:01 +03:00
d8c870c599 edit translations 2022-05-25 18:47:28 +03:00
1850b9bc1b update translations 2022-05-25 18:42:21 +03:00
b13fd240ad Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-25 18:11:50 +03:00
903767b3e8 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2
# Conflicts:
#	web/ASC.Web.Client/public/locales/ro/Error403.json
#	web/ASC.Web.Client/public/locales/ro/ErrorInvalid.json
#	web/ASC.Web.Client/public/locales/ro/Offline.json
2022-05-25 18:07:28 +03:00
8612f14060 Web: Client: Fixed displaying page icon for creating page shortcut, fixed page display mode at manifest 2022-05-25 18:01:38 +03:00
3276561123 edit translations 2022-05-25 17:52:59 +03:00
e01858d2e8 merge from develop 2022-05-25 16:58:31 +03:00
e6d7979e92 dbcontext: EnableRetryOnFailure for MySQL provider 2022-05-25 16:55:38 +03:00
9a067e524a
Merge pull request #678 from ONLYOFFICE/feature/layout-for-banner
Feature/layout for banner
2022-05-25 16:19:14 +03:00
5674836f6f Web: Client: SmartBanner: fix force 2022-05-25 16:03:28 +03:00
21ceecee4a Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/smart-banner 2022-05-25 15:54:37 +03:00
ceb2e395fe Web: Client: add smart banner 2022-05-25 15:53:26 +03:00
17caec2581 Web: Translations: Fix some SingleKeyFilesTest issues 2022-05-25 14:53:28 +03:00
4789e5e5ce Web: Campaigns: added Docs_7_1 stories 2022-05-25 14:56:11 +05:00
9485c2e59e Web: Campaigns: fixed origin for NewYear stories 2022-05-25 14:55:39 +05:00
7055ff083f Web: Campaigns: updated yarn lock 2022-05-25 14:54:56 +05:00
439d7d8d73 Merge branch 'release/v1.2' into feature/layout-for-banner 2022-05-25 14:43:51 +05:00
1f18ae7194 Web: Campaigns: added NewYear stories 2022-05-25 14:41:24 +05:00
3a74878277 Web: Campaigns: created Section 2022-05-25 14:40:54 +05:00
66a7f48cea Web: Campaigns: created Header 2022-05-25 14:40:23 +05:00
189687a537 Web: Campaigns: added theme 2022-05-25 14:39:43 +05:00
532b4dd36a Web: Campaigns: created Article 2022-05-25 14:39:14 +05:00
27c4d9e662 Web: Campaigns: created Layout 2022-05-25 14:38:49 +05:00
b0bd02044c Web: Campaigns: added storybook 2022-05-25 14:26:08 +05:00
11ad1819f2 Web: Campaigns: added storybook and styled components 2022-05-25 14:25:11 +05:00
1c1aa2b9b6 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-25 10:53:54 +03:00
70a6a44196 Web: Client: Disable PWA feature for mobile devices 2022-05-25 10:53:39 +03:00
6491009d9e Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-25 10:43:27 +03:00
2b86d19122 Web: Client: Added <AppLoader /> 2022-05-25 10:43:19 +03:00
a66c03aa86 Merge branch 'develop' into feature/logger-refactoring
# Conflicts:
#	common/ASC.Common/Caching/AscCache.cs
#	common/ASC.Common/GlobalUsings.cs
#	common/ASC.Core.Common/Notify/Telegram/TelegramHelper.cs
#	common/ASC.Data.Backup.Core/Service/ProgressItems/RestoreProgressItem.cs
#	common/ASC.Data.Storage/GlobalUsings.cs
#	common/services/ASC.Data.Backup.BackgroundTasks/GlobalUsings.cs
#	common/services/ASC.Data.Backup.BackgroundTasks/IntegrationEvents/EventHandling/BackupDeleteScheldureRequestedIntegrationEventHandler.cs
#	common/services/ASC.Data.Backup.BackgroundTasks/Services/BackupSchedulerService.cs
#	common/services/ASC.Notify/GlobalUsings.cs
#	common/services/ASC.Notify/IntegrationEvents/EventHandling/NotifyInvokeSendMethodRequestedIntegrationEventHandler.cs
#	common/services/ASC.Notify/Services/NotifySenderService.cs
#	common/services/ASC.TelegramService/GlobalUsings.cs
#	common/services/ASC.TelegramService/TelegramHandler.cs
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.Files/Core/GlobalUsings.cs
#	products/ASC.Files/Service/Thumbnail/IntegrationEvents/EventHandling/ThumbnailRequestedIntegrationEventHandler.cs
#	products/ASC.People/Server/Api/UserController.cs
#	web/ASC.Web.Api/Api/Settings/StorageController.cs
2022-05-24 23:13:57 +03:00
7aba8f85ca Web: Client: increase progress indicator z-index 2022-05-24 19:52:20 +03:00
b411f61ee5 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-24 18:31:49 +03:00
786ff38a98 update editor 2022-05-24 18:31:24 +03:00
4b6aa555ec Web: Client: Added check of ready prop (Fix translation loading issue) 2022-05-24 17:43:25 +03:00
02570e12cf Merge branch 'develop' into feature/cluster-services 2022-05-24 17:24:25 +03:00
907d92fcb6 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-24 15:00:26 +03:00
95f356adbd edit translations 2022-05-24 14:55:28 +03:00
Nikita
1d2521c399 fix 2022-05-24 12:59:04 +03:00
ea4b14ac47 Merge branch 'release/v1.2' into feature/multiply-thumb 2022-05-24 12:29:49 +03:00
6168410931 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-24 10:44:15 +03:00
587ee6240b Fix Bug 57304 - Client. Errors in the console when clicking on the information banner 2022-05-24 10:44:09 +03:00
67a235da5c edit ro-variable 2022-05-24 10:32:38 +03:00
2a673036ff encryption service: migrate from ICacheNotify to RabbitMQ 2022-05-23 22:06:22 +03:00
13ad4381f7 Api: removed CustomHttpMethodAttribute
added AllowNotPaymentAttribute
2022-05-23 18:48:23 +03:00
d1494ca672 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-23 18:10:09 +03:00
5dd80c1e6a edit translations (SpellCheck) 2022-05-23 18:05:51 +03:00
c659e03042 update uk 2022-05-23 18:04:34 +03:00
Nikita
a7b9b77613 fix 2022-05-23 16:38:05 +03:00
2b9131330c Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-23 15:19:07 +03:00
de0e722776 Fixed Bug 55045: Added scroll to current folder where file located in select folder dialog. 2022-05-23 15:15:39 +03:00
f791f1206d
Merge pull request #674 from ONLYOFFICE/feature/banner-docs_7_1
Feature/banner docs 7 1
2022-05-23 14:38:40 +03:00
1b9a0b3c30 Web: Client: IOS: fixed logo styles 2022-05-23 13:11:25 +03:00
9903f4c439 update cs, edit translations (spellCheck) 2022-05-23 10:55:02 +03:00
2eaa6bb599 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/ip-security
# Conflicts:
#	packages/asc-web-common/store/SettingsStore.js
2022-05-22 21:22:59 +03:00
cd802863f6 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/admin-messages
# Conflicts:
#	packages/asc-web-common/store/SettingsStore.js
2022-05-22 21:21:28 +03:00
8c68b9fb40 edit translations (SpellCheck) 2022-05-22 13:36:45 +03:00
cefc26b742 edit variables 2022-05-22 12:29:58 +03:00
e3a834649e update translations (web) 2022-05-22 12:23:36 +03:00
357d1f227a update translations (web) 2022-05-22 12:15:53 +03:00
5511c14415 update translations (web) 2022-05-22 11:43:16 +03:00
45f9bc472a edit variables 2022-05-22 00:46:59 +03:00