Commit Graph

1202 Commits

Author SHA1 Message Date
7420a2a25a Web: Removed number substitution in translation. 2023-03-13 11:57:19 +03:00
4bb0bc9d1c Web: Change version to v1.0.0 2023-03-13 12:19:48 +04:00
9d0a3f10e8 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-12 18:27:19 +03:00
0fd2142e82 Web:Common: Fixed applying tablet styles for tablets larger than 1024px to desktop styles. 2023-03-12 18:26:37 +03:00
bc68d350bf Merge branch 'release/v1.0.0' into bugfix/payments-page 2023-03-10 19:41:04 +04:00
122f9065dc Web: Added errors handler, getting link was moved to init function. 2023-03-10 18:25:24 +03:00
511c9d0bef Web: Added error handler. 2023-03-10 17:09:03 +03:00
bd61c2c322 Web: Payments: Splitting a file into several. 2023-03-10 15:41:33 +03:00
Vashchuk Nikita
2d92da7c0c Merge branch 'release/v1.0.0' into feature/notifications
# Conflicts:
#	web/ASC.Web.Api/GlobalUsings.cs
2023-03-10 17:39:47 +05:00
e138399ab2 Web:Common:Add title for SortButton. 2023-03-09 19:11:55 +03:00
14a6bceb86 Fixed Bug 61529 - Rooms.Archive. Fixed "Clear search" action 2023-03-09 13:36:50 +03:00
29abce027d Merge branch 'develop' into feature/notifications
# Conflicts:
#	packages/client/src/pages/Accounts.jsx
#	packages/client/src/store/FilesActionsStore.js
#	packages/common/constants/index.js
#	products/ASC.People/Server/Api/UserController.cs
2023-03-06 15:37:45 +03:00
43e465697d Fix Bug 61481 - Accounts. The email of the portal owner is not confirmed 2023-03-06 14:20:59 +04:00
83c03823aa Fix confirmLink activeEmail 2023-03-06 12:35:49 +04:00
Akmal Isomadinov
7ee3770bd2 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed the wheel event and removed useless code 2023-03-06 11:59:41 +05:00
Akmal Isomadinov
ff18523e43 Web:Common:Components:MediaViewer:Sub-Components Fixed the zoom value in the toolbar 2023-03-06 11:21:28 +05:00
964300cd19 Merge branch 'develop' into bugfix/oforms-context-info 2023-03-03 17:02:35 +04:00
Mushka Nikita
5171aeceb8 fiixed infoPanel closing on category switch 2023-03-03 13:34:03 +03:00
Akmal Isomadinov
e6fe2125d8 Web:Common:Components:MediaViewer:Sub-Components:ImageViewerToolbar Fixed a typo in the file name 2023-03-03 14:55:55 +05:00
Akmal Isomadinov
63821e70f3 Web:Common:Components:MediaViewer:Sub-Components Correcting the function name and casting a single style 2023-03-03 14:52:17 +05:00
Akmal Isomadinov
fbab03fa5e Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed a typo in the function name 2023-03-03 14:41:59 +05:00
d88d866deb Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-03 13:24:49 +04:00
Akmal Isomadinov
50b50cb75b Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed position calculation in wheel events 2023-03-03 13:36:58 +05:00
Akmal Isomadinov
e20b60b5af Web:Common:Components:MediaViewer:Sub-Components:ViewerWrapper Fixed closing the viewer during deletion and renaming 2023-03-03 13:26:44 +05:00
Akmal Isomadinov
a8a7344225 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed hiding the toolbar after opening the viewer 2023-03-03 13:11:39 +05:00
Timofey Boyko
a1c6d87598 Web:Common:FilterInput: fix empty tag 2023-03-03 11:07:52 +03:00
Timofey Boyko
f4f7a1b3ad Web:Client: move FilterGroups and FilterKeys constants to common 2023-03-03 11:05:26 +03:00
Akmal Isomadinov
26df02cd2c Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed on close 2023-03-03 12:58:50 +05:00
Akmal Isomadinov
94e5321e13 Web:Common:Components:MediaViewer:Sub-Components: Removed useless code 2023-03-03 12:47:26 +05:00
Akmal Isomadinov
be745d1f67 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed closing the image when clicking outside the image area 2023-03-03 12:41:56 +05:00
Akmal Isomadinov
165d410e15 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed image position calculation 2023-03-03 12:37:43 +05:00
Akmal Isomadinov
c9cc5f78be Merge branch 'feature/refactoring-viewer-base' of github.com:ONLYOFFICE/DocSpace into feature/refactoring-viewer-base 2023-03-03 00:22:47 +05:00
Akmal Isomadinov
486ea2f5c0 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed issues with double-click zoom animation 2023-03-03 00:22:29 +05:00
701ca0d3df Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-02 20:07:37 +04:00
Akmal Isomadinov
a3fef0ec5c Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-02 20:00:26 +05:00
Akmal Isomadinov
3c0a179b43 Web: Viewer-player moved from Viewer to MediaVeiwer 2023-03-02 19:58:51 +05:00
Akmal Isomadinov
a84a6d8392 Web:Common:Components:MediaViewer Renamed the ActionType to the Toolbar Action Type and add a zoom reset action 2023-03-02 19:28:22 +05:00
Timofey Boyko
d8e2b2c03a Merge branch 'develop' into bugfix/accounts-filter 2023-03-02 17:16:30 +03:00
Akmal Isomadinov
212adea542 Web:Common:Components:MediaViewer Replaced images props on fileUrl 2023-03-02 19:08:58 +05:00
Timofey Boyko
2cf82e86ed Web:Common:UserStore: stay open activation bar after click on send mail 2023-03-02 16:47:33 +03:00
2da50109bb Merge branch 'develop' into bugfix/oforms-context-info 2023-03-02 17:37:51 +04:00
Akmal Isomadinov
d43d4d5dec Web:Common:Components:MediaViewer Added double click and fixed percent state 2023-03-02 17:26:12 +05:00
Viktor Fomin
12109ee711 Merge branch 'develop' into bugfix/Bug61218 2023-03-02 15:03:18 +03:00
Viktor Fomin
036aaf119a Common: AuthStore: delete double request 2023-03-02 14:48:51 +03:00
Viktor Fomin
0dbcec1fe6 Merge branch 'develop' into bugfix/Bug61218 2023-03-02 13:35:50 +03:00
DmitrySychugov
d55c11400a Fixed Bug 61425 - Web: Common: fixed move to icon in context menu for viewer 2023-03-02 15:25:32 +05:00
Akmal Isomadinov
fcaa5ab4b3 Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-02 14:16:21 +05:00
Akmal Isomadinov
23bbca807b Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed double tap (Bug 61100) 2023-03-02 13:52:25 +05:00
Akmal Isomadinov
d4a0d5b604 Web:common/components/MediaViewer Fixed keyboard event 2023-03-02 13:16:15 +05:00
Timofey Boyko
17f71f97e6 Web:Common:UserStore: fix display activationBar and sendAgain button 2023-03-02 10:47:12 +03:00