Commit Graph

8862 Commits

Author SHA1 Message Date
16029d7c3b Update SelectionArea.js
Fix InfoPanel tabs show on click
2023-02-13 18:23:52 +03:00
8ed8429ebf Changed sortBy Erasure 2023-02-13 17:55:43 +03:00
b405d3d215 Web: Fix display erasure on row view 2023-02-13 17:55:03 +03:00
DmitrySychugov
0354fbb9c5 Web: Components: timeout has been shortened for viewer 2023-02-13 19:07:42 +05:00
30fc2e6ac5 Web: Files: fixed dnd 2023-02-13 16:58:49 +03:00
394934edf1 Fix Erasure displaying 2023-02-13 16:48:01 +03:00
Akmal Isomadinov
6c7a76c18a Merge branch 'develop' into feature/refactoring-image-viewer 2023-02-13 18:40:56 +05:00
Akmal Isomadinov
e1d75111cb Web:Client:Pages:Home:MediaViewer Added setAlreadyFetchingRooms 2023-02-13 18:33:22 +05:00
Akmal Isomadinov
0dfb8394fc Web:Common:components:MediaViewer Added ViewerWrapper 2023-02-13 18:28:33 +05:00
Akmal Isomadinov
dfd62a046e Web:Common:Components:MediaViewer:Sub-Components:Viewer Refactoring and rename the Viewer components to ViewerWrapper 2023-02-13 18:26:24 +05:00
Akmal Isomadinov
0885f82a8e Web:Common:Components:MediaViewer:Helpers Added type guard isSeparator 2023-02-13 18:20:11 +05:00
Akmal Isomadinov
8dff763e28 Web:Common:Components:MediaViewer:Types Updated type ContextMenuType 2023-02-13 18:17:12 +05:00
Akmal Isomadinov
581f08a226 Web:Common:Components:MediaViewer:Sub-Components:Added StyledDropDownItem 2023-02-13 18:15:36 +05:00
Akmal Isomadinov
da1cf65dd6 Web:Common:Components:MediaViewer:Sub-Components: Added StyledDropDown 2023-02-13 18:14:43 +05:00
Akmal Isomadinov
ecc9fcfd9e Web:Common:Components:MediaViewer:Helpers: Added getCustomToolbar method 2023-02-13 18:13:16 +05:00
Mushka Nikita
108e60b6eb fixed main button infoPanel positioning 2023-02-13 15:19:30 +03:00
Mushka Nikita
663b7931ab added erasure column to trash 2023-02-13 15:19:02 +03:00
592e55fb13 Fixed Bug 60990 - Files.Archived.Drag’n’drop. ‘You don't have enough permission to move the file’. 2023-02-13 15:12:17 +03:00
13976f8101 Web: Files: fixed drag 2023-02-13 15:10:57 +03:00
Viktor Fomin
2962f028e7 Client: Confirm: redesign activateUser 2023-02-13 14:52:24 +03:00
Viktor Fomin
9c7d1d1097 Merge branch 'develop' into bugfix/login-confirm-style 2023-02-13 14:44:10 +03:00
Viktor Fomin
ea1cab0e9e Client: Confirm: redesign createUser 2023-02-13 14:19:56 +03:00
DmitrySychugov
38d443fbd4 Merge branch 'bugfix/deletion-with-hotkey' of github.com:ONLYOFFICE/DocSpace into bugfix/deletion-with-hotkey 2023-02-13 16:19:38 +05:00
DmitrySychugov
44e02b0673 Web: Common: fixed condition 2023-02-13 16:19:21 +05:00
Viktor Fomin
95c6dc0763 Client: Confirm: DeactivatePortal: fix 2023-02-13 14:15:41 +03:00
Viktor Fomin
3abf774d03 Client: Confirm: redesign tfaAuth 2023-02-13 14:12:40 +03:00
Viktor Fomin
90e3ba34e6 Client: Confirm: redesign tfaActivation 2023-02-13 14:12:33 +03:00
013d6165a7 Merge branch 'develop' into bugfix/deletion-with-hotkey 2023-02-13 13:46:37 +03:00
d0c337dc50 Merge branch 'develop' into bugfix/61104 2023-02-13 13:37:52 +03:00
4354bccef3 Web: PortalSettings: Deleted useless code. 2023-02-13 13:34:40 +03:00
244612da1a Web: PortalSettings: Payments: Added back url after payment. 2023-02-13 13:32:49 +03:00
Viktor Fomin
e0006866a7 Merge branch 'develop' into bugfix/login-confirm-style 2023-02-13 13:26:57 +03:00
640d8d6632 Merge branch 'develop' into bugfix/61099 2023-02-13 13:15:52 +03:00
Elyor Djalilov
f4fc720885 fix width for different screens 2023-02-13 14:28:00 +05:00
DmitrySychugov
e700c32494 Fixed Bug 61102 - Web: Common: removed the window with deletion if there are no rights or the room is in the archive 2023-02-13 14:24:11 +05:00
Akmal Isomadinov
56bf72cfb8 Web:Common:Components:MediaViewer Fixed bug 61104 2023-02-13 14:07:53 +05:00
d1f6ba2d3c Web: portalSettings: deleted useless code. 2023-02-13 11:47:15 +03:00
Akmal Isomadinov
30649b27d4 Web:Common:Components:MediaViewer Updated type getIcon 2023-02-13 13:46:50 +05:00
Akmal Isomadinov
7be6542a32 Web:Common:Common:Components:MediaViewer:Types Added type ContextMenuModel 2023-02-13 13:45:42 +05:00
Akmal Isomadinov
a227e3e75b Web:Common:Components:MediaViewer:Sub-Components Added Viewer 2023-02-13 13:44:09 +05:00
db5a8b3763 Merge branch 'bugfix/restore-from-local-file' of github.com:ONLYOFFICE/AppServer into bugfix/restore-from-local-file 2023-02-13 11:24:23 +03:00
2e69d83683 Web: portalSettings: Restore: Deleted useless code. 2023-02-13 11:23:24 +03:00
56ce6aea67 Merge branch 'develop' into bugfix/restore-from-local-file 2023-02-13 10:21:01 +03:00
Viktor Fomin
0f3fd06f4f Merge branch 'develop' into bugfix/login-confirm-style 2023-02-12 14:50:49 +03:00
d69609104e
Merge pull request #1194 from ONLYOFFICE/bugfix/dark-theme-color
fixed color
2023-02-10 19:25:09 +03:00
203f2cad7f Merge branch 'develop' into bugfix/restore-from-local-file 2023-02-10 17:55:19 +03:00
261b1f13df Merge branch 'develop' into bugfix/61099 2023-02-10 16:34:38 +03:00
DmitrySychugov
708ef1f810 Web: Client: removed redundant check 2023-02-10 17:57:39 +05:00
DmitrySychugov
7180488f26 Merge branch 'bugfix/hide-mobile-button' of github.com:ONLYOFFICE/DocSpace into bugfix/hide-mobile-button 2023-02-10 17:52:20 +05:00
DmitrySychugov
d287e35d0d Web: Client: fixed name on sort button click 2023-02-10 17:52:04 +05:00
152012852b Merge branch 'develop' into bugfix/hide-mobile-button 2023-02-10 15:45:09 +03:00
621efcf870
Merge pull request #1195 from ONLYOFFICE/feature/refactoring-mediaviewer
Feature/refactoring mediaviewer
2023-02-10 15:42:18 +03:00
DmitrySychugov
b79b7815d6 Web: Client: removed the control of the store from the sort button 2023-02-10 17:37:24 +05:00
a1416a2791 Web: Files: fixed dragging, added hiding selection-area after losing focus 2023-02-10 15:32:08 +03:00
Akmal Isomadinov
6f491c9d40 Web fixed keyboard event 2023-02-10 17:13:52 +05:00
Akmal Isomadinov
0175edc651 Web: Moved from MediaViewerV2 to MediaViewer and removed old MediaViewer 2023-02-10 16:43:43 +05:00
DmitrySychugov
c1a3984786 Revert "Fixed Bug 61102 - Web: Common: removed the window with deletion if there are no rights or the room is in the archive"
This reverts commit d35452012d.
2023-02-10 16:26:12 +05:00
Elyor Djalilov
20e1d49171 fix translate 2023-02-10 15:51:43 +05:00
Akmal Isomadinov
21bc7f59dc Web:Common:Components:MediaViewerV2:Helpers Added protection against incorrect arguments for the findNearestIndex method 2023-02-10 15:44:44 +05:00
DmitrySychugov
52a51431cb Merge branch 'develop' into bugfix/hide-mobile-button 2023-02-10 15:33:03 +05:00
DmitrySychugov
a5c340c4d5 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into develop 2023-02-10 15:32:43 +05:00
DmitrySychugov
d35452012d Fixed Bug 61102 - Web: Common: removed the window with deletion if there are no rights or the room is in the archive 2023-02-10 15:32:16 +05:00
Akmal Isomadinov
7b036537a0 Web: Decomposition of MediaViewerDataStore 2023-02-10 15:13:43 +05:00
Akmal Isomadinov
8b33d977c8 Web: Fixed code formatting style 2023-02-10 15:04:57 +05:00
Akmal Isomadinov
789b017d05 Web: Rename the MediaViewerTS folder to MediaViewerV2 2023-02-10 14:18:56 +05:00
Akmal Isomadinov
58ed975320 Merge branch 'feature/refactoring-mediaviewer' of github.com:ONLYOFFICE/DocSpace into feature/refactoring-mediaviewer 2023-02-10 14:11:29 +05:00
Akmal Isomadinov
8571e0aa3b Web Rename the MediaViewer file to index 2023-02-10 14:04:19 +05:00
78a30f5700 Web: Returned checking and deleting the local store. 2023-02-10 11:57:31 +03:00
c9baec3175 Web: Added translation. 2023-02-10 11:31:49 +03:00
a35ef5a40d Merge branch 'develop' into feature/refactoring-mediaviewer 2023-02-10 10:43:05 +03:00
d45f5856a2 Web: PortalSettings: Restore: Added disable file selection. 2023-02-10 10:14:48 +03:00
6fdc4c0e0f Web: PortalSettings: Restore: Refactoring. 2023-02-10 10:12:45 +03:00
Akmal Isomadinov
c8e391bf62 Web:Common:Components:MediaViewerTS:MediaViewer Remove ButtonKeys 2023-02-10 12:04:16 +05:00
Akmal Isomadinov
a83e22ce3d Web:Common:Components:MediaViewerTS:MediaViewer Refactoring and optimization keyboard event 2023-02-10 12:00:57 +05:00
Viktor Fomin
0569b5a3f0 Client: Confirm: redesign removePortal 2023-02-10 03:18:57 +03:00
Viktor Fomin
bf8852bc27 Client: Confirm: redesign profileRemove 2023-02-10 03:18:41 +03:00
Viktor Fomin
679c3854ba Client: Confirm: redesign deactivatePortal 2023-02-10 03:18:35 +03:00
Viktor Fomin
bf60bb37c8 Client: Confirm: redesign continuePortal 2023-02-10 03:18:27 +03:00
Viktor Fomin
0587c887ca Client: Confirm: redesign changePhone 2023-02-10 03:18:16 +03:00
Viktor Fomin
4e1d5026c1 Client: Confirm: redesign changePassword 2023-02-10 03:18:09 +03:00
Viktor Fomin
dc3c4e9a5e Client: Confirm: redesign changeOwner 2023-02-10 03:17:56 +03:00
Viktor Fomin
685c536f41 Client: Confirm: fix style 2023-02-10 03:17:25 +03:00
Viktor Fomin
fdc02bdd9b Client: Confirm: fix style 2023-02-10 03:04:45 +03:00
Viktor Fomin
4bc3ca7101 Login: fix mobile style 2023-02-10 03:04:26 +03:00
Viktor Fomin
3ceda4c395 Login: fix style 2023-02-09 21:26:28 +03:00
Viktor Fomin
2704931747 Common: LoginContainer: fix style 2023-02-09 21:26:21 +03:00
Akmal Isomadinov
4e875a75b9 Web:fixed a bug when opening galleries, the selector was not reset 2023-02-09 23:15:05 +05:00
10639f83aa Web: Fix infinite loop (out of memory issue) 2023-02-09 17:28:57 +03:00
cf8127ece8 Web: PortalSettings: Added standalone mode. 2023-02-09 16:31:41 +03:00
492a94ad03 Web: Added prop. 2023-02-09 16:25:01 +03:00
c17d0e9186 Web: PortalSettings: Restore: Adding a new component. 2023-02-09 16:18:16 +03:00
2523162114 Web: Fix login selection 2023-02-09 15:01:59 +03:00
b3de8bc753 web: Fix layout selection 2023-02-09 14:58:54 +03:00
b11e97b188 Web: PortalSettings: Refactoring. 2023-02-09 14:42:05 +03:00
4e33c27532 Web: fix Safari selection 2023-02-09 14:28:01 +03:00
780a90f0c0 Merge branch 'develop' into feature/selection-area 2023-02-09 13:28:24 +03:00
ed7b339e87 Web: Client: InvitePanel: Fixed input width on mobile devices 2023-02-09 13:24:44 +03:00
DmitrySychugov
8c2476920e Web: Common: added check if function is defined 2023-02-09 15:09:16 +05:00
Elyor Djalilov
7b74a48891 fixed color 2023-02-09 14:23:00 +05:00
Elyor Djalilov
f3c6b14817 Fix Bug 61099 - Mobile. The location of the download copy button in the backup menu 2023-02-09 13:47:20 +05:00
838a2c9bb3 Web: SelectionArea: fixed selection 2023-02-09 11:26:37 +03:00
DmitrySychugov
2e4bdb0e49 Fixed Bug 60553 - Web: Client: added hiding the button if the sort menu is open 2023-02-09 13:19:58 +05:00
DmitrySychugov
4bd6c8d4f3 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into develop 2023-02-08 20:20:23 +05:00
Akmal Isomadinov
76e601bec7 Web: Fixed keyboard swipe 2023-02-08 19:21:14 +05:00
f548b4f99a
Merge pull request #1187 from ONLYOFFICE/bugfix/invite-link-copy
Fixed bugs
2023-02-08 17:07:18 +03:00
f9e5f46410 Merge branch 'develop' into feature/selection-area 2023-02-08 16:50:41 +03:00
c72c1faeef Fixed Bug 61039 - Files. ‘Sorry, the resource cannot be found’ flashes on the page when moving from the profile to the Trash folder. 2023-02-08 16:49:28 +03:00
c8f3b0582a Merge branch 'develop' into feature/login-error-page 2023-02-08 16:41:38 +03:00
b7adfea88c Web: Components: removed useless files 2023-02-08 16:35:32 +03:00
ac5e19398d Merge branch 'develop' into feature/selection-area
# Conflicts:
#	yarn.lock
2023-02-08 16:28:08 +03:00
82f5b39fe7 Web: SelectionArea: fixed select 2023-02-08 16:25:39 +03:00
a46f625a9c Web: SelectionArea: refactoring 2023-02-08 14:15:16 +03:00
34f510cf2f Fixed Bug 61075 - Rooms.ExternalLink.Invite. The external link is copied to the clipboard each time the Invite Users to Room panel is opened. 2023-02-08 13:56:19 +03:00
DmitrySychugov
1dace2011f Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into develop 2023-02-08 14:56:44 +05:00
Viktor Fomin
5fe675ea74 Client: Wizard: hide license filed 2023-02-08 12:55:02 +03:00
Akmal Isomadinov
19e1603ed3 Merge branch 'feature/refactoring-mediaviewer' of github.com:ONLYOFFICE/DocSpace into feature/refactoring-mediaviewer 2023-02-08 14:54:23 +05:00
Akmal Isomadinov
74ae468c3d Web:common:components:MediaViewerTS:MediaViewer Refactoring and optimization 2023-02-08 14:54:07 +05:00
Akmal Isomadinov
2c8a7ab89b Web:client:store:MediaViewerDataStore Added computed field currentPostionIndex and Added helper methods 2023-02-08 14:53:14 +05:00
Akmal Isomadinov
a163cea13c Web:common:components:MediaViewerTS:helpers: removed nearestValue method 2023-02-08 14:51:16 +05:00
Viktor Fomin
358f9ea1d3 Merge branch 'develop' into bugifx/wizard 2023-02-08 12:48:55 +03:00
Viktor Fomin
3d58a461c0 Client: WIzard: fix style 2023-02-08 12:48:49 +03:00
Timofey Boyko
316a54d3d6 Merge branch 'develop' into feature/login-error-page 2023-02-08 11:09:23 +03:00
Timofey Boyko
698b00eabb Web:Login: refactoring 2023-02-08 11:03:15 +03:00
Timofey Boyko
2bbcf5a03a Web: move wrongPortalNameUrl to common/constants 2023-02-08 10:58:35 +03:00
Timofey Boyko
469455312b Web:Login:Server: delete useless code 2023-02-08 10:58:03 +03:00
17a6d8785f Web: Correcting the absence of the background of the button when isChecked in the storybook. 2023-02-08 10:34:02 +03:00
cfbe161312 Merge branch 'develop' into feature/refactoring-mediaviewer 2023-02-08 09:34:56 +03:00
Viktor Fomin
c3a54b2e74 Client: Wizard: fix style 2023-02-07 20:44:32 +03:00
Akmal Isomadinov
7340e2c4f6 Web:Components:Viewer:Sub-Components:Viewer-Base Fixed warning 2023-02-07 22:10:31 +05:00
Akmal Isomadinov
474e6251ef Web: Refactoring MediaViewer 2023-02-07 22:09:48 +05:00
Akmal Isomadinov
e15b806c68 Web:Packages:Common:Components:MediaViewerTS Added types 2023-02-07 22:07:38 +05:00
Akmal Isomadinov
f532ed6fd5 Web:Common:Components:MediaViewerTS Added helpers 2023-02-07 22:06:46 +05:00
Timofey Boyko
0baee7fbee Merge branch 'develop' into feature/login-error-page 2023-02-07 18:38:40 +03:00
Timofey Boyko
ede3a5d21d Web:Login: add mechanism for throwing error from server 2023-02-07 18:36:44 +03:00
Timofey Boyko
1dc5d41884 Web:Login: fix error message type 2023-02-07 18:36:16 +03:00
Timofey Boyko
7e23b7118e Web:Login:Server: add protect for undefined values 2023-02-07 18:32:17 +03:00
Timofey Boyko
88624cccf0 Web:Login:Client: add protect for undefined values 2023-02-07 18:32:02 +03:00
Timofey Boyko
fc3030e0af Web:Common:Utils: getBgPattern can accept undefined as colorSchemeId 2023-02-07 18:31:06 +03:00
Timofey Boyko
28c903f382 Web:Common: add protect for undefined values 2023-02-07 18:30:18 +03:00
Timofey Boyko
b6ece7b2ac Web:Login: add correct theme for Error502 and pass it to all components inside 2023-02-07 18:26:51 +03:00
Timofey Boyko
03116b8ffa Web:Login: update interfaces and add new IError for error from server 2023-02-07 18:26:05 +03:00
Timofey Boyko
2397482010 Web:Login: add html template to catch section and send error to client 2023-02-07 18:25:37 +03:00
367d8c9936 Web: Files: fixed folder select 2023-02-07 18:23:44 +03:00
601e61eab6 Web: Files: fixed drag 2023-02-07 17:59:01 +03:00
DmitrySychugov
e0fff6ce0a Web: Components: fixed display of video duration 2023-02-07 19:40:26 +05:00
86d93f1259 Merge branch 'develop' into feature/selection-area
# Conflicts:
#	yarn.lock
2023-02-07 17:04:43 +03:00
08e68ac6a5 Web: SelectionArea: fixed tile view 2023-02-07 16:56:15 +03:00
Viktor Fomin
7ac9a9ed54 Merge branch 'develop' into bugifx/wizard 2023-02-07 14:44:48 +03:00
c89b8ca427 Merge branch 'master' into develop
# Conflicts:
#	common/ASC.Data.Backup.Core/Core/FileBackupProvider.cs
#	common/ASC.Data.Backup.Core/Service/ProgressItems/BackupProgressItem.cs
#	common/ASC.Data.Backup.Core/Service/ProgressItems/RestoreProgressItem.cs
#	common/ASC.Data.Backup.Core/Storage/BackupStorageFactory.cs
#	common/ASC.Data.Backup.Core/Storage/DataStoreBackupStorage.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/ASC.Data.Backup.Core/Tasks/TransferPortalTask.cs
#	products/ASC.Files/Core/ASC.Files.Core.csproj
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/Box/BoxFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/Dropbox/DropboxFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/GoogleDrive/GoogleDriveFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/OneDrive/OneDriveFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/SharePoint/SharePointFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/Sharpbox/SharpBoxFolderDao.cs
2023-02-07 14:31:22 +03:00
Timofey Boyko
dda05f7d7d Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-07 13:26:54 +03:00
Timofey Boyko
e0f2a397c4 Web:Client: fix translations for devices 2023-02-07 13:26:46 +03:00
0dd6985bd2 Fixed storybook run 2023-02-07 12:57:48 +03:00
264f415dff Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-02-07 12:21:29 +03:00
81e6c58cc1 Web:Client:Added that when opening the Accent and Buttons modal, the colors are displayed from the previously selected portal theme. 2023-02-07 12:20:31 +03:00
22eacf4fb8 Fixed Bug 61060 - Accounts: Error in console Uncaught TypeError: "newData" is read-only when deselecting account 2023-02-07 11:00:21 +03:00
Viktor Fomin
1328cb2691 Merge branch 'release/rc-v1.2.0' into bugifx/wizard 2023-02-07 00:47:41 +03:00
Viktor Fomin
c6537bdddd Client: Wizard: fix error message 2023-02-07 00:46:36 +03:00
45b8e81a63 Web: Optimization of thumbnails creation 2023-02-06 23:05:57 +03:00
8c18fb254d Fix TypeError: Cannot read properties of undefined (reading 'split') 2023-02-06 20:47:54 +03:00
Viktor Fomin
ee82613d81 Client: Wizard: add upload and validate license 2023-02-06 20:09:22 +03:00
Timofey Boyko
3dc7c23196 Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-06 19:28:08 +03:00
Elyor Djalilov
3722ae1a77 Fix Bug 61037 - Rooms.Localization. Incorrect message about moving rooms to the archive in Russian localization 2023-02-06 21:23:32 +05:00
Elyor Djalilov
0bfb980f99 Bug 61043 - Files. Unreadable characters instead of name in Author column and Info/History panel 2023-02-06 21:19:25 +05:00
Timofey Boyko
131dd06bdb Web: fix build 2023-02-06 19:15:04 +03:00
Akmal Isomadinov
917fe492eb Merge branch 'release/rc-v1.2.0' into feature/refactoring-mediaviewer 2023-02-06 20:59:27 +05:00
Akmal Isomadinov
d3dcbad09c Merge branch 'release/rc-v1.2.0' into feature/refactoring-mediaviewer 2023-02-06 20:54:43 +05:00
DmitrySychugov
f25abdc1ba Web: Components: added alignment for title media error 2023-02-06 19:51:53 +05:00
DmitrySychugov
b3d04ccd59 Web: Client: added media error ru translation 2023-02-06 19:50:55 +05:00
c97c281dea Web: Components: Toast: Fixed error toast with custom body 2023-02-06 16:35:50 +03:00
d3bed594a9 Web: Client: ChangeUserTypeEvent: Fixed client error message, added payments setting link 2023-02-06 16:33:40 +03:00
6fa291abce Web: Client: Locales: Payment: Fixed key: QuotaPaidUserLimitError 2023-02-06 16:32:29 +03:00
52fd2400e1 Web: Client: Locales: Payment: Added new key: QuotaPaidUserLimitError 2023-02-06 15:15:44 +03:00
33630ce818 Web: Client: ChangeUserTypeEvent: Added client error message 2023-02-06 15:15:08 +03:00
1b14e863b4 Web: Client: UsersStore: Fixed updateUserType action 2023-02-06 15:14:28 +03:00
ac7944370a Web: Client: Fixed Typo fixed 2023-02-06 15:13:36 +03:00
68242853a7 Web: Files: fixed SelectionArea 2023-02-06 14:31:53 +03:00
DmitrySychugov
2e2e6145d9 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-06 16:10:55 +05:00
DmitrySychugov
fa650bad45 Web: Client: added error media component 2023-02-06 16:10:43 +05:00
DmitrySychugov
321298d809 Web: Client: added en media error translation 2023-02-06 16:09:55 +05:00
Viktor Fomin
075374c43a Merge branch 'release/rc-v1.2.0' into bugifx/wizard 2023-02-06 13:52:41 +03:00
65534fc670 Merge branch 'release/rc-v1.2.0' into bugfix/mediaviewer-primary-loading 2023-02-06 13:23:29 +03:00
73eb1a220e
Merge pull request #1166 from ONLYOFFICE/bugfix/ssr-translations
Bugfix/ssr translations
2023-02-06 13:00:09 +03:00
Akmal Isomadinov
33283cc63b Web:Components:Viewer:Sub-Components:Mobile-Viewer Fixed image size on mobile 2023-02-06 13:40:35 +05:00
c38e0885a2 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-02-06 11:33:07 +03:00
fac357c357 Web:Components:Adding Animation. 2023-02-06 11:32:19 +03:00
Timofey Boyko
ca973c0002 Merge branch 'bugfix/ssr-translations' of https://github.com/ONLYOFFICE/DocSpace into bugfix/ssr-translations 2023-02-06 11:32:10 +03:00
Timofey Boyko
6137e2a122 Web: remove before-build-webpack-plugin and apply custom plugin for create autoGeneratedTranlsations files 2023-02-06 11:32:02 +03:00
538adba4cf Web:Client:Adding animation to files when updating a version higher than the second when downloading and converting. 2023-02-06 11:31:47 +03:00
Akmal Isomadinov
4f22a2a462 Merge branch 'bugfix/mediaviewer-primary-loading' of github.com:ONLYOFFICE/DocSpace into bugfix/mediaviewer-primary-loading 2023-02-06 12:35:30 +05:00
Akmal Isomadinov
7521acb1ad Web:Components:Viewer:Sub-Components:Viewer-Base Fixed image size 2023-02-06 12:35:02 +05:00
0c10732df8 Merge branch 'release/rc-v1.2.0' into bugfix/mediaviewer-primary-loading 2023-02-03 20:22:39 +03:00
313008a5e4 Update webpack.base.js 2023-02-03 20:14:12 +03:00
f9d0c7f4f6 Merge branch 'release/rc-v1.2.0' into bugfix/ssr-translations 2023-02-03 19:51:54 +03:00
a92cd3991e Fix empty DeleteDialog text on preview delete on mobile 2023-02-03 19:51:26 +03:00
Timofey Boyko
cafc004db1 Web:Client: add autoGeneratedTranslations.ts to gitignore file 2023-02-03 19:10:11 +03:00
Timofey Boyko
f29d92f745 Web:Editor: add autoGeneratedTranslations.ts to gitignore file 2023-02-03 19:09:36 +03:00
Timofey Boyko
ccbe89546f Web:Login: add autoGeneratedTranslations.ts to gitignore file 2023-02-03 19:08:46 +03:00
Timofey Boyko
7df2d0dd0f Merge branch 'bugfix/ssr-translations' of https://github.com/ONLYOFFICE/DocSpace into bugfix/ssr-translations 2023-02-03 19:07:02 +03:00
Timofey Boyko
0b7b214fbb Web: change prebuild-webpack-plugin for before-build-webpack-plugin 2023-02-03 18:52:51 +03:00
08df544bcd Fix crash on mobile after remove file on viewer 2023-02-03 18:51:45 +03:00
Akmal Isomadinov
c9012ab76f Web:Common:Components: Added MediaViewer 2023-02-03 20:05:26 +05:00
79d074689a Merge branch 'release/rc-v1.2.0' into bugfix/ssr-translations 2023-02-03 17:54:09 +03:00
Timofey Boyko
d83c9520dc Web:Login: fix 2023-02-03 17:51:44 +03:00
Timofey Boyko
81dbf9c840 Web:Editor: update work with translation files 2023-02-03 17:49:28 +03:00
Timofey Boyko
7d1aa41ebb Web:Editor: add new alias, add additionalPath at beforeBuild function and remove file loader for json file for server 2023-02-03 17:48:59 +03:00
Viktor Fomin
ca601dc231 Merge branch 'release/rc-v1.2.0' into bugifx/wizard 2023-02-03 17:27:15 +03:00
Viktor Fomin
d507702150 Client: Wizard: add license input 2023-02-03 17:27:07 +03:00
Viktor Fomin
af1c429b16 Components: Themes: fix 2023-02-03 17:25:13 +03:00
Timofey Boyko
d4314b6601 Web:Login: commit new autoGeneratedTranslations 2023-02-03 17:16:32 +03:00
Timofey Boyko
69c2390895 Web:Login:Client: fix helpers for work with translations files 2023-02-03 17:16:01 +03:00
Timofey Boyko
2502557c58 Web:Login:Server: send only en and current lang locales to client 2023-02-03 17:15:17 +03:00
Timofey Boyko
e8cdfd6213 Web:Login:Server:i18n: import locales as resources 2023-02-03 17:14:54 +03:00
Timofey Boyko
500d1fe09b Web:Login: remove file loader for json file for server 2023-02-03 17:14:20 +03:00
Timofey Boyko
bc3cf59630 Web:Login: add additional path for beforeBuild script 2023-02-03 17:14:02 +03:00
Timofey Boyko
dcb1f29306 Web:Login: add new alias CLIENT_PUBLIC_DIR 2023-02-03 17:13:29 +03:00
Timofey Boyko
c3461b61e8 Web:Common:Utils: add logic for work with additionalPath for beforeBuild function 2023-02-03 17:13:03 +03:00
1759f7c564 Merge branch 'release/rc-v1.2.0' into bugfix/mediaviewer-primary-loading 2023-02-03 16:49:46 +03:00
ba0ff963cb Update FilesStore.js 2023-02-03 16:36:32 +03:00
Viktor Fomin
0c6986f593 Client: Wizard: use constants 2023-02-03 15:44:35 +03:00
Viktor Fomin
9623c3a322 Client: add constants 2023-02-03 15:44:22 +03:00
Viktor Fomin
fe1cbda2f2 Merge branch 'release/rc-v1.2.0' into bugifx/wizard 2023-02-03 14:53:23 +03:00
Timofey Boyko
7fff409f0f Web:Login:Server: add function for changed currentLanguage to correct currentLanguage 2023-02-03 14:22:08 +03:00
6fcb5eb605 Merge branch 'release/rc-v1.2.0' into bugifx/wizard 2023-02-03 10:55:17 +03:00
Timofey Boyko
7f61aa85ca Web:Client: fix src={false} for files 2023-02-03 10:28:43 +03:00
Viktor Fomin
38608bb394 Merge branch 'release/rc-v1.2.0' into bugifx/wizard 2023-02-02 23:27:55 +03:00
Viktor Fomin
fad0655c97 Wizard: Client: fix 2023-02-02 23:27:28 +03:00
961b0ad613 Merge branch 'release/rc-v1.2.0' into feature/fonts-static-versioned 2023-02-02 17:46:41 +03:00
Viktor Fomin
5a8db3cab7 Client: Wizard: fix 2023-02-02 17:11:28 +03:00
Timofey Boyko
9f0d2b62cb Web: fix regexp for json locales 2023-02-02 17:09:26 +03:00
Timofey Boyko
9e67aadbe9 Web: delete useless code 2023-02-02 17:07:41 +03:00
de95953b14 Web: Fix OS path separator split 2023-02-02 16:50:45 +03:00
Timofey Boyko
b19f7f37bf Merge branch 'release/rc-v1.2.0' into feature/fonts-static-versioned 2023-02-02 15:19:27 +03:00
Timofey Boyko
2f532533de Web:Editor: delete useless code 2023-02-02 15:16:58 +03:00
Timofey Boyko
70f319160c Web:Editor: add asset/resource type for woff2 format and disable emit files, also change asset path 2023-02-02 15:16:31 +03:00
Timofey Boyko
4bd1483718 Web:Login:Template: change fonts import 2023-02-02 15:15:17 +03:00
Timofey Boyko
27b7723cb2 Web:Login:Client: delete useless code 2023-02-02 15:14:57 +03:00
Timofey Boyko
9b07ea2b61 Web:Login: add asset/resource type for woff2 format and disable emit files, also change asset path 2023-02-02 15:14:23 +03:00
Timofey Boyko
92f59e31b5 Web:Client: add asset/resource type for woff2 format and disable emit files 2023-02-02 15:12:19 +03:00
Timofey Boyko
3a3cedde88 Web:Common: update import for fonts 2023-02-02 15:10:54 +03:00
409366d807 Merge branch 'release/rc-v1.2.0' into feature/translations-static-versioned 2023-02-02 14:12:03 +03:00
Akmal Isomadinov
5794262bc1 Web: Fixed memory leak 2023-02-02 15:56:21 +05:00
Akmal Isomadinov
7a2ca63577 Web: Fixed mediaviewer primary loading 2023-02-02 15:55:27 +05:00
Viktor Fomin
42feb5475a Client: Wizard: fix timezone select 2023-02-02 13:22:16 +03:00
Elyor Djalilov
272c57a1fd Web: PortalSettings: fix translate 2023-02-02 13:45:05 +05:00
Elyor Djalilov
9469d12f83 Web: PortalSettings: fix style 2023-02-02 13:40:45 +05:00
Elyor Djalilov
b9b7a5c7db Web: PortalSettings: fix style 2023-02-02 13:36:36 +05:00
Timofey Boyko
5125fec48f Web:Client: delete console log 2023-02-02 10:05:53 +03:00
Timofey Boyko
9e67f4343f Merge branch 'release/rc-v1.2.0' into feature/translations-static-versioned 2023-02-02 09:45:44 +03:00
1501d0f537 Web: Client: InvitePanel: Fixed disabling external links and generating new ones when external links enabled 2023-02-01 23:00:32 +03:00
f7823f4269 Web: Client: InvitePanel: Fixed restore external link access after reopen panel 2023-02-01 22:58:07 +03:00