Commit Graph

30473 Commits

Author SHA1 Message Date
sk81.biz@gmail.com
4278213d03 Modify Cache Control ngix 2023-01-31 10:57:05 +03:00
6f3146ac3d
Merge pull request #1156 from ONLYOFFICE/feature/new-user-type-change
Feature/new user type change
2023-01-31 01:01:46 +03:00
dae4bddbbf Web: Accounts: Fix infinite loading on change user type to the same 2023-01-31 00:56:26 +03:00
edddc5ca6e Web: InvitePanel: Added isLoading 2023-01-31 00:38:40 +03:00
bae287b32b Merge branch 'release/rc-v1.2.0' into feature/new-user-type-change 2023-01-31 00:29:39 +03:00
813d23bf01 Disable third-party storages connect in UI 2023-01-31 00:29:07 +03:00
5f79824e2f Fix restore previous user role on errors 2023-01-31 00:06:54 +03:00
73a5a4c3aa Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-01-30 22:14:13 +03:00
77422c7b88 Web:Client:Fix missing version badge when uploading a file on the upload page and from another client. 2023-01-30 22:13:47 +03:00
DmitrySychugov
919b268994 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-30 20:44:45 +05:00
DmitrySychugov
1f9dd80192 Fix Bug 60881 - Web: removed unnecessary items in the context menu in the viewer if the room is in the archive 2023-01-30 20:44:15 +05:00
85edd62a76 Web: Client: InfoPanel: Fixed callback after change role 2023-01-30 18:01:56 +03:00
5efd5c7f5d Merge branch 'release/rc-v1.2.0' into feature/new-user-type-change 2023-01-30 17:22:00 +03:00
ca2fbecfea Web: Client: InfoPanel: Fixed svg imports 2023-01-30 17:20:35 +03:00
37088ad7c9 Web: Client: AccountsContextOptionsStore: Fixed image import 2023-01-30 17:01:19 +03:00
8e745b2680 Web: Client: InfoPanel: Fixed errors 2023-01-30 17:00:22 +03:00
8f922bd8cf Api: added links field for success response 2023-01-30 16:57:29 +03:00
Elyor Djalilov
6dc710be0a Fix Bug - Files. Create folder with dialog 2023-01-30 17:56:07 +05:00
dd3ef94eaa Merge branch 'release/rc-v1.2.0' into feature/new-user-type-change 2023-01-30 15:06:33 +03:00
bdbf4d84d0 Web: Client: InfoPanel: Added loading and aborting callbacks 2023-01-30 15:02:18 +03:00
8d7a98b51d Web: Client: TableRow: Added loading callback 2023-01-30 15:01:39 +03:00
ad7ff92fa6 Web: Client: GlobalEvents: Added callbacks for ChangeUserTypeEvent 2023-01-30 15:00:59 +03:00
622946f254 Web: Client: PeopleStore: Fixed user role recognition, added abort and success callbacks for change type action 2023-01-30 14:59:31 +03:00
99ab71fb34 Web: Files: fixed select with shift 2023-01-30 13:18:20 +03:00
Akmal Isomadinov
daa4331f79 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-30 14:31:36 +05:00
Akmal Isomadinov
8bf53e54a4 Web:Client Fixed delete forever dialog for trash 2023-01-30 14:31:16 +05:00
e2427b9fbb Update yarn.lock 2023-01-30 12:24:42 +03:00
Mushka Nikita
bf0e404ba2 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-01-30 12:07:07 +03:00
Mushka Nikita
a05d7e4f18 fixed createEditRoomDialog visibility issues 2023-01-30 12:07:00 +03:00
3167835ee6 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-01-30 11:22:47 +03:00
8362d9d0c5 Fixed Bug 60159 - Mobile.A FAB button is available to create a room for the user. 2023-01-30 11:21:32 +03:00
81a2f912cf Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-30 11:16:01 +03:00
Mushka Nikita
8df95e230d updated styling in historyBlock 2023-01-30 11:05:35 +03:00
dd688e137d Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-30 11:05:23 +03:00
Mushka Nikita
5a2b8c871f Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-01-30 09:47:48 +03:00
Mushka Nikita
bcbf37b7da created new CreateEditRoomConfirmDialog component 2023-01-30 08:14:11 +03:00
08d8f13af3 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-29 23:44:35 +03:00
ce8d3b3471 Files: optimized getting thirdparty rooms 2023-01-29 23:43:52 +03:00
76f62accf4 Web:Client:Add t. 2023-01-29 21:02:11 +03:00
183c38e648 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-01-29 20:46:14 +03:00
c4abc6f423 Web:Client:Fixed the appearance of a deleted converted file after converting a file after deleting the converted file and pressing the convert button again. 2023-01-29 20:45:54 +03:00
Viktor Fomin
c9cc59d04c Client: FilesStore: add delete folder socket 2023-01-28 05:52:20 +03:00
Akmal Isomadinov
90f6bcd8a2 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-27 22:38:20 +05:00
Akmal Isomadinov
705885d691 Web:Client:Pages:Files Removed old paths 2023-01-27 22:33:32 +05:00
Akmal Isomadinov
b68388d8e6 Web:Client:Store:FilesStore Removed toaster about request cancellation 2023-01-27 22:16:23 +05:00
223558d1bb Fix Bug 60878 - Registration: No redirect when following wrong portal alias (500 Error) 2023-01-27 20:13:31 +03:00
Akmal Isomadinov
e79a16cc8a Web:Client:Components:Article:Body Fixed closing article on mobile phone 2023-01-27 22:08:09 +05:00
DmitrySychugov
e1e9577ff6 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-27 20:20:59 +05:00
DmitrySychugov
cdddb4e4ac Fix Bug 60879 - Web: Client: removed an extra check for an event when closing the viewer 2023-01-27 20:20:48 +05:00
Elyor Djalilov
289dbab023 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-27 19:54:48 +05:00