Commit Graph

15692 Commits

Author SHA1 Message Date
e6f92c3142
Merge pull request #493 from ONLYOFFICE/feature/convert-password
Feature/convert password
2022-01-24 15:03:55 +03:00
e865ee0c46 Fixed Bug 55056 - Client.Files. Removed the possibility of simultaneous operations with files. 2022-01-24 14:17:14 +03:00
83e7b1193b Web: Files: Fixed translation. 2022-01-24 14:03:29 +03:00
226dd96d0c Web: Files: Fixed translation. 2022-01-24 13:15:46 +03:00
d865a9602b Web: Files: Fixed floating button deletion if the floating button was displayed with a warning and the user tried to convert this file again. 2022-01-24 13:01:27 +03:00
7f707428f2 Web: Files: Added auto-focus when entering a password with an error. 2022-01-24 12:09:26 +03:00
a36b5642e2 Web: Files: Added KeyDown support in the convert dialog with password. 2022-01-24 10:20:53 +03:00
9137620740 Web: Files: Added KeyDown support in the upload panel, added auto-focused property to the input. 2022-01-24 10:06:08 +03:00
2abdb3fc21 Web: Files: Fixed button color, the button is disabled if the user has not entered a character. 2022-01-21 16:52:40 +03:00
292f00e225 WEb: files: Moved api copy method. 2022-01-21 15:50:59 +03:00
88a6f82297 Web: Files: Deleted useless code. 2022-01-21 15:21:43 +03:00
893c4ddc5a Wen: Editor: Added a new parameter to the conversion api method. 2022-01-21 15:07:32 +03:00
efe799d712 Merge branch 'hotfix/v1.1.1' into feature/convert-password
# Conflicts:
#	products/ASC.Files/Client/src/helpers/utils.js
2022-01-21 14:44:06 +03:00
8de8ffbb86 Web: Files: Deleted useless code. 2022-01-21 14:40:13 +03:00
e3497f0ad1 Web: Files: Added header translation. 2022-01-21 14:14:17 +03:00
8863e41487 Elastic: fix ping 2022-01-21 13:56:23 +03:00
e1d07c5699 Web: Files: Added English translation. 2022-01-21 13:45:52 +03:00
dd2c54ed86 Elastic: fix ping 2022-01-21 11:42:48 +03:00
97624451a8 Web: Files: Fixed Regular expression. 2022-01-21 11:24:54 +03:00
f7779b3056 Web: Files: refactoring. 2022-01-21 10:51:01 +03:00
720ca53c70 Web: Files: Added password error handler to HOCs. 2022-01-21 10:49:52 +03:00
1e5877faef Web: Files: Added row loader when creation file or folder. 2022-01-21 10:38:34 +03:00
d8adf99040 Web: Components: ViewSelector: Added default values of width and height for svg container 2022-01-20 12:42:32 +03:00
d4b28b7de3 Fixed Bug 53524 - VersionHistory: User's display name with diacritics invalid 2022-01-20 11:43:16 +03:00
4cbb25048f Web: Files: Added password error handler. 2022-01-20 11:09:40 +03:00
Artem Tarasov
3dcc4c0965
Merge pull request #492 from ONLYOFFICE/bugfix/fix-selection-reset
Fixed Bug 54083 - Client.Files. Fixed file selection reset
2022-01-19 17:43:36 +03:00
68f2952975 Web: Files: Added loader for button. 2022-01-19 17:09:08 +03:00
3ac17188cb Fixed Bug 54083 - Client.Files. Fixed file selection reset 2022-01-19 17:07:33 +03:00
c3687bc804 Web: Files: Added warning about creating a file with an error. 2022-01-19 17:04:58 +03:00
384a3b1129 Web: files: Added dialog description. 2022-01-19 16:56:40 +03:00
fd5b61dce1 Web: Files: Added warning about successful file creation. 2022-01-19 15:56:37 +03:00
53eee989e6 Web: Files: Added warning toastr about file protecting. 2022-01-19 15:28:53 +03:00
832b422007 Web: Files: Added logic for entering a password when creating a form template from a text file. 2022-01-19 10:24:07 +03:00
0a90636703 Web: Files: When confirming the creation of a file, the buttons were removed. Added password entry process. 2022-01-18 18:35:13 +03:00
aea69a3077 Fixed Bug 54884 - Client.Files. Removed the possibility of simultaneous operations with files. 2022-01-18 18:08:27 +03:00
21f3c390bb Web: Studio: fixed file name 2022-01-18 14:45:45 +03:00
1271bae470 Web: Files: Added copy api method to create form template, added closing editors tab. 2022-01-18 12:22:55 +03:00
474f754dd9 Merge branch 'hotfix/v1.1.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-17 17:20:35 +03:00
9e49ae6a75 Web: Files: Refactoring, removed bug with memory leak. 2022-01-17 16:21:10 +03:00
87fa4afcd3 Web: Files: Refactoring. 2022-01-17 15:57:37 +03:00
aa8903b0ef Web: Files: Added copy method to save in 'oform' format. 2022-01-17 15:54:14 +03:00
a853d511e5 Web: Files: Added new prop. 2022-01-17 15:50:42 +03:00
753e8c48bd Fixed Bug 54881 - Client.Files. Disabled "Move to Trash" button when no item is selected 2022-01-17 15:35:20 +03:00
83c952bf7e Web: Files: removed recent request for private folder 2022-01-17 11:40:35 +03:00
8ce0e14fe0 Update yarn.lock 2022-01-14 19:13:14 +03:00
77937390ef Web: Fix crash of Wizard with default en-US language 2022-01-14 19:12:58 +03:00
4319f5c656 fixed authentication/register.json 2022-01-14 16:56:23 +03:00
a66272af1a Elastic: fix ping 2022-01-14 15:20:44 +03:00
783bdd27f0 WEb: Files: Change the password dialog due to modification of the password imitation component. 2022-01-14 14:36:14 +03:00
e6647c835f Web: Files: Simplification of the password imitating component. 2022-01-14 12:17:59 +03:00