Commit Graph

2152 Commits

Author SHA1 Message Date
f907244431 Web: Files: Store: Added remove from list button, fixed displaying separator and some actions inside context menu 2021-05-17 12:27:09 +03:00
85cb6b822a Merge branch 'develop' into bugfix/context-actions 2021-05-17 12:25:27 +03:00
0792920677 Web: Files: hid the edit icon if the file is locked 2021-05-14 14:11:16 +03:00
fe38eb0f44 Web: Files: fixed locked badge 2021-05-14 14:10:08 +03:00
eb628d3703 Merge branch 'develop' into bugfix/enable-favorites-recent-settings 2021-05-14 11:34:10 +03:00
1a58007fcd Web: Common: removed custom selection frame 2021-05-14 11:21:59 +03:00
ef085ef7df Web: Files: enable favorites and recent settings 2021-05-14 11:08:57 +03:00
75a603f439 Web: Files: removed useless code 2021-05-13 15:39:44 +03:00
acccdfbda5 Web: Files: fixed setSelectedFolder 2021-05-13 15:39:18 +03:00
d5163fe61c Web: Files: fixed closing MediaViewer 2021-05-12 16:08:20 +03:00
5a06c56d15 Web: Files: fixed remove media files 2021-05-12 14:23:18 +03:00
72ed5e031c Web: Common: hide delete icon from MediaViewer for shared folder 2021-05-12 14:05:54 +03:00
9ea5a131e8 Web: Files: fixed MediaViewer crash 2021-05-12 11:55:34 +03:00
55b3d86dba Web: Files: Store: Added open location for favorite folder 2021-05-12 11:37:28 +03:00
93677ecb9b Merge branch 'develop' into bugfix/context-actions 2021-05-12 10:52:58 +03:00
12e805fff7 Merge branch 'develop' into bugfix/fixed-description-for-download-as 2021-05-11 18:08:34 +03:00
fe2701740b Web: Files: fixed description for action download as 2021-05-11 14:59:53 +03:00
888de70778 Web: Files: fixed ThirdParty connection settings 2021-05-11 14:31:45 +03:00
4dc54feb19 Web: Files: added loader to DeleteThirdPartyDialog 2021-05-11 14:29:17 +03:00
3fa9e0659a Web: Files: fixed "Open folder" in the Recent folder 2021-05-11 14:12:08 +03:00
8f6bcf6e68 Web: Client scripts optimizations:
+ Fix deploy script (xcopy not installed issue)
+ Added concurrently for build and deploy scripts
+ Added new packages "mkdirp" (original "mkdir" not working with yarn run <script>), "rimraf"
+ Added missing "terser-webpack-plugin" package
2021-05-07 20:59:39 +03:00
3ae370deed Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2021-05-07 18:54:42 +03:00
6c3244a3e9 Web: Added opportunity to deploy all static clients to build/deploy directory (yarn build && yarn deploy) 2021-05-07 18:54:25 +03:00
7670ea3e4c Web: Files: fixed version history panel crash 2021-05-06 16:42:07 +03:00
3a4ae6c041 Web: Files: fixed remove files from MediaViewer 2021-05-06 15:39:44 +03:00
b222f46837 Web: Files: added remove dialog to MediaViewer 2021-05-06 12:53:03 +03:00
5216ab5b6d Web: Fixed ModalDialog component styles 2021-05-06 12:51:32 +03:00
5e5ae79505 Merge branch 'hotfix/v0.1.9' of github.com:ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-05-05 17:20:46 +03:00
f96369f293 Web: Files: Store: Fixed displaying move context option 2021-05-05 17:20:24 +03:00
7bfb525bd5 Web: Files: fixed toastr error 2021-05-05 16:11:07 +03:00
91980d7dae Merge branch 'hotfix/v0.1.9' of github.com:ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-05-04 20:36:07 +03:00
35ef6c27bf Web: Files: removed file format for unselected items 2021-05-04 17:42:06 +03:00
6600c44900 Web: Files: fixed display filter 2021-05-04 16:41:03 +03:00
13c0a46280 Web: Files: Store: Fixed displaying delete context option for folder if not accessed 2021-05-04 11:19:08 +03:00
7ba67cf63a Web: Fix click on webView link on ComingSoonPage (CRM, Projects, Mail, Calendar) 2021-04-30 17:25:26 +03:00
0c8a06dbe5 Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-30 15:19:24 +03:00
9f3f03a963 Web: added store to webpack.config, fixed Firefox store problems 2021-04-30 15:19:11 +03:00
d55b39a653 Web: Files: Added and fix AutoFocus, tabulation and close on errors in ConnectDialog 2021-04-30 14:02:58 +03:00
ca819a930c Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-30 11:12:44 +03:00
23ed6b9d84 Web: Files: fixed isAuthenticated for Firefox 2021-04-30 11:12:34 +03:00
a116672441 Web: Files: Dialogs: Fixed setting login information at webdav connections from article 2021-04-29 16:50:53 +03:00
f4cf187485 Web: Files: Dialogs: Fixed setting login information at webdav connections 2021-04-29 16:26:34 +03:00
804be561fb Web: Files: Store: Fixed displaying delete context option if not accessed 2021-04-29 16:17:18 +03:00
12972dafa7 Web: Files: Store: Fixed displaying share context option if not accessed 2021-04-29 15:02:57 +03:00
ad40499083 Web: Files: Settings: Fixed displaying common settings for visitors 2021-04-29 14:51:36 +03:00
eb76b43464 Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-29 14:45:24 +03:00
7c9d646df9 Web: Files: fixed context menu options 2021-04-29 14:45:13 +03:00
61695dfb5f Web: Files: Hide Facebook share link (new FB SDK required) 2021-04-29 13:44:37 +03:00
90a5a79d03 Web: Files: Added encodeURIComponent (e-mail shared link issue) 2021-04-29 12:45:33 +03:00
72eaa8ff2d Merge branch 'hotfix/v0.1.9' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.9 2021-04-28 18:08:16 +03:00