Commit Graph

1544 Commits

Author SHA1 Message Date
bbe974f548 Web: Added the ability to change quota. 2024-01-26 12:29:28 +03:00
Akmal Isomadinov
a12cbd3415 Shared:Components:Cron Refusal of transfers in favor of luxon 2024-01-25 19:42:22 +05:00
f95d96dfec Merge branch 'hotfix/v2.0.2' into feature/js-sdk-loader 2024-01-25 09:58:14 +03:00
Vladimir Khvan
ab118ce417 Web: Client: JavascriptSDK: button's color customization / color input was added 2024-01-24 19:31:30 +05:00
Akmal Isomadinov
a7f2c24393 Shared:Components:Cron Updated translation and deleted old translations 2024-01-24 18:36:12 +05:00
Vladimir Khvan
56e669555d Merge branch 'develop' into feature/js-sdk-presets
Conflicts:
	packages/client/src/pages/PortalSettings/categories/developer-tools/JavascriptSDK/index.js
	packages/common/components/Navigation/sub-components/control-btn.js
	packages/shared/components/navigation/Navigation.tsx
	packages/shared/selectors/Room/index.tsx
2024-01-23 16:38:55 +05:00
8811ec7fbd Web: Changed svg. 2024-01-23 11:42:09 +03:00
3d359b3d7f Web: Fixed translation. 2024-01-22 15:27:41 +03:00
cba0ca5d84 Merge branch 'develop' into feature/new-tariff-bar 2024-01-19 19:46:34 +03:00
1adf6b3634 Merge branch 'develop' into feature/my-documents-share 2024-01-19 17:04:46 +04:00
Vladimir Khvan
a8f8c4c1ce Web: Client: JavascriptSDK: help buttons were added 2024-01-19 17:43:20 +05:00
968573ce02 Merge branch 'hotfix/v2.0.1' into develop
# Conflicts:
#	packages/components/toast/styled-toastr.js
2024-01-19 16:20:16 +04:00
1e0c383514 Merge branch 'develop' into feature/user-quota
# Conflicts:
#	packages/client/src/components/GlobalEvents/EditRoomEvent.js
#	packages/client/src/pages/Home/InfoPanel/Body/helpers/DetailsHelper.js
#	packages/client/src/pages/Home/InfoPanel/Body/views/Accounts/index.js
#	packages/client/src/pages/Home/Section/AccountsBody/RowView/userContent.js
#	packages/client/src/pages/Home/Section/AccountsBody/TableView/TableHeader.js
#	packages/client/src/pages/Home/Section/AccountsBody/TableView/TableRow.js
#	packages/client/src/pages/Home/Section/Body/RowsView/FilesRowContent.js
#	packages/client/src/pages/PortalSettings/categories/security/StyledSecurity.js
#	packages/client/src/pages/PortalSettings/components/MobileCategoryWrapper.js
#	packages/client/src/store/FilesActionsStore.js
#	packages/common/api/files/index.js
#	packages/common/constants/index.js
#	packages/common/store/CurrentQuotaStore.js
#	packages/components/combobox/index.js
#	packages/components/themes/base.js
#	packages/components/toggle-button/index.js
#	packages/management/src/categories/spaces/sub-components/RowView/RoomContent.tsx
#	packages/management/src/categories/spaces/sub-components/RowView/SpacesRoomRow.tsx
#	packages/shared/api/people/filter.js
#	packages/shared/api/rooms/filter.js
#	packages/shared/utils/common.ts
#	yarn.lock
2024-01-19 11:32:34 +03:00
825c765b7d Merge branch 'develop' into feature/my-documents-share 2024-01-18 20:38:44 +03:00
eeede19a30 Merge branch 'develop' into feature/form-room-pdf
# Conflicts:
#	packages/client/src/components/Badges.js
#	packages/client/src/components/FilesSelector/helpers/useFilesHelper.ts
#	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/SetRoomParams.js
#	packages/client/src/store/FilesActionsStore.js
#	packages/client/src/store/SelectedFolderStore.js
#	packages/client/src/store/SettingsStore.js
#	packages/common/constants/index.js
#	packages/common/store/InfoPanelStore.js
#	packages/components/room-logo/index.js
#	packages/shared/utils/common.ts
2024-01-18 19:31:46 +04:00
ba7d2e8029 Fixed checking CSP settings and added design for error 2024-01-18 17:38:08 +03:00
a9588cea22 JS-SDK: Api: Fixed creating loader on frame init 2024-01-18 14:01:42 +03:00
Asadulloev Subhonbek
1a294b7110 web client sdk delete unnecessary parameters 2024-01-17 15:52:58 +03:00
Asadulloev Subhonbek
b84ff87415 web client - add loader in sdk 2024-01-17 15:25:04 +03:00
Vladimir Khvan
d5eb4e35b2 Web: Client: JavascriptSDK: basic button preview was added in Room selector and File selector 2024-01-17 15:10:36 +05:00
253a8701f4 Web: Added quota change dialog in management section. 2024-01-17 11:50:48 +03:00
cc9af6d709 Web: add translate 2024-01-15 15:15:14 +03:00
Vladimir Khvan
14a2fdde50 Merge branch 'develop' into feature/js-sdk-presets
Conflicts:
	packages/client/src/pages/PortalSettings/categories/developer-tools/JavascriptSDK/index.js
	packages/components/themes/base.js
2024-01-15 15:12:59 +05:00
6f2caccb70 Web: add translate 2024-01-13 00:05:22 +03:00
341d2e3453 Merge branch 'develop' into feature/my-documents-share 2024-01-11 21:59:44 +03:00
596a832dbe Merge branch 'develop' into feature/user-quota
# Conflicts:
#	packages/client/public/locales/ru/Settings.json
#	packages/client/src/components/GlobalEvents/EditRoomEvent.js
#	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/SetRoomParams.js
#	packages/client/src/pages/Home/Section/Body/TableView/TableHeader.js
#	packages/client/src/store/FilesStore.js
#	packages/client/src/store/PeopleStore.js
#	packages/common/api/files/index.js
#	packages/components/table-container/TableHeader.js
2024-01-10 12:25:13 +03:00
Vladimir Khvan
6e652852c5 Web: Client: JavascriptSDK: filtering was added 2024-01-08 19:22:38 +05:00
Vladimir Khvan
9807aa072f Web: Client: JavascriptSDK: file selector was complimented (added withBreadCrumbs, withSubtitle and filterParam) 2024-01-08 18:28:18 +05:00
1e367ad1aa Merge branch 'develop' into feature/my-documents-share 2024-01-05 15:31:06 +03:00
Vladimir Khvan
7cc420d695 Web: Client: JavascriptSDK: withSearch option was added 2024-01-05 16:25:24 +05:00
Vladimir Khvan
05a4515b1e Web: Client: JavascriptSDK: viewTableColumns option was corrected / aciton button option was corrected 2024-01-04 18:43:37 +05:00
Vladimir Khvan
c35a014688 Web: Client: JavascriptSDK: show settings option was added 2024-01-04 15:36:42 +05:00
Vladimir Khvan
2a2ef5d78d Web: Client: JavascriptSDK: disable action button option was added 2024-01-03 17:27:30 +05:00
Vladimir Khvan
9a890d3602 Merge branch 'develop' into feature/js-sdk-presets
Conflicts:
	packages/client/src/pages/PortalSettings/categories/developer-tools/JavascriptSDK/index.js
