Commit Graph

1516 Commits

Author SHA1 Message Date
2f179bec9c Web: SSO: Fix logout redirect 2023-08-31 14:33:29 +04:00
1bad02933e Fix bug 63802 - Settings: Deactivate: Removed unnecessary requests. 2023-08-29 17:13:05 +03:00
Viktor Fomin
1904e3bc43 Fix Bug 63467: auth via Microsoft is not available 2023-08-29 06:26:37 +03:00
1aedb58356 Web: PortalSettings: Restore: Added uploading files in parts. 2023-08-28 10:51:13 +03:00
Viktor Fomin
573b8f96a4 Fix Bug 57787: The Interface theme option from the portal is not taken when changing the theme in Desktop Editors 2023-08-23 15:44:39 +03:00
83d4daf9e1 Fixed Bug 63730 - Rooms: Tags. Refresh page with active tag 'xss' view to fall 2023-08-22 11:47:46 +03:00
88a06cc8da Merge branch 'hotfix/v1.1.2' into feature/csp 2023-08-17 17:38:35 +03:00
b8038b466d Web: SettingsStore: Fixed api links 2023-08-14 13:02:54 +03:00
012cc69ce0 Fix bug 63605 - Paid portal is not added to the list of connected ones if the payment is overdue on it. 2023-08-11 18:20:58 +03:00
80f957f339 Web: Client: PortalSettings: Fixed issue with empty base domains 2023-08-09 17:44:28 +03:00
63eb78891d Web: Client: PortalSettings: Added CSP actions 2023-08-09 16:19:32 +03:00
bddbcd02c4 Merge branch 'hotfix/v1.1.2' into feature/csp
# Conflicts:
#	web/ASC.Web.Api/Api/PortalController.cs
#	web/ASC.Web.Api/Api/SecurityController.cs
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
2023-08-08 14:13:52 +03:00
b90002c4fe Merge branch 'hotfix/v1.1.2' into bugfix/bug-63501 2023-08-04 15:33:46 +04:00
cfccb454a3 Web: Editor: Server: Added correct headers for each instance of axios client 2023-08-04 14:13:59 +03:00
8ba1099358 Web: Optimize fonts import 2023-08-03 21:54:09 +04:00
Akmal Isomadinov
5440824b38 Web:Added new fonts open sans v35 2023-08-03 19:44:53 +05:00
Akmal Isomadinov
065a4b1aa3 Web:Fixed bug 63501 2023-08-02 18:39:02 +05:00
Akmal Isomadinov
85fe59a8a3 Web:Common Fixed bug 63494 2023-07-31 16:52:51 +05:00
30c4e4bbaa Web: bump version to v1.1.2 2023-07-28 21:03:52 +04:00
f3765018f1 Web: bump version 2023-07-25 14:02:50 +04:00
5e101d33f7 Common: Navigation: Added action buttons for frame mode 2023-07-24 16:10:02 +03:00
dc59259fd0 Revert "added translations"
This reverts commit 47314b61c5, reversing
changes made to e22a56e032.

# Conflicts:
#	build/install/OneClickInstall/install-Docker.sh
#	build/install/win/DocSpace.aip
#	packages/client/public/locales/bg/Settings.json
#	packages/client/public/locales/cs/Settings.json
#	packages/client/public/locales/ja-JP/Settings.json
#	packages/client/public/locales/lv/Settings.json
#	packages/client/public/locales/uk-UA/Settings.json
#	packages/client/src/pages/PortalSettings/categories/integration/SingleSignOn/sub-components/MetadataUrlField.js
2023-07-13 13:02:08 +03:00
1bccd63c81 Web: Client: PortalSettings: Added base CSP UI and api actions 2023-07-13 11:11:05 +03:00
9973f89e8b Web: Client: PortalSettings: Added "Api information" page 2023-07-11 14:53:52 +03:00
9385177d0d Web: Client: Sdk: Fixed setting user theme and locale 2023-07-10 18:16:09 +03:00
ad619ed225 Web: Common: SettingsStore: Added apiDocsLink setting 2023-07-07 12:37:48 +03:00
b2c7c67510 Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-07-05 16:39:32 +03:00
e027e2d31b Fix bug 63257 - Files.Media.Show an error when trying to open a remote media file from the Downloads panel. 2023-07-05 16:38:22 +03:00
62b6ce58c7 Merge branch 'release/v1.1.0' into feature/tenantcookie 2023-07-04 18:09:58 +04:00
cba357a459 Web: Account: added selection-area to accounts-list 2023-07-04 15:11:57 +03:00
4062f9a0a7 Web:Removed the ability to enter a period sign. Added error handling. 2023-07-04 14:37:09 +03:00
d17bf705ae Web: Change defaultLifetime to 1440,
forbidden to enter 0, in SessionLifetime.
2023-07-03 14:16:12 +03:00
0626a8fa0a Web: fix remove room 2023-06-29 18:10:07 +04:00
13e7ce1d73 Web: Client: UserStore: Fixed changeTheme MobX warning 2023-06-23 17:50:18 +03:00
e64e9144cb Web: Client: Stores: Applied getSystemTheme 2023-06-23 17:49:37 +03:00
257d7d4f7e Web: Client: Common: Utils: Added getSystemTheme for detecting system theme on desktop editors 2023-06-23 17:48:15 +03:00
9a0dedf64a Web: fix toggleArticleOpen undefined 2023-06-22 19:55:57 +04:00
cd01151b9a Web: Changed licenseDate to dueDate for trial period expiration check 2023-06-22 19:52:34 +04:00
8d75c97c34 Web: Client: Sdk: Restored after tests 2023-06-22 14:34:22 +03:00
5bef2ce668 Web: Client: Sdk: Fixed setConfig 2023-06-22 12:51:21 +03:00
700c1947f5 Web: Client: Sdk: Fixed setConfig 2023-06-22 12:06:38 +03:00
2ec415f84e Web: Client: Sdk: Restored onAppReady pause 2023-06-22 11:16:36 +03:00
918d7da0e4 Web: Client: Sdk: Removed useless code 2023-06-22 10:52:36 +03:00
43c992c85c Merge branch 'release/v1.1.0' into feature/sdk 2023-06-22 10:23:01 +03:00
384832c272 Web: Client: Sdk: Fixed pathParts and Breadcrumbs. Fixed redirect on no access. Fixed theme preload. Fixed locale usage 2023-06-21 17:58:19 +03:00
54c62dde55 Fixed Bug 63110 - Rooms.Search. Active checkbox ‘Search by Owners’ 2023-06-21 16:34:10 +03:00
521b00c983 Web: Client: Sdk: Fixed hash api call 2023-06-20 12:46:13 +03:00
136b80b935 Web: Client: Sdk: Added loaded check 2023-06-20 11:44:25 +03:00
c37687b50d Web: Client: Sdk: Fixed logs 2023-06-19 17:27:08 +03:00
def39a789b Web: Client: Sdk: Fixed call onAppReady 2023-06-19 16:17:19 +03:00