Commit Graph

12213 Commits

Author SHA1 Message Date
d9bac1abdf Web: Settings: Auto Backup: Fixed max input width for options. 2021-05-31 14:19:57 +03:00
191781e2da Web: Settings: Auto Backup: Added help url for third-party resource. 2021-05-31 13:16:01 +03:00
e35ab9d886 Web: Settings: Backup: Remove styled component to styled-backup and Refactorng. 2021-05-31 13:07:34 +03:00
9913bc27ca Web: Settings: Backup: Fixed styles. 2021-05-31 12:52:00 +03:00
4549148d55 Web: Settings: Backup: Fixed folder id, added certainFolders prop for SelectedFolder and Refactoring. 2021-05-31 12:43:33 +03:00
f327a89f4a Web: Settings: Manual/ Auto Backup: Added saving folder id for manual backup and Refactoring. 2021-05-30 23:36:44 +03:00
ca3b5de1e5 Web: Settings: Manual Backup: Added showing selected folder path for Documents and Third-resource module. 2021-05-30 22:38:31 +03:00
03947c0d7a Web: Settings: Manual/Auto Backup: Added redirect to manual backup when clicked on floating button. 2021-05-30 21:57:46 +03:00
f9feb35afc Merge branch 'develop' into feature/backup 2021-05-30 20:57:01 +03:00
72527ccded Merge branch 'master' into develop
# Conflicts:
#	lerna.json
#	package.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-05-29 21:57:42 +03:00
06e40a9459
Merge pull request #267 from ONLYOFFICE/hotfix/v0.1.10
Hotfix/v0.1.10
2021-05-29 21:43:11 +03:00
d585c0a785 Web: Bumped version to 0.1.10 2021-05-29 21:26:13 +03:00
4b48bb1b90 Web: Added version and bump script 2021-05-29 21:20:44 +03:00
440638a18d Audit: fix request 2021-05-29 17:55:36 +03:00
315544cb8d Web: Settings: Manual Backup: Added saving type of storage to the session storage and Added loaders when is saving process. 2021-05-28 16:15:01 +03:00
7896f0d5aa Web: Settings: Auto Backup: Added lost prop. 2021-05-28 13:20:53 +03:00
e19b333e87 Web: Settings: Auto Backup: Fixed check changes for Documents Module. 2021-05-28 11:08:28 +03:00
eee7b67037 Web: Settings: Auto Backup: Added selected options to the session storage for Documents and ThirdParty resources Module and Refactoring. 2021-05-28 10:56:24 +03:00
89965f0c54 Web: Settings: Auto Backup: Deleted checkbox from schedule component. 2021-05-27 16:05:24 +03:00
99908bb334 Web: Settings: Backup: Added fixed width for time option for schedule component. 2021-05-27 15:53:44 +03:00
a088e020ad Web: Delete useless code and Refactoring. 2021-05-27 13:22:53 +03:00
d8539a140b WEb: Files: SelectedFolder: Added required propTypes. 2021-05-27 13:11:25 +03:00
8d2f6f1608 Web: Files: SelectedFolder: Refactoring. 2021-05-27 10:43:34 +03:00
aedeff1533 Web: Settings: Backup: Manual/Auto: Added method getFolderPath from SelectedFolder and Refactoring. 2021-05-27 10:39:21 +03:00
d752424200 Web: Files: SelectedFolder: Added getFolderPath method and Refactoring component. 2021-05-27 10:37:27 +03:00
e13fded90e Web: Files: SelectedFolder: Refactoring. 2021-05-26 19:19:24 +03:00
9edff2aca0 Web: Settings: Backup: Refactoring and simplify auto backup component. 2021-05-26 19:00:40 +03:00
9b50f1fdb4 WEb: Settings: Backup: Fixed translation fro manual backup. 2021-05-25 18:08:52 +03:00
f23775b466 Web: Settings: Backup: Make universal SelectedFolder, refactoring and Disabled third-party resource if it is not available. 2021-05-25 14:08:46 +03:00
a747432ddf Web: Settings: Fixed translation. 2021-05-24 21:31:18 +03:00
028c274f38 Web: Settings: Backup: Deleted only aside view for selecting folder. 2021-05-24 20:43:58 +03:00
cd83106bb9 Web: Settings: Backup: Rename folder. 2021-05-24 20:32:09 +03:00
6bdfbed088 Web: Settings: Backup: Added translations for placeholder. 2021-05-22 17:16:06 +03:00
ae77994689 Web: Settings: Backup: Added error handler fro third-paty resource for manual backup. 2021-05-22 16:44:44 +03:00
019af93d6d
Merge pull request #263 from ONLYOFFICE/feature/fixed-tree-menu-update
Feature/fixed tree menu update
2021-05-21 11:50:55 +03:00
d83498f603 Web: Files: fixed tree menu update 2021-05-21 11:32:22 +03:00
f586f4d428 Web: Files: fixed crash page if folder doesn't exist 2021-05-21 10:30:22 +03:00
1f299420a1 Web: Files: added update tree menu 2021-05-21 10:29:58 +03:00
cec5dd3330 Web: Files: refactoring 2021-05-21 10:26:18 +03:00
2415c485bb Web: Settings: Backup: Fixed showing data if auto backup is disable. 2021-05-20 23:25:08 +03:00
fd0620993f Web: Settings:Backup: Deleted checkbox and Refactoring. 2021-05-20 20:29:17 +03:00
94b3ed0041 Web: Settings: Backup: Added radio button selecting to the manual backup and added possibility to select type of storage. 2021-05-20 20:12:54 +03:00
46bc181cd7
Merge pull request #262 from ONLYOFFICE/bugfix/context-actions
Bugfix/context actions
2021-05-20 18:32:06 +03:00
6163da17a6 Merge branch 'develop' into bugfix/context-actions 2021-05-20 18:16:48 +03:00
4e5bd47c26
Feature/rpm update (#229)
* Add a build and install new services

* Change the packaging for the new build script

* Correct the configuration

* Add a bug fix with a mysql password containing ';'

* Fix services crash error

* Fix incorrect value addition in mysql

* Fix a rabbitmq error on CentOS 8

* Fix creating an invalid mysql password

* Fix non-existent tables Tenants

* Add an update to 1click

* Code correction

* Add two new services

* Add the buildpath variable

* Code Optimization

* Renaming services and creating a variable for the app name

* Revert "Merge branch 'feature/rpm-update' of https://github.com/ONLYOFFICE/AppServer into feature/rpm-update"

This reverts commit 19c1eae6f6e3f22f4cbc0e3276fa892b0d9fa97a, reversing
changes made to fb36a996366291486e3b9f5a6f46398916ef8a6c.

* Code Optimization

* Code optimization

* Code optimization and creating a variables
2021-05-20 17:39:38 +03:00
0b76ceabc0 Web: Settings: Backup:
- Added floating button for third-party storage
- Preventing memory leaks
- Preventing toasters from repeating
2021-05-20 14:56:16 +03:00
354841442e Web: Editor: Fixed shell name 2021-05-20 14:21:26 +03:00
3ace83bd61 Web: Files: fixed onFilesClick 2021-05-20 14:00:41 +03:00
ac976de0a5 Web: Files: fixed onFilesClick 2021-05-20 13:55:58 +03:00
cda77e1234 Merge branch 'develop' into bugfix/context-actions 2021-05-20 13:24:18 +03:00