Commit Graph

17048 Commits

Author SHA1 Message Date
50137b8c12 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-10 11:25:12 +03:00
ef87651b3a Fixed Bug 55254 - Client.Files. Fixed the change of the cursor to the "palm" 2022-02-10 11:25:00 +03:00
c9042a4417 Merge branch 'hotfix/v1.1.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-10 11:11:24 +03:00
caa4db9790 add new lines (Files-Home) 2022-02-10 11:10:35 +03:00
fe80ccb0a4 BackupCore: removed unused fields 2022-02-10 10:49:04 +03:00
5c9336d50b
Bugfix/update OneClickInstall (#505)
* Add document server image configuration

* Modify docker document server run config (#476)

* Changing the files installation

* Add an update to Docker-1click

* Minor changes

* Fix mysql installation

* Change the kafka installation

* Update kafka version

* Download sql scripts
2022-02-10 10:37:09 +03:00
85f9055eb2 BackupCore: used file-scoped namespaces 2022-02-09 21:49:52 +03:00
0fc1f2f67b BackupCore: IServiceProvider replaced by IServiceScopeFactory 2022-02-09 21:43:11 +03:00
bfbebf9733 BackupCore: cosmetic changes 2022-02-09 21:33:50 +03:00
dfce143db0 BackupCore: add braces 2022-02-09 19:46:09 +03:00
b3acf9ac9a BackupCore: private properties replaced by with private fields, used keyword readonly 2022-02-09 19:29:19 +03:00
dd51f8ac36 BackupCore: removed empty lines 2022-02-09 18:27:14 +03:00
d2e4ecff45 Merge branch 'hotfix/v1.1.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-09 17:57:08 +03:00
8220d23a10 Files: fixed response 2022-02-09 17:34:09 +03:00
b81b34fc99 Web: Files: FilesStore: Fixed folder check for selector 2022-02-09 16:47:57 +03:00
804c9c9547 Web: Locales: EN: Added translation for menu categories 2022-02-09 16:46:28 +03:00
5e47e0c184 Web: Files: HOC: Added model for context menu. Added multilevel menu for desktop view. 2022-02-09 16:45:09 +03:00
e66cb3d716 Fixed Bug 55412 - Client.Files. ‘Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'slice')’ when converting a file. 2022-02-09 16:25:26 +03:00
be6602b22a Fixed Bug 55242 - Mobile.Tablet.Client.Files. ‘Something went wrong’ when switching thumbnail view to normal view. Fixed table re-render 2022-02-09 15:46:38 +03:00
b6d98a8227
Merge pull request #516 from ONLYOFFICE/bugfix/U2U1100
Bugfix/u2u1100
2022-02-09 13:35:54 +03:00
147377ab65 bugfix: crash when string == null 2022-02-09 13:32:01 +03:00
ba9cbf811b Web: SW: Fix unregister on undefined 2022-02-09 12:33:09 +03:00
c62d42de80 Socket.IO: Move pingInterval and reconnectAttempts to config 2022-02-09 12:11:39 +03:00
caff06ab95 Merge branch 'hotfix/v1.1.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-09 11:11:26 +03:00
9131e0c5d5 Socket.IO: Downgrade axios version (issue: Provided config url is not valid) 2022-02-09 11:08:57 +03:00
f4d6cdde59
Bugfix/change a spec file (#514)
* Add a necessary sources

* Visual code changes

* Update appserver.spec
2022-02-09 10:25:10 +03:00
84c4b6b273 Merge branch 'hotfix/v1.1.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-08 19:42:00 +03:00
d54d3a938e Web: e2e-tests: Update tests screenshots 2022-02-08 19:41:50 +03:00
78fb372dcd Web: e2e-tests: Fix create user test 2022-02-08 18:05:45 +03:00
Sergey Kirichenko
3b3f4566b4 Merge branch 'hotfix/v1.1.1' into hotfix/v1.1.1-docker-build 2022-02-08 17:26:26 +03:00
830bfac3d7 Merge branch 'hotfix/v1.1.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-08 17:20:20 +03:00
5d0bcdbbfb Config: Added redisHost, redisPort 2022-02-08 17:20:13 +03:00
5528159f13 SocketIO: Added axios 2022-02-08 17:19:06 +03:00
74d6b4bfd6 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-02-08 16:06:34 +03:00
8d6818c6cd Web: Client: fixed header-logo-wrapper styles 2022-02-08 16:06:25 +03:00
93506010b8 ASC.AuditTrail: refactoring 2022-02-08 15:00:07 +03:00
6314251a59 Common: add braces 2022-02-08 14:20:50 +03:00
3bf8c338f6 Common: delete unnecessary scopefactory 2022-02-08 14:20:37 +03:00
2e3837fc7d Common: add braces 2022-02-08 14:07:28 +03:00
e3e43669ee ClearEvents: add braces 2022-02-08 12:59:22 +03:00
60a4f7c9ab ClearEvents: fix 2022-02-08 12:07:07 +03:00
Sergey Kirichenko
340fac7626 Add install to image sudo 2022-02-08 12:00:23 +03:00
Sergey Kirichenko
493a189bf3 Add install to image curl, vim 2022-02-08 11:23:50 +03:00
Sergey Kirichenko
6307f558ad Add node install to images 2022-02-08 10:04:53 +03:00
45b6e59350 AuditTrail: add braces 2022-02-08 03:11:22 +03:00
d591a6e129 AuditTrail: add using 2022-02-08 03:08:46 +03:00
f094094abf AuditTrail: change mapping, change select 2022-02-08 03:08:35 +03:00
797208c5e7 AuditTrail: model simplification 2022-02-08 03:07:55 +03:00
9fcf703c76 AuditTrail: change mapping 2022-02-08 03:07:34 +03:00
4e497e4764 AuditTrail: add events type converter 2022-02-08 03:05:45 +03:00