Commit Graph

18215 Commits

Author SHA1 Message Date
Timofey Boyko
c85f40078a Web:Files: rename 'catalog' to 'article' and update exports/imports 2022-03-15 17:18:46 +03:00
Timofey Boyko
bd85e558dc Web:Common: rename 'catalog' to 'article' and update exports 2022-03-15 17:18:07 +03:00
2d2182d171 Web: RestoreStorage: Deleted unused code. 2022-03-15 16:36:37 +03:00
e0df6dfa12 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-15 15:23:59 +03:00
76b9b03952 Web: Common: add skipLogout option 2022-03-15 14:33:21 +03:00
9886c434b2 Web: Login: fix 2022-03-15 14:32:53 +03:00
Timofey Boyko
3c092803ea Web:People:Components:Catalog: fix loaders for main button and header with isLoaded prop 2022-03-15 14:21:53 +03:00
Timofey Boyko
87bd5b9c29 Web:Common:Loaders: fix width for catalog loaders for people 2022-03-15 14:20:43 +03:00
9c537f3d8e Web: Components: Fix jest warnings from eslint 2022-03-15 14:01:51 +03:00
2f4a93188f Web: delete feature disallow char 2022-03-15 13:57:33 +03:00
39bca9a805 Web: RestoreBackup: Fixed page crash. 2022-03-15 13:47:55 +03:00
Timofey Boyko
6d6d3432e6 Web:Files: update imports after move tree folders from old article 2022-03-15 13:46:28 +03:00
Timofey Boyko
db50dfe801 Web:Files: remove old article components 2022-03-15 13:45:23 +03:00
de81329df2 WEb: Backup: Added help button component. 2022-03-15 12:43:02 +03:00
Timofey Boyko
0917fd8684 Web:Files:Components: move TreeFolders from article to folder tree body 2022-03-15 12:33:46 +03:00
209d7bd750 Web: Files: Deleted unused code. 2022-03-15 12:29:09 +03:00
a61ba5697c Web: Common: Added constants. 2022-03-15 12:14:41 +03:00
1d6281b4dd Web: Common: Deleted useless code. 2022-03-15 11:26:37 +03:00
969f62a99c Web: PreparationPortal: Removed settings request. 2022-03-15 10:05:05 +03:00
8cbc15a15d Web: Backup: Fixed language for weekdays and for help url. 2022-03-15 09:09:22 +03:00
08dccaddf8 Merge branch 'feature/backup' of github.com:ONLYOFFICE/AppServer into feature/backup 2022-03-15 08:13:29 +03:00
bce9e824c8 Web: Deleted useless code. 2022-03-15 08:13:23 +03:00
5c820fdcd5 Index: create index only in service 2022-03-14 21:47:34 +03:00
8f685a76d4
Merge pull request #581 from ONLYOFFICE/feature/button-redesign
Feature/button redesign
2022-03-14 19:32:28 +03:00
mushka
f608ffcd1a returned ability to set custom min width 2022-03-14 19:22:18 +03:00
mushka
15b9113ba0 fixed min-width bug 2022-03-14 19:20:01 +03:00
mushka
338c66720b resolved missed merge conflicts 2022-03-14 19:10:10 +03:00
mushka
ddd973c024 fixed dark theme supportion 2022-03-14 19:03:23 +03:00
mushka
57f75cd8a5 merge with feature/virtual-rooms-1.2 2022-03-14 18:53:15 +03:00
mushka
5e8d4cd4f1 added dark theme support 2022-03-14 18:45:02 +03:00
mushka
4e6d79eda2 change gap between loader and text from 8 to 12px 2022-03-14 18:36:00 +03:00
mushka
7537292369 fixed padding-forced vertical discentering bug 2022-03-14 18:28:46 +03:00
mushka
e614136645 small tweaks 2022-03-14 18:26:13 +03:00
43af2f68c3 implement InitiateChunkedUploadAsync in discDataStore 2022-03-14 17:59:00 +03:00
55ef22b5f5 Web: Login: fix 2022-03-14 17:13:22 +03:00
Timofey Boyko
4495de8686 Web:People: remove catalog from pages and refactoring 2022-03-14 17:11:18 +03:00
5ea216e0c9 Web: Login: fix 2022-03-14 17:08:33 +03:00
Timofey Boyko
7567a66119 Web:Files: remove catalog from pages and refactoring 2022-03-14 16:54:03 +03:00
cb67836684 backup: fix restore from third-party storage 2022-03-14 14:48:56 +03:00
4538a11b89 Web: Login: fix 2022-03-14 14:21:42 +03:00
d5f5bcc37a Web: Components: EmailInput: fix 2022-03-14 14:18:10 +03:00
1e89c8dd57 Web: Files: Hotkeys: fixed HotkeysPanel scroll 2022-03-14 13:19:51 +03:00
780ec9a251 Web: Client: fix 2022-03-14 12:49:50 +03:00
dcb22b1189 Web: Client: fix password input behavior 2022-03-14 12:28:41 +03:00
5ec18f6e86 Web: Files: fixed open media files 2022-03-14 12:19:48 +03:00
38e280a286 Web: Components: PasswordInput: fix 2022-03-14 12:19:01 +03:00
7e54c41394 Web: Client: fix email input behavior 2022-03-14 11:53:46 +03:00
edc20a1f9e Web: Login: fix email input behavior 2022-03-14 11:48:45 +03:00
4b62ba5560 Web: Files: fixed HotkeysPanel translations 2022-03-14 11:43:40 +03:00
69a6ed4d46
Bugfix/packages correction (#583)
* Add templates

* Add a launch of the configuration script to the postinst

* Edit OneClickInstall for new changes

* Correct appserver-configuration.sh

* chown fix

* Correction debconf-set-selections

* Fix the launch of services after installation

* test

* Correction for database values

* Add variables for mysql configuration

* Revert "test"

This reverts commit 85e5050eb2cfeb1b3723076e44ec0819e0889142.

* Add launch of zookeeper and kafka services
2022-03-14 11:26:24 +03:00