Commit Graph

4474 Commits

Author SHA1 Message Date
1e8bbfc743 Web: Files: added ButtonAddSkyDrive translation, added sky drive button tooltip 2021-11-25 17:21:54 +05:00
c7e4da933e Web: Files: added ButtonAddNextcloud translation, added nextcloud button tooltip 2021-11-25 17:12:58 +05:00
5e1a7c4032 Web: Files: added ButtonAddDropBox translation, added drop box tooltip 2021-11-25 16:17:23 +05:00
bd9687c60d Web: Files: added ButtonAddBoxNet translation, added box button tooltip 2021-11-25 15:12:09 +05:00
7d66e16e1d Web: Files: added ButtonAddGoogle translation 2021-11-25 14:54:32 +05:00
d31ea87211 Merge branch 'master' into develop
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
#	packages/asc-web-components/table-container/TableHeaderCell.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
2021-11-21 13:57:55 +03:00
9ad5e54c1d Files: optimization 2021-11-18 18:32:12 +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
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