Commit Graph

46913 Commits

Author SHA1 Message Date
def151fe66 Client:OAuth: refactoring 2024-06-27 13:31:49 +03:00
341110b486 Client:OAuth: fix table for rtl 2024-06-26 18:48:00 +03:00
10b2e65d7f Shared:Components:Table: fix types for table cell 2024-06-26 17:47:45 +03:00
b2f47a0125 Login:LoginForm: restore auth for 1 portal for public client 2024-06-26 15:47:21 +03:00
125590044e Login:Consent: add login method 2024-06-26 15:42:20 +03:00
ab24a40a0e Client:OAuth: refactoring 2024-06-26 15:19:13 +03:00
d7914ad024 Login: add tenant-list route 2024-06-26 15:19:00 +03:00
ffe98ad175 Shared:Utils: delete console log 2024-06-24 15:32:46 +03:00
0fb2b762c0 Merge branch 'develop' into feature/oauth2-client 2024-06-24 14:01:36 +03:00
0391621b8a
Merge pull request #514 from ONLYOFFICE/feature/new-notify-icon
Feature/new notify icon
2024-06-22 15:11:36 +03:00
35ef0b8832 images: notifications: new icon 2024-06-22 15:08:03 +03:00
e5614ea7a0
Merge pull request #513 from ONLYOFFICE/bugfix/fixed-sdk-constant
Web: fixed SDK_SCRIPT_URL
2024-06-21 17:58:41 +03:00
99d4eb86b2 Web: fixed SDK_SCRIPT_URL 2024-06-21 17:38:27 +03:00
425c46238d
Merge pull request #512 from ONLYOFFICE/feature/form-gallery-remove-empty-properties
form-gallery-remove-empty-properties
2024-06-21 17:12:21 +04:00
91bdaf2ed3
Merge pull request #511 from ONLYOFFICE/bugfix/recalculate-quota
bugfix/recalculate-quota
2024-06-21 17:10:03 +04:00
ec8f8828fe
Merge pull request #510 from ONLYOFFICE/bugfix/fixed-history-block-icon
Fix Bug 68507 - Rooms.Info. Fixed avatar icon size
2024-06-21 17:08:44 +04:00
6a55a8c8d8
Merge pull request #451 from ONLYOFFICE/feature/embedding-settings
Feature/embedding settings
2024-06-21 17:07:05 +04:00
0e816d2d12 Web: Files: moved SDK_SCRIPT_URL to constants 2024-06-21 16:00:18 +03:00
namushka
20728d7bee
removed file_size and file_pages properties from FormGallery 2024-06-21 15:48:07 +03:00
79937d9922 Fix Bug 68507 - Rooms.Info. Fixed avatar icon size 2024-06-21 14:53:46 +03:00
7a207ddade Web: Files: Embedding: height size changed 2024-06-21 13:35:13 +03:00
9c6ee5b4a1 Merge branch 'feature/embedding-settings' of https://github.com/ONLYOFFICE/DocSpace-client into feature/embedding-settings 2024-06-21 13:00:15 +03:00
b73a8753e2 Web: Files: Embedding: added link selector 2024-06-21 13:00:04 +03:00
8c976678d2 Merge branch 'develop' into feature/embedding-settings 2024-06-21 11:38:29 +04:00
f9b9c68d1c
Merge pull request #487 from ONLYOFFICE/feature/history-v2
Feature/history v2
2024-06-20 18:58:13 +04:00
e51ab4a273
Merge pull request #478 from ONLYOFFICE/bugfix/Bug68556
bugfix/Bug68556
2024-06-20 18:55:31 +04:00
2a5b414ac7 Merge branch 'develop' into bugfix/Bug68556 2024-06-20 17:48:16 +03:00
57be2330fc Client: UploadPanel: use ModalDialog instead Aside 2024-06-20 17:48:12 +03:00
f3d1c5c07f
Merge pull request #508 from ONLYOFFICE/bugfix/name-accounts
bugfix/name-accounts
2024-06-20 18:30:03 +04:00
650adb460d
Merge pull request #497 from ONLYOFFICE/bugfix/67778
Bugfix/67778
2024-06-20 18:29:22 +04:00
166e82a73c
Merge pull request #489 from ONLYOFFICE/bugfix/68663
bugfix/68663
2024-06-20 18:28:20 +04:00
8fea012d3c
Merge pull request #486 from ONLYOFFICE/bugfix/68422
bugfix/68422
2024-06-20 18:27:20 +04:00
09a9339812
Merge pull request #483 from ONLYOFFICE/bugfix/branding
bugfix/branding
2024-06-20 18:25:56 +04:00
b5f1e351d3 Merge branch 'develop' into bugfix/Bug68556 2024-06-20 18:00:28 +04:00
0fb051e341 Merge branch 'develop' into feature/history-v2 2024-06-20 17:15:34 +04:00
811d2a1b13 Translations: Fix ForbiddenValueElementsTest issues 2024-06-20 17:09:08 +04:00
51bb9ccbfe Translations: Fix EmptyValueKeysTest issues 2024-06-20 16:51:42 +04:00
056cad63a4 Merge branch 'develop' into feature/embedding-settings 2024-06-20 15:41:14 +03:00
b5ae010c29 Translations: Fix WrongTranslationVariablesTest issues 2024-06-20 16:27:14 +04:00
84f69fddf3 Merge branch 'develop' into feature/sr-cyrl 2024-06-20 16:23:20 +04:00
0bc8d0dfcc Merge branch 'develop' into feature/history-v2 2024-06-20 16:07:20 +04:00
namushka
16498dad95
code cleanup 2024-06-20 15:06:39 +03:00
1cd347478a
Merge pull request #504 from ONLYOFFICE/bugfix/context-menu
Bugfix/context menu
2024-06-20 14:39:31 +03:00
13cc8c1ad5 Translations: Fix UselessTranslationKeysTest 2024-06-20 15:29:24 +04:00
b1dfed1754 Shared: Components: ContextMenu: Separation of events for mobile devices and desktop. 2024-06-20 14:06:33 +03:00
7a14104878 Client: Store: Fixed display of context menu according to rights. 2024-06-20 14:05:23 +03:00
namushka
cf5c014b16
Merge branch 'develop' into feature/history-v2 2024-06-20 14:04:19 +03:00
namushka
d0f47685d9
added FileConverted hiostory key 2024-06-20 13:59:29 +03:00
8283ed16e6 Merge branch 'develop' into feature/sr-cyrl 2024-06-20 12:46:42 +04:00
152c124140
Merge pull request #506 from ONLYOFFICE/bugfix/cron
Bugfix/cron
2024-06-20 11:52:33 +04:00