Commit Graph

25464 Commits

Author SHA1 Message Date
7e4093fa57
Merge pull request #870 from ONLYOFFICE/bugfix/disabled-move-to-shared-folder
Bugfix/disabled move to shared folder
2022-09-29 12:52:29 +03:00
8dcb3b2901 Merge branch 'bugfix/disabled-move-to-shared-folder' of github.com:ONLYOFFICE/AppServer into bugfix/disabled-move-to-shared-folder 2022-09-29 12:42:17 +03:00
b614f2c748 Web: Changed url of icon. 2022-09-29 12:38:18 +03:00
82e6b817e7 Web: Changed the folder search condition. 2022-09-29 12:36:42 +03:00
4f313d7ab7 Web: Components: fixed tree-menu styles 2022-09-29 12:32:43 +03:00
b5c6ad5304 Web: Fixed non shown Shared folder. 2022-09-29 12:17:56 +03:00
8b2842845a Web: Deleted useless code. 2022-09-29 12:12:18 +03:00
e88973b196 Web: Returned value from api. 2022-09-29 12:08:02 +03:00
5da67235de Web: Deleted useless code. 2022-09-29 12:01:11 +03:00
68891e7d20 Web: Returned roomsFolderId. 2022-09-29 12:00:37 +03:00
2c10dbf17b Web: Deleted useless code. 2022-09-29 11:46:48 +03:00
77f3c59b09 Web: Replaced the variable name. 2022-09-29 11:45:53 +03:00
857f654d45 Web: Deleted useless code. 2022-09-29 11:42:47 +03:00
95ce51c6d0 Web: The variable name has been replaced. 2022-09-29 11:42:31 +03:00
ba9f57c51f Web: Removed the instant saving of information about the file when it is selected in the dialog. 2022-09-29 11:37:22 +03:00
e8662f101b Web: Replaced title. 2022-09-29 10:16:53 +03:00
e5a33626f4 Web: Refactoring, deleted useless code. 2022-09-29 10:15:27 +03:00
39406f436b Web: Refactoring, removed api request at component with input. 2022-09-28 22:47:20 +03:00
Eugene Kozyrev
51ba7c8628
Feature/Update Windows installation (#857)
* Add DocEditor service

Update windows installation project on develop

* Add ASC.Login service

* Delete onlyoffice-login.conf

* Add json configs substitutions

* Edit StartMigrationRunner custom action

* Set service run as NT AUTHORITY\LocalService

* Move config file substitutions to project

* Remove condition to SetMACHINEKEY

* Revert "Set service run as NT AUTHORITY\LocalService"

This reverts commit 3e9c578a652e38f346f7e7fd52eca4ab72dcf537.

* Fix nginx conf substitution

* Add Local Service permitions

* Add folders permitions

Move node.js service logs

* Fix

* Edit logpath
2022-09-28 17:02:59 +03:00
af819055be Web: Files: fixed Shared selection 2022-09-28 16:18:02 +03:00
56c664c9bb Web: Files: removed the "Shared" folder from the move/copy dialog if there are no files in the folder 2022-09-28 15:54:36 +03:00
83366fe3f8 Web: Files: removed logs 2022-09-28 15:52:14 +03:00
3ad66b3576 Web: Files: fixed form creation from text file 2022-09-28 13:51:51 +03:00
3906f27d50 Web: Files: disabled switching to shared folder 2022-09-28 13:44:06 +03:00
eb66d3bf57 Web: Components: fixed InifiniteLoader crash 2022-09-28 13:41:25 +03:00
f0b44854de
Merge pull request #869 from ONLYOFFICE/bugfix/icon-user-selection
Bugfix/icon-user-selection
2022-09-28 13:37:36 +03:00
b09476305e Web: Removed user selection of icon. 2022-09-28 13:35:07 +03:00
6b3189e1ca
Merge pull request #868 from ONLYOFFICE/bugfix/tiles-view
Bugfix/tiles view
2022-09-28 13:22:42 +03:00
1947af387f Web: Preventing re-rendering of the tile view. 2022-09-28 13:05:28 +03:00
89fe638543 Web: Added isLoading state. 2022-09-28 12:59:49 +03:00
dead830971
Merge pull request #867 from ONLYOFFICE/bugfix/scroll
Bugfix/scroll
2022-09-28 10:38:49 +03:00
070bba0300 Web: Fixed scroll shift and page height reduction. 2022-09-28 10:27:06 +03:00
33af573804
Merge pull request #866 from ONLYOFFICE/bugfix/header-items
Bugfix/header-items
2022-09-27 18:02:58 +03:00
94af422f76 Web: Removed "share" option. 2022-09-27 17:53:05 +03:00
1e7649b0a1
Merge pull request #865 from ONLYOFFICE/bugfix/profile-routing
Bugfix/profile routing
2022-09-27 16:30:00 +03:00
TimofeyBoyko
e44ff0f0a6 Web:Client:Profile: delete useless code 2022-09-27 16:27:21 +03:00
TimofeyBoyko
de6edf67cb Web:Client:Profile: fix styles 2022-09-27 16:26:33 +03:00
TimofeyBoyko
d4756a445e Web:Client:Profile: hide back button for user 2022-09-27 16:24:43 +03:00
TimofeyBoyko
321c5c2ce0 Web:Client:Profile: fix back url for user 2022-09-27 15:59:41 +03:00
cec23d60d2
Merge pull request #864 from ONLYOFFICE/bugfix/button-row
Bugfix/button-row
2022-09-27 15:30:45 +03:00
21acc0dd25 Web: Removed useless code. 2022-09-27 15:29:56 +03:00
3a1e76a1ad Web: Removed jumps for buttons for tablet view and mobile view. 2022-09-27 15:00:43 +03:00
TimofeyBoyko
ef4976b3f7 Web:Client:Store: delete console log 2022-09-27 14:50:21 +03:00
TimofeyBoyko
cb2a38d40d Web:Client: fix profile routing for user 2022-09-27 14:46:06 +03:00
e295f8caac
Merge pull request #863 from ONLYOFFICE/bugfix/badges-row
Bugfix/badges-row
2022-09-27 12:37:43 +03:00
b532da942c Web: Fixed badge jumps under the tablet view. 2022-09-27 12:02:46 +03:00
7164d4b25c
Merge pull request #861 from ONLYOFFICE/bugfix/restore-portal
Bugfix/restore portal
2022-09-27 10:41:55 +03:00
e4e6ce6232 Web: Fixed position of number. 2022-09-27 10:12:47 +03:00
505c950f75
Merge pull request #862 from ONLYOFFICE/bugfix/fixed-route-to-profile
Bugfix/fixed route to profile
2022-09-26 16:17:57 +03:00
58def6cbb2 Web: Common: HideArticleMenuButton: fixed z-index 2022-09-26 16:11:22 +03:00