Commit Graph

29611 Commits

Author SHA1 Message Date
6bfd842fac Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-28 17:21:32 +03:00
25e2086a31 Fixed Bug 60146, Bug 60144 - Fixed filehandler url. 2022-12-28 17:21:08 +03:00
16e051961f Fix the installation of the rabbitmq repository 2022-12-28 17:12:59 +03:00
a4c2744a6a Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-28 16:15:41 +03:00
9eec6512f2 Web: FilesActionsStore: Fixed 'copy' group action, added a check for the ability to copy. 2022-12-28 16:15:18 +03:00
0457feafde temp delete migrationRunner 2022-12-28 15:09:36 +03:00
89ac6c33fe Web: CurrentQuotaStore: Deleted mobx warnings. 2022-12-28 13:36:01 +03:00
9864e5a4f6
Merge pull request #1138 from ONLYOFFICE/moving-by-rights
Feature/moving by rights
2022-12-28 13:15:10 +03:00
e179425022 Web: A child node is passed. 2022-12-28 13:09:09 +03:00
79934ae1db Files: changed rights to unlock file 2022-12-28 12:45:49 +03:00
5635a82341 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-28 12:12:54 +03:00
c26053bf22 Web:Client:Fix isLoadedFetchFiles. 2022-12-28 12:08:34 +03:00
172c009ab0 Web: FolderTreeBody: Refactoring. 2022-12-28 11:45:06 +03:00
2514c1c1a8 Web: ConflictResolveDialog: Deleted useless code. 2022-12-28 11:28:13 +03:00
765b8ced97 Web: SelectFolderDialog: Deleted useless code. 2022-12-28 11:01:47 +03:00
a59603ff44 Web: FolderTreeBody: Deleted useless code. 2022-12-28 11:00:07 +03:00
113dfebaf8 Web: Added a check for the ability to move/copy to a folder. 2022-12-28 10:52:16 +03:00
8432767a1f Web: SelectFolderDialog: Refactoring, deleted useless code. 2022-12-28 10:34:59 +03:00
45ab3bcc5f remove find backup files 2022-12-28 10:22:46 +03:00
Akmal Isomadinov
7af24dc759 Web:Client: Fixed there was no search after a stub for rooms 2022-12-27 21:18:01 +05:00
Akmal Isomadinov
2fa537a950 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-27 21:00:56 +05:00
Akmal Isomadinov
aff66c6479 Web:Client:Store:FilesStore Fixed warning changing observable values without using an action is not allowed 2022-12-27 21:00:44 +05:00
9f198ef31d fixed user avatar/room logo cache 2022-12-27 18:20:05 +03:00
Akmal Isomadinov
d0208d126b Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-27 18:10:43 +05:00
Akmal Isomadinov
ba3225daeb Web: Fixed Confirm page background on loading 2022-12-27 18:10:34 +05:00
e434507e1e Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-27 15:37:13 +03:00
54d0687d75 Web: Files: fixed sortedFiles 2022-12-27 15:37:01 +03:00
522034215f fix migration 2022-12-27 15:32:02 +03:00
57eff73098 fix migration runner 2022-12-27 15:06:30 +03:00
0a9fd4354e
Merge pull request #1135 from ONLYOFFICE/feature/form-links
Feature/form links
2022-12-27 15:01:11 +03:00
e8ed2bcd89 fix GetFilesToProcess in migration 2022-12-27 14:57:20 +03:00
Viktor Fomin
bae96cbdf7 Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-27 14:43:39 +03:00
Viktor Fomin
e730861894 Editor: use custom favicon 2022-12-27 14:43:29 +03:00
Viktor Fomin
f9be71a87f Login: use custom favicon 2022-12-27 14:39:26 +03:00
Viktor Fomin
d9a6bdcb51 Fix Bug 60169: Branding for Favicon does not apply 2022-12-27 14:34:19 +03:00
Elyor Djalilov
f2a5f77c07 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-27 16:29:16 +05:00
Elyor Djalilov
63835f6b27 Fix Bug 60344 2022-12-27 16:29:11 +05:00
Akmal Isomadinov
26b1de6d97 Web:Client: Fixed bug(60349) the file opens in the same tab 2022-12-27 16:23:53 +05:00
fc52606db3 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-27 14:06:57 +03:00
fc1d235166 Fixed Bug 60346 - Rooms. ‘Uncaught (in promise) TypeError: r is not a function’ 2022-12-27 14:06:51 +03:00
065b1d7308 Files: added socket notification when linking form 2022-12-27 13:50:59 +03:00
5c828d4124 upload .ico for favicon 2022-12-27 13:49:07 +03:00
0f7a40bb3f Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-27 13:45:53 +03:00
8cf3f74aff Fix Bug 60353 - Accounts: Sign Up. Portal registration fails. (@self.json 401) 2022-12-27 13:45:47 +03:00
Elyor Djalilov
596e20631c Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-27 15:23:11 +05:00
Elyor Djalilov
74f30f2d38 Fix Bug 60344 2022-12-27 15:23:05 +05:00
b1f65a94cb Files: returned Shared 2022-12-27 12:51:34 +03:00
109d6df303 Files: changed check 2022-12-27 12:36:20 +03:00
Timofey Boyko
42b1862e4b Web:Editor: fix empty toastr 2022-12-27 11:10:26 +03:00
Timofey Boyko
6b9a2977f1 Web:Client:Home: fix sort by author for My documents 2022-12-27 10:54:51 +03:00