Commit Graph

4442 Commits

Author SHA1 Message Date
bc4758114f Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-17 16:48:29 +03:00
cc4d835335 Updated forms 2021-11-17 16:43:29 +03:00
c4fd5b3626 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-17 16:40:45 +03:00
e1a248ae7c Web: Files: Store: Added new data parameters 2021-11-17 16:39:38 +03:00
635dc7c7aa Web: Files: Store: Added new formats inside constants 2021-11-17 16:39:10 +03:00
166cca86c6 Web: Files: Helpers: Added title for new forms 2021-11-17 16:38:26 +03:00
2f7b465cea Web: Files: Home: Added translation key for new form file 2021-11-17 16:37:46 +03:00
79cf36a41c Web: Files: Fixed tree opening. 2021-11-17 16:28:31 +03:00
e5d045c090 Web: Files: Added select file dialog to the main menu. 2021-11-17 15:46:35 +03:00
36050dd6c9 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Article.json
2021-11-17 15:45:19 +03:00
6a319d9bf8 Web: Files: Fixed styles according the layouts. 2021-11-17 15:33:43 +03:00
b102011139 Web: Files: Added button mane prop. 2021-11-17 13:09:54 +03:00
af55b39eab Web: Files: Added select file dialog to the panels. 2021-11-17 11:47:00 +03:00
19c925fcbf Web: Files: Fixed aside panel. 2021-11-17 10:13:58 +03:00
e704f2f127 Web: Files: Added new foldersType, removed saving folder to store. 2021-11-17 09:56:04 +03:00
99f73e8aee Web: Files: Added translations for files dialog. 2021-11-17 09:53:41 +03:00
cc35174d16 moved from 043e301 2021-11-16 20:40:15 +03:00
4af7032a9a Web: Files: Added blank actions for form file. Added form action icons. Added en translation key`s for action buttons. 2021-11-16 16:40:27 +03:00
adbb316dd2 Web: moved "Owner" translation to Common 2021-11-15 18:33:32 +03:00
13fdab9e1f Web: Files: fixed markAsRead action 2021-11-15 17:55:02 +03:00
d6836cc3d3
Merge pull request #457 from ONLYOFFICE/feature/translate-1.0.1
Feature/translate 1.0.1
2021-11-13 20:04:11 +03:00
2c6e0d45bc Web: Fix wrong braces of variables inside translation files 2021-11-13 19:07:48 +03:00
c7c7267a9a Test: Added new WrongTranslationVariablesTest and fix it's issues 2021-11-13 19:03:10 +03:00
478ca3215b Web: Restored missing translations 2021-11-12 21:53:28 +03:00
9eb6c04a5a Web: Removed useless translation keys 2021-11-12 21:52:47 +03:00
623313e4be Web: Restored missing 'ru' translations 2021-11-12 21:14:44 +03:00
5ff07a8293 Web: Fix UselessTranslationKeysTest translation issues 2021-11-12 20:46:04 +03:00
d45f863f64 Web: Files: Fix showing success operation toast on empty trash 2021-11-12 20:45:31 +03:00
1c8f091dce Web: Fix DublicatesByContentTest translation issues 2021-11-12 20:12:33 +03:00
d8cf12f9d7 translations 2021-11-12 19:00:01 +03:00
400612f9ff Web: Files: fixed checkUpdateNode 2021-11-12 17:22:17 +03:00
63aee3fd73
Merge pull request #456 from ONLYOFFICE/bugfix/fixed-tree-menu-class-list
Web: Files: moved the tree id from classname to dataset
2021-11-12 16:44:50 +03:00
b5b61c4385 Web: Files: fixed tree folders drag 2021-11-12 16:16:17 +03:00
3c0b1a410e Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-12 17:50:05 +05:00
77de50578d Fixed bug 53531 - Web: Files: added toastr when we delete a file or folder 2021-11-12 17:49:50 +05:00
0bd634dd16 Web: Files: added className for tree root folders 2021-11-12 15:36:56 +03:00
3809273075 bump version to 1.1.0 2021-11-12 15:19:40 +03:00
eb5f69213e Web: Files: Settings: added className to TreeSettings 2021-11-12 14:33:32 +03:00
3363cb4111 Web: added className to MainButton 2021-11-12 14:17:20 +03:00
8910f4446a Web: Files: added className for MainButton items 2021-11-12 14:13:29 +03:00
549a0abe99 Web: Files: moved the tree id from classname to dataset 2021-11-12 12:25:28 +03:00
ea1a64cbab Web: Files: fixed addNewFile 2021-11-11 18:41:09 +03:00
967d6123a1
Merge pull request #455 from ONLYOFFICE/bugfix/fix-diplay-converted-files
Fixed Bug 53633 - Client: Files. Fixed display of files after conversion
2021-11-11 18:29:39 +03:00
40fb928ee7 Fixed Bug 53633 - Client: Files. Fixed display of files after conversion 2021-11-11 17:40:50 +03:00
ae0a437474 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-11 19:25:50 +05:00
4c55228f73 Fixed bug 53162 - Web: Files: fixed context-menu-wrapper padding since row was shifted 2021-11-11 19:25:39 +05:00
2b5e4bad38 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-11 15:37:31 +03:00
2ea63910a2 Web: Added encoding/decoding operations for string file ids. Fixed errors with opening folders and files with string ids 2021-11-11 15:37:23 +03:00
0fdb4a3218 Web: Files: fix memory leak 2021-11-11 14:32:13 +03:00
80d6b801eb Web: Files: fix upload panel loading button 2021-11-11 14:24:22 +03:00
0006d428e3 Web: Files: fixed update tree nodes 2021-11-11 12:21:43 +03:00
b34d8091f3 Web: Files: fixed error notifications for upload panel 2021-11-11 12:10:39 +03:00
6b299a48e3 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-10 21:25:08 +03:00
0f2b65c215
Merge pull request #438 from ONLYOFFICE/bugfix/sharing-panel
Bugfix/sharing panel
2021-11-10 21:24:19 +03:00
11769e8c9e Fix Bug 53180 - Client: Profile. Error «.../pt/Common.json 404» on pt-BR language. 2021-11-10 19:59:03 +03:00
0b13f992bd Web: Files: fixed upload 2021-11-09 18:24:16 +03:00
6de5f819ae Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-09 17:55:35 +03:00
51fec4ff31 Web: Files: Fixed error for getting subfolders of root 2021-11-09 17:54:26 +03:00
75828a376d Files: added GetThumbnailAsync 2021-11-09 17:31:19 +03:00
Artem Tarasov
8ddf907338
Merge pull request #452 from ONLYOFFICE/bugfix/fix-tile-view-styles
Web: Files: fixed TileContainer styles
2021-11-09 16:48:04 +03:00
4e78e46125 Web: Files: fixed TileContainer padding 2021-11-09 16:20:32 +03:00
33944ccb3e Web: Files: Fixed delete operation without modal dialog. 2021-11-09 15:52:17 +03:00
86269ab984 Web: files: Added new selection for delete operation. 2021-11-09 15:23:42 +03:00
e7845b2152 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-panel
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
2021-11-09 15:16:08 +03:00
1d8fa34930 Web: Deleted useless code. 2021-11-09 15:13:37 +03:00
de49f86398 Web: Files: fixed TileContainer styles 2021-11-09 15:12:24 +03:00
4d5aef2163 Web: Files: Deleted useless code. 2021-11-09 13:49:30 +03:00
44a101beae Web: Refactoring, added bufferSelection. 2021-11-09 13:47:55 +03:00
3af660cc09 Web: Files: Fixed moving through the context menu. 2021-11-09 12:58:35 +03:00
b7053a84eb Web: Files: Deleted useless code. 2021-11-09 10:43:46 +03:00
bde5936da8 Merge branch 'hotfix/v1.0.1' into bugfix/last-page-operations 2021-11-09 10:40:14 +03:00
1a8e0156fe WebL Files: Deleted useless code. 2021-11-09 10:32:32 +03:00
aa3aff1516 Web: files: Removed a blank page when restoring files from the recycle bin. 2021-11-09 10:29:34 +03:00
57f65b437a Web: files: Function transfer. 2021-11-09 10:27:09 +03:00
df09343eb4 Web: Files: fixed Tile styles 2021-11-08 16:35:17 +03:00
8e001cdb9f Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-08 15:52:54 +03:00
56d16ac2f4
Merge pull request #437 from ONLYOFFICE/feature/files-upload
Web: Files: fixed files upload
2021-11-08 15:38:45 +03:00
2a1adf83e7 Web: About: Fix UselessTranslationKeysTest translation issue 2021-11-08 15:37:34 +03:00
5c5db26dc4 Web: Files: removed unused code 2021-11-08 14:04:52 +03:00
ffddbbe1ba Web: Files: added tree menu update 2021-11-08 13:52:18 +03:00
c30597f0e2 Web: Files: Removed empty page when deleted all files at last page. 2021-11-08 13:39:19 +03:00
eeb9e3ebff Service: fix memory after crop 2021-11-06 23:11:18 +03:00
2fd09a649c Web: Removed state change. 2021-11-03 17:11:48 +03:00
1bc1d22d17 We: Files: Moved the code into separate functions. 2021-11-03 16:55:33 +03:00
70bdfa5c27 Web: Files: Fixed memory leak. 2021-11-03 16:28:44 +03:00
d55bf01070 Web: Files: Removed the blinking of the selected folder when opening the sharing panel. 2021-11-03 16:27:24 +03:00
daf75937a4 Web: Files: fixed upload folder 2021-11-03 15:42:23 +03:00
836b71719d Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-panel 2021-11-03 13:58:46 +03:00
44db3cbb13 Web: Files: disabled button only for personal 2021-11-03 13:58:28 +03:00
94fbdfae44 Web: Files: fixed upload to tree menu 2021-11-03 13:50:44 +03:00
bc765dfb70 Web: Files: fixed upload convertFiles 2021-11-03 12:57:35 +03:00
49a0490df7 Web: Files: fixed updating the folder tree after upload 2021-11-03 12:30:15 +03:00
72adefec39 Web: Deleted useless code after Cherry Pick. 2021-11-03 10:35:03 +03:00
6cb9b40d51 Web: Files: Disabled the restore and download buttons while the comment is saved. 2021-11-03 09:58:37 +03:00
bea2e04f39 Web: Files: Deleted useless file. 2021-11-03 09:58:37 +03:00
2b9b62ab97 Web: Files: Deleted useless code. 2021-11-03 09:58:37 +03:00
b35c9b6922 Web: Files: Disabled save and cancel buttons when is saving comment.
# Conflicts:
#	products/ASC.Files/Client/src/pages/VersionHistory/Section/Body/VersionRow.js
2021-11-03 09:58:36 +03:00
ee0e64365a Web: Fixed styles. 2021-11-03 09:57:57 +03:00
4bac9baaeb Web: Files: Remove color flicker loader on instant restoration of history. 2021-11-03 09:57:56 +03:00
06437454a8 Web: Deleted useless code. 2021-11-03 09:57:55 +03:00