Commit Graph

22074 Commits

Author SHA1 Message Date
d37a6eaede Web: Files: Header: add submenu for plus 2022-07-04 06:17:00 +03:00
d8b8aa8b4e Web: Common: Navigation: use context menu 2022-07-04 06:16:24 +03:00
e2a8f2a62d Web: Components: ContextMenu: add leftOffset prop 2022-07-04 06:15:45 +03:00
31fbe6f058 Bug 57777 - Docs: Paging buttons text moved upper common buttons line 2022-07-03 16:25:41 +03:00
542c29aa8a Web: Translations: Added minimization for 'public/locales' directory 2022-07-03 15:55:53 +03:00
d6b7db91e3 Web: Translations: Added translations minimization 2022-07-03 13:25:41 +03:00
5d4715e674 fix 2022-07-01 17:37:09 +03:00
9d7dae90dc Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-07-01 17:33:30 +03:00
4a92908fc6 Fix Bug 57914 - Client.Clouds.DropBox. Incorrect date in Modified/Created columns for DropBox folders. 2022-07-01 17:33:18 +03:00
d8291efa30 Fixed Bug 57933 - Client.Files.Info. Fixed console error ‘Uncaught (in promise) TypeError: l.findIndex is not a function’ 2022-07-01 17:30:08 +03:00
d1677a8070 Web: Files: fixed hotkeys scroll 2022-07-01 16:02:14 +03:00
c9d3382b34 Fixed Bug 57927 - Client.FormsGallary.Info. ‘Something went wrong’ when opening the info-panel 2022-07-01 14:58:24 +03:00
e3e12b902f
Merge pull request #584 from ONLYOFFICE/feature/LDAP-new
Feature/LDAP-new
2022-07-01 14:50:32 +03:00
a289f9594a modified LdapNotifyHelper to BackgroundService 2022-07-01 14:49:59 +03:00
85ef85df76 Web: Translations: Removed useless translations (key "FormTemplateInfo") 2022-07-01 14:34:58 +03:00
634bae6002 Fix Bug 57926 - Client.FormsGallary.Info.The name of the info panel in some languages in two lines. 2022-07-01 14:33:38 +03:00
329ec57aa2 Merge branch 'develop' into feature/LDAP-new 2022-07-01 13:15:52 +03:00
2b50b4bdda Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-01 13:01:38 +03:00
6226340b3b Web: Client: add locales for Help center key 2022-07-01 13:00:57 +03:00
381d9165cb Fix Bug 57920: Fixed clearing selection after update items list on delete elements 2022-07-01 13:00:48 +03:00
7e34e45371 ElasticSearch: disabled by default 2022-07-01 12:53:18 +03:00
942030614f Fix Bug 57840: add community forum and help center buttons 2022-07-01 12:33:46 +03:00
24ff817701 Web: Files: fixed row-loader styles 2022-07-01 12:17:59 +03:00
45ce1387ba Web: Files: hidden context menu button for editing component 2022-07-01 10:43:07 +03:00
ba6c4069c9 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-01 10:10:52 +03:00
224f928ee4 Web: Layout: Fixed page shift when focusing in a row when renaming. (iOS, Chrome) 2022-07-01 10:10:29 +03:00
TimofeyBoyko
5232e171a7 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-01 07:12:07 +03:00
TimofeyBoyko
4d383cac9d Fixed Bug 57845 - Client.Filter. Remove the need to confirm filter cleaning 2022-07-01 07:12:02 +03:00
45cd9434f4 fix Bug 57888 2022-06-30 19:41:17 +03:00
f24fc8e19e fix 2022-06-30 17:12:49 +03:00
74d238bde8 Merge branch 'release/v1.2' into develop
# Conflicts:
#	common/ASC.Common/Caching/KafkaCache.cs
#	common/ASC.Common/Logging/Log.cs
#	common/ASC.Core.Common/Notify/Engine/DispatchEngine.cs
#	common/ASC.Core.Common/Notify/Engine/NotifyEngine.cs
#	common/ASC.Data.Backup.Core/ASC.Data.Backup.Core.csproj
#	common/ASC.Data.Backup.Core/BackupResource.Designer.cs
#	common/ASC.Data.Storage/ChunkedUploader/CommonChunkedUploadSession.cs
#	common/ASC.Data.Storage/DiscStorage/DiscDataStore.cs
#	common/ASC.Data.Storage/GoogleCloud/GoogleCloudStorage.cs
#	common/ASC.Data.Storage/RackspaceCloud/RackspaceCloudStorage.cs
#	common/ASC.Data.Storage/S3/S3Storage.cs
#	common/ASC.Notify.Textile/ASC.Notify.Textile.csproj
#	common/services/ASC.AuditTrail/ASC.AuditTrail.csproj
#	products/ASC.Files/Core/ASC.Files.Core.csproj
#	products/ASC.Files/Core/Core/Compress/CompressToArchive.cs
#	products/ASC.Files/Core/Core/Compress/CompressToTarGz.cs
#	products/ASC.Files/Core/Core/Compress/CompressToZip.cs
#	products/ASC.Files/Core/Core/Compress/ICompress.cs
#	products/ASC.Files/Core/Core/Thirdparty/GoogleDrive/GoogleDriveStorage.cs
#	products/ASC.Files/Core/Core/Thirdparty/OneDrive/OneDriveStorage.cs
#	products/ASC.Files/Core/Helpers/Global.cs
#	products/ASC.Files/Core/Resources/FilesJSResource.Designer.cs
#	products/ASC.Files/Core/Services/DocumentService/DocumentServiceTracker.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileDownloadOperation.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileMarkAsReadOperation.cs
#	products/ASC.Files/Core/Utils/EntryManager.cs
#	web/ASC.Web.Api/ASC.Web.Api.csproj
#	web/ASC.Web.Core/Notify/StudioNotifyServiceHelper.cs
#	web/ASC.Web.Core/Notify/StudioNotifyServiceSender.cs
2022-06-30 16:13:31 +03:00
5bfb1512f6 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-30 16:10:29 +03:00
f9902d1524 Fix Bug 57833: mobile open cloud 2022-06-30 16:09:18 +03:00
6c0bed33d7 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-30 16:02:29 +03:00
3871712357 Fixed Bug 57873: Scrolling of the page body is disabled. 2022-06-30 15:54:58 +03:00
b03c24ac48 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-30 15:46:07 +03:00
2e5000d6bc Web:Components:Fix not wrapping a long word in a toast. 2022-06-30 15:45:54 +03:00
6da2935874 Fix Bug 57890: incorrect cursor 2022-06-30 14:56:19 +03:00
98be4769b4 Web: Files: fix getIsEmptyTrash 2022-06-30 14:31:20 +03:00
fe294e77e1 Fix Bug 57877: show icon badge where hover 2022-06-30 13:52:50 +03:00
a357badf78 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-30 13:30:41 +03:00
bdb26fe251 Fixed Bug 57881: Web: Files: Changed icon for removed from favorites option. 2022-06-30 13:29:43 +03:00
aeaef47115 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-30 13:16:41 +03:00
0dc5273cc7 Web:Files:Fix border DeleteDialog. 2022-06-30 13:16:27 +03:00
e891f8b6d6 Fixed Bug 57880: Added theme support for download dialog. 2022-06-30 13:14:31 +03:00
9eba532a8d
Merge pull request #705 from ONLYOFFICE/bugfix/fix-folder-security
bugfix/fix-folder-security
2022-06-30 12:51:24 +03:00
0f3da31811 Files: fix 2022-06-30 12:43:38 +03:00
5edde068f7 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-30 12:18:24 +03:00
a7456fa89b Fixed Bug57856: Removed delete button from media-viewer in the favorite folder. 2022-06-30 12:16:50 +03:00
630250b439 fix tests 2022-06-30 12:07:30 +03:00