Commit Graph

437 Commits

Author SHA1 Message Date
b59e0a9969 Shared: Selector: fix translations in bread crumbs 2024-07-18 19:09:56 +04:00
c056f494ee Shared: removed useless constant 2024-07-18 18:27:53 +04:00
205df2f68b Rebranding: move organizationName to Common.json 2024-07-18 18:20:37 +04:00
Akmal Isomadinov
571cbdff47 Doceditor:Utils:Action Added getFillingSession 2024-07-18 19:07:45 +05:00
Akmal Isomadinov
271f4a7f87 Doceditor: Added filling session id 2024-07-18 16:03:18 +05:00
Akmal Isomadinov
5a3c98fa57 Doceditor:Components:CompletedForm Enabled buttons 2024-07-18 16:01:54 +05:00
9fe19804ec
Merge pull request #544 from ONLYOFFICE/feature/form-room
Feature/form room
2024-07-17 17:14:31 +04:00
aee66ff680 Translations: fix UselessTranslationKeysTest issues 2024-07-17 15:36:49 +04:00
d5dd886dad Editor: ShareDialog: add margin 2024-07-17 14:36:00 +03:00
Akmal Isomadinov
a75e8802e8 Merge branch 'release/v2.6.0' into feature/form-room
# Conflicts:
#	packages/client/src/store/ContextOptionsStore.js
#	packages/doceditor/public/locales/en/CompletedForm.json
2024-07-17 16:00:11 +05:00
Akmal Isomadinov
1965f8d4be Client: Fixed bug 69191
The "Save here" button is active on the "Save" panel in the PDF editor from the "Complete" folder.
2024-07-17 15:56:05 +05:00
Akmal Isomadinov
9af5a8f392 Doceditor:hooks:useStartFillingSelectDialog Removed conflict resolve 2024-07-17 14:35:10 +05:00
1b557d99bf i18next: fix open projects and apply autosorting 2024-07-17 12:40:30 +04:00
Akmal Isomadinov
d66dd93b85 Doceditor:Components: Added download as 2024-07-17 12:55:40 +05:00
Akmal Isomadinov
738cf407a9 Doceditor:Components:CompletedForm Rolling back the version 2024-07-16 19:49:29 +05:00
e08a86bd99 Merge branch 'refs/heads/develop' into feature/rtl-refactor
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersStep/AccountsTable/RowView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersStep/AccountsTable/TableView/UsersTableRow.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/UsersTypeRowContent.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/Stepper/SelectUsersStep/AccountsTable/RowView/UsersRowContent.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/Stepper/SelectUsersStep/AccountsTable/TableView/UsersTableRow.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/UsersTableRow.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersStep/AccountsTable/RowView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersStep/AccountsTable/TableView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/UsersTypeRowContent.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/UsersTypeTableRow.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/components/SelectUsersStep/AccountsTable/TableView/index.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/sub-components/StepLayout.tsx
2024-07-16 11:09:25 +02:00
54a5b93ac0 Merge branch 'release/v2.6.0' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/Stepper/SelectFileStep/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectFileStep/index.js
2024-07-16 12:59:23 +04:00
3663185b66 DocEditor: refactor rtl 2024-07-16 10:30:33 +02:00
Akmal Isomadinov
852ef56857 Merge branch 'release/v2.6.0' into feature/form-room
# Conflicts:
#	packages/shared/components/selector/sub-components/EmptyScreen.tsx
2024-07-15 20:53:08 +05:00
Akmal Isomadinov
8ace93672f Doceditor:Public:Locales:CompletedForm Sort translations by key 2024-07-15 18:12:57 +05:00
Akmal Isomadinov
4570e419fa Doceditor:hooks:useStartFillingSelectDialog Added conflict resolve dialog 2024-07-15 12:16:24 +05:00
Akmal Isomadinov
e4b2f2f3b2 Doceditor:Components:CompletedForm Added translations 2024-07-15 11:54:14 +05:00
Akmal Isomadinov
820f32dd67 Doceditor:Components:CompletedForm Added a new design 2024-07-13 21:17:08 +05:00
a42a6613d0 Doceditor:Components:Editor: remove setting type 2024-07-12 15:56:36 +03:00
Akmal Isomadinov
3af69819d9 Merge branch 'release/v2.6.0' into feature/form-room 2024-07-12 16:10:50 +05:00
202a9ccf85 Fixed Bug 69167 - [Toolbar] The logo is not hidden in the editor header in Docspace on mobile with a license with branding 2024-07-12 13:33:47 +03:00
d6fb4c5100 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-12 12:47:49 +03:00
49d037578b Doceditor:Actions: add check for cookie experation date 2024-07-12 12:47:44 +03:00
Akmal Isomadinov
0cda998c19 Merge branch 'release/v2.6.0' into feature/form-room 2024-07-12 12:49:09 +05:00
Akmal Isomadinov
2024a929ec Doceditor:Public:Locales:CompletedForm Fixed bug 69099 fix translation 2024-07-12 12:41:19 +05:00
320d882d86 Merge branch 'release/v2.6.0' into develop 2024-07-11 16:18:28 +04:00
42c91b285f Fixed Bug 67886: Fixed close property for editor config 2024-07-11 14:57:06 +03:00
Akmal Isomadinov
354931701a Merge branch 'release/v2.6.0' into feature/form-room
# Conflicts:
#	packages/shared/components/selector/Selector.tsx
#	packages/shared/components/selector/Selector.types.ts
#	packages/shared/components/selector/sub-components/Body.tsx
#	packages/shared/components/selector/sub-components/EmptyScreen.tsx
#	packages/shared/selectors/Files/FilesSelector.types.ts
2024-07-11 16:08:50 +05:00
99e265ebee Merge branch 'release/v2.6.0' into develop
# Conflicts:
#	packages/client/src/components/PrivateRouteWrapper/index.tsx
#	packages/client/src/pages/PortalSettings/categories/developer-tools/index.js
#	packages/login/src/app/layout.tsx
#	packages/login/src/components/LoginForm/index.tsx
#	packages/login/src/middleware.ts
#	packages/login/src/utils/index.ts
#	packages/shared/components/table/TableHeader.tsx
#	packages/shared/routes/Route.private.tsx
2024-07-11 12:27:31 +04:00
Akmal Isomadinov
a4b7a3663e Merge branch 'release/v2.6.0' into feature/form-room 2024-07-10 18:26:12 +05:00
b52508cbf2 Merge branch 'release/v2.6.0' into feature/refacroting-selector 2024-07-10 14:01:54 +04:00
d203c60d6a Doceditor: fix health check for localhost 2024-07-10 11:20:29 +03:00
Akmal Isomadinov
773c36839f Shared:Components:Selector: Added info bar 2024-07-09 18:39:34 +05:00
bc6eb04cb2 Merge branch 'release/v2.6.0' into feature/refacroting-selector 2024-07-09 17:33:21 +04:00
Akmal Isomadinov
9233ab844b Client Fixed translations 2024-07-09 12:27:56 +05:00
f9fb0e1964 Fixed Bug 68975 - Rooms.FormRoom.Quota. There is no message about quota being exceeded when trying to copy a PDF form into Form Room through the Start filling button in the editor. 2024-07-08 16:19:51 +03:00
55a4dd6c40 Fixed Bug 68966 - Rooms.FormRoom.Quota. Something went wrong when opening a PDF form if the room quota is full. 2024-07-08 13:33:25 +03:00
e8b03f2f1d Fixed Bug 68922 - Files. Disable/change the mechanism for remembering the last path in the folder selector when saving/copying/moving. 2024-07-05 11:57:59 +03:00
1c9b6ae689 Doceditor:Hooks:useEditorEvents: add support message from search params 2024-07-04 11:40:08 +03:00
e0c293113a Fixed Bug 68059 - Files.Quota. Error ‘Sorry, the resource cannot be found.’ when Create new from the editor if the user quota is exceeded. 2024-07-04 10:56:07 +03:00
687928d5d4 Doceditor: delete console log 2024-07-01 16:44:54 +03:00
5558e063a6 Doceditor: fix double base path in URL for firefox 2024-07-01 16:42:35 +03:00
Akmal Isomadinov
26dfc2f9bf Doceditor:Utils:Actions Fixed Bug 68906 2024-07-01 12:41:47 +05:00
8f4ddba367 Merge branch 'develop' into feature/oauth2-client 2024-06-28 13:28:10 +03:00
ce1bb3ae6b Bump version to v2.6.0 2024-06-27 08:18:39 +03:00
0fb2b762c0 Merge branch 'develop' into feature/oauth2-client 2024-06-24 14:01:36 +03:00
50ff20d426
Merge pull request #496 from ONLYOFFICE/bugfix/form-room
Bugfix/form room
2024-06-19 19:44:53 +04:00
b2c3cc422a Doceditor:Utils:Actions: enable internal requests 2024-06-19 14:35:28 +03:00
6145817cb8 Merge branch 'develop' into feature/oauth2-client 2024-06-18 13:12:53 +03:00
Akmal Isomadinov
181f412e8c Doceditor: Fixed share PDF form 2024-06-18 12:02:21 +05:00
de62c46c64 Merge branch 'develop' into bugfix/68353 2024-06-17 12:36:09 +03:00
de5c6cf7aa Doceditor: change brand name to const 2024-06-17 11:53:13 +03:00
002e35c1e2 Doceditor: fix error 2024-06-17 11:24:14 +03:00
0ab0ba835f Doceditor: move to constant SHOW_CLOSE 2024-06-17 11:15:58 +03:00
47c5b8788d Merge branch 'develop' into feature/doceditor-timers 2024-06-17 10:42:43 +03:00
6ac1ee802b Doceditor: remove loading Root component only at client side 2024-06-17 10:41:05 +03:00
89c74c3cad
Merge pull request #488 from ONLYOFFICE/bugfix/doceditro-submit
Doceditor:Components:Editor Fixed location replace
2024-06-14 18:47:20 +04:00
Akmal Isomadinov
3a99e8f33c Doceditor:Components:Editor Fixed location replace 2024-06-14 19:44:40 +05:00
f60ef3547d Renaming. 2024-06-14 13:19:28 +03:00
e247ba3db3 Renaming. 2024-06-14 13:07:19 +03:00
b7fbb88185 Merge branch 'develop' into feature/oauth2-client 2024-06-14 12:32:13 +03:00
5593c4b655 Merge branch 'develop' into feature/values-renaming 2024-06-14 11:27:02 +04:00
76909db51f Fixed Bug 68353 - The document does not reload after its assembly when the network connection is interrupted 2024-06-13 17:44:24 +03:00
0730775b36 Merge branch 'feature/sr-cyrl' into develop
# Conflicts:
#	packages/client/public/locales/en/PrivacyPage.json
#	packages/client/public/locales/sr-Latn-RS/ChangeUserStatusDialog.json
#	packages/client/public/locales/sr-Latn-RS/CreateEditRoomDialog.json
#	packages/client/public/locales/sr-Latn-RS/Files.json
#	packages/client/public/locales/sr-Latn-RS/JavascriptSdk.json
#	packages/client/public/locales/sr-Latn-RS/Notifications.json
#	packages/client/public/locales/sr-Latn-RS/PaymentsEnterprise.json
#	packages/client/public/locales/sr-Latn-RS/PrivacyPage.json
#	packages/client/public/locales/sr-Latn-RS/Settings.json
#	packages/client/public/locales/sr-Latn-RS/SingleSignOn.json
#	packages/client/public/locales/sr-Latn-RS/Webhooks.json
#	public/locales/sr-Latn-RS/Common.json
2024-06-13 14:23:08 +04:00
3fb8f58206 Merge branch 'develop' into feature/values-renaming
# Conflicts:
#	packages/client/src/components/Article/MainButton/index.js
#	public/locales/ar-SA/Common.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/en/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
#	public/locales/ja-JP/Common.json
#	public/locales/ko-KR/Common.json
#	public/locales/lo-LA/Common.json
#	public/locales/lv/Common.json
#	public/locales/nl/Common.json
#	public/locales/pl/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/pt/Common.json
#	public/locales/ro/Common.json
#	public/locales/ru/Common.json
#	public/locales/si/Common.json
#	public/locales/sk/Common.json
#	public/locales/sl/Common.json
#	public/locales/sr-Latn-RS/Common.json
#	public/locales/tr/Common.json
#	public/locales/uk-UA/Common.json
#	public/locales/vi/Common.json
#	public/locales/zh-CN/Common.json
2024-06-13 11:28:33 +03:00
3a3aa8341c Translations: Fix NotFoundKeysTest 2024-06-11 20:17:08 +04:00
05dec0ebdf Translations: Fix UselessTranslationKeysTest issues 2024-06-11 20:09:16 +04:00
Akmal Isomadinov
fb940c9add Merge branch 'develop' into feature/form-room
# Conflicts:
#	packages/client/public/locales/en/EmptyView.json
#	packages/client/src/components/Article/MainButton/index.js
#	packages/client/src/components/EmptyContainer/sub-components/EmptyViewContainer/EmptyViewContainer.helpers.tsx
2024-06-11 20:15:15 +05:00
Akmal Isomadinov
6c97b81d5d Doceditor:Hooks:UseStartFillingSelectDialog Fixed open new tab on FF 2024-06-11 19:12:37 +05:00
e16ffcda06 Added ClientConfig. 2024-06-11 11:23:31 +03:00
88b8c9b68c Renaming classes. 2024-06-11 11:11:46 +03:00
d05b37638f Renaming the component to PortalLogo name. 2024-06-10 21:21:38 +03:00
Akmal Isomadinov
d8c979747b Doceditor:Hooks:UseStartFillingSelectDialog Fixed open new tab 2024-06-10 21:10:35 +05:00
40dc2c1c1b Added new constant. 2024-06-10 17:14:25 +03:00
Akmal Isomadinov
58dbc2f406 Merge branch 'develop' into feature/form-room
# Conflicts:
#	packages/client/public/locales/en/EmptyView.json
#	packages/client/src/components/Article/MainButton/index.js
#	packages/client/src/components/EmptyContainer/sub-components/EmptyViewContainer/EmptyViewContainer.helpers.tsx
2024-06-10 17:40:22 +05:00
Akmal Isomadinov
5138708595 Doceditor:Components:ConflictResolveDialog Fixed name space 2024-06-10 15:42:51 +05:00
Akmal Isomadinov
b497daabab Doceditor:Hooks Added useStartFillingSelectDialog 2024-06-10 15:08:26 +05:00
Akmal Isomadinov
87ebdad648 Doceditor:Components Added ConflictResolveDialog 2024-06-10 11:38:31 +05:00
Akmal Isomadinov
41b08a7b19 Doceditor:Components Added StartFillingSelectDialog 2024-06-10 11:38:02 +05:00
Akmal Isomadinov
5a4c10bc2a Doceditor:Hooks:useEditorEvents Removed onRequestStartFilling event 2024-06-10 11:33:44 +05:00
5d88496b4e
Merge pull request #459 from ONLYOFFICE/bugfix/Bug68197
bugfix/Bug68197
2024-06-07 11:38:52 +04:00
b10b85e8ab Merge branch 'develop' into feature/form-room
# Conflicts:
#	packages/client/public/locales/en/CreateEditRoomDialog.json
2024-06-06 23:14:40 +04:00
Akmal Isomadinov
2a52259060 Merge branch 'develop' into feature/form-room 2024-06-06 17:16:16 +05:00
Akmal Isomadinov
60bb7660e6 Doceditor:Components:CompletedForm Removed close button 2024-06-06 16:57:18 +05:00
9419551e8c Merge branch 'develop' into feature/oauth2-client 2024-06-06 12:39:08 +03:00
e32b9a29fb Fix Bug 68197
DeepLink page is not centered
2024-06-05 17:10:22 +03:00
31e2dc32fd Merge branch 'develop' into feature/create-room-selector 2024-06-05 16:20:51 +03:00
ce11fc9e24 Doceditor:Components:Selectors: rename prop 2024-06-05 15:51:01 +03:00
e175300d72 Fixed Bug 68325: SDK: Infinite loader when opening a document with a password. Call setIsLoaded after onAppReady editor event 2024-06-05 15:04:15 +03:00
Akmal Isomadinov
b66bd8f9f1 Doceditor:Components:CompletedForm Fix translation 2024-06-04 21:19:51 +05:00
Akmal Isomadinov
f5fb6fbcb7 Doceditor:Components: Added onSubmit event 2024-06-04 21:18:07 +05:00
Akmal Isomadinov
a0ce07e8ea Doceditor:Components:CompletedForm Fixed warnings and fix styles 2024-06-03 20:42:39 +05:00
Akmal Isomadinov
39ce39fb3a Doceditor:Components:CompletedForm Fixed styles 2024-06-03 16:46:35 +05:00
Akmal Isomadinov
a43d7a0500 Merge branch 'develop' into feature/form-room 2024-06-03 12:58:59 +05:00
05c2f12d44 Merge branch 'develop' into feature/oauth2-client 2024-06-03 10:12:51 +03:00