Commit Graph

10129 Commits

Author SHA1 Message Date
0ab649287a Web: PortalSettings: SMTPSettings: Added error handlers, added check for default settings. 2023-05-04 21:13:52 +03:00
387d0d1ed5 Web: Wizard: Return the ability to download a license. 2023-05-04 15:01:45 +03:00
f21c46c683 Web: Fixed translation. 2023-05-04 13:03:47 +03:00
340280b0ef Web: Fixed styles. 2023-05-04 12:59:10 +03:00
c18594a9a5 Added new translations. 2023-05-04 12:45:14 +03:00
04d42a59e5 Web: PortalSettings: SMTPSettings: Added organization name to translations. 2023-05-04 12:30:54 +03:00
2f37870c43 Web: PortalSettings: SMTPSettings: Refactoring. 2023-05-04 12:26:07 +03:00
2b430ac243 Web: PortalSettings: SMTPSettings: Added help component. 2023-05-04 10:10:56 +03:00
8c7b66d05e Web: PortalSettings: SMTPSettings: Fixed buttons styles. 2023-05-04 09:52:46 +03:00
73c7b94dbb Web: PortalSettings: SMTPSettings: Adding buttons, added disable functionality during operations, removed the request for settings every time you enter the page. 2023-05-04 09:47:41 +03:00
944547a7d0 Web: PortalSettings: SMTPSettings: Deleted useless code. 2023-05-03 22:39:43 +03:00
f0e107c622 Web: PortalSettings: SMTPSettings: Refactoring, added button. 2023-05-03 22:28:31 +03:00
54ac8209f1 Web: PortalSettings: added SMTP settings page. 2023-05-03 14:04:38 +03:00
Elyor Djalilov
93fd498284 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-05-01 19:58:35 +05:00
Elyor Djalilov
eabc0dcaaf Web: Files: fixed display of files after their restoration 2023-05-01 19:58:27 +05:00
Viktor Fomin
c99d7cad57 Client: FilesActionsStore: delete useless 2023-05-01 14:17:40 +03:00
Viktor Fomin
a05b1528e3 Common: RecoverAccessModalDialog: add error message 2023-05-01 14:16:01 +03:00
Viktor Fomin
4c686bbc5e Fix Bug 62357: Interface theme is not transferred to editors 2023-04-29 14:25:20 +03:00
469308de49 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2023-04-28 19:03:06 +03:00
2bfb4aa5bf Web:Client:In the Archive folder, if the current user has the rights to delete / restore rooms, then the group menu will open. If there are rooms on the list that have rights and those that do not have rights, the group menu will open, but the operation will be applied only to those with rights. Same for actions in the context menu when right-clicking. 2023-04-28 19:01:12 +03:00
Elyor Djalilov
ee8188b737 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-04-28 19:19:22 +05:00
Elyor Djalilov
5d04623c03 Web: Files: fixed fetchFiles rerender 2023-04-28 19:18:55 +05:00
d9951b894d
Merge pull request #1385 from ONLYOFFICE/bugfix/main-button
Bugfix/main button
2023-04-28 16:57:57 +04:00
Viktor Fomin
5dcdcbc0a8 Fix Bug 62349: Error when adding an allowed IP address 2023-04-28 13:28:24 +03:00
Viktor Fomin
896aa6c5f9 Client: InfoPanel: add SSO badge 2023-04-27 18:02:06 +03:00
Viktor Fomin
7e07b3d2ac Client: AccountsHome: add SSO badge 2023-04-27 18:01:55 +03:00
Viktor Fomin
56e10e2b89 Client: UsersStore: get isSSO 2023-04-27 18:01:29 +03:00
Viktor Fomin
27ef01e99f Merge branch 'hotfix/v1.0.1' into bugifx/sso-errors-handler 2023-04-27 13:39:28 +03:00
Viktor Fomin
11b10e1602 Login: add translates 2023-04-27 13:39:08 +03:00
Viktor Fomin
c05f8aabe8 Login: rename translate file 2023-04-27 13:38:55 +03:00
83a10be7e9 Web:Client:Hid the menu in the Archive folder. 2023-04-27 13:15:01 +03:00
Viktor Fomin
a625e3869a Login: show sso errors 2023-04-27 12:21:05 +03:00
Viktor Fomin
2089774190 Login: add translates 2023-04-27 12:20:36 +03:00
Viktor Fomin
6f20d5a4da Fix Bug 62250: Unreadable text when archive is selected from the Backup List 2023-04-26 23:59:47 +03:00
Viktor Fomin
a027419ff6 Client: InfoPanel: add select user email 2023-04-26 13:44:58 +03:00
9188a6f913
Merge pull request #1387 from ONLYOFFICE/bugfix/fixed-rooms-delete
Web: Files: fixed sequential deletion of rooms
2023-04-26 13:05:13 +03:00
3b8e9b5e2d Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-04-26 12:24:03 +03:00
09b5f612c9 added translations 2023-04-26 12:23:34 +03:00
049ea26ada Web: Files: fixed setSelected 2023-04-26 11:13:46 +03:00
e02143a2c4 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2023-04-26 10:52:47 +03:00
f3a534556e Web: Files: fixed drag to recycle bin 2023-04-26 10:52:40 +03:00
Viktor Fomin
8033b2a519 Login: fix style 2023-04-25 21:15:46 +03:00
ed1b7e0e48 Web: Files: fixed sequential deletion of rooms 2023-04-25 17:39:12 +03:00
Akmal Isomadinov
20baf627dd Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.0.1 2023-04-25 16:02:57 +05:00
Akmal Isomadinov
ea6fd28122 Web:Client Added translation for the title of the empty room screen 2023-04-25 16:02:30 +05:00
615cc4e183 Bump version to v1.0.1 2023-04-25 14:32:55 +04:00
Mushka Nikita
e6f2982dc3 fixed main-button 2023-04-25 13:12:14 +03:00
Akmal Isomadinov
194e49efde Web:Client Fixed bug 62171 2023-04-25 14:08:01 +05:00
d46661eb85 edited translations 2023-04-24 13:46:53 +03:00
43a62dca44 added translations 2023-04-21 22:31:19 +03:00