Commit Graph

984 Commits

Author SHA1 Message Date
4a16633734 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-05 18:14:15 +05:00
3f81f68b29 Web: Components: fixed people group selector, fixed checkbox table settings style for drop down portals 2021-10-05 18:11:18 +05:00
427a589f8c Web: Debug Info: Fix sorting 2021-10-05 16:06:31 +03:00
19c8ee34c0 Web: Components: added drop down work in two modes 2021-10-05 16:54:45 +05:00
d0229aa17f
Merge pull request #370 from ONLYOFFICE/bugfix/fix-operations-notifications
Bugfix/fix operations notifications
2021-10-05 12:32:39 +03:00
4f9fddf794
Merge pull request #373 from ONLYOFFICE/feature/debug-info
Feature/debug info
2021-10-05 12:31:20 +03:00
5d3d8f4d45 Web: Changed opportunity to show/hide DebugInfo to appsettings.json param "debug-info:enabled" and 'api/2.0/settings.json' 2021-10-05 11:13:38 +03:00
8e5314d534 Web: Files: fixed the size of the columns of the people table, added a reset of the table if it is invalid 2021-10-05 11:00:47 +03:00
159e284dd0 Web: Added opportunity to show/hide debug info 2021-10-05 09:56:59 +03:00
dec1c42b71 Web: Fix dialog content height 2021-10-04 19:37:01 +03:00
9ce696e624 Web: Studio: Init Debug Info
+ Added About version from package.json
+ Fix DocumentServer version
2021-10-04 17:08:03 +03:00
cee2e96e79 Merge branch 'release/1.0.0' into bugfix/fix-operations-notifications 2021-10-04 17:02:42 +03:00
845a0dbf33 Web: Components: fixed table 2021-10-04 10:29:01 +03:00
376a4feda5 Web: Files: fixed the table, added resetting the column size when adding a new one 2021-10-03 17:06:14 +03:00
822aba4713 Web: Files: fixed download action 2021-10-03 14:47:28 +03:00
1df1e12e59
Merge pull request #367 from ONLYOFFICE/bugfix/fixed-table-share-icon
Bugfix/fixed table share icon
2021-10-01 17:38:21 +03:00
5c05f0f375 Web: Components: RowContent: Fixed displaying side info 2021-10-01 17:11:14 +03:00
1727201852 Fixed Bug 52888 - Client.Files. Fixed share button size 2021-10-01 15:19:14 +03:00
77bc8eb8f6
Merge pull request #357 from ONLYOFFICE/bugfix/fixed-table-shared-coulumn
Web: Components: fixed shared column size
2021-09-30 12:04:38 +03:00
35c1d4d334 Web: Components: fixed shared column size 2021-09-30 10:47:23 +03:00
e46d383196 Fix bug 52840: hide delete button in preview mode 2021-09-29 17:05:42 +03:00
e4fa7cf5fd Fix Bug 52834 - Docs. Desktop: regDesktop not calling when isEncryption equals false (personal mode issue) 2021-09-29 15:02:54 +03:00
b2676b4df8 Web: Common: Api: Removed debugger 2021-09-28 12:33:39 +03:00
9bd9bc3e33 Web: Common: Api: Changed request method from POST to GET (mobile app issue) 2021-09-28 12:32:09 +03:00
6591080403 Fix Bug 52797 with unsupported browsers. Added new packages/browserslist-config-asc with browserlist.config.js 2021-09-27 16:04:37 +03:00
590db7bb67
Merge pull request #347 from ONLYOFFICE/feature/third
Feature/third
2021-09-27 12:35:07 +03:00
Artem Tarasov
ae64556bb0 web: common/people/login: renamed providers to lowercase (client) 2021-09-27 09:55:44 +03:00
25a58de730 Web: SW: Update workbox 2021-09-24 21:17:50 +03:00
6ada582cc5 Web: service-worker updates optimization 2021-09-24 20:10:54 +03:00
f2913339d3 Web: Components: Added CountDown to Snackbar 2021-09-24 20:09:12 +03:00
948e0b4bf3 Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-09-24 17:19:59 +03:00
50becafef7 Fixed Bug 52642 - Android.Docs.Mobile. Fixed orientation change for mobile Firefox 2021-09-24 15:07:44 +03:00
f4e7c46b9d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/table-container/TableHeader.js
2021-09-24 10:44:30 +03:00
cf5a7c8ff2 Bug 52726 - Client.Files.Image: Fix After removing the image from the viewer, the following media file is displayed on the page. 2021-09-23 17:05:04 +03:00
8ad5ac73c6 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-22 13:52:09 +03:00
533fbd47fd Web: Components: fixed min column size 2021-09-21 17:50:07 +03:00
e40929ef5a Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-21 16:16:23 +03:00
454eb34dd5 Web: Components: Removed abbreviations of folder names in the tree, if the width of article allows. 2021-09-21 16:15:31 +03:00
de444cca93 Web: Components: fixed table resizing after window resizing 2021-09-21 14:46:06 +03:00
5e37585b0c Web: Files: fixed table 2021-09-21 14:24:43 +03:00
a7597a42e2 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-21 14:01:12 +03:00
d702b47502 Fixed Bug 52642 - Android.Docs.Mobile. Fixed orientation change for mobile Firefox 2021-09-21 14:01:06 +03:00
11935dc196 Web: Common: delete useless 2021-09-21 14:00:59 +03:00
6691e523a8 Fix bug 52626, 52622: Media Viewer crash 2021-09-21 13:48:13 +03:00
225258eec0 Merge branch 'develop' into feature/header-menu-items
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
2021-09-20 15:24:31 +03:00
31c57c4cf7 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-20 11:03:29 +03:00
f581f90d95 Web: Components: fixed table resize 2021-09-20 11:03:21 +03:00
f183d91992 Web: Components: Added update the "More items" length when adding new properties that do not fit to the full width of the menu header. 2021-09-20 08:38:45 +03:00
19b82b1ed3 Web: Returned old solution with disabled context menu item. 2021-09-17 15:14:11 +03:00
d712c7446a Web: Components: fix 2021-09-16 14:12:21 +03:00