2023-12-28 18:55:10 +05:00
889d653170 Merge branch 'develop' into feature/form-room-pdf 2023-12-28 15:07:10 +04:00
e87db18eaa Merge branch 'develop' into feature/components-typescript 2023-12-28 13:32:34 +03:00
e63c58123a Merge branch 'hotfix/v2.0.1' into develop 2023-12-27 22:57:28 +04:00
Vladimir Khvan
df2a6d3033 Web: Client: JavascriptSDK: manager preset was complemented 2023-12-25 16:25:47 +05:00
52092c3aa2 added groups and shared folders options for onlyoffice workspace 2023-12-23 22:13:36 +05:00
98c27669e9 JS-SDK: Added requestToken usage for editor and viewer modes. Fixed filter withSubfolder parameter, now if false it not added in url parameters. Simplified compare current src for checkCSP function. 2023-12-22 15:55:24 +03:00
a2eccdeb1e Merge branch 'develop' into feature/components-typescript 2023-12-20 15:37:08 +03:00
ff65c1e43c Merge branch 'develop' into feature/my-documents-share 2023-12-20 14:21:48 +03:00
Vladimir Khvan
3b2f2a979a Merge branch 'develop' into feature/js-sdk-presets 2023-12-19 16:07:12 +05:00
67886ed433 Merge branch 'hotfix/v2.0.1' into develop 2023-12-19 14:53:03 +04:00
505c914a3d Merge branch 'develop' into feature/components-typescript 2023-12-19 10:40:56 +03:00
Vladimir Khvan
ec701681d3 Merge branch 'develop' into feature/js-sdk-presets 2023-12-18 17:47:25 +05:00
Vladimir Khvan
ab3bdbf08b Web: Client: JavascriptSDK: presets tiles were added 2023-12-18 17:46:23 +05:00
f8206b54cf JS-SDK: Restored frame options: allowfullscreen and border. Added allow property for storage access 2023-12-18 14:35:55 +03:00
1b700299ee Merge branch 'develop' into feature/my-documents-share 2023-12-15 18:22:25 +03:00
cd453f81c0 Merge branch 'hotfix/v2.0.1' into develop 2023-12-15 18:52:31 +04:00
c051c75741 added rtl-keys 2023-12-15 14:42:38 +03:00
9a1e639723 Merge branch 'hotfix/v2.0.1' into develop 2023-12-15 15:20:32 +04:00
cb874bce9a
Merge pull request #120 from ONLYOFFICE/feature/add-new-beta-badge
Feature/add new beta badge
2023-12-14 19:35:25 +04:00
a99a9aa505
Merge pull request #128 from ONLYOFFICE/feature/update_langs
Feature/update langs
2023-12-14 17:38:34 +04:00
cf782df79f added translations 2023-12-14 16:06:09 +03:00
00a5dfd9dd added translations 2023-12-14 15:51:25 +03:00
213afa8974 added translations 2023-12-14 15:13:07 +03:00
19ab57aac3 JS-SDK: Restored spread operator for config 2023-12-14 13:23:38 +03:00
83bf8f3025 Fix after merge 'develop' 2023-12-14 13:02:52 +03:00
c5d55bdc8a JS-SDK: Fixed lazy loading 2023-12-14 12:05:19 +03:00
5cca6a8964 JS-SDK: Added checkCSP option for disable check 2023-12-14 11:55:06 +03:00
cbc4358686 added vi 2023-12-13 19:13:52 +03:00
b52db74bf2 Merge branch 'develop' into feature/my-documents-share 2023-12-13 20:11:22 +04:00
69d3dadc13 Merge branch 'hotfix/v2.0.1' into develop 2023-12-13 20:01:17 +04:00
173537cdd2 Fixed Bug 65511 - SDK: Wrong filter property by default 2023-12-13 17:32:39 +03:00
ee63b6b0b8 added sk, az 2023-12-13 15:41:23 +03:00
Akmal Isomadinov
642d1a3b42 Web:Client:Wizard Added BetaBadge 2023-12-13 15:50:15 +05:00
487586d48c JS-SDK: Added viewTableColumns property. Fixed CSP check function 2023-12-13 13:45:21 +03:00
726516df9c JS-SDK: Renamed inner method 2023-12-13 10:25:22 +03:00
0ccdf2c48e JS-SDK: Fixed checkCSP method 2023-12-12 18:19:11 +03:00
2f852443ce JS-SDK: Added checkCSP method. Added error if CSP header not contain current domain. Fixed onAppError call. 2023-12-12 13:49:33 +03:00
f849664079 added translations 2023-12-12 12:47:19 +03:00
Akmal Isomadinov
4e8857f608 Merge branch 'hotfix/v2.0.1' into feature/add-new-beta-badge 2023-12-12 14:00:10 +05:00
6862bb529f added/edited translations 2023-12-11 17:54:33 +03:00
Akmal Isomadinov
cdfc6f651a Added BetaBadge 2023-12-11 17:01:38 +05:00
Vladimir Khvan
d538c9880f Merge branch 'develop' into feature/data-migration
Conflicts:
	packages/common/utils/axiosClient.js
2023-12-11 14:46:43 +05:00
20d60bba9a Merge branch 'develop' into feature/my-documents-share 2023-12-08 01:15:45 +03:00
0aeb7c20b6
Merge pull request #102 from ONLYOFFICE/feature/management
Feature/management
2023-12-07 18:20:40 +04:00
0c3fdcd53e added translations 2023-12-07 16:11:01 +03:00
67d2521ed3 Merge branch 'develop' into feature/my-documents-share 2023-12-07 00:04:36 +03:00
5b5e3fc533 SDK: Added showSelectorCancel and showSelectorHeader options 2023-12-06 16:33:15 +03:00
e999de739e edited ja 2023-12-05 18:33:16 +03:00
c904de1438 added si 2023-12-05 18:29:36 +03:00
Akmal Isomadinov
1b90b8dad7 Merge branch 'hotfix/v2.0.1' into feature/form-room
# Conflicts:
#	packages/client/src/components/Article/Body/Items.js
#	packages/client/src/components/Badges.js
#	packages/client/src/components/FilesSelector/helpers/useFilesHelper.ts
#	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/SetRoomParams.js
#	packages/client/src/pages/Home/Hooks/useFiles.js
#	packages/client/src/pages/Home/index.js
2023-12-05 15:11:00 +05:00
70591c1ab9 data import icons were corrected 2023-12-05 13:59:16 +05:00
e3dcded1e6 data import step icons were corrected 2023-12-05 13:47:10 +05:00
e40c555ab0 added translate for import step 2023-12-04 15:23:57 +05:00
bee419003a fixed onlyoffice workspace import step 2023-12-03 14:38:58 +05:00
86195b4a68 Changed supported version of Safari mobile version. 2023-12-01 13:02:21 +03:00
5bf8a28485 Merge branch 'develop' into feature/my-documents-share 2023-11-30 13:02:02 +03:00
fdbeff909c fix bad merge 2023-11-30 15:01:19 +05:00
ecd5ac40e1 Web: add translates 2023-11-30 13:00:39 +03:00
574170ce3e Merge branch 'develop' into feature/data-migration
# Conflicts:
#	packages/client/public/locales/en/Settings.json
#	packages/client/public/locales/ru/People.json
#	packages/client/public/locales/ru/Settings.json
#	public/locales/ru/Common.json
2023-11-30 14:55:26 +05:00
34234e9377 Merge branch 'develop' of https://github.com/ONLYOFFICE/DocSpace-client into develop
# Conflicts:
#	packages/client/public/locales/en/Settings.json
#	packages/client/public/locales/ru/People.json
#	packages/client/public/locales/ru/Settings.json
#	public/locales/ru/Common.json
2023-11-30 14:50:08 +05:00
Vladimir Khvan
b864cc12db Merge branch 'develop' into feature/data-migration
Conflicts:
	packages/client/public/locales/en/Settings.json
	packages/client/public/locales/ru/People.json
	packages/client/public/locales/ru/Settings.json
	public/locales/ru/Common.json
