Commit Graph

31839 Commits

Author SHA1 Message Date
ec3d8eb44b Web: Deleted useless translations. 2023-03-09 19:13:22 +03:00
70f89faa78 Web:Client:Add sortByTitle for FilterInput. 2023-03-09 19:12:13 +03:00
e138399ab2 Web:Common:Add title for SortButton. 2023-03-09 19:11:55 +03:00
4ddbfdb814 Web:Add translation "SortBy". 2023-03-09 19:10:52 +03:00
d9a0977650 Merge branch 'feature/notifications' of https://github.com/ONLYOFFICE/DocSpace into feature/notifications 2023-03-09 19:06:33 +03:00
66e26f076b Web: Added error handler. 2023-03-09 19:05:27 +03:00
Vashchuk Nikita
f3f1cd1adc fix userName, added collaborator as portals Role resource 2023-03-09 20:57:21 +05:00
2d83a0df66 Web: Deleted useless translations. 2023-03-09 18:36:15 +03:00
8790582db2 Web: Deleted useless translation after merge. 2023-03-09 18:24:59 +03:00
0947e1d67a Web: Deleted useless translation after merge. 2023-03-09 18:22:23 +03:00
7f3c2c5bb2 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-09 18:13:05 +03:00
de834ffa27 Web:Client:Change translations. 2023-03-09 18:12:58 +03:00
b53bf3f58a Web:Add "LastModifiedDate" translation. 2023-03-09 18:12:20 +03:00
Viktor Fomin
9499aa6306 Client: PortalSettings: Whitelabel: fix reset, disabled 2023-03-09 18:11:02 +03:00
666a5775ea Web:Client:Renamed actions in the main button. 2023-03-09 17:42:53 +03:00
a6ce7bcfa9 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-09 17:00:08 +03:00
8b643df15e Web:Components:Fixed missing icon cross after page reload due to missing url dynamic update in ReactSvg. 2023-03-09 16:59:21 +03:00
e078b1e8d6 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-09 15:40:44 +03:00
386dc43708 Web: Files: changed ClearFilter translation 2023-03-09 15:40:37 +03:00
Vashchuk Nikita
492d8765cb added collaborator resources 2023-03-09 17:39:38 +05:00
1eef5b3861
Merge pull request #1285 from ONLYOFFICE/feature/nginx-location-to-filehandler
nginx location to filehandler.ashx
2023-03-09 15:37:09 +03:00
4d0ed3d7db
Merge pull request #1284 from ONLYOFFICE/bugfix/61465
Bugfix/61465
2023-03-09 15:36:31 +03:00
9e6205a949 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-09 16:08:19 +04:00
1107209611 Fix dev docker build 2023-03-09 16:08:08 +04:00
7220d0227c thumbnailBuilder: removed replace background color 2023-03-09 14:58:05 +03:00
05571943dc backend: refactoring. replace sync methods to async within ExecutionStrategy block 2023-03-09 14:42:18 +03:00
Vashchuk Nikita
8bbdeffa46 changed action 5002 to 5034, moved RoomRemoveUser to dailyFeed, fix createRoom action, fix RoomUpdateAccessForUser action, fix userName 2023-03-09 16:40:36 +05:00
Elyor Djalilov
5b282e02e1 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-09 16:30:47 +05:00
Elyor Djalilov
13dc3daac7 Web: Client: Profile: fix undefined value in session storage 2023-03-09 16:30:40 +05:00
66035a7552 Merge remote-tracking branch 'origin/release/v1.0.0' into feature/nginx-location-to-filehandler 2023-03-09 13:59:00 +03:00
c09340775d Web: Files: fixed onClearFilter 2023-03-09 13:39:29 +03:00
14a6bceb86 Fixed Bug 61529 - Rooms.Archive. Fixed "Clear search" action 2023-03-09 13:36:50 +03:00
Elyor Djalilov
9b72fe7be2 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-09 14:25:57 +05:00
Elyor Djalilov
6f43a64a35 Fix Bug 61532 2023-03-09 14:25:52 +05:00
Sergey Kirichenko
71bb2f70ae
Add helthchecks ui web page (#1293)
* Add feature to get page with healthchechks ui

* Add healthchecks config to nginx

* Fix config nginx
2023-03-09 14:05:49 +05:00
Elyor Djalilov
53919a72a2 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-09 13:47:09 +05:00
Elyor Djalilov
f75c2c7e08 Fix Bug 61043 2023-03-09 13:46:58 +05:00
4284fac1aa Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-09 11:46:45 +03:00
38332692bf Web: MediaViewer: Removed scroll after media exit. 2023-03-09 11:46:26 +03:00
98d1106b32 Web: Section: Added when clicking on the name of a media file, the file is not selected. 2023-03-09 11:42:48 +03:00
Mushka Nikita
8f2e525b32 changed InfoPanel:ExpectUsers translationm key to "Pending invitations" 2023-03-09 11:39:06 +03:00
Mushka Nikita
43810c2526 Changed Files:Archived translation key to "Archive" 2023-03-09 11:23:04 +03:00
Mushka Nikita
c20f93a494 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-09 11:16:07 +03:00
Mushka Nikita
208fa56a24 Fixed crash on several people selection 2023-03-09 11:15:41 +03:00
e18282c496 Merge branch 'develop' into release/v1.0.0 2023-03-09 12:14:12 +04:00
34b3fe715c Fix frontend tests running 2023-03-09 12:12:31 +04:00
Vashchuk Nikita
5860c24c84 enable RoomsActivity subscription for all new users 2023-03-08 21:01:44 +05:00
sk81.biz@gmail.com
a3fc84f6f9 Change docker tag 2023-03-08 15:05:42 +03:00
sk81.biz@gmail.com
d4013eb31d Change branche github action 2023-03-08 15:02:23 +03:00
7d57ec8a1a thumbnails: optimization, refactoring 2023-03-08 14:34:09 +03:00