Commit Graph

29757 Commits

Author SHA1 Message Date
e5fbbdb38c feed: refactoring 2023-01-14 22:32:51 +03:00
48d525970d fixed file converter 2023-01-14 17:58:19 +03:00
Viktor Fomin
e71573ba9d Login: useThemeDetector 2023-01-13 22:00:38 +03:00
Viktor Fomin
c6d49b0f72 Client: use util from common 2023-01-13 22:00:04 +03:00
Viktor Fomin
49c5104806 Common: add useThemeDetector 2023-01-13 21:59:47 +03:00
Viktor Fomin
59d7ed3242 Client: fix get logo theme 2023-01-13 18:46:19 +03:00
2dd8cb623d Web: Updated SSO AttributeMatchingTooltip key translations 2023-01-13 17:32:47 +03:00
47a3f39c64 Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-13 17:24:29 +03:00
014262ac75 Web: Removed useless api @trash call on first load 2023-01-13 17:24:13 +03:00
d1a109648d Bug 60562 2023-01-13 17:15:51 +03:00
7ac3538c44
Merge pull request #1140 from ONLYOFFICE/feature/dialog-create-file
added toggle when creating a file
2023-01-13 16:46:57 +03:00
5948ec0c4f Update FilesActionsStore.js 2023-01-13 16:43:43 +03:00
0d17048a14 Fix ConvertAsForm of protected .docxf 2023-01-13 16:38:36 +03:00
ee19865cf0 fix 60180 2023-01-13 16:27:21 +03:00
Elyor Djalilov
4069210ecd Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-13 17:42:55 +05:00
Elyor Djalilov
e1539882b9 Fix Bug 60552 - Mobile. There is no Upload folder button in the action menu of the My documents section 2023-01-13 17:42:45 +05:00
c1da97ee69 Bug 60351 2023-01-13 15:26:03 +03:00
04d33303d4 Merge branch 'release/rc-v1.2.0' into feature/dialog-create-file 2023-01-13 15:10:27 +03:00
2f29eb444f fix 60163 2023-01-13 14:28:44 +03:00
29e0ef45b9 fix 60163 2023-01-13 14:26:12 +03:00
1bc8f3ab1f Files: optimized receipt tenants for feed 2023-01-13 14:01:31 +03:00
Timofey Boyko
d226ff9683 Web:Client: renamve setIsChecked and isChecked to setCreateWithoutDialog, createWithoutDialog 2023-01-13 13:55:55 +03:00
Timofey Boyko
9b3666ca47 Web:Client:GlobalEvents: rename onCreate to isCreateDialog 2023-01-13 13:48:16 +03:00
Timofey Boyko
e18d067ad0 Web:Client:GlobalEvents: delete useless code 2023-01-13 13:46:35 +03:00
Timofey Boyko
db001803a3 Web:Client:GlobalEvents: add local state for checkbox 2023-01-13 13:45:44 +03:00
Timofey Boyko
b5358ff90b Web:Client: fix double files at list after create from OFORM gallery 2023-01-13 11:58:18 +03:00
1ab804e4a0 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-12 22:48:30 +03:00
Elyor Djalilov
5ae630720f fixed toggler when page reload 2023-01-12 20:38:59 +05:00
c70cb25094 Fix Bug 60347 - Rooms. Bulk archiving of rooms does not visually move all selected rooms on the page. 2023-01-12 18:24:27 +03:00
e8abb61d45 Fix Bug 60540 - Files. The move/copy buttons don't work. 2023-01-12 17:45:42 +03:00
176ac718e2 Web: Fix removing archived rooms 2023-01-12 17:37:23 +03:00
29e6307b3a Removed old Payments code and resources 2023-01-12 17:09:52 +03:00
2dfb34cb78 Removed ManualBackupHelpNote 2023-01-12 16:50:47 +03:00
Elyor Djalilov
6a686e5224 Merge branch 'release/rc-v1.2.0' into feature/dialog-create-file
# Conflicts:
#	public/locales/en/Common.json
2023-01-12 18:40:04 +05:00
7589e06778 Update Settings.json 2023-01-12 16:33:10 +03:00
Elyor Djalilov
a58315ba03 fixed bug with substitute default title 2023-01-12 18:22:49 +05:00
46b99d1f25 Removed old resources (Team titles - custom names) 2023-01-12 16:20:35 +03:00
Elyor Djalilov
b59353b325 fixed style bugs 2023-01-12 16:57:50 +05:00
Viktor Fomin
80496a67bb Common: Loaders: SettingsLoader: fix type warning 2023-01-12 14:08:42 +03:00
Viktor Fomin
85cf6a76a8 Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-12 13:55:15 +03:00
Viktor Fomin
1053e18569 Client: change translate, delete old 2023-01-12 13:54:42 +03:00
Viktor Fomin
0a0d5a5126 Fix Bug 60500: Reconsider the appropriateness of the 'Allow users to connect third-party storages' setting for all user types from Room admin and above 2023-01-12 13:51:56 +03:00
7a7656e7f8 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-01-12 13:50:40 +03:00
0a2267dd52 Web: Section: Header: Added common loader. 2023-01-12 13:48:41 +03:00
b7b7222040 Files: timeout for CommandRequestAsync to documentserver 2023-01-12 13:37:17 +03:00
49799127da Files: fixed files counter for trash folder 2023-01-12 13:07:30 +03:00
92f786c572 fix 60163 2023-01-12 12:09:01 +03:00
6e5d43f84c fix Bug 60259 2023-01-12 10:58:10 +03:00
093a2a7787 Web: Renamed translation keys 2023-01-11 20:30:10 +03:00
ab353e47b1 Removed old resources (Reassign) 2023-01-11 20:25:32 +03:00