Commit Graph

1516 Commits

Author SHA1 Message Date
54ac8209f1 Web: PortalSettings: added SMTP settings page. 2023-05-03 14:04:38 +03:00
Timofey Boyko
6b95388510 Fixed Bug 60591 - Mobile. Maximizing video to full screen does not work on IPhone 2023-05-02 18:29:00 +03:00
Mushka Nikita
f02d1caff7 fixed sort menu hover styling 2023-05-02 13:01:04 +03:00
Viktor Fomin
a05b1528e3 Common: RecoverAccessModalDialog: add error message 2023-05-01 14:16:01 +03:00
Viktor Fomin
5dcdcbc0a8 Fix Bug 62349: Error when adding an allowed IP address 2023-04-28 13:28:24 +03:00
Mushka Nikita
25f38556ab fix sort dropdown option gap 2023-04-25 14:48:42 +03:00
615cc4e183 Bump version to v1.0.1 2023-04-25 14:32:55 +04:00
Akmal Isomadinov
194e49efde Web:Client Fixed bug 62171 2023-04-25 14:08:01 +05:00
Viktor Fomin
cdc1cea1a3 Fix Bug 62203: Buttons on the page confirming the change of portal owner do not work 2023-04-20 17:33:15 +03:00
8c3dc99864 Web: Client: Added ref to wrongPortalNameUrl 2023-04-19 16:52:14 +04:00
Akmal Isomadinov
30cca184aa Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-18 16:41:31 +05:00
Akmal Isomadinov
f72dd886ee Web:Client:Store Fixed bug 62140 2023-04-18 16:41:17 +05:00
Elyor Djalilov
da8b58603c Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-17 19:09:01 +05:00
Elyor Djalilov
52ca3beeed Web: PortalSettings: Change links to helpcenter articles for docspace 2023-04-17 19:08:53 +05:00
bcb1e5a076 Web: Fixed crash if third-party storage is connected. 2023-04-17 17:08:07 +03:00
b6f84d510d Web: Replaced deprecated addListener of matchMedia (fix crash) 2023-04-17 17:37:17 +04:00
Elyor Djalilov
15662167f2 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-17 17:41:29 +05:00
Elyor Djalilov
a4db9a9f52 Fix Bug 62130 - Rooms. If set a filter with a long tag, a horizontal scroll bar appears 2023-04-17 17:41:24 +05:00
22e1208f2b Web: Fixed display of dates for the payment page. 2023-04-17 15:34:31 +03:00
9ab229aafc Web: Removed .json from all api urls (docker issue) 2023-04-17 13:47:34 +04:00
d7a8a36245 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-14 11:55:53 +04:00
fa841f1ecd Fix hardcoded domain in PortalRenamingMobile key 2023-04-14 11:55:13 +04:00
Viktor Fomin
2d300d15ee Common: add documentationEmail 2023-04-14 10:36:38 +03:00
6a059746ba Web: Added sequential request for information about quota and tariff. 2023-04-13 10:36:42 +03:00
7dbb520c64 Web: Profile: Fix Avatar creation (applied server fixes) 2023-04-13 01:01:37 +04:00
41925aa4c3 Web: Payments: Added update of information about the payer when re-entering the payment page. 2023-04-12 10:25:40 +03:00
6aa5cf81bf Web: Added usage of new api param /portal/payment/quota?refresh=true 2023-04-11 22:17:25 +04:00
e824841226 Web: Fix empty email api request 2023-04-11 22:13:37 +04:00
Viktor Fomin
4d80e002ce Common: Utils: fix getProviderTranslation 2023-04-11 14:21:17 +03:00
Viktor Fomin
5a6c52a42c FIx Bug 62017: Missing "Privacy policy" link on account deletion pages 2023-04-10 22:49:35 +03:00
40e7935d68
Merge pull request #1326 from ONLYOFFICE/feature/quota-via-websocket
Feature/quota via websocket
2023-04-07 21:51:32 +04:00
a9e02567a4 Web: PortalSettings: Payments: Added updating tariff dates. 2023-04-07 17:24:19 +03:00
fa7447048c Web: The function has been moved to the common 'utils'. 2023-04-07 17:23:34 +03:00
Akmal Isomadinov
2231aa5df3 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 18:13:54 +05:00
Akmal Isomadinov
58cdb9c5f8 Web:client:Components:PeopleSelector Fixed bug 61971 2023-04-07 18:13:42 +05:00
52b7a8cc1e Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 15:16:26 +03:00
8d7875c183 Web: Added waiting for receiving quotas before displaying payment alert. 2023-04-07 15:16:05 +03:00
64c44bed2a Merge branch 'release/v1.0.0' into feature/quota-via-websocket 2023-04-07 16:14:11 +04:00
9f12057bae Web: Common: renamed documentationEmail to bookTrainingEmail 2023-04-07 14:24:49 +03:00
c8424987a5 Merge branch 'release/v1.0.0' into feature/profile-menu 2023-04-07 14:20:51 +03:00
eb755a3207 Web: Common: moved supportEmail to SettingsStore 2023-04-07 14:05:01 +03:00
Viktor Fomin
fc1971ecea Fix Bug 61984: Clear all button when one filter element is set 2023-04-07 13:07:48 +03:00
caa0fb1298 Web: Fix Zendesk widget z-index (table header issue) 2023-04-07 12:30:05 +04:00
800e665f22 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-06 18:57:37 +04:00
df8599bd87 Web: Added offset, lable, color, z-index for Zendesk widget 2023-04-06 18:56:36 +04:00
Viktor Fomin
874c034ff6 Common: SettingsStore: fix mobx warning 2023-04-06 15:51:40 +03:00
616af05d10 Web: Added tariff update when status is returned from a socket. 2023-04-06 12:51:43 +03:00
5d0c9f8f18 Web: Article: Added missed prop. 2023-04-05 17:30:30 +03:00
Viktor Fomin
ea3a48ad32 Common: Components: LoginContainer: fix style 2023-04-05 14:41:13 +03:00
2d9f979cad Web: Article: Added missed imports. 2023-04-05 11:12:32 +03:00
e35e8f1369 Merge branch 'release/v1.0.0' into feature/quota-via-websocket 2023-04-05 11:20:45 +04:00
1fd451fa2d Merge branch 'release/v1.0.0' into features/return-zendesk-and-book-a-training 2023-04-04 19:22:09 +04:00
fd3eac23b7 Web: Added bookTrainingEmail from settings api 2023-04-04 19:18:07 +04:00
6e53c7cee0 Web: Added zendeskKey from settings api 2023-04-04 19:07:30 +04:00
0aa56967dc Web: Fixed translations. 2023-04-04 16:38:02 +03:00
7a86276e81 Web: Article: Fixed alerts styles. 2023-04-04 16:36:07 +03:00
cbf43dbd53 Web: Article: Added check. 2023-04-04 13:16:47 +03:00
e752574c57 Web: Added Zendesk live chat + refactoring 2023-04-04 00:46:59 +04:00
a6ef872176 Web: Added condition for displaying alerts. 2023-04-03 16:09:25 +03:00
5744f7e67c Web: Added team training alert. 2023-04-03 15:42:51 +03:00
c616e61008 Merge branch 'release/v1.0.0' into feature/alert-component 2023-04-03 14:42:54 +03:00
c0eedf719c Web: Added AlertComponent. 2023-04-03 13:52:06 +03:00
a9355c4ea6 Web: Added new LiveChat and BookTraining menu to Profile 2023-04-03 14:43:01 +04:00
c88c6da4b5 Web: PortalSettings: Payments: Added check for nonProfit. 2023-04-03 12:03:21 +03:00
Akmal Isomadinov
90523580ca Web:Common:Components:MediaViewer:Sub-Components:ViewerLoader Fixed props type 2023-03-31 13:44:04 +05:00
2f8d21fc42 Web: Fixed errors. 2023-03-30 18:11:14 +03:00
Viktor Fomin
fe28a6a3df Common: add redirect for deactivated portal 2023-03-30 11:34:25 +03:00
Viktor Fomin
62e5584924 Common: add isOAuthAvailable 2023-03-29 14:43:48 +03:00
ecb339ebbc Web: Added updating quota characteristics using a socket. 2023-03-29 14:14:48 +03:00
Viktor Fomin
7356bd6170 Common: add isThirdPartyAvailable 2023-03-29 13:56:58 +03:00
1ef1998541 Web: PortalSettings: Payments: Changed translation. 2023-03-29 10:41:03 +03:00
9fa3b4dba5 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-28 13:42:23 +03:00
2448456ed2 Web: Utils: Refactoring. 2023-03-28 13:37:31 +03:00
c5d773194c Web: Utils: Refactoring function. 2023-03-28 13:31:41 +03:00
Elyor Djalilov
b168b67adc Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-28 12:39:11 +05:00
Elyor Djalilov
d654035d52 Fix Bug 61785 - Settings: ThirdParty. Change links to helpcenter articles for docspace 2023-03-28 12:39:05 +05:00
3a13ff5843 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-28 10:16:42 +03:00
966be1b9d0 Web:Common:Fixed the missing button to open the info panel on tablets with desktop resolution. 2023-03-28 10:14:30 +03:00
Elyor Djalilov
87ac149247 Fix Bug 61785 - Settings: ThirdParty. Change links to helpcenter articles for docspace 2023-03-27 22:40:34 +05:00
Elyor Djalilov
5276fa20aa Web: Client: There is no height limit for dd 2023-03-27 15:01:25 +05:00
Elyor Djalilov
9bcd6fa02a Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-27 13:51:21 +05:00
Elyor Djalilov
346bc8f5e0 Web: Client: There is no height limit for dd 2023-03-27 13:51:13 +05:00
Akmal Isomadinov
a637a2d9c1 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Refactoring viewerPlayer 2023-03-24 23:09:49 +05:00
Akmal Isomadinov
08f9b8091f Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed error message 2023-03-24 22:27:46 +05:00
Akmal Isomadinov
8707667493 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-24 22:08:06 +05:00
Akmal Isomadinov
91d4ef95d3 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed infinity duration in the player 2023-03-24 22:07:50 +05:00
Viktor Fomin
a3e862def6 Common: MediaViewer: hide loader if error 2023-03-24 14:40:57 +03:00
Viktor Fomin
3f39da4ce6 Common: MediaViewer: fix message error style 2023-03-24 14:40:40 +03:00
Viktor Fomin
a2cffa2501 Common: Article: fix logo size 2023-03-23 09:30:57 +03:00
Timofey Boyko
26aa156350 Web:Common:Article: fix styles for low size devices 2023-03-22 14:59:37 +03:00
Timofey Boyko
660a016626 Web:Common:CurrentQuotaStore: update logic for show user and room bar 2023-03-22 14:10:43 +03:00
Timofey Boyko
67983fe844 Web:Common:CurrentQuotaStore: add check for negative room value 2023-03-22 13:44:15 +03:00
Timofey Boyko
9cc4ddfd22 Web:Common:CurrentQuotaStore: update logic for show user and room bar 2023-03-22 13:38:34 +03:00
Timofey Boyko
d68670daad Web:Common:CurrentQuotaStore: add constants for showing bar 2023-03-22 11:47:39 +03:00
Timofey Boyko
33cae388b9 Web:Common:CurrentQuotaStore: show user quota bar after added 10 users 2023-03-22 11:31:54 +03:00
Timofey Boyko
145b343da7 Merge branch 'release/v1.0.0' into feature/new-quota-bars 2023-03-22 09:04:09 +03:00
Timofey Boyko
44793561cc Web:Common:CurrentQuotaStore: add showUserQuota 2023-03-21 16:39:57 +03:00
Mushka Nikita
faca856481 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-21 14:24:15 +03:00
Mushka Nikita
80c30e3f40 removed view subheader from Trash/InfoPanel 2023-03-21 14:24:08 +03:00
f0ca5c6856
Merge pull request #1310 from ONLYOFFICE/feature/viewer-player-refactoring-and-optimization
Feature/viewer player refactoring and optimization
2023-03-21 15:04:40 +04:00
Akmal Isomadinov
10631096e3 Web:Common:Components:MediaViewer Fixed closing viewer 2023-03-21 15:16:45 +05:00
Akmal Isomadinov
1045f7d141 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed the visible toolbar of the player 2023-03-21 14:55:08 +05:00
Viktor Fomin
16c8f1cb06 Common: ColorTheme: TextArea: fix focus border color 2023-03-21 12:39:51 +03:00
Akmal Isomadinov
bdd84aeacf Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Added blocking switching in fullscreen mode 2023-03-21 13:25:19 +05:00
Akmal Isomadinov
0fe4357253 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed exit from fullscreen mode while closing viewer 2023-03-21 12:55:28 +05:00
Viktor Fomin
e0ce0898b6 Common: LoginContainer: fix style 2023-03-21 08:57:04 +03:00
Akmal Isomadinov
70a75b6d0a Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed preload on iphone 2023-03-20 17:23:49 +05:00
Akmal Isomadinov
699a38a246 Web:Common:Components:MediaViewer:Sub-Components:Viewer Removed useless code 2023-03-20 17:06:23 +05:00
Akmal Isomadinov
085c40fb76 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed desktop player toolbar 2023-03-20 17:04:55 +05:00
Akmal Isomadinov
dcaffadc21 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed twitching video when swipe 2023-03-20 16:40:48 +05:00
Akmal Isomadinov
463b7a9df3 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed disappearing player toolbar 2023-03-20 16:30:30 +05:00
Viktor Fomin
43cf87d059 Common: Components: disable select 2023-03-20 13:34:47 +03:00
Akmal Isomadinov
5e5b73bff7 Merge branch 'release/v1.0.0' into feature/viewer-player-refactoring-and-optimization 2023-03-20 15:09:20 +05:00
Timofey Boyko
4560f58fc5 Web:Common:Article: fix styles 2023-03-20 12:57:44 +03:00
Timofey Boyko
00057da971 Web:Common: disable text size adjust for IOS 2023-03-20 12:51:24 +03:00
Akmal Isomadinov
7cda37265f Web:Common:Components:MediaViewer:Helpers Added a check for incorrect data 2023-03-20 14:33:44 +05:00
Akmal Isomadinov
e02bbda662 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Removed old viewer player 2023-03-20 14:29:18 +05:00
Timofey Boyko
acf1d9b6dd Web:Common:Article: fix styles for mobile only devices 2023-03-20 12:14:01 +03:00
Timofey Boyko
03f1ad32d0 Web:Common:Article: fix memory leak for mobile only devices 2023-03-20 11:29:36 +03:00
Akmal Isomadinov
a455a18179 Web:Common:Components:MediaViewer:Sub-Components:PlayerTimeline Fixed typo 2023-03-20 12:39:20 +05:00
Akmal Isomadinov
1389c54a2b Web:Common:Components:MediaViewer:Sub-Components:PlayerTimeline Fixed thumb on Firefox 2023-03-20 12:34:37 +05:00
Timofey Boyko
4fec4a15f3 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-20 10:17:08 +03:00
Timofey Boyko
214886b550 Web:Common:Article: fix height for tablet devices 2023-03-20 10:04:14 +03:00
Akmal Isomadinov
813badc599 Web:Common:Components:MediaViewer:Sub-Components:PlayerSpeedControl Removed magic numbers and Refactoring code 2023-03-20 12:01:41 +05:00
Akmal Isomadinov
48c656b0fc Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed preload 2023-03-19 22:03:42 +05:00
Akmal Isomadinov
3f0822dade Web:Common:Components:MediaViewer:Sub-Components: Added ViewerPlayer and Refactoring Viewer 2023-03-18 00:06:37 +05:00
Akmal Isomadinov
cfdc2842d9 Web:Common:Components: Refactoring MediaViewer 2023-03-18 00:05:49 +05:00
Akmal Isomadinov
5f85740339 Web:Common:Components:MediaViewer Refactoring ImageViewer and added formatTime method 2023-03-18 00:05:14 +05:00
Akmal Isomadinov
8ac42ec604 Web:Common:Components:MediaViewer:Sub-Components:ViewerLoader Added background color 2023-03-18 00:02:20 +05:00
Akmal Isomadinov
8c08108b7a Web:Common:Components:MediaViewer:Sub-Components:Added PlayerMessageError component 2023-03-18 00:00:25 +05:00
Akmal Isomadinov
bda53a5279 Web:Common:Components:MediaViewer:Sub-Components:Added PlayerDesktopContextMenu component 2023-03-17 23:59:47 +05:00
Akmal Isomadinov
f08bd3244e Web:Common:Components:MediaViewer:Sub-Components:Added PlayerFullScreen component 2023-03-17 23:59:14 +05:00
Akmal Isomadinov
89f889e388 Web:Common:Components:MediaViewer:Sub-Components:Added PlayerSpeedControl component 2023-03-17 23:56:36 +05:00
Akmal Isomadinov
23dce50628 Web:Common:Components:MediaViewer:Sub-Components:Added PlayerVolumeControl component 2023-03-17 23:55:17 +05:00
Akmal Isomadinov
c21cf0a3be Web:Common:Components:MediaViewer:Sub-Components:Added PlayerTimeline component 2023-03-17 23:54:39 +05:00
Akmal Isomadinov
2e0aa10efd Web:Common:Components:MediaViewer:Sub-Components:Added PlayerPlayButton component 2023-03-17 23:53:42 +05:00
Akmal Isomadinov
3e792909d3 Web:Common:Components:MediaViewer:Sub-Components:Added PlayerDuration component 2023-03-17 23:52:41 +05:00
Akmal Isomadinov
d090dce29e Web:Common:Components:MediaViewer:Sub-Components:Added PlayerBigPlayButton component 2023-03-17 23:51:32 +05:00
Timofey Boyko
ef5160b6e8 Web:Client: add mainBarVisible 2023-03-17 18:37:43 +03:00
Timofey Boyko
64a4271a8a Web: move BannerStore from Client to Common 2023-03-17 18:36:31 +03:00
Viktor Fomin
4cf8fbd9ab Common: LoginContainer: fix 2023-03-17 14:17:29 +03:00
Viktor Fomin
143248ef14 Common: LoginContainer: fix style 2023-03-17 14:14:49 +03:00
Viktor Fomin
e5bb5f81aa Common: Dialogs: RecoverAccessModalDialog: fix textarea height 2023-03-17 13:46:46 +03:00
85af9dc2d8 Web: Fixed translation. 2023-03-17 13:02:04 +03:00
1c6f4453a4 Web: Deleted useless code. 2023-03-16 15:09:58 +03:00
Timofey Boyko
411b23fbfd Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-16 12:14:03 +03:00
Viktor Fomin
14376af10e Common: TfaStore: set type 2023-03-16 12:12:38 +03:00
Timofey Boyko
11344865f0 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-16 12:12:37 +03:00
Timofey Boyko
42b7d73add Web:Common:Loaders: fix loader styles for room type section 2023-03-16 12:12:30 +03:00
7474947f68 Web: Files: fixed loaders flickering 2023-03-16 11:35:07 +03:00
a4567c99dc Web: Hide room types FillingFormsRoom, ReviewRoom, ReadOnlyRoom 2023-03-16 11:57:28 +04:00
ca18f997c3 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-15 18:08:07 +03:00
bf9063b497 Web: Added links to go to support and help center. 2023-03-15 18:07:21 +03:00
faa4df0d73 Web:Client:Fix loader styles profile mobile. 2023-03-15 15:32:00 +03:00
e19e813738 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-15 12:10:55 +03:00
98c9fd3e37 Web:Common:Add ProfileFooterLoader. 2023-03-15 12:06:48 +03:00
01693db8ba Web:Common:Fix margin for SectionFooter. 2023-03-15 12:05:55 +03:00
9a45dea8bd Web: Added opportunity to change wrongPortalNameUrl in config.json 2023-03-14 22:31:43 +04:00
Timofey Boyko
8aa2102e05 Web:Common:Loaders: fix loader styles 2023-03-14 18:23:53 +03:00
1f5e0ea835 Web: SettingsStore: The "with password" parameter is set to true. 2023-03-14 17:49:51 +03:00
2c1ec72c3a Web: PrivateRoute: Fixed redirect to the 'portal unavailable' page. 2023-03-14 14:30:16 +03:00
1ebc887717 Web: Fix Payments translation issues (moved some keys to Common) 2023-03-14 15:00:19 +04:00
1df9a39a13 Web: Fix some translations issues 2023-03-14 14:15:43 +04:00
696b6504fc Web: Hid upgrade button in dialog for room admin. 2023-03-13 17:23:36 +03:00
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