Commit Graph

25964 Commits

Author SHA1 Message Date
96308af2fa Web: Added fixed icon container length to prevent interface jumps. 2022-09-30 12:20:12 +03:00
aa5c83124d Web: Added a fixed line height so that there are no jumps when the download icon appears. 2022-09-30 11:45:30 +03:00
e7a9eec1d3
Merge pull request #874 from ONLYOFFICE/bugfix/fixed-styles-for-safari
Bugfix/fixed styles for safari
2022-09-29 17:36:36 +03:00
ec025e4aca Merge branch 'develop' into bugfix/fixed-styles-for-safari 2022-09-29 17:29:42 +03:00
955a9379de Web: Ipad: fixed Safari styles 2022-09-29 17:29:09 +03:00
323da9706a
Merge pull request #873 from ONLYOFFICE/bugfix/hotkeys
Bugfix/hotkeys
2022-09-29 16:21:24 +03:00
59928f8fd2 Web: Added the visible parameter for the event dialog. 2022-09-29 16:18:32 +03:00
7a52679e7c Merge branch 'bugfix/hotkeys' of github.com:ONLYOFFICE/AppServer into bugfix/hotkeys 2022-09-29 16:14:20 +03:00
540393e9bc Web: Files: fixed hotkeys 2022-09-29 16:13:55 +03:00
419e74ecb3 Web: Deleted useless code. 2022-09-29 14:52:17 +03:00
0f70e76996 Web: Added closing of the dialog if the name has not changed. 2022-09-29 14:41:59 +03:00
a916ea0deb Web: Added import. 2022-09-29 14:33:57 +03:00
95faaeca23 Web: Added hotkey support when creating files and folders. 2022-09-29 14:32:44 +03:00
26af985bd4 Web: Common: fixed floating button display for safari browser 2022-09-29 14:09:35 +03:00
b282d1151c Web: Client: fixed display of branding page for mobile devices 2022-09-29 14:08:19 +03:00
e0c630cc88
Merge pull request #872 from ONLYOFFICE/bugfix/folder-info
Bugfix/folder info
2022-09-29 13:53:47 +03:00
c9bc8fca38 Web: Removed translation. 2022-09-29 13:39:07 +03:00
46e4ef6361 Merge branch 'develop' into bugfix/folder-info 2022-09-29 13:31:50 +03:00
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
b5202a8ec6 Web: Added support for panels on the settings page. 2022-09-28 16:04:20 +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
0a99a5bcb0 Web: Added new translation. 2022-09-28 15:52:23 +03:00
83366fe3f8 Web: Files: removed logs 2022-09-28 15:52:14 +03:00
a2678c0916 Web: Added translation for root folder container. 2022-09-28 14:45:39 +03:00
9ee043a67c Web: Fixed navigation path for empty folder. 2022-09-28 14:45:05 +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