Commit Graph

48286 Commits

Author SHA1 Message Date
336923a68e
Merge pull request #570 from ONLYOFFICE/bugfix/public-file-password
Fix Bug 69046 - Rooms. Added password dialog for public files
2024-08-02 15:19:09 +04:00
ab6f8a9e8a Web: Doceditor: FilePassword: fixed text styles 2024-08-02 14:13:55 +03:00
35edf993ca Fix Bug 69046 - Rooms. Added password dialog for public files 2024-08-02 13:17:03 +03:00
42f1c02a0e Fix Bug 67422 - Settings: Data Import. When starting a migration, add an alert if user quota is enabled. 2024-08-02 14:33:22 +05:00
49c9cc687e Merge branch 'develop' into refactoring/global-colors 2024-08-02 11:55:15 +03:00
37cbfe9e6a Merge branch 'master' into develop 2024-08-02 12:45:45 +04:00
9aee15612f Shared: fix missing 2024-08-02 11:16:16 +03:00
6f6f807216 Client: fix missing 2024-08-02 11:11:48 +03:00
408b5f0269 Shared: Themes: fix rombs color 2024-08-02 11:11:31 +03:00
071dbcfb60 Shared: fix missing 2024-08-02 11:06:55 +03:00
26b7348d4c Client:Pages:Confirm: add old pages after merge 2024-08-02 02:16:55 +04:00
e616040132 Login:Src:Components: some changes after merge 2024-08-02 02:15:29 +04:00
13fa0a6807 Merge branch 'develop' into feature/ssr-confirm 2024-08-02 01:51:37 +04:00
f23c55c98e
Merge pull request #567 from ONLYOFFICE/feature/translations_v2.6
Feature/translations v2.6
2024-08-01 20:26:03 +04:00
a63f4eb51f Translations: Fix WrongTranslationTagsTest issue 2024-08-01 20:24:37 +04:00
183d7bf5ed Translations: fix last EnDublicatesByContentTest issue 2024-08-01 19:56:33 +04:00
23cd9476e0 Translations: Fix EnDublicatesByContentTest issues 2024-08-01 19:51:14 +04:00
c2bbfce902 Client: Groups: Fix deleting current group from info panel 2024-08-01 17:27:00 +02:00
21b585fc7e Web: Shared: LinkRow: reworked link regeneration to link deletion 2024-08-01 17:28:02 +03:00
cb552313ae Translations: Apply auto-fixes 2024-08-01 18:15:18 +04:00
39fe8b8370 Translations: fix UselessTranslationKeysTest issues 2024-08-01 18:14:42 +04:00
adc9d0c3db Merge branch 'hotfix/v2.6.1' into feature/translations_v2.6
# Conflicts:
#	packages/client/public/locales/en/Translations.json
#	packages/client/public/locales/lo-LA/Settings.json
2024-08-01 18:08:40 +04:00
915fbac03e Fix Bug 69503: Can't remove opened group 2024-08-01 15:47:36 +02:00
e7d651811c Merge branch 'develop' into feature/public-edit
# Conflicts:
#	packages/shared/components/access-right-select/AccessRightSelect.styled.ts
2024-08-01 16:34:06 +03:00
cba9dbd78f
Merge release/v2.6.0 into master 2024-08-01 15:41:06 +03:00
e4fb34c058
Merge pull request #566 from ONLYOFFICE/bugfix/restore-data-import
bugfix/restore-data-import
2024-08-01 16:38:56 +04:00
e5d2d8ede3 Client:Pages:Confirm:delete old pages 2024-08-01 16:22:46 +04:00
5431148168 Login:App:Confirm: some fixes on pages 2024-08-01 15:21:44 +04:00
496000a67c Login:Components: some fixes 2024-08-01 15:19:58 +04:00
5099e63bad Login:Components:EmailActivationHandler: change component name 2024-08-01 15:18:46 +04:00
22bdcbc102 Login:Components:GreetingContainer: change condition in logical operator 2024-08-01 15:17:33 +04:00
232769d26d Login:Components:PasswordChangeForm: remove styles 2024-08-01 15:16:00 +04:00
b803969e4c Login:Components:Login: remove styles 2024-08-01 15:11:33 +04:00
c61daab2e6 Login:Components:TfaActivationForm: remove styles 2024-08-01 15:10:08 +04:00
285997a8ab Fixed Bug 69489 - Rooms: Show progress for repeated request Documents, Rooms, Archive and Trash folders 2024-08-01 14:08:31 +03:00
ea1a99f2f6 Login:Components:TfaAuthForm: remove styles 2024-08-01 15:06:10 +04:00
a1d4ad5e34 Shared: Components: TopLoadingIndicator: Added cancel method for cancellation current loading process 2024-08-01 14:05:51 +03:00
a453b1e8b4 Shared: Utils: Common: Added showProgress for operations progress 2024-08-01 14:04:34 +03:00
e69309a544 Login:Src:Confirm: change layout for confirm pages 2024-08-01 15:01:23 +04:00
f029e06cc3 Login:Src:Components: add new style components for layouts 2024-08-01 14:59:16 +04:00
36c1327f7b Login:Src:App: change layout for login and confirm pages 2024-08-01 14:57:54 +04:00
171b60e553 Add lo, ru; numerious fixes for multiple languages 2024-08-01 13:14:48 +03:00
a943f0df38 Scripts: BrowserDetector: Fixed minimum version for mobile safari 2024-08-01 12:32:29 +03:00
5dd4f23367 Fix Bug 69461 - Rooms.Archive. Fixed rights for "Copy shared link" 2024-08-01 12:18:51 +03:00
ec14566491 Web: Client: Data Import: refactoring 2024-08-01 12:03:18 +05:00
05e6532851 Merge branch 'develop' into refactoring/global-colors 2024-07-31 22:36:13 +03:00
017040e68e Fix bug 69289: On ipad in horizontal view quota modal hides under keyboard when type something in input. 2024-07-31 16:02:21 +02:00
0f10ac21c3 Merge branch 'develop' into bugfix/restore-data-import 2024-07-31 17:50:06 +04:00
6e3b950ca7 Merge branch 'hotfix/v2.6.1' into develop 2024-07-31 17:49:52 +04:00
8b5ecd7154 Merge branch 'hotfix/v2.6.1' into bugfix/65023 2024-07-31 16:58:42 +04:00