2023-11-30 14:31:07 +05:00
94bffa1364 Web: Fixed work with changing quota in lists. 2023-11-29 16:53:57 +03:00
fed9e05292 Added icons. 2023-11-29 12:44:03 +03:00
1ccfe02732 Merge branch 'develop' into feature/management 2023-11-29 12:43:55 +04:00
7f3ee86798 Merge branch 'develop' into feature/user-quota
# Conflicts:
#	packages/client/public/locales/en/Settings.json
#	packages/client/public/locales/ru/Settings.json
#	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/SetRoomParams.js
#	packages/client/src/pages/Home/InfoPanel/Body/helpers/DetailsHelper.js
#	packages/client/src/pages/Home/Section/AccountsBody/RowView/PeopleRowContainer.js
#	packages/client/src/pages/Home/Section/AccountsBody/TableView/TableRow.js
#	packages/client/src/pages/Home/Section/Body/RowsView/FilesRowContent.js
#	packages/client/src/pages/Home/Section/Body/TableView/TableHeader.js
#	packages/client/src/pages/Home/Section/Body/TableView/sub-components/RoomsRowData.js
#	packages/client/src/pages/Home/Section/Filter/index.js
#	packages/client/src/pages/PortalSettings/components/MobileCategoryWrapper.js
#	packages/client/src/pages/PortalSettings/utils/settingsTree.js
#	packages/client/src/store/FilesStore.js
#	packages/common/store/CurrentQuotaStore.js
#	packages/common/utils/index.ts
#	packages/components/table-container/TableHeader.js
#	public/locales/en/Common.json
2023-11-29 10:56:04 +03:00
fc7425b0ac Merge branch 'develop' into feature/my-documents-share 2023-11-29 04:28:55 +03:00
54da881340 Web: fix translates 2023-11-29 03:17:07 +03:00
e9e96102cf Merge branch 'feature/updating_translations' of https://github.com/ONLYOFFICE/DocSpace-client into feature/updating_translations
# Conflicts:
#	packages/client/public/locales/ja-JP/DeleteProfileEverDialog.json
#	packages/client/public/locales/ko-KR/DeleteProfileEverDialog.json
#	packages/client/public/locales/lv/DeleteProfileEverDialog.json
#	packages/client/public/locales/nl/DeleteProfileEverDialog.json
#	packages/client/public/locales/pl/DeleteProfileEverDialog.json
#	packages/client/public/locales/pt-BR/DeleteProfileEverDialog.json
#	packages/client/public/locales/pt/DeleteProfileEverDialog.json
#	packages/client/public/locales/ro/DeleteProfileEverDialog.json
#	packages/client/public/locales/ru/DeleteProfileEverDialog.json
#	packages/client/public/locales/sk/DeleteProfileEverDialog.json
#	packages/client/public/locales/sl/DeleteProfileEverDialog.json
#	packages/client/public/locales/tr/DeleteProfileEverDialog.json
#	packages/client/public/locales/uk-UA/DeleteProfileEverDialog.json
#	packages/client/public/locales/vi/DeleteProfileEverDialog.json
#	packages/client/public/locales/zh-CN/DeleteProfileEverDialog.json
2023-11-28 17:49:56 +03:00
4c3057c645 Add translations of multiple languages (ar, ja, ko, lo, lv, nl, pl, pt, ro, ru, sk, sl, tr, uk, vi, zh) 2023-11-28 16:53:55 +03:00
8a27ce1f9a Merge branch 'develop' into feature/management 2023-11-28 18:51:13 +05:00
aa8c3adddf Web: add translates 2023-11-28 14:37:07 +03:00
1e87bc0eac Public: translation fixed 2023-11-27 20:07:28 +05:00
Akmal Isomadinov
2d0407d43e Merge branch 'release/v2.0.0' into feature/form-room 2023-11-27 17:54:46 +05:00
f56b0ff5d9 Add new workspace, update yarn.lock 2023-11-27 09:58:46 +03:00
7657988e60 Merge branch 'release/v2.0.0' into feature/updating_translations 2023-11-24 17:32:43 +04:00
eb66c33e5e Fixed Bug 65217: Fixed detecting chrome based mobile browsers 2023-11-24 14:55:17 +03:00
Vladimir Khvan
f6c78f3ad8 20x20 data import icon was added 2023-11-23 21:03:14 +05:00
3425c04044 Merge branch 'release/v2.0.0' into feature/updating_translations
# Conflicts:
#	packages/client/public/locales/az/DeleteProfileEverDialog.json
#	packages/client/public/locales/bg/DeleteProfileEverDialog.json
#	packages/client/public/locales/cs/DeleteProfileEverDialog.json
#	packages/client/public/locales/de/DeleteProfileEverDialog.json
#	packages/client/public/locales/el-GR/DeleteProfileEverDialog.json
#	packages/client/public/locales/es/DeleteProfileEverDialog.json
#	packages/client/public/locales/fi/DeleteProfileEverDialog.json
#	packages/client/public/locales/fr/DeleteProfileEverDialog.json
#	packages/client/public/locales/hy-AM/DeleteProfileEverDialog.json
#	packages/client/public/locales/it/DeleteProfileEverDialog.json
2023-11-23 15:52:14 +04:00
Vladimir Khvan
caa7c632c4 Merge branch 'develop' into feature/data-migration
Conflicts:
	packages/client/public/locales/en/Settings.json
	packages/client/public/locales/ru/Settings.json
	packages/client/src/pages/PortalSettings/Layout/Article/Body/index.js
	packages/client/src/pages/PortalSettings/utils/settingsTree.js
	packages/client/src/routes/portalSettings.js
	packages/client/src/store/DialogsStore.js
	packages/client/src/store/index.js
	packages/components/table-container/TableHeaderCell.js
	public/locales/en/Common.json
