Commit graph

994 commits

Author SHA1 Message Date
Julia Radzhabova 4b232db539 [DE] Save track changes to file: set 4 variants of track changes mode 2021-02-10 13:09:21 +03:00
Julia Radzhabova b707915c17 [DE] Fix show review tab in view and fill form mode 2021-02-09 17:34:52 +03:00
Julia Radzhabova 6945c85c56
Merge pull request #698 from ONLYOFFICE/feature/submit-forms
Feature/submit forms
2021-02-09 17:27:38 +03:00
Julia Radzhabova b7089a7344 [DE] Show Forms tab in fill form mode 2021-02-09 17:21:02 +03:00
Julia Radzhabova bf07d08dca [DE] Submit form 2021-02-09 13:31:05 +03:00
Julia Radzhabova 2cccba627f [DE] Add new formats for downloading: fb2, html, epub 2021-02-08 21:22:14 +03:00
Julia Radzhabova 616f77d34d [DE] Change synchronize tip: show at the bottom of toolbar 2021-02-08 19:19:19 +03:00
Julia Radzhabova d3f8f5ddcb [DE] Refactoring 2021-02-08 17:29:18 +03:00
Julia Radzhabova a7be7f4d32 Merge branch 'develop' into feature/submit-forms 2021-02-08 13:51:29 +03:00
Julia Radzhabova 5308f61223 Submit form 2021-02-06 14:58:40 +03:00
Maxim Kadushkin 5b57ee760b Merge branch 'develop' into feature/colors-table
# Conflicts:
#	apps/common/main/resources/less/loadmask.less
#	apps/documenteditor/main/app/controller/Main.js
#	apps/documenteditor/main/app/view/FileMenuPanels.js
#	apps/documenteditor/main/resources/less/toolbar.less
#	apps/presentationeditor/main/app/controller/Main.js
#	apps/presentationeditor/main/app/controller/RightMenu.js
#	apps/presentationeditor/main/app/view/FileMenuPanels.js
#	apps/presentationeditor/main/app/view/SlideSettings.js
#	apps/spreadsheeteditor/main/app/controller/Main.js
#	apps/spreadsheeteditor/main/app/view/FileMenuPanels.js
#	apps/spreadsheeteditor/main/resources/less/toolbar.less
2021-02-06 14:42:56 +03:00
Maxim Kadushkin f938e668ef [dark theme] added 'Themes' controller 2021-02-06 13:03:46 +03:00
Julia Radzhabova e37b10ea23 [DE] Go to form fields 2021-02-05 14:16:03 +03:00
Julia Radzhabova f17b8d1c76 Change review permissions: deprecate customization.reviewPermissions parameter. Use permissions.reviewGroup instead: list of groups, that current user can accept/reject. 2021-02-05 13:51:37 +03:00
Julia Radzhabova 85f899410d [DE] Add tab Forms in the fill forms mode. Add prev/next, submit buttons 2021-02-04 23:19:43 +03:00
Julia Radzhabova 60cbd47725 Add new parameters to "permissions" section of config: editCommentAuthorOnly (can edit your own comments only if true), deleteCommentAuthorOnly (can delete your own comments only if true).
Deprecate customization.commentAuthorOnly parameter.
2021-02-04 12:39:56 +03:00
Maxim Kadushkin 40a7e66834 [dark theme] keep theme name for next session 2021-02-02 15:37:00 +03:00
Julia Radzhabova b2dd7d02d6
Merge pull request #682 from ONLYOFFICE/release/v6.2.0
Release/v6.2.0
2021-01-28 12:07:00 +03:00
Julia Radzhabova 8f18e04999 [DE] Fix Bug 48418 2021-01-27 00:58:37 +03:00
Julia Radzhabova c295698704 Refactoring color buttons 2021-01-21 22:48:27 +03:00
Julia Radzhabova e6a7ab5dfb Fix updating guest user name 2021-01-20 23:49:01 +03:00
Julia Radzhabova 3e6090ca71 Remove warning when open protected files (saving files with password implemented for online files) 2021-01-20 19:32:42 +03:00
Julia Radzhabova 70b6a5b3cb
Merge pull request #663 from ONLYOFFICE/feature/bug-42912
Feature/bug 42912
2021-01-20 12:44:27 +03:00
Julia Radzhabova e8eba05a54 Merge branch 'release/v6.2.0' into develop 2021-01-19 18:05:55 +03:00
Julia Radzhabova 0dd5a8a5de Merge branch 'hotfix/v6.1.1' into release/v6.2.0 2021-01-19 11:26:24 +03:00
Julia Radzhabova 9b561aab66 [DE] Bug 42912 2021-01-18 16:41:49 +03:00
Maxim Kadushkin 29951e266e [stylesheets] repired some components according to colors table 2021-01-18 12:19:38 +03:00
Julia Radzhabova c20fa58d8a [DE] Caption dialog: consider current object 2021-01-13 18:39:39 +03:00
Julia Radzhabova 03f75be8b9 [DE] Add editing wrap boundary to toolbar 2021-01-13 16:51:55 +03:00
Julia Radzhabova 64f81a2984 Merge branch 'feature/guest-name' into develop 2020-12-30 11:24:02 +03:00
Julia Radzhabova fc9530d919 Add customization parameter for setting anonymous name. 2020-12-29 23:48:47 +03:00
Maxim Kadushkin 39a5bad243 [stylesheets] change theme for 'document' area in DE and PE 2020-12-29 10:34:59 +03:00
Julia Radzhabova afff49e838 [DE] For Bug 48107 2020-12-25 16:46:01 +03:00
Julia Radzhabova f13c8ed33d [DE] Fix Bug 48107 2020-12-24 11:50:09 +03:00
Julia Radzhabova 24a9f3674b [DE] Fix Bug 48078 2020-12-23 14:05:50 +03:00
Julia Radzhabova 2d95577be0 [DE] Change opening right panel tabs for form controls 2020-12-23 13:44:38 +03:00
Julia Radzhabova 1120a1eaa2 [DE] Change opening right panel tabs for form controls 2020-12-23 13:09:02 +03:00
Julia Radzhabova b06f78acc0 Fix show collaboration tab 2020-12-22 15:37:05 +03:00
Julia Radzhabova 2784812084 Refactoring 2020-12-21 17:38:32 +03:00
Julia Radzhabova dbfcca5652 Disable favorite button for offline files 2020-12-21 14:07:00 +03:00
Julia Radzhabova 88eb04e0d3 Fix changing guest name 2020-12-20 12:22:46 +03:00
Julia Radzhabova e7877564d6 Fix set name for ie11 2020-12-18 19:20:31 +03:00
Julia Radzhabova e8dcb54c78 Fix changing user name 2020-12-18 13:23:14 +03:00
Maxim Kadushkin 1d0ca6732c [stylesheets] debug 2020-12-18 00:05:49 +03:00
Maxim Kadushkin b88834d465 [DE] test theme switching 2020-12-17 12:33:32 +03:00
Julia Radzhabova 2c5e7f8d00 Fix favorites 2020-12-15 17:28:12 +03:00
Julia Radzhabova a30176fae1 Add/remove file to favorites 2020-12-14 22:45:30 +03:00
Julia Radzhabova d067d3572c Show custom message for protected files 2020-12-14 14:47:48 +03:00
Julia Radzhabova 8f394803f4 [DE] Fix Bug 47973 2020-12-14 12:25:12 +03:00
Julia Radzhabova d190e67c41 Fix error 2020-12-11 15:26:52 +03:00