Commit Graph

28657 Commits

Author SHA1 Message Date
108e73c22a Update FilesStore.js
Fix create file on socket
2022-12-06 14:53:35 +03:00
6db14e1da7 Update FilesStore.js
Added update of root folders on new count changes
2022-12-06 10:49:14 +03:00
68cde355e7 Update FilesStore.js
Added setup file status new
2022-12-05 22:22:38 +03:00
f9a863f6dd Update FilesStore.js
Added setup folder new count
2022-12-05 22:08:51 +03:00
f5a16c7e64 Merge branch 'develop' into feature/socket-newtag 2022-12-05 15:55:26 +03:00
6bf003cacf
Merge pull request #1091 from ONLYOFFICE/feature/new-docspace-translations
Feature/new docspace translations
2022-12-02 19:36:21 +03:00
c3578d1661 Fix EnDublicatesByContentTest issues 2022-12-02 18:58:36 +03:00
d683aa65b3 Fix all UselessTranslationKeysTest issues 2022-12-02 18:33:25 +03:00
Mushka Nikita
b4dcc58d4f cleaned up code 2022-12-02 17:34:10 +03:00
Mushka Nikita
51e687d8d7 after-merge fixes 2022-12-02 17:27:39 +03:00
Mushka Nikita
131d8bcf50 Merge branch 'feature/new-docspace-translations' of github.com:ONLYOFFICE/AppServer into feature/new-docspace-translations 2022-12-02 17:27:19 +03:00
Mushka Nikita
35aafe6058 fixed createRoomDialog translations 2022-12-02 17:18:30 +03:00
dd4260acaa Update Settings.json
Fix NotFoundKeysTest issues
2022-12-02 17:02:55 +03:00
aa7c2f5b61 Update LocalesTest.cs
Fix translations tests for toast getTitle method
2022-12-02 16:52:49 +03:00
8b9f3a5c82 Update LocalesTest.cs
Fix detection of tKey translations
2022-12-02 16:30:24 +03:00
b73c4a8762 Web: Removed useless translations 2022-12-02 16:29:52 +03:00
d401c06876 Translations tests refactoring 2022-12-02 15:56:52 +03:00
c0d1645b45 Fix some UselessTranslationKeysTest issues 2022-12-02 15:56:05 +03:00
0f96d279d3 Fix some UselessTranslationKeysTest issues 2022-12-02 14:28:02 +03:00
0b6000e200 Tests: Refactoring 2022-12-01 18:56:13 +03:00
80273d8392 Fix NotFoundKeysTest issues 2022-12-01 18:55:05 +03:00
b0a8c93054 Merge branch 'develop' into feature/new-docspace-translations 2022-12-01 18:43:19 +03:00
1058e30a9b
Merge pull request #1096 from ONLYOFFICE/combobox-arrow
fixed bug with arrow
2022-12-01 17:56:30 +03:00
ed5f7992c2
Merge pull request #1095 from ONLYOFFICE/feature/accounts-room-list
Feature/accounts room list
2022-12-01 17:54:08 +03:00
Timofey Boyko
73b45d7820 Web:Client:Home: fix filter by subject 2022-12-01 16:53:47 +03:00
4f48b93572 Merge branch 'develop' into feature/accounts-room-list 2022-12-01 15:29:38 +03:00
05e3889d68
Merge pull request #1093 from ONLYOFFICE/bugfix/info-panel-room-tags
Bugfix/info panel room tags
2022-12-01 15:23:57 +03:00
Mushka Nikita
34c6946477 fixed hover and cleaned up code 2022-12-01 15:21:59 +03:00
Mushka Nikita
8dc13f3d72 changed tag hover logic, now it depends on provided onClick func 2022-12-01 15:08:34 +03:00
3e734bb2a1
Merge pull request #1092 from ONLYOFFICE/bugfix/create-room-tag-input
Bugfix/create room tag input
2022-12-01 14:47:08 +03:00
Mushka Nikita
018e9789c2 cleaned up code 2022-12-01 14:45:18 +03:00
9276cd9dfc Update LocalesTest.cs
Added support of typescript files
2022-12-01 13:48:43 +03:00
6923a767bd Fix run NotTranslatedCommonKeysTest on macos 2022-12-01 13:47:53 +03:00
3b70343764 Fix NotAllLanguageTranslatedTest issues 2022-12-01 13:38:03 +03:00
9a2c392a96 Fix running tests on macos 2022-12-01 13:26:50 +03:00
Elyor Djalilov
2433ca0705 fixed bug with arrow 2022-12-01 14:28:50 +05:00
940e0eacbb
Merge pull request #1094 from ONLYOFFICE/bugfix/69
fixed when selecting with arrow from the keyboard
2022-12-01 11:58:17 +03:00
Timofey Boyko
e4df954e8e Web: delete console log 2022-12-01 11:55:29 +03:00
Timofey Boyko
04e0d9bf2b Merge branch 'develop' into feature/accounts-room-list 2022-12-01 11:53:22 +03:00
Timofey Boyko
a37f503651 Web:Client:Home: fix filter 2022-12-01 11:51:57 +03:00
Elyor Djalilov
45efe52e96 fixed when selecting with arrow from the keyboard 2022-12-01 13:50:38 +05:00
Timofey Boyko
ad5c75a09e Web:Common:Loaders: fix filter block loader for rooms 2022-12-01 11:29:39 +03:00
Timofey Boyko
aa6946f14b Web:Client:Home: update filter for subjectFilter 2022-12-01 11:26:40 +03:00
Timofey Boyko
da5e1ef89f Web:Client:Accounts: add logic for open new tab with user rooms 2022-12-01 11:26:25 +03:00
Timofey Boyko
d661c36791 Web:Common:API: add new parametr for rooms filter 'subjectFilter' 2022-12-01 11:25:55 +03:00
Timofey Boyko
58b57245e2 Web:Common:FilterInput: update selected items 2022-12-01 11:25:27 +03:00
Mushka Nikita
41c2549e3b Merge branch 'develop' into bugfix/info-panel-room-tags 2022-12-01 01:15:14 +03:00
Mushka Nikita
bfda270277 added dark theme support for tagList tags 2022-12-01 01:04:43 +03:00
Mushka Nikita
fb528365ed removed default room type tag 2022-12-01 00:57:23 +03:00
Mushka Nikita
0f625dfbf9 fixed tagInput onClick blur issue 2022-12-01 00:44:09 +03:00