2023-11-22 19:45:10 +05:00
5a1216759c Disable domain check by default 2023-11-21 15:24:46 +04:00
57a9de7746 Merge branch 'develop' into feature/my-documents-share 2023-11-21 12:56:27 +03:00
e347aacf11 Merge branch 'develop' into feature/management
# Conflicts:
#	package.json
#	yarn.lock
2023-11-21 12:40:25 +04:00
37b82fd7a2 fix Bug 65174 - Docs. Desktop. The version number in the translation has been removed. 2023-11-20 17:44:13 +03:00
8bbe0deb53 Merge branch 'release/v2.0.0' into feature/updating_translations
# Conflicts:
#	i18next/client.babel
#	i18next/common.babel
#	packages/client/public/locales/az/Files.json
#	packages/client/public/locales/az/FormGallery.json
#	packages/client/public/locales/az/InfoPanel.json
#	packages/client/public/locales/az/JavascriptSdk.json
#	packages/client/public/locales/az/Settings.json
#	packages/client/public/locales/bg/Files.json
#	packages/client/public/locales/bg/FormGallery.json
#	packages/client/public/locales/bg/InfoPanel.json
#	packages/client/public/locales/bg/JavascriptSdk.json
#	packages/client/public/locales/bg/Settings.json
#	packages/client/public/locales/cs/Files.json
#	packages/client/public/locales/cs/FormGallery.json
#	packages/client/public/locales/cs/InfoPanel.json
#	packages/client/public/locales/cs/JavascriptSdk.json
#	packages/client/public/locales/cs/Settings.json
#	packages/client/public/locales/de/Files.json
#	packages/client/public/locales/de/FormGallery.json
#	packages/client/public/locales/de/InfoPanel.json
#	packages/client/public/locales/de/JavascriptSdk.json
#	packages/client/public/locales/de/Settings.json
#	packages/client/public/locales/el-GR/Files.json
#	packages/client/public/locales/el-GR/FormGallery.json
#	packages/client/public/locales/el-GR/InfoPanel.json
#	packages/client/public/locales/el-GR/JavascriptSdk.json
#	packages/client/public/locales/el-GR/Settings.json
#	packages/client/public/locales/en/Files.json
#	packages/client/public/locales/es/Files.json
#	packages/client/public/locales/es/FormGallery.json
#	packages/client/public/locales/es/InfoPanel.json
#	packages/client/public/locales/es/JavascriptSdk.json
#	packages/client/public/locales/es/Settings.json
#	packages/client/public/locales/fi/Files.json
#	packages/client/public/locales/fi/FormGallery.json
#	packages/client/public/locales/fi/InfoPanel.json
#	packages/client/public/locales/fi/JavascriptSdk.json
#	packages/client/public/locales/fi/Settings.json
#	packages/client/public/locales/fr/Files.json
#	packages/client/public/locales/fr/FormGallery.json
#	packages/client/public/locales/fr/InfoPanel.json
#	packages/client/public/locales/fr/JavascriptSdk.json
#	packages/client/public/locales/fr/Settings.json
#	packages/client/public/locales/hy-AM/Files.json
#	packages/client/public/locales/hy-AM/FormGallery.json
#	packages/client/public/locales/hy-AM/InfoPanel.json
#	packages/client/public/locales/hy-AM/JavascriptSdk.json
#	packages/client/public/locales/hy-AM/Settings.json
#	packages/client/public/locales/it/Files.json
#	packages/client/public/locales/it/FormGallery.json
#	packages/client/public/locales/it/InfoPanel.json
#	packages/client/public/locales/it/JavascriptSdk.json
#	packages/client/public/locales/it/Settings.json
#	public/locales/az/Common.json
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/el-GR/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/hy-AM/Common.json
#	public/locales/it/Common.json
2023-11-20 15:55:26 +04:00
83a670d256 Fix UselessTranslationKeysTest (removed old translations) 2023-11-20 13:16:33 +04:00
01b2f99be9 Merge branch 'develop' into feature/my-documents-share 2023-11-20 01:50:01 +03:00
a284aafe64 Merge branch 'develop' into feature/my-documents-share 2023-11-17 17:44:38 +03:00
Akmal Isomadinov
73332b8e34 Web:Scripts:Config Disabled PDF viewer 2023-11-17 19:40:41 +05:00
14e8945e20 Added missing files 2023-11-17 18:32:52 +04:00
310cda28b5 Merge branch 'release/v2.0.0' into feature/form-room
# Conflicts:
#	packages/common/utils/image-helpers.js
2023-11-17 18:32:28 +04:00
71a496d472 Update translations: az, bg, cs, de, el, es, fi, fr, hy, it 2023-11-17 16:15:11 +03:00
599056a82d Merge branch 'release/v2.0.0' into feature/plugin-sdk 2023-11-17 13:33:34 +04:00
c41f2e7d14 Client:PluginSDK: add plugin list 2023-11-17 12:01:59 +03:00
07aef4ca41 Client:PluginSDK: init 2023-11-17 10:01:27 +03:00
Akmal Isomadinov
99b0c90219 Merge branch 'release/v2.0.0' into feature/form-room
# Conflicts:
#	packages/client/public/locales/en/Files.json
#	packages/common/utils/image-helpers.js
2023-11-17 11:30:49 +05:00
40e941d4db Merge branch 'release/v2.0.0' into feature/form-gallery-error-view 2023-11-16 23:03:36 +04:00
45d74b5fe2 Added icons for file formats: sxc, et, ett, sxi, dps, dpt, sxw, stw, wps, wpt, mhtml 2023-11-16 16:35:22 +03:00
4659c69625 Web: Public: Update thirdparties logos to show them correctly in RTL mode 2023-11-16 12:19:39 +01:00
ba520a7ad1 Merge branch 'release/v2.0.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-16 12:33:06 +03:00
25bd37eded fix Bug 65122 - Added a warning dialog about saving a backup in a public room. 2023-11-16 12:32:40 +03:00
68733bd54c Fix UselessTranslationKeysTest (removed useless keys) 2023-11-16 13:30:07 +04:00
29bbf2c8b1 Fix UselessTranslationKeysTest (removed useless AddFilter key) 2023-11-16 13:22:03 +04:00
86484af409 Merge branch 'develop' into feature/my-documents-share 2023-11-15 15:44:20 +03:00
namushka
14bdc19485 Merge branch 'release/v2.0.0' into feature/form-gallery-error-view 2023-11-15 13:53:53 +03:00
e9a292004a Fix EnDublicatesByContentTest (moved "Price" and "Free" keys to Common translations) 2023-11-15 14:47:32 +04:00
3a2c002d72 Fix FullEnDublicatesTest (moved "Plugins" key to Common translations) 2023-11-15 14:32:58 +04:00
87d08a89f8 Auto-sorting Common translations 2023-11-15 14:09:29 +04:00
namushka
877b32d527 added error screen for form gallery 2023-11-13 18:29:33 +03:00
Akmal Isomadinov
36bb6da9ce Merge branch 'release/v2.0.0' into feature/form-room
# Conflicts:
#	packages/client/src/store/FilesStore.js
2023-11-13 10:33:45 +05:00
2ea7ee368a Merge branch 'develop' into feature/management
# Conflicts:
#	frontend.code-workspace
2023-11-10 13:59:36 +04:00
8f22be679b Client:Plugins: change default plugin logo, fix path for assets at context menu and dd item 2023-11-10 11:39:17 +03:00
5be61afd7d Merge branch 'develop' into feature/my-documents-share 2023-11-09 19:05:58 +03:00
608b3b1260 Web: Files: fixed public-room icon 2023-11-09 18:46:46 +03:00
3170833b98 Merge branch 'develop' into feature/management
# Conflicts:
#	frontend.macos.code-workspace
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/auto-backup/index.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/manual-backup/index.js
#	yarn.lock
2023-11-09 19:13:20 +05:00
de5f65b632 Public: added ru translation for management 2023-11-08 18:56:04 +05:00
5fa330c52a Removed deprecated parameter from frame component 2023-11-08 15:00:30 +03:00
d138608224 Web: change image 2023-11-08 11:16:00 +03:00
Akmal Isomadinov
50cf68375b Web:Navigation Fixed option icon 2023-11-07 14:11:18 +05:00
Akmal Isomadinov
8fd1f5d546 Merge branch 'release/v2.0.0' into feature/form-room
# Conflicts:
#	packages/client/src/components/Badges.js
#	packages/client/src/components/EmptyContainer/EmptyFolderContainer.js
#	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/SetRoomParams.js
#	packages/client/src/pages/Home/InfoPanel/Body/helpers/MembersHelper.js
#	packages/client/src/pages/Home/Section/Body/RowsView/FilesRowContent.js
#	packages/client/src/pages/Home/Section/Body/TableView/StyledTable.js
#	packages/client/src/pages/Home/Section/Filter/index.js
#	packages/client/src/store/FilesStore.js
#	packages/client/src/store/SelectedFolderStore.js
2023-11-05 22:20:45 +05:00
Akmal Isomadinov
4bad9df7eb Web:FilesSelector Added restore action 2023-11-03 15:30:26 +05:00
248f0e80b2 Web: Added a mute icon in the room, added unmute when clicking on this icon. 2023-11-02 15:03:02 +03:00
mushka-n
da4c667afe major code cleanup 2023-11-01 12:29:49 +03:00
f9dfc3954b Merge branch 'release/v2.0.0' into feature/new-form-gallery 2023-10-31 18:18:20 +04:00
4262b23031
Merge pull request #57 from ONLYOFFICE/bugfix/icons
Bugfix/icons
2023-10-30 19:53:47 +04:00
febef31883 Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-10-30 17:56:55 +03:00
f5c62cbf87 Fixed oAuth redirect for opening inside thrid-party container 2023-10-30 17:56:44 +03:00
c3cd684a0d Merge branch 'release/v2.0.0' into bugfix/icons 2023-10-30 18:34:09 +04:00
15547dedbb Fix Bug 64908 - Accounts: Profile. The flag of Saudi Arabia is incorrectly specified when selecting the language. 2023-10-30 18:27:23 +04:00
a84cb1ca92 Fixed url for public room in manager mode, apply requestToken parameter 2023-10-30 15:46:22 +03:00
mushka-n
fed4bf3235 new empty info panel view + translation and styling fixes 2023-10-30 15:30:38 +03:00
mushka-n
bc9cbb44c2 Merge branch 'release/v2.0.0' into feature/new-form-gallery 2023-10-30 13:49:52 +03:00
5235b306e9 Fixed Bug 64897. Public room embedding not display if embedding via js-sdk 2023-10-30 11:59:46 +03:00
e0be82a102 Merge branch 'release/v2.0.0' into bugfix/icons 2023-10-30 12:05:09 +04:00
0043f7e5e4 Merge branch 'develop' into feature/management 2023-10-27 21:41:10 +03:00
Akmal Isomadinov
561f7e6793 Web:settings: Fixed the icons of the settings 2023-10-27 18:39:46 +05:00
Vladimir Khvan
8abea90a92 fix Bug 63907 | first name and last name validation was added 2023-10-27 18:12:01 +05:00
mushka-n
6ac7700678 merge release + merge fix 2023-10-27 15:10:43 +03:00
Akmal Isomadinov
2726113dc0 Web:Floating-Button Fixed icons and optimization 2023-10-26 18:51:31 +05:00
Akmal Isomadinov
5bd428ce16 Web:Modal: Fixed close icon 2023-10-26 17:33:16 +05:00
Akmal Isomadinov
8beadcea0d Web:Badges Fixed convert icon 2023-10-26 16:58:40 +05:00
Akmal Isomadinov
472c15f629 Merge branch 'release/v2.0.0' into bugfix/icons 2023-10-26 16:04:44 +05:00
ef39f40c44 Fixed images for letters 2023-10-25 20:57:08 +03:00
Akmal Isomadinov
05ac738d55 Web:Article: Fixed the icon of the article menu button 2023-10-25 18:33:42 +05:00
Akmal Isomadinov
6743b6a2a5 Web:Client:Article: Fixed catalog icons 2023-10-25 18:01:39 +05:00
DmitrySychugov
fd250c57da Merge branch 'develop' into feature/management
# Conflicts:
#	packages/client/src/components/MainBar/index.js
#	packages/client/src/components/NavMenu/index.js
#	packages/common/components/Article/index.js
#	packages/common/components/Article/sub-components/article-header.js
#	packages/common/components/Article/sub-components/article-hide-menu-button.js
#	packages/components/context-menu/index.js
#	yarn.lock
2023-10-25 14:40:50 +05:00
Akmal Isomadinov
9ca10c1fcb Web:Navigation: Fixed the add icon and fixed margin 2023-10-25 13:56:57 +05:00
mushka-n
5805f1b995 Merge branch 'release/v2.0.0' into feature/new-form-gallery 2023-10-20 11:09:31 +03:00
563e14d049 Web: Files: added copy icon for tablet view 2023-10-19 14:28:55 +03:00
mushka-n
65e809cd97 merge release + merge resolve 2023-10-18 14:26:12 +03:00
dfd68e1958
Merge pull request #23 from ONLYOFFICE/bugfix/pdf-viewer
Web:PDFViewer Fixed the script URL
2023-10-17 19:23:48 +04:00
Akmal Isomadinov
11d013f523 Web:PDFViewer Fixed the script URL 2023-10-17 20:16:17 +05:00
Viktor Fomin
2251c6f310 Merge branch 'develop' into feature/my-documents-share 2023-10-16 20:14:33 +03:00
Vladimir Khvan
ea7b067e7f Merge branch 'develop' into 'feature/data-migration' | conflict components/paging/styled-paging.js 2023-10-16 20:09:10 +05:00
1f6e3aa3a3 Merge branch 'develop' into feature/room-primary-link
# Conflicts:
#	packages/client/src/components/QuickButtons.js
#	packages/client/src/components/panels/EditLinkPanel/index.js
2023-10-13 18:27:53 +03:00
bfda98546c
Merge pull request #9 from ONLYOFFICE/bugfix/ui
Bugfix/UI
2023-10-13 19:24:03 +04:00
c0ffc3b40e Merge branch 'develop' into feature/redesign-letters 2023-10-12 16:17:00 +03:00
5eaa5b6108 Merge branch 'develop' into bugfix/ui
# Conflicts:
#	packages/client/src/components/FilesSelector/FilesSelector.types.ts
#	packages/client/src/components/FilesSelector/index.tsx
#	packages/client/src/pages/Home/Section/Header/index.js
2023-10-11 19:50:58 +04:00
482cb80f9d Fixed JS-SDK filter property 2023-10-11 17:07:41 +03:00
Akmal Isomadinov
ac13bb8303 Client: moved into common translation 2023-10-11 16:49:13 +05:00
0d4ec93dff Web: Files: fixed link.react icon 2023-10-10 12:51:37 +03:00
4d11fd7140 Added new letters images 2023-10-06 12:20:00 +03:00
7fd66d88ff Web: Files: added new icons 2023-10-05 15:41:19 +03:00
mushka-n
5ec8dec79e merge new develop + merge changes 2023-10-05 11:23:00 +03:00
Akmal Isomadinov
b94f4908fd Web:FormRoom Fixed icons 2023-10-05 12:29:06 +05:00
ebe62b7978 Web: Added translations. 2023-10-04 18:28:29 +03:00
Viktor Fomin
9b7d2081e7 Merge branch 'develop' into feature/my-documents-share 2023-10-04 18:28:28 +03:00
c43d8c891a Merge branch 'develop' into feature/user-quota
# Conflicts:
#	common/ASC.ActiveDirectory/Base/Data/LdapObjectExtension.cs
#	common/ASC.ActiveDirectory/LdapUserManager.cs
#	common/ASC.Api.Core/Model/EmployeeFullDto.cs
#	common/ASC.Core.Common/Caching/CachedUserService.cs
#	common/ASC.Core.Common/Context/Impl/UserManager.cs
#	common/ASC.Core.Common/Core/IUserService.cs
#	common/ASC.Core.Common/Data/DbUserService.cs
#	common/ASC.Core.Common/EF/Context/UserDbContext.cs
#	common/ASC.Core.Common/Tenants/TenantUserQuotaSettings.cs
#	common/ASC.Core.Common/Users/UserQuotaSettings.cs
#	common/ASC.Data.Storage/BaseStorage.cs
#	common/ASC.Data.Storage/ChunkedUploader/CommonChunkedUploadSessionHolder.cs
#	common/ASC.Data.Storage/DiscStorage/DiscDataStore.cs
#	common/ASC.Data.Storage/GoogleCloud/GoogleCloudStorage.cs
#	common/ASC.Data.Storage/IDataStore.cs
#	common/ASC.Data.Storage/IQuotaController.cs
#	common/ASC.Data.Storage/RackspaceCloud/RackspaceCloudStorage.cs
#	common/ASC.Data.Storage/S3/S3Storage.cs
#	common/ASC.Data.Storage/StorageFactory.cs
#	common/ASC.Data.Storage/TenantQuotaController.cs
#	migrations/mysql/SaaS/MigrationContext/MigrationContextModelSnapshot.cs
#	packages/client/public/locales/en/Settings.json
#	packages/client/src/components/FilesPanels/index.js
#	packages/client/src/components/GlobalEvents/index.js
#	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/SetRoomParams.js
#	packages/client/src/components/dialogs/index.js
#	packages/client/src/pages/Home/InfoPanel/Body/helpers/DetailsHelper.js
#	packages/client/src/pages/PortalSettings/categories/security/access-portal/mobileView.js
#	packages/client/src/pages/PortalSettings/components/MobileCategoryWrapper.js
#	packages/client/src/store/FilesActionsStore.js
#	packages/client/src/store/FilesStore.js
#	packages/client/src/store/PeopleStore.js
#	packages/common/api/people/index.js
#	packages/common/constants/index.js
#	products/ASC.Files/Core/ApiModels/RequestDto/CreateRoomRequestDto.cs
#	products/ASC.Files/Core/ApiModels/ResponseDto/FolderDto.cs
#	products/ASC.Files/Core/Core/Dao/Interfaces/IFileDao.cs
#	products/ASC.Files/Core/Core/Dao/Interfaces/IFolderDao.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FileDao.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
#	products/ASC.Files/Core/Core/EF/DbFolder.cs
#	products/ASC.Files/Core/Core/Entries/File.cs
#	products/ASC.Files/Core/Core/Entries/FileEntry.cs
#	products/ASC.Files/Core/Core/Entries/Folder.cs
#	products/ASC.Files/Core/Core/Entries/OrderBy.cs
#	products/ASC.Files/Core/Core/Entries/Tag.cs
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.Files/Core/Core/Security/FileSecurity.cs
#	products/ASC.Files/Core/Core/Thirdparty/ProviderDao/ProviderFileDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/SharePoint/SharePointFileDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/Sharpbox/SharpBoxFileDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/ThirdPartyFileDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/ThirdPartyFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/ThirdPartyProviderDao.cs
#	products/ASC.Files/Core/Core/UsersQuotaSyncOperation.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileDeleteOperation.cs
#	products/ASC.Files/Core/Utils/ChunkedUploadSessionHolder.cs
#	products/ASC.Files/Core/Utils/EntryManager.cs
#	products/ASC.Files/Server/Api/VirtualRoomsController.cs
#	products/ASC.People/Server/Api/UserController.cs
#	public/locales/en/Common.json
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
#	web/ASC.Web.Api/ApiModels/RequestsDto/QuotaSettingsRequestsDto.cs
#	web/ASC.Web.Api/ApiModels/ResponseDto/QuotaDto.cs
#	web/ASC.Web.Api/Core/QuotaHelper.cs
#	web/ASC.Web.Core/PublicResources/Resource.Designer.cs
#	web/ASC.Web.Core/PublicResources/Resource.resx
2023-10-04 16:56:49 +03:00
477976da29 Revert "Merge branch 'develop' into feature/oauth2-client"
This reverts commit 9d93525a91.
2023-10-04 16:10:13 +03:00
148def0bb5 Merge branch 'develop' into feature/data-migration 2023-10-04 15:23:34 +03:00
e091dff386 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-client into develop 2023-10-04 15:08:14 +03:00
DmitrySychugov
2fc16bc9ec Merge remote-tracking branch 'remotes/origin/develop' into feature/management
# Conflicts:
#	build/build.backend.docker.ps1
#	build/build.backend.docker.sh
#	build/build.static.bat
#	build/clear.backend.docker.ps1
#	build/clear.backend.docker.sh
#	build/install/docker/Dockerfile
#	build/install/docker/Dockerfile.runtime
#	build/install/docker/config/nginx/templates/upstream.conf.template
#	build/install/docker/docspace.overcome.yml
#	build/install/docker/docspace.profiles.yml
#	build/start/start.backend.docker.ps1
#	build/start/start.backend.docker.sh
#	common/ASC.Api.Core/Security/EmailValidationKeyModelHelper.cs
#	common/ASC.Core.Common/Caching/CachedTenantService.cs
#	common/ASC.Core.Common/Core/TenantRegistrationInfo.cs
#	common/ASC.Core.Common/HostedSolution.cs
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	common/ASC.Data.Backup.Core/BackupAjaxHandler.cs
#	common/ASC.Data.Backup.Core/Contracts/BackupServiceModel.cs
#	common/ASC.Data.Backup.Core/EF/Model/BackupSchedule.cs
#	common/ASC.Data.Backup.Core/IntegrationEvents/Events/BackupRequestIntegrationEvent.cs
#	common/ASC.Data.Backup.Core/Service/BackupService.cs
#	common/ASC.Data.Backup.Core/Service/ProgressItems/BackupProgressItem.cs
#	common/ASC.Data.Backup.Core/Tasks/BackupPortalTask.cs
#	common/ASC.Data.Backup.Core/Tasks/TransferPortalTask.cs
#	common/services/ASC.ApiSystem/ASC.ApiSystem.csproj
#	common/services/ASC.ApiSystem/Classes/CommonMethods.cs
#	common/services/ASC.ApiSystem/Controllers/PortalController.cs
#	common/services/ASC.ApiSystem/Controllers/SettingsController.cs
#	common/services/ASC.ApiSystem/GlobalUsings.cs
#	common/services/ASC.ApiSystem/Models/SettingsModel.cs
#	common/services/ASC.ApiSystem/Startup.cs
#	common/services/ASC.Data.Backup.BackgroundTasks/IntegrationEvents/EventHandling/BackupRequestedIntegrationEventHandler.cs
#	common/services/ASC.Data.Backup/Api/BackupController.cs
#	common/services/ASC.Data.Backup/ApiModels/BackupDto.cs
#	common/services/ASC.Data.Backup/ApiModels/BackupScheduleDto.cs
#	common/services/ASC.Data.Backup/GlobalUsings.cs
#	config/nginx/onlyoffice.conf
#	migrations/mysql/SaaS/MigrationContext/MigrationContextModelSnapshot.cs
#	migrations/postgre/SaaS/MigrationContext/MigrationContextModelSnapshot.cs
#	package.json
#	packages/client/package.json
#	packages/client/src/pages/Confirm/sub-components/auth.js
#	packages/client/src/pages/PortalSettings/categories/common/Branding/whitelabel.js
#	packages/client/src/pages/PortalSettings/categories/common/branding.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/auto-backup/index.js
#	packages/client/src/pages/PortalSettings/categories/data-management/index.js
#	packages/client/src/pages/PortalSettings/categories/integration/SingleSignOn/index.js
#	packages/client/src/store/ProfileActionsStore.js
#	packages/common/api/index.js
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
#	web/ASC.Web.Api/Api/Settings/StorageController.cs
#	web/ASC.Web.Api/Api/Settings/WhitelabelController.cs
#	web/ASC.Web.Api/ApiModels/ResponseDto/SettingsDto.cs
#	web/ASC.Web.Core/Utility/TenantExtra.cs
#	yarn.lock
2023-10-04 16:27:12 +05:00
bb43dc825c Clear wrongPortalNameUrl (docker issues) 2023-10-04 14:50:54 +04:00
9d93525a91 Merge branch 'develop' into feature/oauth2-client 2023-10-04 13:24:59 +03:00
Vladimir Khvan
f261968e95 Merge branch 'develop' into feature/data-migration
# Conflicts:
#	ASC.Web.sln
#	ASC.Web.slnf
#	common/ASC.Common/Threading/DistributedTaskProgress.cs
#	common/ASC.Data.Storage/DataOperators/DataOperatorFactory.cs
#	common/ASC.Data.Storage/DataOperators/IDataOperator.cs
#	common/ASC.Data.Storage/DataOperators/ReadOperators/BaseReadOperator.cs
#	common/ASC.Data.Storage/DataOperators/ReadOperators/TarReadOperator.cs
#	common/ASC.Data.Storage/DataOperators/ReadOperators/ZipReadOperator.cs
#	common/ASC.Migration/ASC.Migration.Core.csproj
#	common/ASC.Migration/Core/AbstractMigration.cs
#	common/ASC.Migration/Core/IMigration.cs
#	common/ASC.Migration/Core/ImportableEntity.cs
#	common/ASC.Migration/Core/MigrationIntegrationEvent.cs
#	common/ASC.Migration/Core/MigrationIntegrationEventHandler.cs
#	common/ASC.Migration/Core/MigrationLogger.cs
#	common/ASC.Migration/Core/MigrationParseIntegrationEvent.cs
#	common/ASC.Migration/Core/Models/Api/ImportableApiEntity.cs
#	common/ASC.Migration/Core/Models/Api/MigratingApiFiles.cs
#	common/ASC.Migration/Core/Models/Api/MigratingApiGroup.cs
#	common/ASC.Migration/Core/Models/Api/MigratingApiUser.cs
#	common/ASC.Migration/Core/Models/Api/MigrationApiInfo.cs
#	common/ASC.Migration/Core/Models/Api/MigrationCore.cs
#	common/ASC.Migration/Core/Models/Api/MigratorMeta.cs
#	common/ASC.Migration/Core/Models/MigratingFiles.cs
#	common/ASC.Migration/Core/Models/MigratingUser.cs
#	common/ASC.Migration/Core/Models/MigrationInfo.cs
#	common/ASC.Migration/Core/Providers/ASC/Models/Parse/WorkspaceFiles.cs
#	common/ASC.Migration/Core/Providers/ASC/Models/Parse/WorkspaceUser.cs
#	common/ASC.Migration/Core/Providers/ASC/Models/WorkspaceMigrationInfo.cs
#	common/ASC.Migration/Core/Providers/GoogleWorkspace/GoogleWorkspaceMigration.cs
#	common/ASC.Migration/Core/Providers/GoogleWorkspace/Models/GWSMigratingFiles.cs
#	common/ASC.Migration/Core/Providers/GoogleWorkspace/Models/GWSMigratingUser.cs
#	common/ASC.Migration/Core/Providers/GoogleWorkspace/Models/GWSMigrationInfo.cs
#	common/ASC.Migration/Core/Providers/NextcloudWorkspace/Models/NCMigratingFiles.cs
#	common/ASC.Migration/Core/Providers/NextcloudWorkspace/Models/NCMigratingUser.cs
#	common/ASC.Migration/Core/Providers/NextcloudWorkspace/Models/NCMigrationInfo.cs
#	common/ASC.Migration/Core/Providers/NextcloudWorkspace/Models/Parse/NCUser.cs
#	common/ASC.Migration/Core/Providers/NextcloudWorkspace/NextcloudWorkspaceMigration.cs
#	common/ASC.Migration/Core/Providers/OwnCloud/Models/OCMigratingFiles.cs
#	common/ASC.Migration/Core/Providers/OwnCloud/Models/OCMigratingUser.cs
#	common/ASC.Migration/Core/Providers/OwnCloud/Models/OCMigrationinfo.cs
#	common/ASC.Migration/Core/Providers/OwnCloud/Models/Parse/OCUser.cs
#	common/ASC.Migration/Core/Providers/OwnCloud/OwnCloudMigration.cs
#	common/ASC.Migration/GlobalUsings.cs
#	common/ASC.Migration/Resources/MigrationResource.Designer.cs
#	common/ASC.Migration/Resources/MigrationResource.resx
#	config/nginx/onlyoffice.conf
#	config/storage.json
#	packages/client/src/components/dialogs/index.js
#	packages/client/src/store/index.js
#	products/ASC.Files/Core/Core/CountRoomFeature.cs
#	products/ASC.Files/Server/Startup.cs
#	products/ASC.Files/Service/Startup.cs
#	products/ASC.People/Server/Startup.cs
#	web/ASC.Web.Api/ASC.Web.Api.csproj
#	web/ASC.Web.Api/ApiModels/RequestsDto/FinishDto.cs
#	web/ASC.Web.Api/ApiModels/ResponseDto/MigrationStatusDto.cs
#	web/ASC.Web.Api/GlobalUsings.cs
#	web/ASC.Web.Api/Startup.cs
#	web/ASC.Web.Studio/ASC.Web.Studio.csproj
#	web/ASC.Web.Studio/GlobalUsings.cs
#	web/ASC.Web.Studio/IntegrationEvents/RemovePortalIntegrationEventHandler.cs
#	web/ASC.Web.Studio/Program.cs
#	web/ASC.Web.Studio/Startup.cs
2023-10-04 14:53:18 +05:00
Akmal Isomadinov
bdddc705bb Merge branch 'develop' into feature/form-room
# Conflicts:
#	products/ASC.Files/Core/ApiModels/RequestDto/CreateRoomRequestDto.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
#	products/ASC.Files/Core/Core/Entries/Folder.cs
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.Files/Core/Core/FilterTypeEnum.cs
#	products/ASC.Files/Core/Core/Security/FileSecurity.cs
#	products/ASC.Files/Core/Core/Thirdparty/ThirdPartyFolderDao.cs
#	products/ASC.Files/Core/Core/Thirdparty/ThirdPartyProviderDao.cs
#	products/ASC.Files/Server/Api/VirtualRoomsController.cs

