Commit Graph

24489 Commits

Author SHA1 Message Date
mushka
f0956da7d0 translated keys in /Files to russian (for context options) 2022-09-05 18:02:56 +03:00
mushka
26b180e002 added new translation keys to en/Files (for context options) 2022-09-05 18:02:24 +03:00
mushka
1add425c58 implemented new InfoPanelContextOptions component and temporarily disabled bufferSelection passing 2022-09-05 18:01:47 +03:00
mushka
3f8d413110 fixed infoHelper importing 2022-09-05 18:01:06 +03:00
mushka
4a51453165 created new helper for context button 2022-09-05 18:00:36 +03:00
mushka
63220395c6 created new InfoPanelContextOptions component 2022-09-05 18:00:02 +03:00
mushka
4ec52f9ef3 fixed infoPanel 3party room members onLoad server error 2022-09-05 17:58:23 +03:00
mushka
dbea99a307 move infoHelpers to infoPanel/body/helpers 2022-09-05 17:57:08 +03:00
mushka
84a47113b0 Merge branch 'develop' into feature/doc-space-info-panel 2022-09-05 13:44:33 +03:00
mushka
18bbc34877 fixed members updating 2022-09-05 13:35:48 +03:00
16722854df Files: canshare =false for files in personal room in docspace 2022-09-02 10:44:37 +03:00
23436472ed
Add new services and rebranding in packages\scripts (#786)
* Add new services, delete old services and kafka

* Corrections to appserver-configuration script

* Download the get-php script depending on the version of py

* Add doceditor and migration-runner services

* Docspace rebranding

* Rename a spec file

* Update build.sh

* Fixes in proxy package

* Rename script

* Fix launch of node js services

* Edit connection strings in migration-runner service

* Fix minor errors

* Update docspace-configuration.sh

* Update docspace-configuration.sh

* Add configuration of redis and rabbitmq services, as well as minor bug fixes

* Correct redis configuration

* Rebrand and add new services for deb package

* Fix build directory for deb package

* Revert "Fix build directory for deb package"

This reverts commit 9c711fc735c57e154e6b818988384d4b7e60c338.

* Add postinst for radicale package

* Fix python dependency

* Fix errors in control file

* Fix errors when building a deb package

* Update rules

* Rebranding of installation scripts

* Update build.spec

* Add migration for Docs Database

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-09-01 21:10:34 +03:00
7895a214c9
Merge pull request #780 from ONLYOFFICE/feature/private-virtual-rooms
Feature/private virtual rooms
2022-09-01 19:34:12 +04:00
c25aa53c79 Web: Info Panel: fix translation 2022-09-01 17:21:07 +03:00
ed60cd1a01 Web: Move to dialog: fix translation 2022-09-01 17:18:41 +03:00
ef0c7de7bd
Merge pull request #784 from ONLYOFFICE/feature/edit-ThirdPartyResourceDescription
Feature/edit third party resource description
2022-09-01 11:51:33 +03:00
Tatiana Lopaeva
f6d2c6e5b4
Merge branch 'develop' into feature/edit-ThirdPartyResourceDescription 2022-09-01 11:50:46 +03:00
8de4c5ee34 edited ThirdPartyResourceDescription zh-CN 2022-09-01 11:04:03 +03:00
mushka
955dce87c5 removed unused imports from infoPanelStore 2022-09-01 04:39:59 +03:00
mushka
e191023768 redo of infoPanelStore calculateIsRoom to setIsRoom 2022-09-01 04:38:26 +03:00
mushka
bedf1eb969 added tag key to selectedFolderStore 2022-09-01 04:36:43 +03:00
mushka
b7a949a847 updated style imports on members sub-components 2022-09-01 04:36:04 +03:00
mushka
9d5effb28f updated style imports on members and deleted separate title 2022-09-01 04:35:43 +03:00
mushka
a5d190a7ae updated style imports on history and deleted separate title 2022-09-01 04:35:26 +03:00
mushka
ec17f6cc35 updated style imports on historyBlock 2022-09-01 04:34:56 +03:00
mushka
58f4cf2774 redo if body/room component 2022-09-01 04:34:31 +03:00
mushka
86f6a4a5e0 updated thumbnail logic and for-some-time commented all async functionality 2022-09-01 04:34:01 +03:00
mushka
e4226d6e57 added keys to tags in info room properties 2022-09-01 04:32:55 +03:00
mushka
c299456ae6 updated severalItems to new structure witout dedicated header in every view 2022-09-01 04:32:13 +03:00
mushka
ade592c63c tweak of info selection getting logic 2022-09-01 04:31:34 +03:00
mushka
919d38359d updated gallery style imports after restructuring 2022-09-01 04:30:35 +03:00
mushka
0d8b6bc968 complete overhaul of infoPanel/body logic of selection passing 2022-09-01 04:29:51 +03:00
mushka
185416d09c added getFileTypeName and fixed getDefaultRoomName in filesUtils 2022-09-01 04:29:11 +03:00
mushka
ee1e4c19b0 removed unused handlers 2022-09-01 04:28:35 +03:00
mushka
8004e1faa7 restructured styles to diff files 2022-09-01 04:28:21 +03:00
mushka
858d9fcb7f updated InfoHelper 2022-09-01 03:14:16 +03:00
mushka
481ef24e50 implemented new InfoHelper methods to Info/SingleItem 2022-09-01 02:56:58 +03:00
mushka
bb4fe7beaf added getPropertyTitle and getPropertyList methods to InfoHelper 2022-09-01 02:56:31 +03:00
mushka
0a67fffbbb created method for each property to return a ready component 2022-09-01 02:38:10 +03:00
b96dc2425c Api: fixed delete method 2022-08-31 22:27:30 +03:00
df96629834 Core: fixed user cache 2022-08-31 21:06:26 +03:00
49de93c89d
Merge pull request #782 from ONLYOFFICE/feature/accounts-list
Feature/accounts list
2022-08-31 17:55:53 +03:00
TimofeyBoyko
9689bdc595 Merge branch 'feature/accounts-list' of github.com:ONLYOFFICE/DocSpace into feature/accounts-list 2022-08-31 17:38:11 +03:00
TimofeyBoyko
184e998dc2 Web:Dialogs:ChangeEmailDialog: fix styles 2022-08-31 17:37:31 +03:00
d18e8fb2e5 Merge branch 'feature/accounts-list' of github.com:ONLYOFFICE/DocSpace into feature/accounts-list 2022-08-31 17:34:08 +03:00
29f9af8e90 Web: Fix authStore link 2022-08-31 17:33:54 +03:00
47f4c557b4 edited key: ThirdPartyResourceDescription 2022-08-31 17:22:23 +03:00
TimofeyBoyko
3d73366c90 Web:Store:SelectionPeopleStore: fix authStore 2022-08-31 16:46:46 +03:00
TimofeyBoyko
ad5ecdb24b Web:Store:PeopleStore: delete useless store 2022-08-31 16:35:09 +03:00
TimofeyBoyko
34557b2e40 Merge branch 'develop' into feature/accounts-list 2022-08-31 16:31:29 +03:00