Commit Graph

3948 Commits

Author SHA1 Message Date
Viktor Fomin
92e7b9494a Fix Bug 61073: Implement the ability to copy text in the About window 2023-02-14 13:39:14 +03:00
Viktor Fomin
a8f3b831e5 Merge branch 'develop' into bugfix/login-confirm-style 2023-02-14 13:07:53 +03:00
242a3416f2 Web: Fix left border display on FormGallery 2023-02-14 13:00:49 +03:00
9b36707fbd Web: Changed "DeveloperTools" translation 2023-02-14 12:55:16 +03:00
fbdcface7e Web: InfoPanel: Fix height of thumbnail preview 2023-02-14 12:47:17 +03:00
f4700e8e10 Web: Tiles: Set object-fit: none; 2023-02-14 12:21:30 +03:00
Mushka Nikita
79e4343b2e Merge branch 'feature/entries-trash-origin' of github.com:ONLYOFFICE/AppServer into feature/entries-trash-origin 2023-02-14 03:26:01 +03:00
Mushka Nikita
629effb5d2 added trash erasure warning 2023-02-14 03:23:06 +03:00
Viktor Fomin
c13a2529f6 Merge branch 'develop' into bugfix/login-confirm-style 2023-02-13 23:27:13 +03:00
d4f9109781 Added displaying Room column + refactoring 2023-02-13 20:02:35 +03:00
Mushka Nikita
ecfcaa9487 added new properties to pass from files fetching 2023-02-13 18:30:58 +03:00
Mushka Nikita
9583f4a47e added remaining days data to rows view 2023-02-13 18:30:13 +03:00
Mushka Nikita
d08172cd0b fixed erasure cell 2023-02-13 18:29:37 +03:00
a6a8de1b14 Merge branch 'develop' into feature/entries-trash-origin 2023-02-13 18:26:02 +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
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
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
ea1cab0e9e Client: Confirm: redesign createUser 2023-02-13 14:19:56 +03: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
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
d1f6ba2d3c Web: portalSettings: deleted useless code. 2023-02-13 11:47:15 +03: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
DmitrySychugov
b79b7815d6 Web: Client: removed the control of the store from the sort button 2023-02-10 17:37:24 +05:00
Akmal Isomadinov
0175edc651 Web: Moved from MediaViewerV2 to MediaViewer and removed old MediaViewer 2023-02-10 16:43:43 +05:00
Elyor Djalilov
20e1d49171 fix translate 2023-02-10 15:51:43 +05:00
DmitrySychugov
52a51431cb Merge branch 'develop' into bugfix/hide-mobile-button 2023-02-10 15:33:03 +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
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
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
c17d0e9186 Web: PortalSettings: Restore: Adding a new component. 2023-02-09 16:18:16 +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
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
Akmal Isomadinov
76e601bec7 Web: Fixed keyboard swipe 2023-02-08 19:21:14 +05: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
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
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
2c8a7ab89b Web:client:store:MediaViewerDataStore Added computed field currentPostionIndex and Added helper methods 2023-02-08 14:53:14 +05:00
Viktor Fomin
3d58a461c0 Client: WIzard: fix style 2023-02-08 12:48:49 +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
474e6251ef Web: Refactoring MediaViewer 2023-02-07 22:09:48 +05: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
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
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