#	products/ASC.Files/Core/Helpers/DocSpaceHelper.cs
2023-10-04 14:34:03 +05:00
Viktor Fomin
f6f3369b8a Merge branch 'develop' into feature/my-documents-share 2023-10-02 12:21:15 +03:00
Viktor Fomin
524d1d15f4 Web: add icon 2023-10-02 12:18:23 +03:00
1e8fac378c Web:Client:Plugin: apply new layouts, add delete dialog 2023-09-29 15:32:27 +03:00
f778106bc4 Merge branch 'develop' into feature/web-plugins 2023-09-29 10:36:07 +03:00
Viktor Fomin
7a3f743260 Web: change images 2023-09-28 22:53:34 +03:00
Viktor Fomin
bbdf7f8db7 Web: add icon 2023-09-28 18:50:29 +03:00
Elyor Djalilov
3116c25d9f Merge branch 'develop' into feature/data-migration 2023-09-28 18:17:38 +05:00
Akmal Isomadinov
ec45eebb88 Web:FormRoom: Added empty screen 2023-09-28 17:21:07 +05:00
10f9c009ba Web: Added translation. 2023-09-28 14:30:14 +03:00
5ba9cf0dc2 Web: Added sorting for the users module. 2023-09-27 16:51:11 +03:00
Viktor Fomin
8d606c78e7 Web: delete useless 2023-09-27 14:15:47 +03:00
Akmal Isomadinov
bf05f042da Web: Added icons 2023-09-27 13:15:44 +05:00
4faaacf6e2 Web: Added toastr. 2023-09-27 10:56:31 +03:00
Elyor Djalilov
7a4e734699 added empty screen 2023-09-26 13:40:12 +05:00
38c4281383 Web: Added filter to rooms module. 2023-09-25 21:29:11 +03:00
796cbf3265 Merge branch 'develop' into feature/room-share-optimization
# Conflicts:
#	products/ASC.Files/Core/Core/FileStorageService.cs
2023-09-25 15:58:53 +03:00
mushka-n
10f8b0e00a Merge branch 'develop' into feature/new-form-gallery 2023-09-25 14:25:46 +03:00
b14d6c8ef0 Merge branch 'hotfix/v1.1.3' into develop
# Conflicts:
#	common/ASC.Core.Common/Context/Impl/UserManager.cs
#	common/ASC.Core.Common/Core/ITenantService.cs
#	common/ASC.Core.Common/Data/DbTenantService.cs
#	common/ASC.Data.Storage/StorageHandler.cs
#	common/ASC.FederatedLogin/ASC.FederatedLogin.csproj
#	config/appsettings.json
#	config/nlog.config
#	migrations/mysql/SaaS/CoreDbContext/CoreDbContextModelSnapshot.cs
#	migrations/mysql/Standalone/MigrationContext/20230914152735_CoreDbContext_Upgrade2.Designer.cs
#	migrations/mysql/Standalone/MigrationContext/20230914152735_CoreDbContext_Upgrade2.cs
#	packages/client/src/pages/Confirm/sub-components/createUser.js
#	packages/client/src/pages/PortalSettings/categories/developer-tools/JavascriptSDK/index.js
#	packages/common/components/MoreLoginModal/index.tsx
#	packages/login/src/client/components/sub-components/LoginForm.tsx
#	products/ASC.Files/Core/HttpHandlers/ChunkedUploaderHandler.cs
#	products/ASC.Files/Core/Services/DocumentService/Configuration.cs
#	products/ASC.People/Server/Api/ThirdpartyController.cs
#	products/ASC.People/Server/GlobalUsings.cs
#	web/ASC.Web.Api/Core/CspSettingsHelper.cs
#	web/ASC.Web.Core/Users/UserManagerWrapper.cs
#	yarn.lock
2023-09-25 10:53:06 +03:00
fd383577a0 Merge branch 'develop' into feature/web-plugins 2023-09-25 08:53:04 +03:00
Akmal Isomadinov
d70c057848 Merge branch 'develop' into feature/form-room
# Conflicts:
#	packages/client/src/components/dialogs/CreateEditRoomDialog/sub-components/SetRoomParams.js
2023-09-25 10:40:22 +05:00
mushka-n
a843a45b09 merge develop + merge fix 2023-09-23 23:52:51 +03:00
mushka-n
6cbb1cce34 implemented new localization structure + after-merge fixes 2023-09-22 18:38:37 +03:00
4048d8dc82 Web: removed useless translation key ResetButton 2023-09-22 17:21:24 +04:00
8371330d3c Web: Applied new design 2023-09-22 16:39:08 +04:00
5dab788680 Web: Files: InfoPanel: added infinite-loader to members list 2023-09-22 15:10:48 +03:00
Akmal Isomadinov
9cf396fbf7 Web: Added a form room icon 2023-09-21 19:29:53 +05:00
203fdc0695 public: api js polyfill 2023-09-21 14:41:11 +03:00
70b5c6e111 MErge branch 'develop' into feature/web-plugins 2023-09-21 14:30:04 +03:00
Elyor Djalilov
94685e3794 Merge branch 'develop' into feature/data-migration
# Conflicts:
#	common/ASC.Data.Storage/DataOperators/WriteOperators/ZipWriteOperator.cs
#	packages/client/public/locales/en/Settings.json
#	packages/client/public/locales/ru/Settings.json
#	packages/client/src/store/DialogsStore.js
#	packages/client/src/store/index.js
#	products/ASC.People/Server/Startup.cs
#	public/locales/en/Common.json
#	public/locales/ru/Common.json
2023-09-21 15:30:39 +05:00
44dbeb48cd Merge branch 'develop' into feature/document-service-location 2023-09-21 13:38:25 +04:00
9c9f33cf12
Merge pull request #1746 from ONLYOFFICE/feature/split-invite
Feature/split invite
2023-09-20 19:46:48 +04:00
Viktor Fomin
c0d87940f0 Web: move ExpiredLink translate to Common 2023-09-20 17:35:38 +03:00
gazizova-vlada
69961e6900 Merge branch 'develop' into feature/reassign-data 2023-09-20 17:19:12 +03:00
gazizova-vlada
183b32c2aa Merge branch 'develop' into feature/reassign-data 2023-09-20 16:27:26 +03:00
21b011cdfb Web: Added translation. 2023-09-20 16:12:06 +03:00
bdabb35e55 Merge branch 'feature/leave-room' of github.com:ONLYOFFICE/AppServer into feature/leave-room
# Conflicts:
#	public/locales/en/Common.json
2023-09-20 15:03:02 +03:00
940338fd9d Web: Files: Leave-room: bugs fixed 2023-09-20 15:02:34 +03:00
b25b39da14 Merge branch 'develop' into feature/web-plugins 2023-09-20 14:55:39 +03:00
3d20697ac0 Web: Translation: Fix UTC key duplication + sorting 2023-09-20 15:36:34 +04:00
gazizova-vlada
cc31a46cb9 Web:Fix common. 2023-09-20 12:53:29 +03:00
3a1bf92291 Merge branch 'develop' into feature/leave-room 2023-09-20 13:20:56 +04:00