Commit Graph

15648 Commits

Author SHA1 Message Date
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
1271bae470 Web: Files: Added copy api method to create form template, added closing editors tab. 2022-01-18 12:22:55 +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
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
bed51de56e Web: Files: Refactoring. 2022-01-13 16:21:08 +03:00
9a236cabf5 Web: Files: Added possibility to change width of password input. 2022-01-13 15:36:40 +03:00
23c8a8358e Web: Files: Added password dialog. 2022-01-13 15:35:56 +03:00
6fd00f52c5 Merge branch 'hotfix/v1.1.1' into feature/convert-password
# Conflicts:
#	products/ASC.Files/Client/src/store/UploadDataStore.js
2022-01-13 13:14:03 +03:00
e6f89afb6d Web: Files: Transferring actions to a row file. 2022-01-13 12:53:30 +03:00
1681507100 Fixed Bug 54580 - Docs. Private Rooms. Unable to load form file '.oform' 2022-01-13 12:13:48 +03:00
94a4ddb146 Web: files: Fixed import. 2022-01-13 11:40:46 +03:00
d8ee3de51a Web: Files: Moving a component to a separate folder. 2022-01-13 11:37:24 +03:00
fcf9d40518
Merge pull request #487 from ONLYOFFICE/bugfix/conversion-dialog-in-sorted-folders
Bugfix/conversion dialog in sorted folders
2022-01-13 11:21:47 +03:00
52c48a810c Web: files: Added error toastr. 2022-01-13 11:18:41 +03:00
dbb80ac38b Web: Files: Added new translation. 2022-01-13 10:13:54 +03:00
3a0684d24b Web: Files: Fixed translations for languages. 2022-01-13 10:03:53 +03:00
549c381ca1 Web: Files: Fixed translations for Italian language. 2022-01-13 09:59:50 +03:00
baeadfd93a Web: Files: fixed fr translations. 2022-01-13 09:56:52 +03:00
7e74cf8c91 Web: Files: fixed translations. 2022-01-13 09:55:05 +03:00
253ae7aa19 Web: Files: Renaming of translations keys. 2022-01-13 09:40:26 +03:00
c81fe84da2 Web: Files: Fixed translations. 2022-01-13 09:28:17 +03:00
a91d767c66 Merge branch 'hotfix/v1.1.1' into bugfix/conversion-dialog-in-sorted-folders 2022-01-12 17:26:48 +03:00
332fc5866a Web: Files: Hide the file destination when checkbox is not set. 2022-01-12 17:09:21 +03:00
aba8cb9174 Web: Studio: fixed logo styles 2022-01-12 16:11:14 +03:00
2ffa9eb180 Web: Studio: added icons to header for desktop view 2022-01-12 15:53:52 +03:00
ee71dbb2cd Web: updated icons of modules 2022-01-12 15:51:36 +03:00
d2fb921a7c Web:Files: Refactoring. 2022-01-11 18:59:35 +03:00
1941ceee28 Web: Files: Added toast for success conversion. 2022-01-11 18:48:09 +03:00
6ba659ac04 Web: Files: Added translations. 2022-01-11 18:43:43 +03:00
5fcf5cc1cc Files: copyas method now has "Password" param 2022-01-11 18:27:06 +03:00
8b9ea275de Web: Files: Renaming. 2022-01-11 17:08:42 +03:00
a87a1a22b5 Web: Files: Added information about file destination. 2022-01-11 17:05:36 +03:00
0c341f0709 Merge branch 'hotfix/v1.1.1' into feature/convert-password 2022-01-11 16:14:46 +03:00
15f15da4a0 Web: files: Added translations. 2022-01-11 15:46:53 +03:00
Dmitry Kulak
de8fdb748d Web: Studio: Header: Fixed spacing between burger menu button and logo 2022-01-11 14:37:11 +03:00
0246f10380 Web: People: fixed mobx warning 2022-01-11 12:35:53 +03:00
2fdb1fa746 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-11 12:35:01 +03:00
3565666fd2 Web: Table: fixed default columns size, fixed styles 2022-01-11 12:34:54 +03:00
ac157df98d Web: Files: The converted file does not appear in the sorted folders. 2022-01-11 11:17:06 +03:00
Dmitry Kulak
38e09fe63a Web: Studio: Header: Fixed margin for logo on Personal 2022-01-10 19:17:23 +03:00
3df4bc8c67 Web: People: added badges for people table 2022-01-10 17:28:22 +03:00
c7bb1a51d5 Fixed Bug 50858 - People. ‘Something went wrong.’ when following the back arrow from a blocked profile card 2022-01-10 16:24:21 +03:00
901d48b4f0 Web: People: fixed the user position cell 2022-01-10 15:56:38 +03:00
efffe7feb3 Fixed Bug 54482 - People. User profile is not removed from the context menu 2022-01-10 10:55:29 +03:00
3c23f4d892 Merge branch 'hotfix/v1.1.1' into feature/convert-password
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/StyledPanels.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
2021-12-30 14:34:49 +03:00
f2134c7600 Web: Files: Fixed last page operations after merge. 2021-12-30 12:55:49 +03:00